WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
62428
ShadowContentElement should detach its inclusions before attach them.
https://bugs.webkit.org/show_bug.cgi?id=62428
Summary
ShadowContentElement should detach its inclusions before attach them.
Hajime Morrita
Reported
2011-06-09 22:09:13 PDT
This is a preparation for
Bug 59802
.
Attachments
Patch
(6.68 KB, patch)
2011-06-09 23:05 PDT
,
Hajime Morrita
no flags
Details
Formatted Diff
Diff
Updated to ToT
(6.69 KB, patch)
2011-06-12 22:57 PDT
,
Hajime Morrita
no flags
Details
Formatted Diff
Diff
Patch
(6.70 KB, patch)
2011-06-13 22:45 PDT
,
Hajime Morrita
dglazkov
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Hajime Morrita
Comment 1
2011-06-09 23:05:50 PDT
Created
attachment 96697
[details]
Patch
Hajime Morrita
Comment 2
2011-06-12 22:57:13 PDT
Created
attachment 96921
[details]
Updated to ToT
Dimitri Glazkov (Google)
Comment 3
2011-06-13 15:13:41 PDT
Comment on
attachment 96921
[details]
Updated to ToT View in context:
https://bugs.webkit.org/attachment.cgi?id=96921&action=review
> Source/WebCore/ChangeLog:5 > + ShadowContentElement should detach its inclusions before attach them.
"before attaching them".
> Source/WebCore/dom/ShadowContentElement.cpp:40 > + selector->selectIncludesion(m_inclusions);
includesion is not a real word. Did you mean inclusion?
Hajime Morrita
Comment 4
2011-06-13 22:45:44 PDT
Created
attachment 97069
[details]
Patch
Hajime Morrita
Comment 5
2011-06-14 23:24:35 PDT
Committed
r88908
: <
http://trac.webkit.org/changeset/88908
>
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