[Webkit-unassigned] [Bug 36504] Add a flag to run_webkit_tests to control saving crashing stacks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 25 16:31:49 PDT 2010


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


Dirk Pranke <dpranke at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dpranke at chromium.org




--- Comment #5 from Dirk Pranke <dpranke at chromium.org>  2010-03-25 16:31:49 PST ---
(In reply to comment #4)
> option_parser.add_option("", "--nosave-crash-stack", value="save_crash_stack",
>                          action="store_false", help="don't save crashing stack

er, that should be 'dest="save_crash_stack"', not 'value="save_crash_stack"'.

-- 
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