[webkit-reviews] review granted: [Bug 172721] Use RareData's RenderStyle for display: contents. : [Attachment 311528] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 30 23:37:57 PDT 2017


Antti Koivisto <koivisto at iki.fi> has granted Emilio Cobos Álvarez
<ecobos at igalia.com>'s request for review:
Bug 172721: Use RareData's RenderStyle for display: contents.
https://bugs.webkit.org/show_bug.cgi?id=172721

Attachment 311528: Patch

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




--- Comment #12 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 311528
  --> https://bugs.webkit.org/attachment.cgi?id=311528
Patch

Looks good, r=me. Now that we have the cached style we can also fix some
inefficiencies. For example hasDisplayContents test in shouldResolveElement()
won't be needed. This can be done in a separate patch.


More information about the webkit-reviews mailing list