Bug 41586 - Add simple command line parser and pass mode argument to the web process
Summary: Add simple command line parser and pass mode argument to the web process
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-04 15:58 PDT by Anders Carlsson
Modified: 2010-07-14 11:28 PDT (History)
2 users (show)

See Also:


Attachments
Patch (13.03 KB, patch)
2010-07-04 16:04 PDT, Anders Carlsson
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2010-07-04 15:58:20 PDT
Add simple command line parser and pass mode argument to the web process
Comment 1 Anders Carlsson 2010-07-04 16:04:15 PDT
Created attachment 60485 [details]
Patch
Comment 2 WebKit Review Bot 2010-07-04 16:06:29 PDT
Attachment 60485 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1
WebKit2/Shared/mac/CommandLineMac.cpp:26:  Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2010-07-14 11:28:28 PDT
Committed r62471: <http://trac.webkit.org/changeset/62471>