Bug 110598

Summary: Attr: Simplify modification callbacks.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: REOPENED ---    
Severity: Normal CC: cmarcelo, esprehn+autocc, koivisto, ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 113530    
Bug Blocks:    
Attachments:
Description Flags
Proposed patch none

Description Andreas Kling 2013-02-22 05:37:21 PST
Attr is a friend class of Element and does some pretty hairy stuff to invoke attribute modification callbacks.
This could easily be cleaned up.
Comment 1 Andreas Kling 2013-02-22 05:38:14 PST
Created attachment 189756 [details]
Proposed patch
Comment 2 WebKit Review Bot 2013-02-22 20:49:07 PST
Comment on attachment 189756 [details]
Proposed patch

Clearing flags on attachment: 189756

Committed r143834: <http://trac.webkit.org/changeset/143834>
Comment 3 WebKit Review Bot 2013-02-22 20:49:10 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Review Bot 2013-03-28 12:38:54 PDT
Re-opened since this is blocked by bug 113530