Chromium Code Reviews
DescriptionLinux: Initial scaffolding for default plugin.
Basically the linux version of http://codereview.chromium.org/2075006
BUG=10952
TEST=Go to http://www.adobe.com/shockwave/welcome/. The task manager should show that the default plugin is running, and the "Missing Plug-in" text should look slightly different than it did before. Also, the plugin area is now grey instead of transparent. (this test depends on a small webkit shown below)
Requires commenting out
if (objectContentType(url, mimeType) != ObjectContentNetscapePlugin)
return 0;
in WebKit/WebKit/chromium/src/FrameLoaderClientImpl.cpp's createPlugin() as well, else the default plugin won't load.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48315
Patch Set 1 #Patch Set 2 : loads #Patch Set 3 : '' #Patch Set 4 : paints, cairo #Patch Set 5 : no custom drawing #Patch Set 6 : rebase #Patch Set 7 : '' #
Total comments: 17
Patch Set 8 : comments #
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||