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.
Created attachment 241961 [details] Patch
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.
Created attachment 241967 [details] Patch Include file MediaPlayerSPI.h
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.
Created attachment 241978 [details] Patch
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.
Comment on attachment 241978 [details] Patch Clearing flags on attachment: 241978 Committed r176448: <http://trac.webkit.org/changeset/176448>
All reviewed patches have been landed. Closing bug.