Bug 77814

Summary: Element: Remove unnecessary attributeChanged() argument.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.