Summary
Update the JavaFX WebView component to use the latest version of WebKit.
Motivation
WebView currently uses WebKit 123058, plus the no-JIT patch for Windows x64 (123107), released on 2012/7/19. We need to update to the latest version to pick up bug and security fixes made in the C code.
Testing
WebView already has many automated and manual tests which SQE runs to assure quality.
There are no Sub-Tasks for this issue.