Bug 218731

Summary: Exceptions under PlatformCALayerCocoa::drawLayerContents with DisplayList-backed layers
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, mmaxfield, sabouhallawa, simon.fraser, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch
simon.fraser: review+, ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch
none
Patch none

Description Tim Horton 2020-11-09 16:39:04 PST
Exceptions under PlatformCALayerCocoa::drawLayerContents with DisplayList-backed layers
Comment 1 Tim Horton 2020-11-09 16:39:12 PST
Created attachment 413643 [details]
Patch
Comment 2 Tim Horton 2020-11-09 16:54:51 PST
Created attachment 413647 [details]
Patch
Comment 3 Tim Horton 2020-11-09 17:48:38 PST
Created attachment 413649 [details]
Patch
Comment 4 Tim Horton 2020-11-09 18:02:10 PST
Apparently I'm going to have to build for iOS :D
Comment 5 Tim Horton 2020-11-09 18:11:18 PST
Created attachment 413650 [details]
Patch
Comment 6 Tim Horton 2020-11-09 18:13:23 PST
Created attachment 413651 [details]
Patch
Comment 7 Tim Horton 2020-11-09 23:28:45 PST
Comment on attachment 413651 [details]
Patch

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

> Source/WebCore/platform/graphics/ios/FontAntialiasingStateSaver.h:52
> +#if !PLATFORM(IOS_FAMILY_SIMULATOR)

Also, does anybody recall why this is not compiled on sim?? That seems very odd.
Comment 8 EWS 2020-11-09 23:42:53 PST
Committed r269616: <https://trac.webkit.org/changeset/269616>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 413651 [details].
Comment 9 Radar WebKit Bug Importer 2020-11-09 23:43:17 PST
<rdar://problem/71227714>