Bug 82696 - [Meta] Replace ReifiedTreeTraversal APIs with ComposedShadowTreeWalker.
Summary: [Meta] Replace ReifiedTreeTraversal APIs with ComposedShadowTreeWalker.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 82009 83110
Blocks: 78585
  Show dependency treegraph
 
Reported: 2012-03-29 23:29 PDT by Hayato Ito
Modified: 2012-04-04 22:55 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hayato Ito 2012-03-29 23:29:19 PDT
ComposedShadowTreeWalker will be a preferred way to traverse a composed shadow tree.
Once ComposedShadowTreeWalker is available, we have to replace ReifiedTreeTraversal APIs with that.
Comment 1 Hayato Ito 2012-04-04 22:55:27 PDT
All dependent bugs are now fixed.