RESOLVED FIXED 141233
[EFL] Fix build after r179588
https://bugs.webkit.org/show_bug.cgi?id=141233
Summary [EFL] Fix build after r179588
Hunseop Jeong
Reported 2015-02-03 22:38:05 PST
TestController.cpp:(.text._ZN3WTR14TestController33decidePolicyForNavigationResponseEPK12OpaqueWKPagePK26OpaqueWKNavigationResponsePK27OpaqueWKFramePolicyListenerPKvSB_+0xc): undefined reference to `WKNavigationResponseCanShowMIMEType' Tools/WebKitTestRunner/CMakeFiles/WebKitTestRunner.dir/TestController.cpp.o: In function `WTR::TestController::decidePolicyForNavigationResponse(OpaqueWKNavigationResponse const*, OpaqueWKFramePolicyListener const*)': TestController.cpp:(.text._ZN3WTR14TestController33decidePolicyForNavigationResponseEPK26OpaqueWKNavigationResponsePK27OpaqueWKFramePolicyListener+0xc): undefined reference to `WKNavigationResponseCanShowMIMEType' collect2: error: ld returned 1 exit status
Attachments
Patch (1.24 KB, patch)
2015-02-03 22:40 PST, Hunseop Jeong
no flags
Hunseop Jeong
Comment 1 2015-02-03 22:40:24 PST
Gyuyoung Kim
Comment 2 2015-02-03 22:44:43 PST
Comment on attachment 246019 [details] Patch rs=me. I think this patch will fix GTK port as well.
Gyuyoung Kim
Comment 3 2015-02-03 22:53:47 PST
Comment on attachment 246019 [details] Patch It looks chris just fixed this problem - http://trac.webkit.org/changeset/179596
Chris Dumez
Comment 4 2015-02-04 08:44:36 PST
Comment on attachment 246019 [details] Patch You were still missing a few files btw :)
Note You need to log in before you can comment on or make changes to this bug.