WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
262822
Inline stroking a single PathSegment
https://bugs.webkit.org/show_bug.cgi?id=262822
Summary
Inline stroking a single PathSegment
Said Abou-Hallawa
Reported
2023-10-06 16:53:32 PDT
Like what we do for the single-PathDataLine path, other single-segment path cases should be handled. Instead of sending a separate SetState message in addition to the StrokePath to GPUP, we can piggyback the stroke width and color to the StrokePath or StrokePathSegment messages.
Attachments
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2023-10-06 16:54:48 PDT
rdar://116264934
Said Abou-Hallawa
Comment 2
2023-10-06 16:57:49 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18797
EWS
Comment 3
2023-10-18 22:12:43 PDT
Committed
269504@main
(3e6f143c6278): <
https://commits.webkit.org/269504@main
> Reviewed commits have been landed. Closing PR #18797 and removing active labels.
WebKit Commit Bot
Comment 4
2023-10-20 10:56:05 PDT
Re-opened since this is blocked by
bug 263452
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