Bug 244136
| Summary: | Avoid some unnecessary virtual calls to EventTarget::refEventTarget() when setting Event's target | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | DOM | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Avoid some unnecessary virtual calls to EventTarget::refEventTarget() when setting Event's target.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/3483
EWS
Committed 253611@main (e7e351529a6a): <https://commits.webkit.org/253611@main>
Reviewed commits have been landed. Closing PR #3483 and removing active labels.