[Webkit-unassigned] [Bug 163212] Support scoped style for user agent shadow trees
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 12 12:15:41 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163212
--- Comment #11 from Andreas Kling <akling at apple.com> ---
Comment on attachment 291346
--> https://bugs.webkit.org/attachment.cgi?id=291346
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=291346&action=review
r=me
> Source/WebCore/css/StyleResolver.h:252
> - unsigned treeContextOrdinal : 28;
> + int treeContextOrdinal;
Please get rid of the surrounding union if you do this, as it will no longer serve a purpose.
--
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/20161012/d1500409/attachment.html>
More information about the webkit-unassigned
mailing list