[webkit-reviews] review granted: [Bug 179085] updateMaskedAncestorShouldIsolateBlending() should check the Nullability of the computedStyle() of the element's ancestors : [Attachment 325518] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 31 17:30:18 PDT 2017


Ryosuke Niwa <rniwa at webkit.org> has granted Said Abou-Hallawa
<sabouhallawa at apple.com>'s request for review:
Bug 179085: updateMaskedAncestorShouldIsolateBlending() should check the
Nullability of the computedStyle() of the element's ancestors
https://bugs.webkit.org/show_bug.cgi?id=179085

Attachment 325518: Patch

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




--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 325518
  --> https://bugs.webkit.org/attachment.cgi?id=325518
Patch

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

> Source/WebCore/ChangeLog:11
> +	   while the DOM tree is being changed an event fires and this event
causes

"DOM tree is being changed an event fires"?
You mean like "a script runs in response to a DOM mutation"?


More information about the webkit-reviews mailing list