Bug 226667 - Use access instead of stat in some filesystem functions
Summary: Use access instead of stat in some filesystem functions
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: Ben Nham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-04 15:57 PDT by Ben Nham
Modified: 2021-06-08 19:26 PDT (History)
6 users (show)

See Also:


Attachments
Patch (9.15 KB, patch)
2021-06-04 16:21 PDT, Ben Nham
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (9.15 KB, patch)
2021-06-04 16:25 PDT, Ben Nham
no flags Details | Formatted Diff | Diff
Patch (8.95 KB, patch)
2021-06-08 12:54 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Nham 2021-06-04 15:57:39 PDT
Use access instead of stat in some filesystem functions
Comment 1 Ben Nham 2021-06-04 16:21:32 PDT
Created attachment 430630 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-06-04 16:22:14 PDT
<rdar://problem/78890899>
Comment 3 Ben Nham 2021-06-04 16:25:59 PDT
Created attachment 430631 [details]
Patch
Comment 4 Chris Dumez 2021-06-08 12:54:31 PDT
Created attachment 430880 [details]
Patch
Comment 5 Chris Dumez 2021-06-08 16:28:21 PDT
Comment on attachment 430880 [details]
Patch

r=me
Comment 6 EWS 2021-06-08 19:26:41 PDT
Committed r278641 (238623@main): <https://commits.webkit.org/238623@main>

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