Bug 34670 - TestNetscapePlugin should work with Firefox
Summary: TestNetscapePlugin should work with Firefox
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-05 17:41 PST by Alexey Proskuryakov
Modified: 2010-02-05 22:32 PST (History)
0 users

See Also:


Attachments
proposed patch (1.40 KB, patch)
2010-02-05 17:45 PST, Alexey Proskuryakov
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2010-02-05 17:41:41 PST
TestNetscapePlugin doesn't work with browsers that don't respond to NPNVsupportsCarbonBool and NPNVsupportsCocoaBool. Thus,one cannot verify regression tests in Firefox.
Comment 1 Alexey Proskuryakov 2010-02-05 17:45:36 PST
Created attachment 48277 [details]
proposed patch
Comment 2 Oliver Hunt 2010-02-05 21:57:19 PST
Comment on attachment 48277 [details]
proposed patch

r=me
Comment 3 Alexey Proskuryakov 2010-02-05 22:32:42 PST
Committed revision 54463.