WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
80243
Refactoring: Move HTMLContentElement::attach to InsertionPoint::attach
https://bugs.webkit.org/show_bug.cgi?id=80243
Summary
Refactoring: Move HTMLContentElement::attach to InsertionPoint::attach
Shinya Kawanaka
Reported
2012-03-04 23:43:01 PST
Since <shadow> will have to do almost the same thing for <content>, it's natural that InsertionPoint::attach() has the same code as HTMLContentElemetn::attach().
Attachments
Patch
(5.38 KB, patch)
2012-03-05 00:08 PST
,
Shinya Kawanaka
no flags
Details
Formatted Diff
Diff
Patch for landing
(5.38 KB, patch)
2012-03-05 00:20 PST
,
Shinya Kawanaka
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Shinya Kawanaka
Comment 1
2012-03-05 00:08:15 PST
Created
attachment 130063
[details]
Patch
Hajime Morrita
Comment 2
2012-03-05 00:16:45 PST
Comment on
attachment 130063
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=130063&action=review
> Source/WebCore/ChangeLog:9 > + elements. So it is natural that InsertionPoint::attach() has such code.
Doesn't need "so". Could be single sentence?
Shinya Kawanaka
Comment 3
2012-03-05 00:20:13 PST
Created
attachment 130064
[details]
Patch for landing
Shinya Kawanaka
Comment 4
2012-03-05 00:22:56 PST
Committed
r109718
: <
http://trac.webkit.org/changeset/109718
>
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