Bug 82694

Summary: [Shadow DOM] Use ComposedShadowTreeWalker in FocusController.
Product: WebKit Reporter: Hayato Ito <hayato>
Component: DOMAssignee: Hayato Ito <hayato>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, dominicc, morrita, shinyak, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 82009    
Bug Blocks: 78585    
Attachments:
Description Flags
use a Walker none

Description Hayato Ito 2012-03-29 23:17:08 PDT
Rewrite FocusController so that it uses coming ComposedShadowTreeWalker APIs  instead of currently used ReifiedTreeTraversal APIs.
Which might resolve bug82593 also hopefully.
Comment 1 Hayato Ito 2012-04-03 01:31:53 PDT
Created attachment 135290 [details]
use a Walker
Comment 2 WebKit Review Bot 2012-04-03 19:11:58 PDT
Comment on attachment 135290 [details]
use a Walker

Clearing flags on attachment: 135290

Committed r113125: <http://trac.webkit.org/changeset/113125>
Comment 3 WebKit Review Bot 2012-04-03 19:12:02 PDT
All reviewed patches have been landed.  Closing bug.