[Webkit-unassigned] [Bug 153818] Add special logic for Git revisions in the popover

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 2 22:11:25 PST 2016


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

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 270547
  --> https://bugs.webkit.org/attachment.cgi?id=270547
Patch

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

> Tools/BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/BuildbotQueueView.js:131
> +                revision = commit.revisionNumber.substr(0, 7);

Should there be a utility function with a helpful name for substr(0, 7)?

-- 
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/20160203/502eac5f/attachment.html>


More information about the webkit-unassigned mailing list