Bug 138679 - Have DOMTimer deal with more ScriptExecutionContext references
Summary: Have DOMTimer deal with more ScriptExecutionContext references
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 138292
  Show dependency treegraph
 
Reported: 2014-11-12 16:14 PST by Chris Dumez
Modified: 2014-11-12 19:28 PST (History)
5 users (show)

See Also:


Attachments
Patch (19.77 KB, patch)
2014-11-12 16:47 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (21.91 KB, patch)
2014-11-12 17:33 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2014-11-12 16:14:24 PST
Have DOMTimer deal with more ScriptExecutionContext references instead of pointers, to make it clear the script execution context cannot be null.
Comment 1 Chris Dumez 2014-11-12 16:47:35 PST
Created attachment 241452 [details]
Patch
Comment 2 Chris Dumez 2014-11-12 17:33:55 PST
Created attachment 241458 [details]
Patch
Comment 3 Andreas Kling 2014-11-12 18:33:43 PST
Comment on attachment 241458 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2014-11-12 19:28:32 PST
Comment on attachment 241458 [details]
Patch

Clearing flags on attachment: 241458

Committed r176065: <http://trac.webkit.org/changeset/176065>
Comment 5 WebKit Commit Bot 2014-11-12 19:28:38 PST
All reviewed patches have been landed.  Closing bug.