RESOLVED FIXED 135845
[iOS] build-webkit should not build WebKitSystemInterface and WebKitAdditions
https://bugs.webkit.org/show_bug.cgi?id=135845
Summary [iOS] build-webkit should not build WebKitSystemInterface and WebKitAdditions
Daniel Bates
Reported 2014-08-12 11:10:22 PDT
We should remove the logic added to build-webkit to build projects WebKitSystemInterface and WebKitAdditions when building the iOS WebKit port because build-webkit shouldn't be responsible for building such projects. Such logic was added as a convenience to expedite the bring up of the iOS WebKit port when it was upstreamed.
Attachments
Patch (1.80 KB, patch)
2014-08-12 11:15 PDT, Daniel Bates
aestes: review+
Daniel Bates
Comment 1 2014-08-12 11:14:58 PDT
Removing the dependencies to build projects WebKitSystemInterface and WebKitAdditions when building the iOS WebKit port will help towards building the iOS WebKit port using the public SDK.
Daniel Bates
Comment 2 2014-08-12 11:15:54 PDT
Daniel Bates
Comment 3 2014-08-12 19:35:53 PDT
Note You need to log in before you can comment on or make changes to this bug.