[Webkit-unassigned] [Bug 90420] JSC: Add ability to symbolically set and dump JSC VM options

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 3 01:23:13 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90420


Mark Lam <mark.lam at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #150544|0                           |1
        is obsolete|                            |
 Attachment #150556|                            |review?, commit-queue?
               Flag|                            |




--- Comment #21 from Mark Lam <mark.lam at apple.com>  2012-07-03 01:23:13 PST ---
Created an attachment (id=150556)
 --> (https://bugs.webkit.org/attachment.cgi?id=150556&action=review)
rev 4: one more change to defer option dumping and exiting till after all options have been parsed.

This last change (rev 4) is to defer the dumping of options and exiting till after other options have been parsed.  Otherwise, the options being dumped may not reflect all the options that being set (from the command line args) for the current run (which what a user would expect).

The windows build still seems to be failing but the cause is unknown.  I'm sub

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list