RESOLVED FIXED 164812
ScriptExecutionContext::processMessagePortMessagesSoon() should only post task when necessary
https://bugs.webkit.org/show_bug.cgi?id=164812
Summary ScriptExecutionContext::processMessagePortMessagesSoon() should only post tas...
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.