RESOLVED FIXED 158825
Move SoftLinking.h to platform/cococa from platform/mac
https://bugs.webkit.org/show_bug.cgi?id=158825
Summary Move SoftLinking.h to platform/cococa from platform/mac
David Kilzer (:ddkilzer)
Reported 2016-06-15 19:48:40 PDT
Move SoftLinking.h to platform/cococa from platform/mac because it's used on both iOS and macOS.
Attachments
Patch v1 (3.45 KB, patch)
2016-06-15 19:52 PDT, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2016-06-15 19:52:18 PDT
Created attachment 281429 [details] Patch v1
WebKit Commit Bot
Comment 2 2016-06-15 19:54:08 PDT
Attachment 281429 [details] did not pass style-queue: ERROR: Source/WebCore/platform/cocoa/SoftLinking.h:28: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/cocoa/SoftLinking.h:110: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/platform/cocoa/SoftLinking.h:114: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/platform/cocoa/SoftLinking.h:128: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/platform/cocoa/SoftLinking.h:133: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/platform/cocoa/SoftLinking.h:434: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/platform/cocoa/SoftLinking.h:447: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/platform/cocoa/SoftLinking.h:452: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/platform/cocoa/SoftLinking.h:464: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/platform/cocoa/SoftLinking.h:475: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/platform/cocoa/SoftLinking.h:480: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 11 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 3 2016-06-15 20:22:07 PDT
Comment on attachment 281429 [details] Patch v1 Clearing flags on attachment: 281429 Committed r202122: <http://trac.webkit.org/changeset/202122>
WebKit Commit Bot
Comment 4 2016-06-15 20:22:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.