Bug 52332 - [chromium] fix plugins/plugin-javascript-access.html on Linux and Mac
Summary: [chromium] fix plugins/plugin-javascript-access.html on Linux and Mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Tony Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-12 16:04 PST by Tony Chang
Modified: 2011-01-13 09:52 PST (History)
1 user (show)

See Also:


Attachments
Patch (9.90 KB, patch)
2011-01-12 16:05 PST, Tony Chang
tkent: review+
tkent: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2011-01-12 16:04:20 PST
[chromium] fix plugins/plugin-javascript-access.html on Linux and Mac
Comment 1 Tony Chang 2011-01-12 16:05:59 PST
Created attachment 78751 [details]
Patch
Comment 2 Tony Chang 2011-01-12 16:07:46 PST
This is the final step in unforking to use the upstream plugin.  We were building with a different file name (WebKitTestNetscapePlugIn), but now we can use the same name as upstream (TestNetscapePlugIn).

The complete back story is here: https://bugs.webkit.org/show_bug.cgi?id=52232#c2
Comment 3 Kent Tamura 2011-01-12 18:00:02 PST
Comment on attachment 78751 [details]
Patch

ok.
cq- because of DEPS conflict
Comment 4 Tony Chang 2011-01-13 09:52:32 PST
Committed r75719: <http://trac.webkit.org/changeset/75719>