WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
124129
Implement Set iterators
https://bugs.webkit.org/show_bug.cgi?id=124129
Summary
Implement Set iterators
Oliver Hunt
Reported
2013-11-10 13:16:49 PST
Implement Set iterators
Attachments
Patch
(57.93 KB, patch)
2013-11-10 13:24 PST
,
Oliver Hunt
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2013-11-10 13:24:14 PST
Created
attachment 216536
[details]
Patch
Antti Koivisto
Comment 2
2013-11-10 14:25:07 PST
Comment on
attachment 216536
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=216536&action=review
> Source/JavaScriptCore/runtime/JSSetIterator.h:73 > +private: > + > + static const unsigned StructureFlags = Base::StructureFlags | OverridesVisitChildren;
Unnecessary new line
Oliver Hunt
Comment 3
2013-11-10 14:26:15 PST
Committed
r159031
: <
http://trac.webkit.org/changeset/159031
>
Simon Fraser (smfr)
Comment 4
2013-11-11 12:07:41 PST
This broke a test:
http://build.webkit.org/results/Apple%20Mavericks%20Release%20WK1%20(Tests)/r159060%20(744)/results.html
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug