RESOLVED FIXED 114391
Bugzilla should show bubbles from webkit-queues.appspot.com
https://bugs.webkit.org/show_bug.cgi?id=114391
Summary Bugzilla should show bubbles from webkit-queues.appspot.com
Ryosuke Niwa
Reported 2013-04-10 16:35:36 PDT
Bugzilla should show bubbles from webkit-queues.appspot.com
Attachments
Fixes the bug (4.61 KB, patch)
2013-04-10 16:38 PDT, Ryosuke Niwa
no flags
Fixed per comment (4.60 KB, patch)
2013-04-10 16:52 PDT, Ryosuke Niwa
benjamin: review+
Ryosuke Niwa
Comment 1 2013-04-10 16:38:05 PDT
Created attachment 197416 [details] Fixes the bug
Benjamin Poulain
Comment 2 2013-04-10 16:49:41 PDT
Comment on attachment 197416 [details] Fixes the bug View in context: https://bugs.webkit.org/attachment.cgi?id=197416&action=review > Websites/bugs.webkit.org/code-review.js:587 > + statusBubble.src = 'https://webkit-commit-queue.appspot.com/status-bubble/' + attachment_id; ? It is the old URL.
Ryosuke Niwa
Comment 3 2013-04-10 16:51:23 PDT
Comment on attachment 197416 [details] Fixes the bug View in context: https://bugs.webkit.org/attachment.cgi?id=197416&action=review >> Websites/bugs.webkit.org/code-review.js:587 >> + statusBubble.src = 'https://webkit-commit-queue.appspot.com/status-bubble/' + attachment_id; > > ? It is the old URL. Oops fixed.
Ryosuke Niwa
Comment 4 2013-04-10 16:52:44 PDT
Created attachment 197449 [details] Fixed per comment
Ryosuke Niwa
Comment 5 2013-04-10 16:58:59 PDT
Note You need to log in before you can comment on or make changes to this bug.