WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 104516
[Shadow DOM][Refactoring] HTMLContentElement,HTMLShadowElement::m_registeredWithShadowRoot should be moved to InsertionPoint
https://bugs.webkit.org/show_bug.cgi?id=104516
Summary
[Shadow DOM][Refactoring] HTMLContentElement,HTMLShadowElement::m_registeredW...
Hajime Morrita
Reported
2012-12-10 00:05:02 PST
There are apparent code duplication. We can pull them up to the super class.
Attachments
Patch
(15.81 KB, patch)
2012-12-10 01:39 PST
,
Hajime Morrita
no flags
Details
Formatted Diff
Diff
Patch for landing
(15.78 KB, patch)
2012-12-10 16:58 PST
,
Hajime Morrita
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Hajime Morrita
Comment 1
2012-12-10 01:39:37 PST
Created
attachment 178490
[details]
Patch
Hajime Morrita
Comment 2
2012-12-10 01:40:36 PST
This is a step forward to hide <content> and <shadow> behind the flag.
WebKit Review Bot
Comment 3
2012-12-10 01:42:39 PST
Attachment 178490
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/html/shadow/ContentDistributor.cpp:115: This { should be at the end of the previous line [whitespace/braces] [4] Source/WebCore/html/shadow/ContentDistributor.cpp:131: This { should be at the end of the previous line [whitespace/braces] [4] Total errors found: 2 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Dimitri Glazkov (Google)
Comment 4
2012-12-10 10:25:00 PST
Comment on
attachment 178490
[details]
Patch Style elf is angry with you.
Hajime Morrita
Comment 5
2012-12-10 16:58:41 PST
Created
attachment 178668
[details]
Patch for landing
WebKit Review Bot
Comment 6
2012-12-10 17:43:16 PST
Comment on
attachment 178668
[details]
Patch for landing Clearing flags on attachment: 178668 Committed
r137233
: <
http://trac.webkit.org/changeset/137233
>
WebKit Review Bot
Comment 7
2012-12-10 17:43:19 PST
All reviewed patches have been landed. Closing bug.
Jessie Berlin
Comment 8
2012-12-10 19:14:00 PST
Note: build fix is in
http://trac.webkit.org/changeset/137240
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