Bug 36632 - Remove "testWindowOpen" in the test plugin in favor of the onSetWindow attribute
Summary: Remove "testWindowOpen" in the test plugin in favor of the onSetWindow attribute
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-25 17:35 PDT by Simon Fraser (smfr)
Modified: 2010-03-25 18:30 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 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