DescriptionReland Mac: First steps for default plugin
BUG=17392
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. (this test depends on a small webkit patch)
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=47849
Patch Set 1 #Patch Set 2 : copy bundle #Patch Set 3 : turning 10000s into 4s #Patch Set 4 : plugin mostly loads #Patch Set 5 : now a lib #Patch Set 6 : '' #Patch Set 7 : '' #Patch Set 8 : 'it draws! ...something' #Patch Set 9 : v1 getting close #Patch Set 10 : '' #Patch Set 11 : '' #Patch Set 12 : '' #
Total comments: 12
Patch Set 13 : comments stuart #
Total comments: 3
Patch Set 14 : '' #Patch Set 15 : '' #
Total comments: 7
Patch Set 16 : '' #Patch Set 17 : '' #Patch Set 18 : fix nacl #Patch Set 19 : rebase #
Messages
Total messages: 10 (0 generated)
|