Bug 97869

Summary: TreeScope should not use node->shadowAncestorNode()
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: DOMAssignee: Shinya Kawanaka <shinyak>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, morrita, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 91821    
Attachments:
Description Flags
Patch none

Description Shinya Kawanaka 2012-09-27 23:31:31 PDT
We should use node->shadowHost() here.
Comment 1 Shinya Kawanaka 2012-09-27 23:52:42 PDT
Created attachment 166155 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-01 23:15:20 PDT
Comment on attachment 166155 [details]
Patch

Clearing flags on attachment: 166155

Committed r130121: <http://trac.webkit.org/changeset/130121>
Comment 3 WebKit Review Bot 2012-10-01 23:15:23 PDT
All reviewed patches have been landed.  Closing bug.