<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Remove hardcoded &quot;internal&quot; from Buildbot.prototype._normalizeQueueInfo."
   href="https://bugs.webkit.org/show_bug.cgi?id=147043#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Remove hardcoded &quot;internal&quot; from Buildbot.prototype._normalizeQueueInfo."
   href="https://bugs.webkit.org/show_bug.cgi?id=147043">bug 147043</a>
              from <span class="vcard"><a class="email" href="mailto:dbates&#64;webkit.org" title="Daniel Bates &lt;dbates&#64;webkit.org&gt;"> <span class="fn">Daniel Bates</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=256978&amp;action=diff" name="attach_256978" title="Remove hardcoded &quot;internal&quot; from Buildbot.prototype._normalizeQueueInfo.">attachment 256978</a> <a href="attachment.cgi?id=256978&amp;action=edit" title="Remove hardcoded &quot;internal&quot; from Buildbot.prototype._normalizeQueueInfo.">[details]</a></span>
Remove hardcoded &quot;internal&quot; from Buildbot.prototype._normalizeQueueInfo.

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

<span class="quote">&gt; Tools/BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/Buildbot.js:98
&gt; +    get defaultBranches() {</span >

Please move curly brace ('{'} to its own line. See the setter isAuthenticated() (below) for an example.

<span class="quote">&gt; Tools/BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/WebKitBuildbot.js:78
&gt; +    _getDefaultBranches: function() {</span >

Ditto.

<span class="quote">&gt; Tools/ChangeLog:15
&gt; +        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/Buildbot.js:
&gt; +        (Buildbot.prototype._getDefaultBranches):
&gt; +        base class method to return empty dictionary
&gt; +        (Buildbot.prototype._normalizeQueueInfo):
&gt; +        Calls _getDefaultBranches instead of hardcoded values
&gt; +        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/WebKitBuildbot.js:
&gt; +        (WebKitBuildbot.prototype._getDefaultBranches):
&gt; +        overrides base class and provides a webkit-specific implementation that only cares about &quot;opensource&quot;</span >

This change log entry is out-of-date. Please update it. Also, please write complete sentences that start with a capital letter and end with a period.</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>