Bug 254564
| Summary: | Optimize createJSHTMLWrapper() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Bindings | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, mark.lam, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Optimize createJSHTMLWrapper() by using a switch statement and leveraging the fairly recently added ElementName enumeration.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/12035
Radar WebKit Bug Importer
<rdar://problem/107299575>
EWS
Committed 262212@main (3c19d495573e): <https://commits.webkit.org/262212@main>
Reviewed commits have been landed. Closing PR #12035 and removing active labels.