Bug 151954 - Add op_watchdog opcode that is generated when VM has a watchdog
Summary: Add op_watchdog opcode that is generated when VM has a watchdog
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on: 151985
Blocks: 151713
  Show dependency treegraph
 
Reported: 2015-12-07 12:16 PST by Saam Barati
Modified: 2015-12-08 02:13 PST (History)
11 users (show)

See Also:


Attachments
patch (20.42 KB, patch)
2015-12-07 13:31 PST, Saam Barati
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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