Bug 17790 - [wx] Add set-webkit-configuration support to wx port
Summary: [wx] Add set-webkit-configuration support to wx port
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kevin Ollivier
URL:
Keywords: Wx
Depends on:
Blocks:
 
Reported: 2008-03-11 18:33 PDT by Kevin Ollivier
Modified: 2008-03-16 18:30 PDT (History)
0 users

See Also:


Attachments
Patch for set-webkit-configuration support for wx (11.08 KB, patch)
2008-03-11 18:35 PDT, Kevin Ollivier
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Ollivier 2008-03-11 18:33:54 PDT
This patch allows us to set debug and release build configs using set-webkit-configuration, and also centralizes how the build dir is set.
Comment 1 Kevin Ollivier 2008-03-11 18:35:03 PDT
Created attachment 19692 [details]
Patch for set-webkit-configuration support for wx
Comment 2 Darin Adler 2008-03-13 10:51:13 PDT
Comment on attachment 19692 [details]
Patch for set-webkit-configuration support for wx

Looks fine. rs=me
Comment 3 Darin Adler 2008-03-16 13:22:06 PDT
Assigning to Kevin, assuming he's going to land his own patch.
Comment 4 Kevin Ollivier 2008-03-16 18:30:07 PDT
landed in r31087, thanks!