Bug 97869 - TreeScope should not use node->shadowAncestorNode()
Summary: TreeScope should not use node->shadowAncestorNode()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Shinya Kawanaka
URL:
Keywords:
Depends on:
Blocks: 91821
  Show dependency treegraph
 
Reported: 2012-09-27 23:31 PDT by Shinya Kawanaka
Modified: 2012-10-01 23:15 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.32 KB, patch)
2012-09-27 23:52 PDT, Shinya Kawanaka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.