<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 - Add internals setting to disable wireless playback availability for layout tests"
   href="https://bugs.webkit.org/show_bug.cgi?id=145012#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Add internals setting to disable wireless playback availability for layout tests"
   href="https://bugs.webkit.org/show_bug.cgi?id=145012">bug 145012</a>
              from <span class="vcard"><a class="email" href="mailto:ap&#64;webkit.org" title="Alexey Proskuryakov &lt;ap&#64;webkit.org&gt;"> <span class="fn">Alexey Proskuryakov</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=253139&amp;action=diff" name="attach_253139" title="patch">attachment 253139</a> <a href="attachment.cgi?id=253139&amp;action=edit" title="patch">[details]</a></span>
patch

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

<span class="quote">&gt; Source/WebCore/testing/InternalSettings.h:128
&gt; +    void setWirelessPlaybackDisabled(bool);</span >

A more common idiom is to have a function like setWirelessPlaybackEnabled(bool), to avoid double negation, or to have a function without an argument. I think that the latter is more appropriate in this state.</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>