Bug 140379 - Element::normalizeAttributes() needs to handle arbitrary JS executing between loop iterations.
Summary: Element::normalizeAttributes() needs to handle arbitrary JS executing between...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-01-12 17:38 PST by Andreas Kling
Modified: 2015-01-13 08:59 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.50 KB, patch)
2015-01-12 17:40 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2015-01-12 17:38:06 PST
Element::normalizeAttributes() needs to handle arbitrary JS executing between loop iterations.
Comment 1 Andreas Kling 2015-01-12 17:38:27 PST
<rdar://problem/19446901>
Comment 2 Andreas Kling 2015-01-12 17:40:46 PST
Created attachment 244483 [details]
Patch
Comment 3 WebKit Commit Bot 2015-01-13 08:59:49 PST
Comment on attachment 244483 [details]
Patch

Clearing flags on attachment: 244483

Committed r178363: <http://trac.webkit.org/changeset/178363>
Comment 4 WebKit Commit Bot 2015-01-13 08:59:53 PST
All reviewed patches have been landed.  Closing bug.