Bug 222881 - [GPU Process] Test under http/tests/canvas/color-font fail when GPU process rendering is enabled for 2D Canvas
Summary: [GPU Process] Test under http/tests/canvas/color-font fail when GPU process r...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Cameron McCormack (:heycam)
URL:
Keywords: InRadar
: 223034 (view as bug list)
Depends on:
Blocks: 222835 225583
  Show dependency treegraph
 
Reported: 2021-03-07 01:06 PST by Said Abou-Hallawa
Modified: 2022-02-10 11:01 PST (History)
13 users (show)

See Also:


Attachments
Patch (11.93 KB, patch)
2021-05-09 17:20 PDT, Cameron McCormack (:heycam)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 2021-03-07 01:06:04 PST
These tests seem flaky when GPU rendering is enabled for 2D Canvas:

http/tests/canvas/color-fonts/fill-gradient-sbix-2.html
http/tests/canvas/color-fonts/fill-gradient-sbix-3.html
http/tests/canvas/color-fonts/fill-gradient-sbix-4.html
http/tests/canvas/color-fonts/stroke-gradient-sbix-2.html
http/tests/canvas/color-fonts/stroke-gradient-sbix-3.html
http/tests/canvas/color-fonts/stroke-gradient-sbix-4.html
Comment 1 Radar WebKit Bug Importer 2021-03-07 19:27:32 PST
<rdar://problem/75155310>
Comment 2 Simon Fraser (smfr) 2021-03-10 11:57:38 PST
*** Bug 223034 has been marked as a duplicate of this bug. ***
Comment 3 Cameron McCormack (:heycam) 2021-05-09 17:20:18 PDT
Created attachment 428144 [details]
Patch
Comment 4 Myles C. Maxfield 2021-05-09 20:44:01 PDT
At first glance this looks great. However I want to go in a bit more detail on Monday about trying to figure out if the code this patch adds is sufficient to handle having two contexts share the same recorder.
Comment 5 EWS 2021-05-18 21:21:21 PDT
Committed r277715 (237894@main): <https://commits.webkit.org/237894@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 428144 [details].