Bug 111063 - [EFL][WTR] WTR cannot load injected bundle
Summary: [EFL][WTR] WTR cannot load injected bundle
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mikhail Pozdnyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-28 03:14 PST by Mikhail Pozdnyakov
Modified: 2013-02-28 04:31 PST (History)
9 users (show)

See Also:


Attachments
patch (1.59 KB, patch)
2013-02-28 04:05 PST, Mikhail Pozdnyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>