Bug 265878
| Summary: | Speed up use of WeakPtr with EventTarget objects (such as Node) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Speed up use of WeakPtr with EventTarget objects (such as Node) by using a single thread ref count instead of ThreadSafeRefCounted for the WeakPtr implementation object.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/21338
Radar WebKit Bug Importer
<rdar://problem/119556984>
EWS
Committed 271982@main (4c56da25ced2): <https://commits.webkit.org/271982@main>
Reviewed commits have been landed. Closing PR #21338 and removing active labels.