[webkit-reviews] review granted: [Bug 179259] ASSERTION FAILED: NoEventDispatchAssertion::InMainThread::isEventAllowed() || (frameView && frameView->isInChildFrameWithFrameFlattening()) : [Attachment 325989] Fixes the assertions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 3 16:52:31 PDT 2017


youenn fablet <youennf at gmail.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 179259: ASSERTION FAILED:
NoEventDispatchAssertion::InMainThread::isEventAllowed() || (frameView &&
frameView->isInChildFrameWithFrameFlattening())
https://bugs.webkit.org/show_bug.cgi?id=179259

Attachment 325989: Fixes the assertions

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




--- Comment #6 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 325989
  --> https://bugs.webkit.org/attachment.cgi?id=325989
Fixes the assertions

It seems like we can easily fall into that trap here or there...

View in context: https://bugs.webkit.org/attachment.cgi?id=325989&action=review

> Source/WebCore/ChangeLog:10
> +	   No new tests (OOPS!).

Remove this for landing.


More information about the webkit-reviews mailing list