Bug 276556
| Summary: | Optimize effectiveDrawingContext() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Canvas | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, sabouhallawa, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
The calls to effectiveDrawingContext() take a lot of time in some canvas tests. There are multiple virtual function calls for each call to effectiveDrawingContext().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/131636489>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/30766
EWS
Committed 280935@main (5d3de50d060a): <https://commits.webkit.org/280935@main>
Reviewed commits have been landed. Closing PR #30766 and removing active labels.