WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
276556
Optimize effectiveDrawingContext()
https://bugs.webkit.org/show_bug.cgi?id=276556
Summary
Optimize effectiveDrawingContext()
Simon Fraser (smfr)
Reported
2024-07-12 15:12:22 PDT
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
Comment 1
2024-07-12 15:12:37 PDT
<
rdar://problem/131636489
>
Simon Fraser (smfr)
Comment 2
2024-07-12 15:18:51 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/30766
EWS
Comment 3
2024-07-12 21:12:08 PDT
Committed
280935@main
(5d3de50d060a): <
https://commits.webkit.org/280935@main
> Reviewed commits have been landed. Closing PR #30766 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug