WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
79574
Remove HTMLTableElement::attach().
https://bugs.webkit.org/show_bug.cgi?id=79574
Summary
Remove HTMLTableElement::attach().
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug