Bug 230912 - Move `DrawGlyphsRecorder` outside of `DisplayList`
Summary: Move `DrawGlyphsRecorder` outside of `DisplayList`
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: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks: 230781 230913
  Show dependency treegraph
 
Reported: 2021-09-28 14:01 PDT by Devin Rousso
Modified: 2021-09-28 15:23 PDT (History)
8 users (show)

See Also:


Attachments
Patch (74.26 KB, patch)
2021-09-28 14:31 PDT, Devin Rousso
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (74.94 KB, patch)
2021-09-28 14:37 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2021-09-28 14:01:40 PDT
there's really nothing about `DrawGlyphsRecorder` that's specific to display lists other than it only being used by `DisplayList::Recorder`
Comment 1 Devin Rousso 2021-09-28 14:31:50 PDT
Created attachment 439517 [details]
Patch
Comment 2 Devin Rousso 2021-09-28 14:37:07 PDT
Created attachment 439518 [details]
Patch
Comment 3 EWS 2021-09-28 15:19:22 PDT
Committed r283199 (242246@main): <https://commits.webkit.org/242246@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 439518 [details].
Comment 4 Radar WebKit Bug Importer 2021-09-28 15:20:20 PDT
<rdar://problem/83643268>