Bug 80277

Summary: [Qt] Create EWS to build WebKit2
Product: WebKit Reporter: Kristóf Kosztyó <kkristof>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, ojan, ossy, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
create wk2 ews
ossy: review+, ossy: commit-queue-
fix the naming issues none

Kristóf Kosztyó
Reported 2012-03-05 06:16:40 PST
It would be very useful if the ews system also built webkit2.
Attachments
create wk2 ews (2.32 KB, patch)
2012-03-05 06:25 PST, Kristóf Kosztyó
ossy: review+
ossy: commit-queue-
fix the naming issues (2.31 KB, patch)
2012-03-06 00:42 PST, Kristóf Kosztyó
no flags
Kristóf Kosztyó
Comment 1 2012-03-05 06:25:27 PST
Created attachment 130113 [details] create wk2 ews
Csaba Osztrogonác
Comment 2 2012-03-05 06:54:56 PST
Comment on attachment 130113 [details] create wk2 ews View in context: https://bugs.webkit.org/attachment.cgi?id=130113&action=review LGTM, r=me with the following changes. > Tools/ChangeLog:3 > + [Qt] Create ews to build webkit2 ews -> EWS webkit2 -> WebKit2 > Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py:163 > +class QtWk2EWS(AbstractEarlyWarningSystem): QtWk2EWS -> QtWK2EWS > Tools/Scripts/webkitpy/tool/commands/earlywarningsystem_unittest.py:86 > + self._test_builder_ews(QtWk2EWS()) QtWk2EWS -> QtWK2EWS
Csaba Osztrogonác
Comment 3 2012-03-05 06:56:07 PST
Eric, Adam, will http://queues.webkit.org/ be updated automatically after this patch lands?
Adam Barth
Comment 4 2012-03-05 10:06:18 PST
> Eric, Adam, will http://queues.webkit.org/ be updated automatically after this patch lands? Nope. We'll need to do a re-deploy manually. Ping Eric or me when it lands and we can do that easily for you.
Kristóf Kosztyó
Comment 5 2012-03-06 00:42:15 PST
Created attachment 130320 [details] fix the naming issues
WebKit Review Bot
Comment 6 2012-03-06 01:23:32 PST
Comment on attachment 130320 [details] fix the naming issues Clearing flags on attachment: 130320 Committed r109878: <http://trac.webkit.org/changeset/109878>
WebKit Review Bot
Comment 7 2012-03-06 01:23:37 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.