Bug 59942 - Add --no-webkit2 to the output of "build-webkit -h"
Summary: Add --no-webkit2 to the output of "build-webkit -h"
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nico Weber
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-02 10:10 PDT by Nico Weber
Modified: 2011-05-02 11:05 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.25 KB, patch)
2011-05-02 10:10 PDT, Nico Weber
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Weber 2011-05-02 10:10:00 PDT
Add --no-webkit2 to the output of "build-webkit -h"
Comment 1 Nico Weber 2011-05-02 10:10:38 PDT
Created attachment 91935 [details]
Patch
Comment 2 Nico Weber 2011-05-02 10:11:11 PDT
I always forget if it's --no-webkit2 or --no-webkit-2, and all the other options are in the help output as well.
Comment 3 WebKit Commit Bot 2011-05-02 10:53:26 PDT
The commit-queue encountered the following flaky tests while processing attachment 91935 [details]:

http/tests/xmlhttprequest/detaching-frame-2.html bug 52209 (author: ap@webkit.org)
The commit-queue is continuing to process your patch.
Comment 4 WebKit Commit Bot 2011-05-02 10:54:43 PDT
Comment on attachment 91935 [details]
Patch

Clearing flags on attachment: 91935

Committed r85490: <http://trac.webkit.org/changeset/85490>
Comment 5 WebKit Commit Bot 2011-05-02 10:54:48 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Simon Fraser (smfr) 2011-05-02 11:02:51 PDT
Why? WK2 takes like 1 minute to build.
Comment 7 Nico Weber 2011-05-02 11:05:36 PDT
It took several minutes on my machine.

Anyway, note that I didn't add the flag, I merely added it to the -h output (which used to contain all options except for this one).