Bug 164812

Summary: ScriptExecutionContext::processMessagePortMessagesSoon() should only post task when necessary
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dbates, esprehn+autocc, ggaren, kangil.han
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2016-11-15 19:14:14 PST
ScriptExecutionContext::processMessagePortMessagesSoon() should only post task when necessary, meaning when there is not already one that is pending.
Attachments
Patch (2.64 KB, patch)
2016-11-15 19:15 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-11-15 19:14:43 PST
Chris Dumez
Comment 2 2016-11-15 19:15:49 PST
Geoffrey Garen
Comment 3 2016-11-16 16:18:02 PST
Comment on attachment 294914 [details] Patch r=me
WebKit Commit Bot
Comment 4 2016-11-16 16:59:10 PST
Comment on attachment 294914 [details] Patch Clearing flags on attachment: 294914 Committed r208829: <http://trac.webkit.org/changeset/208829>
WebKit Commit Bot
Comment 5 2016-11-16 16:59:14 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.