[webkit-reviews] review requested: [Bug 41292] [V8]When a NPAPI plugin calls NPN_Evaluate to execute script in browser, if the call is initiated by user, allow the popup : [Attachment 67689] patch v3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 15 10:58:54 PDT 2010


Johnny Ding <jnd at chromium.org> has asked  for review:
Bug 41292: [V8]When a NPAPI plugin calls NPN_Evaluate to execute script in
browser, if the call is initiated by user, allow the popup
https://bugs.webkit.org/show_bug.cgi?id=41292

Attachment 67689: patch v3
https://bugs.webkit.org/attachment.cgi?id=67689&action=review

------- Additional Comments from Johnny Ding <jnd at chromium.org>
Hi Adam,
I have create a new patch. It sets the popupAllowed flag passed from plugin to
current execution frame, so WebKit can get right gesture state for the popups
initiated by users from plugin side.


More information about the webkit-reviews mailing list