Bug 92713

Summary: Windowed Flash Plugin does not work in GTK X11 Port
Product: WebKit Reporter: Md Azam <m.azam>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Major CC: cgarcia, mrobinson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
It is the Patch that has been applied to file WebFrameLoaderClient.cpp to solve Windowed Plugin issue in GTK X11 for Flash plugin none

Md Azam
Reported 2012-07-30 22:44:49 PDT
Windowed Flash Plugin for Plugin Architecture X11 in GTK port in Webkit 2 Shared process Model does not work. Even if it is mentioned in HTML file to be windowed plugin and architecture/platform supports windowed plugin it is hardcoded to be opaque, in file WebFrameLoaderClient.cpp. When a plugine needs to be created a call is made to API WebFrameLoaderClient::createPlugin which changes any plugin type like Windowed to transparent.
Attachments
It is the Patch that has been applied to file WebFrameLoaderClient.cpp to solve Windowed Plugin issue in GTK X11 for Flash plugin (2.03 KB, patch)
2012-08-03 04:12 PDT, Md Azam
no flags
Md Azam
Comment 1 2012-08-03 04:12:35 PDT
Created attachment 156321 [details] It is the Patch that has been applied to file WebFrameLoaderClient.cpp to solve Windowed Plugin issue in GTK X11 for Flash plugin
Martin Robinson
Comment 2 2012-08-20 21:53:03 PDT
Thanks for the patch. Take a look at: http://www.webkit.org/coding/contributing.html It's hard to evaluate this patch, because it doesn't contain a ChangeLog explaining all the changes. I'm especially puzzled by the code that's commented out.
Martin Robinson
Comment 3 2022-06-28 03:41:14 PDT
Support for plugins was removed in https://trac.webkit.org/changeset/265753/webkit.
Radar WebKit Bug Importer
Comment 4 2022-06-28 03:42:31 PDT
Note You need to log in before you can comment on or make changes to this bug.