Bug 114712

Summary: Replace JSC-specific IDL extended attributes with generic (JSC+V8) ones, now that the distinction no longer matters
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: New BugsAssignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, benjamin, buildbot, commit-queue, dgrogan, dino, eflews.bot, eric.carlson, esprehn+autocc, graouts, gyuyoung.kim, japhet, jer.noble, joepeck, jsbell, macpherson, menard, rego+ews, rniwa, timothy, webkit-ews, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch mitz: review+

Description Maciej Stachowiak 2013-04-16 16:27:54 PDT
Replace JSC-specific IDL extended attributes with generic (JSC+V8) ones, now that the distinction no longer matters
Comment 1 Maciej Stachowiak 2013-04-16 16:29:28 PDT
Created attachment 198450 [details]
Patch
Comment 2 Build Bot 2013-04-16 16:54:17 PDT
Comment on attachment 198450 [details]
Patch

Attachment 198450 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/9271
Comment 3 EFL EWS Bot 2013-04-16 17:11:52 PDT
Comment on attachment 198450 [details]
Patch

Attachment 198450 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/175031
Comment 4 Build Bot 2013-04-16 17:15:16 PDT
Comment on attachment 198450 [details]
Patch

Attachment 198450 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/43537
Comment 5 Early Warning System Bot 2013-04-16 17:48:16 PDT
Comment on attachment 198450 [details]
Patch

Attachment 198450 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/99087
Comment 6 Early Warning System Bot 2013-04-16 17:51:30 PDT
Comment on attachment 198450 [details]
Patch

Attachment 198450 [details] did not pass qt-wk2-ews (qt):
Output: http://webkit-queues.appspot.com/results/9293
Comment 7 Build Bot 2013-04-16 21:14:20 PDT
Comment on attachment 198450 [details]
Patch

Attachment 198450 [details] did not pass win-ews (win):
Output: http://webkit-queues.appspot.com/results/56175
Comment 8 Maciej Stachowiak 2013-04-16 22:54:55 PDT
Created attachment 198468 [details]
Patch
Comment 9 Maciej Stachowiak 2013-04-16 22:58:15 PDT
Same patch, looking to re-EWS now that builds are greener.
Comment 10 Early Warning System Bot 2013-04-16 23:03:38 PDT
Comment on attachment 198468 [details]
Patch

Attachment 198468 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/133256
Comment 11 EFL EWS Bot 2013-04-16 23:11:40 PDT
Comment on attachment 198468 [details]
Patch

Attachment 198468 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/133259
Comment 12 Build Bot 2013-04-16 23:13:39 PDT
Comment on attachment 198468 [details]
Patch

Attachment 198468 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/11162
Comment 13 Build Bot 2013-04-16 23:31:14 PDT
Comment on attachment 198468 [details]
Patch

Attachment 198468 [details] did not pass win-ews (win):
Output: http://webkit-queues.appspot.com/results/16123
Comment 14 Build Bot 2013-04-16 23:39:57 PDT
Comment on attachment 198468 [details]
Patch

Attachment 198468 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/114280
Comment 15 Maciej Stachowiak 2013-04-17 00:03:38 PDT
Created attachment 198472 [details]
Patch

Missed some spots.
Comment 16 mitz 2013-04-17 00:34:27 PDT
Comment on attachment 198472 [details]
Patch

r=me
Comment 17 Maciej Stachowiak 2013-04-17 01:17:14 PDT
Committed r148593: <http://trac.webkit.org/changeset/148593>