Bug 79574

Summary: Remove HTMLTableElement::attach().
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
About a patch none

Andreas Kling
Reported 2012-02-25 09:52:56 PST
All it does is ASSERT(!attached()) and this is already done by Node::attach().
Attachments
About a patch (1.73 KB, patch)
2012-02-25 09:54 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2012-02-25 09:54:32 PST
Created attachment 128871 [details] About a patch
Andreas Kling
Comment 2 2012-02-25 10:18:19 PST
Comment on attachment 128871 [details] About a patch Clearing flags on attachment: 128871 Committed r108901: <http://trac.webkit.org/changeset/108901>
Andreas Kling
Comment 3 2012-02-25 10:18:26 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.