NEW 36632
Remove "testWindowOpen" in the test plugin in favor of the onSetWindow attribute
https://bugs.webkit.org/show_bug.cgi?id=36632
Summary Remove "testWindowOpen" in the test plugin in favor of the onSetWindow attribute
Simon Fraser (smfr)
Reported 2010-03-25 17:35:14 PDT
Bug 36631 adds the ability to call JS in response to NPP_SetWindow in the test plugin. We should deprecate the testWindowOpen attribute in favor of this new technique. I think just one test uses it: LayoutTests/plugins/window-open.html
Attachments
Note You need to log in before you can comment on or make changes to this bug.