Bug 62428

Summary: ShadowContentElement should detach its inclusions before attach them.
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: DOMAssignee: Hajime Morrita <morrita>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 62202    
Attachments:
Description Flags
Patch
none
Updated to ToT
none
Patch dglazkov: review+

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
Updated to ToT (6.69 KB, patch)
2011-06-12 22:57 PDT, Hajime Morrita
no flags
Patch (6.70 KB, patch)
2011-06-13 22:45 PDT, Hajime Morrita
dglazkov: review+
Hajime Morrita
Comment 1 2011-06-09 23:05:50 PDT
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
Hajime Morrita
Comment 5 2011-06-14 23:24:35 PDT
Note You need to log in before you can comment on or make changes to this bug.