WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
147732
WTR doesn't pass FEATURE_DEFINES to DerivedSources.make
https://bugs.webkit.org/show_bug.cgi?id=147732
Summary
WTR doesn't pass FEATURE_DEFINES to DerivedSources.make
Simon Fraser (smfr)
Reported
2015-08-06 10:59:08 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2016-08-18 17:47:41 PDT
Same for DumpRenderTree and TestWebKitAPI
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug