Bug 82019
| Summary: | [Meta] [Shadow DOM] Improve the performance of ReifiedTreeTraversal APIs. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hayato Ito <hayato> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | dglazkov, dominicc, morrita, rolandsteiner, shinyak |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 79197 | ||
| Bug Blocks: | 78585 | ||
Hayato Ito
See the comment https://bugs.webkit.org/show_bug.cgi?id=79197#c33.
There is a lot of spaces to be improved in current ReifiedTreeTraversal APIs as for its performance. Let's make it faster and faster.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Hajime Morrita
ReifiedTreeTraversal API was killed by Bug 83110.