Bug 225823 - Replace -[WKContentView _hasPendingImageExtraction] with a monotonically increasing ID
Summary: Replace -[WKContentView _hasPendingImageExtraction] with a monotonically incr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-14 14:11 PDT by Wenson Hsieh
Modified: 2021-05-14 15:23 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.77 KB, patch)
2021-05-14 14:18 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2021-05-14 14:11:53 PDT
rdar://77519437
Comment 1 Wenson Hsieh 2021-05-14 14:18:30 PDT
Created attachment 428657 [details]
Patch
Comment 2 Tim Horton 2021-05-14 14:19:16 PDT
Comment on attachment 428657 [details]
Patch

and so we continue on the trend of everything being an ObjectIdentifier
Comment 3 Wenson Hsieh 2021-05-14 14:36:29 PDT
(In reply to Tim Horton from comment #2)
> Comment on attachment 428657 [details]
> Patch
> 
> and so we continue on the trend of everything being an ObjectIdentifier

❤️
Comment 4 EWS 2021-05-14 15:23:18 PDT
Committed r277510 (237740@main): <https://commits.webkit.org/237740@main>

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