Bug 230912

Summary: Move `DrawGlyphsRecorder` outside of `DisplayList`
Product: WebKit Reporter: Devin Rousso <hi>
Component: New BugsAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, ews-watchlist, gyuyoung.kim, hi, mmaxfield, ryuan.choi, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 230781, 230913    
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch none

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>