Bug 217302

Summary: Add implementation of <filesystem> to WTF for macOS 10.14
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, ap, benjamin, cdumez, cmarcelo, darin, ews-watchlist, gyuyoung.kim, mjs, ryuan.choi, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch
none
Patch
none
Patch none

Description Sam Weinig 2020-10-04 17:21:16 PDT
Add implementation of <filesystem> to WTF for macOS 10.14
Comment 1 Sam Weinig 2020-10-04 17:26:23 PDT Comment hidden (obsolete)
Comment 2 Sam Weinig 2020-10-04 17:49:31 PDT Comment hidden (obsolete)
Comment 3 Sam Weinig 2020-10-04 17:55:49 PDT Comment hidden (obsolete)
Comment 4 Sam Weinig 2020-10-04 18:20:53 PDT
Created attachment 410494 [details]
Patch
Comment 5 Sam Weinig 2020-10-04 18:30:55 PDT
Alexey, given the existing MIT licensed code, and that these files are dual licensed under the MIT and the University of Illinois Open Source Licenses, do you have concerns about landing this?
Comment 6 Konstantin Tokarev 2020-10-04 18:49:31 PDT
Comment on attachment 410494 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=410494&action=review

> Source/WTF/ChangeLog:9
> +        from libc++ (628a319475) and modifies them to build outside of

This doesn't match actually imported revision
Comment 7 Alexey Proskuryakov 2020-10-04 18:55:37 PDT
I'm honestly not sure. Maciej may know the rules.
Comment 8 Sam Weinig 2020-10-04 19:03:05 PDT
Created attachment 410496 [details]
Patch
Comment 9 Sam Weinig 2020-10-04 19:03:12 PDT
(In reply to Konstantin Tokarev from comment #6)
> Comment on attachment 410494 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=410494&action=review
> 
> > Source/WTF/ChangeLog:9
> > +        from libc++ (628a319475) and modifies them to build outside of
> 
> This doesn't match actually imported revision

Oops. I went back to an older revision so that it would actually build on 10.14. Fixed.
Comment 10 Sam Weinig 2020-10-05 16:36:25 PDT
Created attachment 410586 [details]
Patch
Comment 11 EWS 2020-10-05 17:28:11 PDT
Committed r268020: <https://trac.webkit.org/changeset/268020>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410586 [details].
Comment 12 Radar WebKit Bug Importer 2020-10-05 17:29:17 PDT
<rdar://problem/69978322>