[webkit-reviews] review requested: [Bug 14068] [S60] : stream requests are cancelled after "javascript:" execution : [Attachment 14933] return after executing javascript.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 06:44:42 PDT 2007


maheshK <mahesh.kulkarni at nokia.com> has asked Sachin Padma
<Sachin.Padma at nokia.com> for review:
Bug 14068: [S60] : stream requests are cancelled after "javascript:" execution
http://bugs.webkit.org/show_bug.cgi?id=14068

Attachment 14933: return after executing javascript.
http://bugs.webkit.org/attachment.cgi?id=14933&action=edit

------- Additional Comments from maheshK <mahesh.kulkarni at nokia.com>
_REASON:
After Javascript execution is happened, browser continues making a get requests
to resourceLoader. Invalid requests makes browser to cancel pending requests of
plugin.

_SOLUTION:
Return from function CPluginLoader::LoadPluginContentL after execution of
javascript. Even if javascript has a URL to load script engine will take care
of loading the given URL. Making get request to network doesn't required when
"javascript:" is present in URL.

_MODULES_EFFECTED:
WebKit\Plugin plugin loader

_TSW ERR_ID: DSOA-73HB9R



More information about the webkit-reviews mailing list