RESOLVED FIXED 23701
wxWebKit build script gets incomplete arguments
https://bugs.webkit.org/show_bug.cgi?id=23701
Summary wxWebKit build script gets incomplete arguments
Diggilin
Reported 2009-02-02 20:40:12 PST
Not all needed arguments are passed on to the wxWebKit build script. The method of passing arguments is also not very intuitive.
Attachments
Fixes bug (2.47 KB, patch)
2009-02-02 20:44 PST, Diggilin
darin: review+
Diggilin
Comment 1 2009-02-02 20:44:39 PST
Created attachment 27275 [details] Fixes bug In order to fix this bug, a slight adjustment was made to the checkForArgumentAndRemoveFromARGV() function in webkitdirs.pm. See changelog for details.
Darin Adler
Comment 2 2009-02-03 09:29:27 PST
Comment on attachment 27275 [details] Fixes bug Looks fine, r=me
Kevin Ollivier
Comment 3 2009-02-03 16:39:43 PST
Landed in r40556, thanks!
Note You need to log in before you can comment on or make changes to this bug.