[webkit-reviews] review requested: [Bug 170087] media/restore-from-page-cache.html causes NoEventDispatchAssertion::isEventAllowedInMainThread() assertion failure : [Attachment 305349] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 24 18:09:00 PDT 2017


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 170087: media/restore-from-page-cache.html causes
NoEventDispatchAssertion::isEventAllowedInMainThread() assertion failure
https://bugs.webkit.org/show_bug.cgi?id=170087

Attachment 305349: Patch

https://bugs.webkit.org/attachment.cgi?id=305349&action=review




--- Comment #3 from Daniel Bates <dbates at webkit.org> ---
Created attachment 305349

  --> https://bugs.webkit.org/attachment.cgi?id=305349&action=review

Patch

Update patch to rename Document::enqueue{Pageshow, Popstate}Event() to
dispatch{Pageshow, Popstate}Event(), respectively, to better reflect their
purpose.


More information about the webkit-reviews mailing list