Bug 136215 - [GTK] Older versions of WebKit should use the plugins cache in read only mode
Summary: [GTK] Older versions of WebKit should use the plugins cache in read only mode
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:
Blocks:
 
Reported: 2014-08-25 03:16 PDT by Carlos Garcia Campos
Modified: 2014-08-25 05:49 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.67 KB, patch)
2014-08-25 03:21 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 2014-08-25 03:16:17 PDT
Now that WebKitGTK+ 2.4 and 2.5 are parallel installable, since they use different versions of the plugins cache, apps using 2.4 might override the plugins cache file. We should prevent this from happening by making older versions use the plugin cache, but not downgrade it.
Comment 1 Carlos Garcia Campos 2014-08-25 03:21:01 PDT
Created attachment 237072 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-08-25 05:49:59 PDT
Committed r172920: <http://trac.webkit.org/changeset/172920>