Bug 138679

Summary: Have DOMTimer deal with more ScriptExecutionContext references
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, kangil.han, kling, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 138292    
Attachments:
Description Flags
Patch
none
Patch none

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.