WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
242772
Add StrokeLineWithColorAndThickness message to RemoteDisplayListRecorder
https://bugs.webkit.org/show_bug.cgi?id=242772
Summary
Add StrokeLineWithColorAndThickness message to RemoteDisplayListRecorder
Matt Woodrow
Reported
2022-07-14 16:10:55 PDT
There's some overhead per-message sent, and stroking lines is frequently combined with updating the current stroke color and line thickness. Adding a special combination message for this common case helps improve performance. <
rdar://84621970
>
Attachments
Add attachment
proposed patch, testcase, etc.
Matt Woodrow
Comment 1
2022-07-14 16:18:38 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/2432
EWS
Comment 2
2022-07-15 15:08:36 PDT
Committed
252522@main
(0eab85d1cfbe): <
https://commits.webkit.org/252522@main
> Reviewed commits have been landed. Closing PR #2432 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