Bug 130332 - [GTK] MiniBrowser fails to load injected bundle lib
Summary: [GTK] MiniBrowser fails to load injected bundle lib
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2014-03-17 06:41 PDT by Carlos Garcia Campos
Modified: 2014-03-17 09:15 PDT (History)
0 users

See Also:


Attachments
Patch (1.53 KB, patch)
2014-03-17 06:42 PDT, Carlos Garcia Campos
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2014-03-17 06:41:01 PDT
This is because WEBKIT_INJECTED_BUNDLE_PATH env var is set too late.
Comment 1 Carlos Garcia Campos 2014-03-17 06:42:29 PDT
Created attachment 226907 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-03-17 09:15:32 PDT
Committed r165735: <http://trac.webkit.org/changeset/165735>