TestWebKitAPI has some build / link failures for iOS.
Created attachment 222695 [details] Patch
Comment on attachment 222695 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=222695&action=review > Tools/TestWebKitAPI/Configurations/Base.xcconfig:67 > +EXCLUDED_SOURCE_FILE_NAMES_iphoneos = *Mac.h *Mac.cpp *Mac.mm *InjectedBundle* *PlatformUtilities* Tests/WebKit2/* Tests/WebKit2ObjC/* *_Bundle* JavaScriptTest.* */mac/* CustomProtocolsSyncXHRTest.mm; Shouldn't CustomProtocolsSyncXHRTest.mm already be excluded by virtue of being in Tests/WebKit2ObjC/?
Committed r163095: <http://trac.webkit.org/changeset/163095>