Bug 122195

Summary: Implement Array key, value and entries iterators
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, eflews.bot, gtk-ews, gyuyoung.kim, philn, rakuco, rego+ews, rniwa, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch fpizlo: review+

Description Oliver Hunt 2013-10-01 17:25:07 PDT
Implement Array key, value and entries iterators
Comment 1 Oliver Hunt 2013-10-01 17:44:30 PDT
Created attachment 213136 [details]
Patch
Comment 2 Early Warning System Bot 2013-10-01 17:52:06 PDT
Comment on attachment 213136 [details]
Patch

Attachment 213136 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/2891238
Comment 3 Early Warning System Bot 2013-10-01 17:52:27 PDT
Comment on attachment 213136 [details]
Patch

Attachment 213136 [details] did not pass qt-wk2-ews (qt-wk2):
Output: http://webkit-queues.appspot.com/results/2889219
Comment 4 EFL EWS Bot 2013-10-01 17:56:08 PDT
Comment on attachment 213136 [details]
Patch

Attachment 213136 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/2853205
Comment 5 Build Bot 2013-10-01 18:13:50 PDT
Comment on attachment 213136 [details]
Patch

Attachment 213136 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/2905247
Comment 6 Build Bot 2013-10-01 18:24:28 PDT
Comment on attachment 213136 [details]
Patch

Attachment 213136 [details] did not pass win-ews (win):
Output: http://webkit-queues.appspot.com/results/2892219
Comment 7 Build Bot 2013-10-01 18:28:33 PDT
Comment on attachment 213136 [details]
Patch

Attachment 213136 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/2907231
Comment 8 EFL EWS Bot 2013-10-01 18:52:53 PDT
Comment on attachment 213136 [details]
Patch

Attachment 213136 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/2908229
Comment 9 kov's GTK+ EWS bot 2013-10-01 20:00:05 PDT
Comment on attachment 213136 [details]
Patch

Attachment 213136 [details] did not pass gtk-ews (gtk):
Output: http://webkit-queues.appspot.com/results/2853228
Comment 10 Oliver Hunt 2013-10-02 12:17:55 PDT
Created attachment 213184 [details]
Patch
Comment 11 EFL EWS Bot 2013-10-02 12:49:40 PDT
Comment on attachment 213184 [details]
Patch

Attachment 213184 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/3025005
Comment 12 Oliver Hunt 2013-10-02 13:01:03 PDT
Created attachment 213187 [details]
Patch
Comment 13 EFL EWS Bot 2013-10-02 13:11:00 PDT
Comment on attachment 213187 [details]
Patch

Attachment 213187 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/2933037
Comment 14 Oliver Hunt 2013-10-02 13:19:09 PDT
Created attachment 213190 [details]
Patch
Comment 15 Oliver Hunt 2013-10-02 13:32:49 PDT
Committed r156791: <http://trac.webkit.org/changeset/156791>