Bug 16146

Summary: Set CONFIG option for Window System used by GTK+
Product: WebKit Reporter: Rodney Dawes <dobey>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.4   
Attachments:
Description Flags
Patch to check GTK+ windowing target
none
Updated patch with comment and spaces in ChangeLog mrowe: review+

Description Rodney Dawes 2007-11-26 13:21:53 PST
We need to set a CONFIG option for the windowing system that GTK+ is built against, to enable and disable plug-in related features based on that information.
The attached patch implements this in the simplest way possible.
Comment 1 Rodney Dawes 2007-11-26 13:22:35 PST
Created attachment 17536 [details]
Patch to check GTK+ windowing target
Comment 2 Rodney Dawes 2007-11-26 14:40:37 PST
Created attachment 17539 [details]
Updated patch with comment and spaces in ChangeLog
Comment 3 Mark Rowe (bdash) 2007-11-28 02:42:51 PST
Landed in r28107.