Bug 104342

Summary: [Shadow DOM][Refactoring] Node::containingShadowRoot() should use treeScope()
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: shinyak, webcomponents-bugzilla
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 72352    

Hajime Morrita
Reported 2012-12-06 22:42:17 PST
Suggested at Bug 102912. We don't need to walk up the DOM tree.
Attachments
Shinya Kawanaka
Comment 1 2013-01-22 01:12:00 PST
It seems we're using treeScope() already. Let's close. *** This bug has been marked as a duplicate of bug 106494 ***
Hajime Morrita
Comment 2 2013-01-22 02:13:56 PST
Good catch. Thanks for the update.
Note You need to log in before you can comment on or make changes to this bug.