[Webkit-unassigned] [Bug 128351] [iOS] make should build WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 19:57:58 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=128351


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #223412|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #2 from Daniel Bates <dbates at webkit.org>  2014-02-06 19:55:17 PST ---
(From update of attachment 223412)
View in context: https://bugs.webkit.org/attachment.cgi?id=223412&action=review

> Source/Makefile:-7
> -ifneq (,$(findstring iphoneos,$(SDKROOT)))
> -	MODULES = WTF JavaScriptCore ThirdParty/ANGLE WebCore WebKit
> -else ifneq (,$(findstring iphonesimulator,$(SDKROOT)))
> -	MODULES = WTF JavaScriptCore ThirdParty/ANGLE WebCore WebKit
> -endif

Do we build WebInspectorUI for iOS? If not, then we need to exclude it from the iOS device and simulator builds.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list