<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - RenderStyle should not be reference counted"
   href="https://bugs.webkit.org/show_bug.cgi?id=156846#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - RenderStyle should not be reference counted"
   href="https://bugs.webkit.org/show_bug.cgi?id=156846">bug 156846</a>
              from <span class="vcard"><a class="email" href="mailto:koivisto&#64;iki.fi" title="Antti Koivisto &lt;koivisto&#64;iki.fi&gt;"> <span class="fn">Antti Koivisto</span></a>
</span></b>
        <pre><span class="quote">&gt; &gt; Source/WebCore/rendering/style/RenderStyle.h:478
&gt; &gt; +#if !ASSERT_DISABLED
&gt; &gt; +    bool m_deletionHasBegun { false };
&gt; &gt; +#endif
&gt; 
&gt; Seems like this could be private.
&gt; 
&gt; Also, neat that we have this in RefCounted, but do we really need it in
&gt; RenderStyle?</span >

I just wanted to check I wasn't making mistakes. It might be unnecessary to keep it around.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>