Bug 175012

Summary: [PAL][Win] Copy forwarding headers
Product: WebKit Reporter: Yoshiaki Jitsukawa <yoshiaki.jitsukawa>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, don.olmstead, mmaxfield, webkit-bug-importer, yoshiaki.jitsukawa
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Yoshiaki Jitsukawa
Reported 2017-07-31 22:59:17 PDT
[PAL][Win] Copy forwarding headers
Attachments
Patch (2.65 KB, patch)
2017-07-31 23:01 PDT, Yoshiaki Jitsukawa
no flags
Patch (2.62 KB, patch)
2017-08-01 14:44 PDT, Yoshiaki Jitsukawa
no flags
Yoshiaki Jitsukawa
Comment 1 2017-07-31 23:01:51 PDT
Yoshiaki Jitsukawa
Comment 2 2017-07-31 23:16:00 PDT
This is to prepare for moving the SPI headers from WebCore/platform/spi to PAL. In the PAL Xcode project, "Copy PAL headers" script copies(rsync) PAL headers. This patch is intended to do a similar thing on Windows, mainly for the SPI headers, to use the same include paths, for example <pal/spi/cocoa/QuartzCoreSPI.h>.
Myles C. Maxfield
Comment 3 2017-08-01 08:29:34 PDT
Comment on attachment 316835 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=316835&action=review > Source/WebCore/PAL/pal/PlatformAppleWin.cmake:2 > +# spi/cf We don't leave code commented in our checked-in sources.
Yoshiaki Jitsukawa
Comment 4 2017-08-01 14:44:15 PDT
Yoshiaki Jitsukawa
Comment 5 2017-08-01 14:46:03 PDT
(In reply to Myles C. Maxfield from comment #3) > Comment on attachment 316835 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=316835&action=review > > > Source/WebCore/PAL/pal/PlatformAppleWin.cmake:2 > > +# spi/cf > > We don't leave code commented in our checked-in sources. Thank you for reviewing! I removed the lines.
WebKit Commit Bot
Comment 6 2017-08-01 15:33:22 PDT
Comment on attachment 316897 [details] Patch Clearing flags on attachment: 316897 Committed r220113: <http://trac.webkit.org/changeset/220113>
WebKit Commit Bot
Comment 7 2017-08-01 15:33:23 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8 2017-08-01 15:48:53 PDT
Note You need to log in before you can comment on or make changes to this bug.