Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-6592] [parity] Implement resource value caching in NSURL #3754

Closed
millenomi opened this issue Dec 12, 2017 · 1 comment
Closed

[SR-6592] [parity] Implement resource value caching in NSURL #3754

millenomi opened this issue Dec 12, 2017 · 1 comment

Comments

@millenomi
Copy link
Contributor

Previous ID SR-6592
Radar None
Original Reporter @millenomi
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels Bug
Assignee None
Priority Medium

md5: 46ba62adfb6df892c4221227b0955b70

duplicates:

  • SR-10365 Parity: NSURL: Resource values

Issue Description:

We should implement cache management for resource values and the following API:

class NSURL {
     func removeAllCachedResourceValues()
     func removeCachedResourceValue(forKey:)
}

on non-Darwin platforms for parity with Darwin.

@spevans
Copy link
Collaborator

spevans commented Jan 16, 2020

Dupe of https://bugs.swift.org/browse/SR-10365

Fixed in #2195

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants