Bug 140785 - When extending the fallback transitions with their closure, we are modifying the Set while iterating it
Summary: When extending the fallback transitions with their closure, we are modifying ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-22 13:54 PST by Benjamin Poulain
Modified: 2015-01-22 14:17 PST (History)
0 users

See Also:


Attachments
Patch (2.39 KB, patch)
2015-01-22 13:54 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2015-01-22 13:54:17 PST
When extending the fallback transitions with their closure, we are modifying the Set while iterating it
Comment 1 Benjamin Poulain 2015-01-22 13:54:58 PST
Created attachment 245161 [details]
Patch
Comment 2 Benjamin Poulain 2015-01-22 14:17:26 PST
Comment on attachment 245161 [details]
Patch

Clearing flags on attachment: 245161

Committed r178948: <http://trac.webkit.org/changeset/178948>
Comment 3 Benjamin Poulain 2015-01-22 14:17:29 PST
All reviewed patches have been landed.  Closing bug.