[Webkit-unassigned] [Bug 147667] Refactor BuildbotQueue.compareIterations and BuildbotQueue.compareIterationsByRevisions to be more generic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 15:03:26 PDT 2015


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

Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #258530|commit-queue+               |commit-queue-
              Flags|                            |

--- Comment #6 from Daniel Bates <dbates at webkit.org> ---
Comment on attachment 258530
  --> https://bugs.webkit.org/attachment.cgi?id=258530
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=258530&action=review

> Tools/BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/Utilities.js:201
> +sortDictionariesByOrder = function(unsorted)

Please write this as a named function:

function sortDictionariesByOrder(unsorted)

-- 
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/20150807/a9969753/attachment.html>


More information about the webkit-unassigned mailing list