<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: REGRESSION: Elements Tab &gt; Node Details Sidebar &gt; Properties Section is spammed with TypeErrors"
   href="https://bugs.webkit.org/show_bug.cgi?id=153911#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: REGRESSION: Elements Tab &gt; Node Details Sidebar &gt; Properties Section is spammed with TypeErrors"
   href="https://bugs.webkit.org/show_bug.cgi?id=153911">bug 153911</a>
              from <span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=304455&amp;action=diff" name="attach_304455" title="[PATCH] Proposed Fix">attachment 304455</a> <a href="attachment.cgi?id=304455&amp;action=edit" title="[PATCH] Proposed Fix">[details]</a></span>
[PATCH] Proposed Fix

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=304455&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=304455&amp;action=review</a>

<span class="quote">&gt;&gt; Source/WebInspectorUI/UserInterface/Views/ObjectTreeView.js:240
&gt;&gt; +    setPrototypeNameOverride(override)
&gt; 
&gt; Any reason not to use a setter?  Or do you want this to be more of a &quot;mode change&quot; in the way it's read (meaning it's not just a value but instead it's a fully fledged function and will do stuff) ?</span >

Yeah, I want this to feel like a mode change, not some property that you can set at any time. Something you set initially and never touch again. And its so rare (just this one place) that its not a constructor param.</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>