RESOLVED FIXED 138742
[iOS] NSFileManager and QuickLook SPI not available in public SDK
https://bugs.webkit.org/show_bug.cgi?id=138742
Summary [iOS] NSFileManager and QuickLook SPI not available in public SDK
Daniel Bates
Reported 2014-11-14 09:32:39 PST
The iOS WebKit port makes use of the private headers Foundation/NSFileManager_NSURLExtras.h and QuickLook/{QuickLookPrivate, QLPreviewConverter}.h. Towards building the port using the public SDK, we should forward declare the applicable SPI.
Attachments
Patch (13.44 KB, patch)
2014-11-14 09:40 PST, Daniel Bates
no flags
Patch (13.43 KB, patch)
2014-11-14 11:50 PST, Daniel Bates
no flags
Patch (13.43 KB, patch)
2014-11-14 13:27 PST, Daniel Bates
no flags
Daniel Bates
Comment 1 2014-11-14 09:40:31 PST
Daniel Bates
Comment 2 2014-11-14 11:50:34 PST
Daniel Bates
Comment 3 2014-11-14 13:27:03 PST
Daniel Bates
Comment 4 2014-11-14 15:31:43 PST
Comment on attachment 241620 [details] Patch Clearing flags on attachment: 241620 Committed r176142: <http://trac.webkit.org/changeset/176142>
Daniel Bates
Comment 5 2014-11-14 15:31: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.