Bug 147939 - Add a JSC option to enable the watchdog for testing
Summary: Add a JSC option to enable the watchdog for testing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-12 10:55 PDT by Mark Lam
Modified: 2015-08-12 11:15 PDT (History)
0 users

See Also:


Attachments
the fix. (4.60 KB, patch)
2015-08-12 11:00 PDT, Mark Lam
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2015-08-12 10:55:46 PDT
Patch coming
Comment 1 Mark Lam 2015-08-12 11:00:02 PDT
Created attachment 258829 [details]
the fix.
Comment 2 Michael Saboff 2015-08-12 11:09:09 PDT
Comment on attachment 258829 [details]
the fix.

r=me
Comment 3 Mark Lam 2015-08-12 11:15:05 PDT
Thanks.  Landed in r188338: <http://trac.webkit.org/r188338>.