Bug 218731 - Exceptions under PlatformCALayerCocoa::drawLayerContents with DisplayList-backed layers
Summary: Exceptions under PlatformCALayerCocoa::drawLayerContents with DisplayList-bac...
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: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-09 16:39 PST by Tim Horton
Modified: 2020-11-09 23:43 PST (History)
6 users (show)

See Also:


Attachments
Patch (8.60 KB, patch)
2020-11-09 16:39 PST, Tim Horton
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (8.84 KB, patch)
2020-11-09 16:54 PST, Tim Horton
simon.fraser: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (8.99 KB, patch)
2020-11-09 17:48 PST, Tim Horton
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (9.02 KB, patch)
2020-11-09 18:11 PST, Tim Horton
no flags Details | Formatted Diff | Diff
Patch (9.11 KB, patch)
2020-11-09 18:13 PST, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>