Skip to content

Commit fa6271f

Browse files
Enable webkitpy EWS bubbles
https://bugs.webkit.org/show_bug.cgi?id=178539 Reviewed by Alexey Proskuryakov. * QueueStatusServer/config/queues.py: Added webkitpy EWS. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@224552 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 1585773 commit fa6271f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

Tools/ChangeLog

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2017-11-07 Aakash Jain <[email protected]>
2+
3+
Enable webkitpy EWS bubbles
4+
https://bugs.webkit.org/show_bug.cgi?id=178539
5+
6+
Reviewed by Alexey Proskuryakov.
7+
8+
* QueueStatusServer/config/queues.py: Added webkitpy EWS.
9+
110
2017-11-07 Don Olmstead <[email protected]>
211

312
Add a WinCairo EWS queue

Tools/QueueStatusServer/config/queues.py

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"mac-wk2-ews",
4343
"mac-debug-ews",
4444
"mac-32bit-ews",
45+
"webkitpy-ews",
4546
"win-ews",
4647
"wincairo-ews",
4748
"wpe-ews",

0 commit comments

Comments
 (0)