RESOLVED FIXED 128880
Build break when disabled ACCESSIBILITY since r162986
https://bugs.webkit.org/show_bug.cgi?id=128880
Summary Build break when disabled ACCESSIBILITY since r162986
Ryuan Choi
Reported 2014-02-15 19:20:53 PST
CMakeFiles/TestRunnerInjectedBundle.dir/__/__/DerivedSources/InjectedBundle/JSAccessibilityUIElement.cpp.o: In function `WTR::JSAccessibilityUIElement::columnHeaders(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**)': JSAccessibilityUIElement.cpp:(.text+0x260e): undefined reference to `WTR::AccessibilityUIElement::columnHeaders() const' CMakeFiles/TestRunnerInjectedBundle.dir/__/__/DerivedSources/InjectedBundle/JSAccessibilityUIElement.cpp.o: In function `WTR::JSAccessibilityUIElement::rowHeaders(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**)': JSAccessibilityUIElement.cpp:(.text+0x2668): undefined reference to `WTR::AccessibilityUIElement::rowHeaders() const' CMakeFiles/TestRunnerInjectedBundle.dir/__/__/DerivedSources/InjectedBundle/JSAccessibilityUIElement.cpp.o: In function `WTR::JSAccessibilityUIElement::ariaControlsElementAtIndex(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**)': JSAccessibilityUIElement.cpp:(.text+0x290a): undefined reference to `WTR::AccessibilityUIElement::ariaControlsElementAtIndex(unsigned int)' collect2: error: ld returned 1 exit status make[2]: *** [lib/libTestRunnerInjectedBundle.so] Error 1 make[1]: *** [Tools/WebKitTestRunner/CMakeFiles/TestRunnerInjectedBundle.dir/all] Error 2 make: *** [all] Error 2
Attachments
Patch (2.67 KB, patch)
2014-02-15 19:23 PST, Ryuan Choi
no flags
Patch (2.66 KB, patch)
2014-02-15 19:24 PST, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2014-02-15 19:23:29 PST
Ryuan Choi
Comment 2 2014-02-15 19:24:40 PST
WebKit Commit Bot
Comment 3 2014-02-15 21:02:47 PST
Comment on attachment 224309 [details] Patch Clearing flags on attachment: 224309 Committed r164189: <http://trac.webkit.org/changeset/164189>
WebKit Commit Bot
Comment 4 2014-02-15 21:02:52 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.