[webkit-reviews] review granted: [Bug 179046] Assert that no script is executed during LayoutPhase::InRenderTreeLayout : [Attachment 325424] Adds the assertion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 31 01:14:47 PDT 2017


Antti Koivisto <koivisto at iki.fi> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 179046: Assert that no script is executed during
LayoutPhase::InRenderTreeLayout
https://bugs.webkit.org/show_bug.cgi?id=179046

Attachment 325424: Adds the assertion

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




--- Comment #2 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 325424
  --> https://bugs.webkit.org/attachment.cgi?id=325424
Adds the assertion

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

> Source/WebCore/ChangeLog:3
> +	   Assert that no script is excused during
LayoutPhase::InRenderTreeLayout

Should probably be "executed"


More information about the webkit-reviews mailing list