Bug 147103 - [GTK] Pass a GstInstallPluginsContext to gst_install_plugins_async
Summary: [GTK] Pass a GstInstallPluginsContext to gst_install_plugins_async
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on: 144099
Blocks:
  Show dependency treegraph
 
Reported: 2015-07-20 02:04 PDT by Carlos Garcia Campos
Modified: 2015-07-27 01:09 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.24 KB, patch)
2015-07-20 02:08 PDT, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff
Rebased patch (7.23 KB, patch)
2015-07-24 05:11 PDT, Carlos Garcia Campos
pnormand: 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 2015-07-20 02:04:16 PDT
This allows PackageKit to properly position the window and make it transient to the web view window.
Comment 1 Carlos Garcia Campos 2015-07-20 02:08:35 PDT
Created attachment 257082 [details]
Patch
Comment 2 Carlos Garcia Campos 2015-07-24 05:11:04 PDT
Created attachment 257450 [details]
Rebased patch
Comment 3 Carlos Garcia Campos 2015-07-27 01:09:01 PDT
Committed r187432: <http://trac.webkit.org/changeset/187432>