[Webkit-unassigned] [Bug 147732] New: WTR doesn't pass FEATURE_DEFINES to DerivedSources.make

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 6 10:59:08 PDT 2015


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

            Bug ID: 147732
           Summary: WTR doesn't pass FEATURE_DEFINES to
                    DerivedSources.make
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

When generating sources for EventSendingController.idl, ENABLE_TOUCH_EVENTS is not defined, so we don't generate bindings for the touch event stuff.

There seem to be a few pieces missing:
1. The WebKitTestRunner xcconfig files don't define FEATURE_DEFINES
2. WebKitTestRunner/DerivedSources.make doesn't pass --defines "$(FEATURE_DEFINES)"
3. The script build phase doesn't define SDKROOT or pass  --no-builtin-rules like it does for, e.g. WebCore

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150806/b060ae64/attachment-0001.html>


More information about the webkit-unassigned mailing list