[Webkit-unassigned] [Bug 157844] Allow RenderStyles marked unique in matched properties cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 11:13:47 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=157844

Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #279262|review?                     |review+
              Flags|                            |

--- Comment #2 from Andreas Kling <akling at apple.com> ---
Comment on attachment 279262
  --> https://bugs.webkit.org/attachment.cgi?id=279262
patch

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

r=me

We should rename RenderStyle's "unique" flag to reflect that it's all about preventing style sharing. Separately.

> Source/WebCore/rendering/style/StyleRareNonInheritedData.h:230
> +    unsigned m_hasAttrContent : 1;

initializers for bitfields when

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160518/d094247d/attachment.html>


More information about the webkit-unassigned mailing list