[Webkit-unassigned] [Bug 156846] RenderStyle should not be reference counted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 24 20:39:28 PDT 2016


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

--- Comment #17 from Antti Koivisto <koivisto at iki.fi> ---
> > Source/WebCore/rendering/style/RenderStyle.h:478
> > +#if !ASSERT_DISABLED
> > +    bool m_deletionHasBegun { false };
> > +#endif
> 
> Seems like this could be private.
> 
> Also, neat that we have this in RefCounted, but do we really need it in
> RenderStyle?

I just wanted to check I wasn't making mistakes. It might be unnecessary to keep it around.

-- 
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/20160425/f872dd01/attachment.html>


More information about the webkit-unassigned mailing list