WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 205830
Add support for encoding WebCore::Font over IPC for DisplayList::DrawGlyphs
https://bugs.webkit.org/show_bug.cgi?id=205830
Summary
Add support for encoding WebCore::Font over IPC for DisplayList::DrawGlyphs
Wenson Hsieh
Reported
2020-01-06 14:01:57 PST
<
rdar://problem/57347719
>
Attachments
WIP
(16.70 KB, patch)
2020-01-06 14:07 PST
,
Wenson Hsieh
no flags
Details
Formatted Diff
Diff
Patch
(20.35 KB, patch)
2020-01-07 14:53 PST
,
Wenson Hsieh
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Wenson Hsieh
Comment 1
2020-01-06 14:07:28 PST
Comment hidden (obsolete)
Created
attachment 386884
[details]
WIP
Wenson Hsieh
Comment 2
2020-01-07 14:53:11 PST
Created
attachment 387038
[details]
Patch
Dean Jackson
Comment 3
2020-01-07 15:24:56 PST
Comment on
attachment 387038
[details]
Patch Can this have a test please?
Wenson Hsieh
Comment 4
2020-01-07 15:47:00 PST
(In reply to Dean Jackson from
comment #3
)
> Comment on
attachment 387038
[details]
> Patch > > Can this have a test please?
Ah, so these changes should be covered by a number of existing tests in fast/canvas (as well as imported tests) that exercise fillText and strokeText. We don't currently have a mechanism for painting the canvas element using the GPU process, but once that lands in
webkit.org/b/204955
, we should be able to mark a number of these tests as passing. Currently, the entire fast/canvas is marked as [ Skip ] in LayoutTests/gpu-process/TestExpectations.
WebKit Commit Bot
Comment 5
2020-01-08 08:32:32 PST
The commit-queue encountered the following flaky tests while processing
attachment 387038
[details]
: fetch/fetch-worker-crash.html
bug 187257
(author:
youennf@gmail.com
) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 6
2020-01-08 08:33:26 PST
Comment on
attachment 387038
[details]
Patch Clearing flags on attachment: 387038 Committed
r254202
: <
https://trac.webkit.org/changeset/254202
>
WebKit Commit Bot
Comment 7
2020-01-08 08:33:28 PST
All reviewed patches have been landed. Closing bug.
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