RESOLVED FIXED 173988
Add WebKitPrivateFrameworkStubs for iOS 11
https://bugs.webkit.org/show_bug.cgi?id=173988
Summary Add WebKitPrivateFrameworkStubs for iOS 11
Jonathan Bedard
Reported 2017-06-29 13:38:01 PDT
In iOS 11, a number of frameworks used by WebKit are no longer available in the iOS Simulator SDK. Add these frameworks. Disambiguate private framework stubs for device and simulator.
Attachments
Patch (64.70 KB, patch)
2017-06-29 13:52 PDT, Jonathan Bedard
no flags
Patch (75.04 KB, patch)
2017-06-29 14:05 PDT, Jonathan Bedard
no flags
Manually edited patch (44.41 KB, patch)
2017-06-29 14:27 PDT, Jonathan Bedard
no flags
Manually edited patch (43.22 KB, patch)
2017-06-29 14:37 PDT, Jonathan Bedard
no flags
Archive of layout-test-results from ews107 for mac-elcapitan-wk2 (1.20 MB, application/zip)
2017-06-29 16:04 PDT, Build Bot
no flags
Patch (25.97 KB, patch)
2017-06-29 16:52 PDT, Jonathan Bedard
no flags
Patch (25.97 KB, patch)
2017-06-30 08:12 PDT, Jonathan Bedard
no flags
Patch (22.24 KB, patch)
2017-07-03 16:26 PDT, Jonathan Bedard
no flags
Patch for landing (22.16 KB, patch)
2017-07-05 10:39 PDT, Jonathan Bedard
no flags
Jonathan Bedard
Comment 1 2017-06-29 13:52:38 PDT
Jonathan Bedard
Comment 2 2017-06-29 14:05:45 PDT
Jonathan Bedard
Comment 3 2017-06-29 14:27:57 PDT
Created attachment 314167 [details] Manually edited patch svn-create-patch is not handling deletion from directories, we have a bug tracking this. In the mean time, this manually curated patch should be correct.
Jonathan Bedard
Comment 4 2017-06-29 14:37:56 PDT
Created attachment 314171 [details] Manually edited patch
Build Bot
Comment 5 2017-06-29 16:04:57 PDT
Comment on attachment 314171 [details] Manually edited patch Attachment 314171 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/4022165 New failing tests: media/video-no-audio.html
Build Bot
Comment 6 2017-06-29 16:04:58 PDT
Created attachment 314181 [details] Archive of layout-test-results from ews107 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
Jonathan Bedard
Comment 7 2017-06-29 16:52:35 PDT
Jonathan Bedard
Comment 8 2017-06-30 08:12:39 PDT
Jonathan Bedard
Comment 9 2017-07-03 16:26:49 PDT
Radar WebKit Bug Importer
Comment 10 2017-07-05 09:19:35 PDT
David Kilzer (:ddkilzer)
Comment 11 2017-07-05 10:15:03 PDT
Comment on attachment 314534 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=314534&action=review r=me > Source/WebCore/Configurations/WebCore.xcconfig:33 > + Nit: Why add a blank line here? Should be consistent across all *.xcconfig files. > Source/WebCore/PAL/Configurations/PAL.xcconfig:32 > + Nit: Why add a blank line here? Should be consistent across all *.xcconfig files. > Source/WebKit2/Configurations/BaseTarget.xcconfig:30 > + Nit: Why add a blank line here? Should be consistent across all *.xcconfig files. > Source/WebKit/mac/Configurations/WebKitLegacy.xcconfig:37 > + Nit: Why add a blank line here? Should be consistent across all *.xcconfig files. > WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/11/AppSupport.framework/AppSupport.tbd:15 > +exports: > + - > + archs: > + - armv7 > + - armv7s > + - arm64 > + - i386 > + - x86_64 Weird indention here for x86_64. Does it matter?
Jonathan Bedard
Comment 12 2017-07-05 10:39:25 PDT
Created attachment 314616 [details] Patch for landing
WebKit Commit Bot
Comment 13 2017-07-05 11:14:45 PDT
Comment on attachment 314616 [details] Patch for landing Clearing flags on attachment: 314616 Committed r219140: <http://trac.webkit.org/changeset/219140>
WebKit Commit Bot
Comment 14 2017-07-05 11:14:47 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.