Bug 136835
| Summary: | Use childrenOfType<>() instead of Traversal<> API when possible | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | DOM | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | koivisto |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
We should use childrenOfType<>() instead of Traversal<> API when possible. The Traversal<> API is meant to be internal and should not be used directly.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |