Bug 157036 - Changed jsc options title to be more descriptive.
Summary: Changed jsc options title to be more descriptive.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-26 10:32 PDT by Mark Lam
Modified: 2016-04-26 11:34 PDT (History)
4 users (show)

See Also:


Attachments
proposed patch. (1.73 KB, patch)
2016-04-26 10:33 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2016-04-26 10:32:20 PDT
Let the title for --dumpOptions be "Modified JSC runtime options:" since it only dumps overridden options.  The title for --options will remain "All JSC runtime options:" since it dumps all all options with verbose detail.
Comment 1 Mark Lam 2016-04-26 10:33:34 PDT
Created attachment 277397 [details]
proposed patch.
Comment 2 WebKit Commit Bot 2016-04-26 11:34:53 PDT
Comment on attachment 277397 [details]
proposed patch.

Clearing flags on attachment: 277397

Committed r200101: <http://trac.webkit.org/changeset/200101>
Comment 3 WebKit Commit Bot 2016-04-26 11:34:57 PDT
All reviewed patches have been landed.  Closing bug.