[Webkit-unassigned] [Bug 153893] Use scope stack instead of nested TreeResolvers for shadow trees

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 6 12:48:54 PST 2016


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

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

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

> Source/WebCore/style/StyleTreeResolver.h:80
> +    struct Scope : RefCounted<Scope> {

Does this really need to be RefCounted?

-- 
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/20160206/18374661/attachment-0001.html>


More information about the webkit-unassigned mailing list