Bug 87242 - Let Element::detachAttribute() handle removal of the attribute.
Summary: Let Element::detachAttribute() handle removal of the attribute.
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:
Depends on:
Blocks:
 
Reported: 2012-05-23 03:13 PDT by Andreas Kling
Modified: 2012-05-23 06:54 PDT (History)
0 users

See Also:


Attachments
Patch Adams (3.50 KB, patch)
2012-05-23 03:15 PDT, 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 2012-05-23 03:13:27 PDT
All the call sites call removeAttribute() immediately afterwards anyway.
Comment 1 Andreas Kling 2012-05-23 03:15:06 PDT
Created attachment 143518 [details]
Patch Adams
Comment 2 Andreas Kling 2012-05-23 06:54:27 PDT
Comment on attachment 143518 [details]
Patch Adams

Clearing flags on attachment: 143518

Committed r118174: <http://trac.webkit.org/changeset/118174>
Comment 3 Andreas Kling 2012-05-23 06:54:48 PDT
All reviewed patches have been landed.  Closing bug.