RESOLVED FIXED 138930
[iOS] WebKit2 fails to build with public SDK due to missing SPI from CFNetwork, QuartzCore, MediaPlayer, XPC
https://bugs.webkit.org/show_bug.cgi?id=138930
Summary [iOS] WebKit2 fails to build with public SDK due to missing SPI from CFNetwor...
Daniel Bates
Reported 2014-11-20 10:43:46 PST
Add more forward declarations to SPI wrapper headers and make use of existing SPI wrapper headers to fix some WebKit2 compile errors when building with the iOS public SDK.
Attachments
Patch (20.38 KB, patch)
2014-11-20 10:45 PST, Daniel Bates
no flags
Patch (23.22 KB, patch)
2014-11-20 11:55 PST, Daniel Bates
no flags
Patch (23.26 KB, patch)
2014-11-20 13:55 PST, Daniel Bates
no flags
Daniel Bates
Comment 1 2014-11-20 10:45:59 PST
WebKit Commit Bot
Comment 2 2014-11-20 10:48:10 PST
Attachment 241961 [details] did not pass style-queue: ERROR: Source/WebCore/platform/spi/cocoa/QuartzCoreSPI.h:112: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 1 in 13 files If any of these errors are false positives, please file a bug against check-webkit-style.
Daniel Bates
Comment 3 2014-11-20 11:55:39 PST
Created attachment 241967 [details] Patch Include file MediaPlayerSPI.h
WebKit Commit Bot
Comment 4 2014-11-20 11:56:50 PST
Attachment 241967 [details] did not pass style-queue: ERROR: Source/WebCore/platform/spi/cocoa/QuartzCoreSPI.h:112: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 1 in 14 files If any of these errors are false positives, please file a bug against check-webkit-style.
Daniel Bates
Comment 5 2014-11-20 13:55:06 PST
WebKit Commit Bot
Comment 6 2014-11-20 13:57:12 PST
Attachment 241978 [details] did not pass style-queue: ERROR: Source/WebCore/platform/spi/cocoa/QuartzCoreSPI.h:113: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 1 in 14 files If any of these errors are false positives, please file a bug against check-webkit-style.
Daniel Bates
Comment 7 2014-11-21 08:40:42 PST
Comment on attachment 241978 [details] Patch Clearing flags on attachment: 241978 Committed r176448: <http://trac.webkit.org/changeset/176448>
Daniel Bates
Comment 8 2014-11-21 08:40:47 PST
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.