~chromium-team/chromium-browser/artful-beta

« back to all changes in this revision

Viewing changes to debian/patches/flash-redirection

  • Committer: Olivier Tilloy
  • Date: 2018-02-12 09:35:31 UTC
  • mfrom: (1358.1.71 artful-dev)
  • Revision ID: olivier.tilloy@canonical.com-20180212093531-8e8kr2s6xo3dligh
* Upstream beta channel update: 65.0.3325.51
* debian/rules: remove use_gconf build flag
* debian/patches/3-chrome-xid.patch: removed, unused
* debian/patches/5-desktop-integration-settings.patch: removed, unused
* debian/patches/6-passwordless-install-support.patch: removed, unused
* debian/patches/7-npapi-permission-not-defaults-to-unauthorized.patch: removed, unused
* debian/patches/additional-search-engines.patch: refreshed
* debian/patches/breakpad: removed, unused
* debian/patches/cups-include-deprecated-ppd: removed, unused
* debian/patches/define__libc_malloc.patch: refreshed
* debian/patches/disable-sse2: updated
* debian/patches/display-scaling-default-value: removed, unused
* debian/patches/do-not-use-bundled-clang: removed, unused
* debian/patches/enable-chromecast-by-default.patch: refreshed
* debian/patches/enable_vaapi_on_linux.diff: removed, unused
* debian/patches/flash-redirection: removed, unused
* debian/patches/format-flag.patch: removed, unused
* debian/patches/gpu_default_disabled: removed, unused
* debian/patches/gsettings-display-scaling: removed, unused
* debian/patches/ld-memory-32bit.patch: removed, unused
* debian/patches/linker-asneeded-bug.patch: removed, unused
* debian/patches/lp-translations-paths: removed, unused
* debian/patches/mir-ozone-module: removed, unused
* debian/patches/mir-support: removed, unused
* debian/patches/revert-Xclang-instcombine-lower-dbg-declare.patch: refreshed
* debian/patches/search-credit.patch: refreshed
* debian/patches/set-rpath-on-chromium-executables.patch: refreshed
* debian/patches/suppress-newer-clang-warning-flags.patch: refreshed
* debian/patches/title-bar-default-system.patch-v35: refreshed
* debian/patches/use-clang-versioned.patch: refreshed
* debian/patches/wayland-ozone: removed, unused
* debian/patches/xdg-settings-multiexec-desktopfiles.patch: removed, unused
* debian/known_gn_gen_args-*: remove use_gconf build flag

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Description: Redirect flash warnings to our wiki, where we can manage users'
2
 
  experience, instead of handing them off to people who don't care about them.
3
 
Author: Chad MILLER <chad.miller@canonical.com>
4
 
 
5
 
 
6
 
--- a/chrome/browser/resources/plugin_metadata/plugins_linux.json
7
 
+++ b/chrome/browser/resources/plugin_metadata/plugins_linux.json
8
 
@@ -87,9 +87,9 @@
9
 
     ],
10
 
     "lang": "en-US",
11
 
     "name": "Adobe Flash Player",
12
 
-    "help_url": "https://support.google.com/chrome/?p=plugin_flash",
13
 
-    "url": "https://support.google.com/chrome/answer/6258784",
14
 
-    "displayurl": true,
15
 
+    "help_url": "https://wiki.ubuntu.com/Chromium/Getting-Flash#about",
16
 
+    "url": "apt:adobe-flashplugin",
17
 
+    "displayurl": false,
18
 
     "group_name_matcher": "*Shockwave Flash*"
19
 
   },
20
 
   "lightspark": {