summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-components_autofill_strings.grdp
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2018-08-07 13:56:28 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2018-08-07 13:56:28 +0000
commit76360496491c8b5323b6655362a2193e36b3d774 (patch)
tree0a15731855dec4e02e5f3187543ac18c0bceebd0 /www/chromium/files/patch-components_autofill_strings.grdp
parentUpdate to 1.14.0. (diff)
www/chromium: Update to 68.0.3440.84
Changelog: https://chromium.googlesource.com/chromium/src/+log/67.0.3396.87..68.0.3440.84?pretty=fuller&n=10000 At the moment pkg-message says that in order to work around the hanging tabs problem the user may wish to run the following commands: # [ -d ~{user}/.cache/chromium ] || mkdir ~{user}/.cache/chromium # echo "md $(echo ~{user})/.cache/chromium mfs rw,late,-w{user}:{group},-s300m 2 0" >> /etc/fstab # mount ~{user}/.cache/chromium Add fix-hanging-tabs.sh script to the DATADIR [1], which simplifies the process to just running /usr/local/share/chromium/fix-hanging-tabs.sh $user $group PR: 230264 [1] Submitted by: 0mp [1] MFH: 2018Q3 Security: http://vuxml.freebsd.org/freebsd/b9c525d9-9198-11e8-beba-080027ef1a23.html
Notes
Notes: svn path=/head/; revision=476599
Diffstat (limited to 'www/chromium/files/patch-components_autofill_strings.grdp')
-rw-r--r--www/chromium/files/patch-components_autofill_strings.grdp23
1 files changed, 16 insertions, 7 deletions
diff --git a/www/chromium/files/patch-components_autofill_strings.grdp b/www/chromium/files/patch-components_autofill_strings.grdp
index ff2709b5c30b..0afe7db3c296 100644
--- a/www/chromium/files/patch-components_autofill_strings.grdp
+++ b/www/chromium/files/patch-components_autofill_strings.grdp
@@ -1,15 +1,15 @@
---- components/autofill_strings.grdp.orig 2017-12-15 02:04:14.000000000 +0100
-+++ components/autofill_strings.grdp 2017-12-24 11:25:08.009423000 +0100
-@@ -216,7 +216,7 @@
- Do you want Chromium to save this card?
- </message>
- </if>
+--- components/autofill_strings.grdp.orig 2018-08-01 00:08:37.000000000 +0200
++++ components/autofill_strings.grdp 2018-08-04 17:51:10.986958000 +0200
+@@ -195,7 +195,7 @@
+ <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_CONFIRM" desc="Text to show for the Autofill upload save credit card prompt accept button when more information (e.g., CVC) was needed in order to save the card and was entered.">
+ Confirm
+ </message>
- <if expr="is_linux and not chromeos">
+ <if expr="is_posix and not chromeos">
<then>
<message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_TO_CLOUD" desc="Title text for the Autofill save card prompt when the card is to be saved by uploading it to Google Payments and also saved locally. The prompt can be either a bubble or an infobar.">
Do you want to save this card to your Google Account?
-@@ -234,7 +234,7 @@
+@@ -213,7 +213,7 @@
<message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_UPLOAD_EXPLANATION" desc="Explanation of the effect of the Autofill save card prompt when the card is to be saved by uploading it to Google Payments and also saved locally. The prompt can be either a bubble or an infobar.">
Pay quickly on sites and apps across devices using cards you have saved with Google.
</message>
@@ -18,3 +18,12 @@
<then>
<message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_UPLOAD_EXPLANATION_V2" desc="Explanation of the effect of the Autofill save card prompt when the card is to be saved by uploading it to Google Payments, according to June 2017 UI guidelines. The prompt will be shown in a bubble below the omnibox.">
To pay faster next time, save this card to your Google Account.
+@@ -225,7 +225,7 @@
+ </message>
+ </else>
+ </if>
+- <if expr="is_linux and not chromeos">
++ <if expr="is_posix and not chromeos">
+ <then>
+ <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_UPLOAD_EXPLANATION_V3" desc="Explanation of the effect of the Autofill save card prompt when the card is to be saved by uploading it to Google Payments, according to April 2018 UI guidelines. The prompt will be shown in a bubble below the omnibox.">
+ To pay faster next time, save your card and billing address to your Google Account.