Bug 16146 - Set CONFIG option for Window System used by GTK+
Summary: Set CONFIG option for Window System used by GTK+
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-26 13:21 PST by Rodney Dawes
Modified: 2007-11-28 02:42 PST (History)
0 users

See Also:


Attachments
Patch to check GTK+ windowing target (851 bytes, patch)
2007-11-26 13:22 PST, Rodney Dawes
no flags Details | Formatted Diff | Diff
Updated patch with comment and spaces in ChangeLog (948 bytes, patch)
2007-11-26 14:40 PST, Rodney Dawes
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.