Bug 151954

Summary: Add op_watchdog opcode that is generated when VM has a watchdog
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, fpizlo, ggaren, gskachkov, keith_miller, mark.lam, msaboff, oliver, sukolsak, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 151985    
Bug Blocks: 151713    
Attachments:
Description Flags
patch mark.lam: review+

Description Saam Barati 2015-12-07 12:16:19 PST
....
Comment 1 Saam Barati 2015-12-07 13:31:50 PST
Created attachment 266804 [details]
patch
Comment 2 WebKit Commit Bot 2015-12-07 13:34:35 PST
Attachment 266804 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 23 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Mark Lam 2015-12-07 13:47:51 PST
Comment on attachment 266804 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=266804&action=review

r=me

> Source/WebCore/ChangeLog:8
> +        No new tests (OOPS!).

Please fix this.
Comment 4 Saam Barati 2015-12-07 14:05:38 PST
landed in:
http://trac.webkit.org/changeset/193649