Bug 111063

Summary: [EFL][WTR] WTR cannot load injected bundle
Product: WebKit Reporter: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Component: WebKit EFLAssignee: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, laszlo.gombos, lucas.de.marchi, naginenis, ryuan.choi, tmpsantos, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Mikhail Pozdnyakov 2013-02-28 03:14:30 PST
SSIA.

Source/WebKit2/WebProcess/InjectedBundle/efl/InjectedBundleEfl.cpp:45 load() Error loading the injected bundle from ./WebKitBuild/Debug/lib/libTestRunnerInjectedBundle.so: Wrong file format or no file module found
Comment 1 Mikhail Pozdnyakov 2013-02-28 03:47:17 PST
Going further:

./WebKitBuild/Debug/lib/libTestRunnerInjectedBundle.so: undefined symbol: _ZN3WTR22AccessibilityUIElement19scrollToMakeVisibleEv
Comment 2 Mikhail Pozdnyakov 2013-02-28 04:05:54 PST
Created attachment 190698 [details]
patch
Comment 3 Csaba Osztrogonác 2013-02-28 04:26:18 PST
Comment on attachment 190698 [details]
patch

rs=me
Comment 4 Mikhail Pozdnyakov 2013-02-28 04:30:13 PST
Committed r144294: <http://trac.webkit.org/changeset/144294>