Bug 106505

Summary: ComposedShadowTreeWalker shouldn't be exposed to non-ShadowDOM classes
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: DOMAssignee: Hajime Morrita <morrita>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, ojan.autocc, rakuco, webcomponents-bugzilla, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 103339    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Hajime Morrita 2013-01-09 16:59:26 PST
There is a few places where ComposedShadowTreeWalker is used directly.
They should be push behind NodeRenderingTraversal to make CSTW usage optional.
Comment 1 Hajime Morrita 2013-01-09 21:41:34 PST
Created attachment 182060 [details]
Patch
Comment 2 Build Bot 2013-01-09 21:52:23 PST
Comment on attachment 182060 [details]
Patch

Attachment 182060 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/15762805
Comment 3 Hajime Morrita 2013-01-09 22:28:37 PST
Created attachment 182067 [details]
Patch
Comment 4 Hajime Morrita 2013-01-09 23:07:47 PST
Created attachment 182071 [details]
Patch
Comment 5 WebKit Review Bot 2013-01-10 09:45:28 PST
Comment on attachment 182071 [details]
Patch

Clearing flags on attachment: 182071

Committed r139325: <http://trac.webkit.org/changeset/139325>
Comment 6 WebKit Review Bot 2013-01-10 09:45:33 PST
All reviewed patches have been landed.  Closing bug.