Bug 238466 - REGRESSION(r291771): [ iOS ] Text sometimes draw with incorrect color
Summary: REGRESSION(r291771): [ iOS ] Text sometimes draw with incorrect color
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
Depends on:
Blocks: 236508
  Show dependency treegraph
 
Reported: 2022-03-28 13:24 PDT by Dawn Morningstar
Modified: 2022-05-13 15:14 PDT (History)
11 users (show)

See Also:


Attachments
BUG238466 Diff Images (136.60 KB, application/zip)
2022-03-28 13:29 PDT, Dawn Morningstar
no flags Details
Patch (10.98 KB, patch)
2022-03-28 20:53 PDT, Said Abou-Hallawa
simon.fraser: review+
Details | Formatted Diff | Diff
Patch (10.98 KB, patch)
2022-03-29 01:32 PDT, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Radar WebKit Bug Importer 2022-03-28 13:27:10 PDT
<rdar://problem/90941790>
Comment 2 Dawn Morningstar 2022-03-28 13:29:45 PDT
Created attachment 455948 [details]
BUG238466 Diff Images
Comment 3 Simon Fraser (smfr) 2022-03-28 13:32:12 PDT
This is a GPU-process-related color failure
Comment 4 Dawn Morningstar 2022-03-28 13:38:32 PDT
(In reply to Simon Fraser (smfr) from comment #3)
> This is a GPU-process-related color failure

Indeed and I saw that r291771 is a GPU-process patch. Are we thinking revert or can this be fixed?
Comment 5 Simon Fraser (smfr) 2022-03-28 13:45:55 PDT
This is a bug that Said is working on.
Comment 6 Said Abou-Hallawa 2022-03-28 20:53:27 PDT
Created attachment 455986 [details]
Patch
Comment 7 Simon Fraser (smfr) 2022-03-28 22:19:40 PDT
Comment on attachment 455986 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=455986&action=review

Are there any tests that have been marked as flakey that this fixes?

> Source/WebCore/ChangeLog:3
> +        REGRESSION(r291771): [ iOS ] Glyphs should only be recorded after setting the destination GraphicsContext

It's good if the bug title describes the user-visible symptom (e.g. "Text sometimes draw with incorrect color").
Comment 8 Said Abou-Hallawa 2022-03-29 01:32:07 PDT
Created attachment 456005 [details]
Patch
Comment 9 EWS 2022-03-29 02:44:15 PDT
Committed r292026 (248969@main): <https://commits.webkit.org/248969@main>

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