Bug 61219 - Chromium gyp patch to use new POSIX defines toolkit_uses_gtk and os_posix
Summary: Chromium gyp patch to use new POSIX defines toolkit_uses_gtk and os_posix
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-20 15:27 PDT by chromium
Modified: 2011-05-23 12:06 PDT (History)
3 users (show)

See Also:


Attachments
Chromium gyp patch to use POSIX defines (8.23 KB, patch)
2011-05-20 15:38 PDT, chromium
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chromium 2011-05-20 15:27:29 PDT
Now that Chromium uses new POSIX defines toolkit_uses_gtk and os_posix for its gyp files, I've added those to the Chromium WebKit gyp files also.  toolkit_uses_gtk is given precedence for source lists that use POSIX and Gtk APIs.
Comment 1 chromium 2011-05-20 15:38:09 PDT
Created attachment 94281 [details]
Chromium gyp patch to use POSIX defines
Comment 2 WebKit Commit Bot 2011-05-23 12:06:10 PDT
Comment on attachment 94281 [details]
Chromium gyp patch to use POSIX defines

Clearing flags on attachment: 94281

Committed r87089: <http://trac.webkit.org/changeset/87089>
Comment 3 WebKit Commit Bot 2011-05-23 12:06:15 PDT
All reviewed patches have been landed.  Closing bug.