Summary: | Completed iterator can be revived by adding more than one new entry to the target object | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Oliver Hunt <oliver> | ||||||
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | commit-queue, dpino, ggaren, oliver, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | EasyFix, InRadar | ||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Oliver Hunt
2014-03-09 13:05:03 PDT
Created attachment 236728 [details]
Patch
Comment on attachment 236728 [details]
Patch
whoops, cq- needs a testcase
Created attachment 236744 [details]
Patch
Test cases added for Map and Set iterators. PTAL. Comment on attachment 236744 [details] Patch Clearing flags on attachment: 236744 Committed r172707: <http://trac.webkit.org/changeset/172707> All reviewed patches have been landed. Closing bug. |