Bug 77814 - Element: Remove unnecessary attributeChanged() argument.
Summary: Element: Remove unnecessary attributeChanged() argument.
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-02-04 14:33 PST by Andreas Kling
Modified: 2012-02-04 14:56 PST (History)
2 users (show)

See Also:


Attachments
Patch (14.43 KB, patch)
2012-02-04 14:37 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 2012-02-04 14:33:15 PST
After bug 77204, we no longer need the preserveDecls argument to Element::attributeChanged().
Comment 1 Andreas Kling 2012-02-04 14:37:24 PST
Created attachment 125502 [details]
Patch
Comment 2 Andreas Kling 2012-02-04 14:56:35 PST
Comment on attachment 125502 [details]
Patch

Clearing flags on attachment: 125502

Committed r106746: <http://trac.webkit.org/changeset/106746>
Comment 3 Andreas Kling 2012-02-04 14:56:44 PST
All reviewed patches have been landed.  Closing bug.