WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
175649
[PAL] Move spi/mac directory into PAL
https://bugs.webkit.org/show_bug.cgi?id=175649
Summary
[PAL] Move spi/mac directory into PAL
Yoshiaki Jitsukawa
Reported
2017-08-16 17:04:28 PDT
Related ticket:
Bug 175057
- [PAL] Move spi/cf directory into PAL This is to move WebCore/platform/spi/mac directory into PAL.
Attachments
Patch
(125.16 KB, patch)
2017-08-16 17:43 PDT
,
Yoshiaki Jitsukawa
no flags
Details
Formatted Diff
Diff
Patch
(125.16 KB, patch)
2017-08-16 18:17 PDT
,
Yoshiaki Jitsukawa
no flags
Details
Formatted Diff
Diff
Patch
(123.85 KB, patch)
2017-08-17 19:59 PDT
,
Yoshiaki Jitsukawa
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Yoshiaki Jitsukawa
Comment 1
2017-08-16 17:43:17 PDT
Created
attachment 318312
[details]
Patch - Move WebCore/platform/spi/mac to WebCore/PAL/pal/spi/mac - Fix Xcode projects for it - Fix include paths - Fix relevant coding style errors - Make the style checker ignore false positive "whitespace/operators" error for __has_include()
Build Bot
Comment 2
2017-08-16 17:46:35 PDT
Attachment 318312
[details]
did not pass style-queue: ERROR: Source/WebCore/page/mac/WheelEventDeltaFilterMac.mm:32: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 in 84 files If any of these errors are false positives, please file a bug against check-webkit-style.
Yoshiaki Jitsukawa
Comment 3
2017-08-16 18:17:05 PDT
Created
attachment 318313
[details]
Patch Hmm, the style checker on my env doesn't complain about the [build/include_order] error, but I try restoring the blank line.
Build Bot
Comment 4
2017-08-16 18:18:56 PDT
Attachment 318313
[details]
did not pass style-queue: ERROR: Source/WebCore/page/mac/WheelEventDeltaFilterMac.mm:33: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 in 84 files If any of these errors are false positives, please file a bug against check-webkit-style.
Yoshiaki Jitsukawa
Comment 5
2017-08-17 19:59:00 PDT
Created
attachment 318459
[details]
Patch
WebKit Commit Bot
Comment 6
2017-08-21 13:35:43 PDT
Comment on
attachment 318459
[details]
Patch Clearing flags on attachment: 318459 Committed
r220979
: <
http://trac.webkit.org/changeset/220979
>
WebKit Commit Bot
Comment 7
2017-08-21 13:35:45 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8
2017-08-21 13:37:02 PDT
<
rdar://problem/33998139
>
Yoshiaki Jitsukawa
Comment 9
2017-08-21 16:28:13 PDT
Thank you for your reviewing, Myles ;)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug