Bug 272499 - Optimize CachedResource::didAccessDecodedData()
Summary: Optimize CachedResource::didAccessDecodedData()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-04-10 18:25 PDT by Simon Fraser (smfr)
Modified: 2024-04-10 22:35 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2024-04-10 18:25:02 PDT
It doesn't need to remove and re-add to the live decoded resources list.
Comment 1 Radar WebKit Bug Importer 2024-04-10 18:25:18 PDT
<rdar://problem/126244115>
Comment 2 Simon Fraser (smfr) 2024-04-10 18:27:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27123
Comment 3 EWS 2024-04-10 22:34:59 PDT
Committed 277358@main (bfb4040b247b): <https://commits.webkit.org/277358@main>

Reviewed commits have been landed. Closing PR #27123 and removing active labels.