Bug 210585 - [IPC hardening] DrawingArea::updateBackingStoreState() is not used on Apple platforms
Summary: [IPC hardening] DrawingArea::updateBackingStoreState() is not used on Apple p...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Compositing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-15 18:42 PDT by David Kilzer (:ddkilzer)
Modified: 2020-04-16 04:39 PDT (History)
6 users (show)

See Also:


Attachments
Patch v1 (4.71 KB, patch)
2020-04-15 19:01 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2020-04-15 18:42:36 PDT
DrawingArea::updateBackingStoreState() is not used on Apple platforms.

<rdar://problem/61802011>
Comment 1 David Kilzer (:ddkilzer) 2020-04-15 19:01:40 PDT
Created attachment 396603 [details]
Patch v1
Comment 2 Geoffrey Garen 2020-04-15 19:12:30 PDT
Comment on attachment 396603 [details]
Patch v1

r=me
Comment 3 EWS 2020-04-16 04:39:50 PDT
Committed r260177: <https://trac.webkit.org/changeset/260177>

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