Bug 106749

Summary: [EFL] Unreviewed build fix after r139541
Product: WebKit Reporter: KwangYong Choi <ky0.choi>
Component: WebKit EFLAssignee: KwangYong Choi <ky0.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, gyuyoung.kim, haraken, kenneth, laszlo.gombos, lucas.de.marchi, rakuco, ryuan.choi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

KwangYong Choi
Reported 2013-01-13 18:01:07 PST
../../../lib/libewebkit.so.0.1.0: undefined reference to `JSC::JSCell::methodTable() const' Added missing #include "Operations.h"
Attachments
Patch (1.39 KB, patch)
2013-01-13 18:03 PST, KwangYong Choi
no flags
Patch (1.32 KB, patch)
2013-01-13 18:20 PST, KwangYong Choi
no flags
KwangYong Choi
Comment 1 2013-01-13 18:03:53 PST
KwangYong Choi
Comment 2 2013-01-13 18:20:33 PST
Ryuan Choi
Comment 3 2013-01-13 20:20:40 PST
Comment on attachment 182498 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=182498&action=review > Source/WebKit/efl/ChangeLog:6 > + undefined reference to `JSC::JSCell::methodTable() const' You may have to mention Unreviewed build fix here.
Ryuan Choi
Comment 4 2013-01-13 20:25:05 PST
Note You need to log in before you can comment on or make changes to this bug.