Bug 82696
| Summary: | [Meta] Replace ReifiedTreeTraversal APIs with ComposedShadowTreeWalker. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hayato Ito <hayato> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dglazkov, dominicc, morrita, shinyak |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 82009, 83110 | ||
| Bug Blocks: | 78585 | ||
Hayato Ito
ComposedShadowTreeWalker will be a preferred way to traverse a composed shadow tree.
Once ComposedShadowTreeWalker is available, we have to replace ReifiedTreeTraversal APIs with that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Hayato Ito
All dependent bugs are now fixed.