Sean Lee
a9b71ba7de
Bug 1403007 - Add the regexp flag to cc-exp rule. r=MattN
...
MozReview-Commit-ID: KXU4jHxhRuH
--HG--
extra : rebase_source : 51aa36fc73345e045db0a3351233170e77b13241
2017-09-27 10:12:21 +08:00
Scott Wu
87c666e326
Bug 1367322 - Preferences search support for credit card autofill. r=evanxd,lchang
...
MozReview-Commit-ID: L8sSQkQUvq4
--HG--
extra : rebase_source : f0038cec0e286f5c57977217b892347582b602fe
2017-09-14 18:18:24 +08:00
Scott Wu
2ca9e14e1f
Bug 1367322 - Preferences search support for address autofill. r=evanxd,lchang
...
MozReview-Commit-ID: 8r0BhqAPC0A
--HG--
extra : rebase_source : 5d5e13e4d6ba524ad9538e3c516934f35e19e1a0
2017-09-14 18:17:53 +08:00
Scott Wu
9ef0b066cb
Bug 1397088 - Adjust autofill records list height and allow country warning message wrapping. r=lchang
...
This patch fixes a light height problem in records to align with the visual spec. Another issue is that on Linux the country warning message in edit address dialog is pushed to the next line, where it should be wrapped.
MozReview-Commit-ID: FZiBVKWLeMU
--HG--
extra : rebase_source : 97ac4cfba1042be01f9cba5e51b5831fef8b59c5
2017-09-08 18:40:42 +08:00
Scott Wu
a9fb858445
Bug 1397090 - Add the ability to mask credit card numbers after they have been unmasked. r=lchang
...
MozReview-Commit-ID: GIjhhwgsl5b
--HG--
extra : rebase_source : 079d668df0178d05aed72d493fcdee3a0f9f0154
2017-09-08 12:11:51 +08:00
Sean Lee
dc291337a8
Bug 1394704 - Early return ManageRecords.loadRecords during the loading process. r=lchang,scottwu
...
MozReview-Commit-ID: 8yR6kDg67PL
--HG--
extra : rebase_source : b08d90136ab02e3ef38da97c53d20d3a5623562f
2017-08-29 14:09:18 +08:00
Scott Wu
7efc20a641
Bug 1390828 - Fix addresses and credit cards list margin and height issues. r=lchang
...
MozReview-Commit-ID: 79nV5Gr5tdD
--HG--
extra : rebase_source : c0962d1c8c709c89073c41bc9c94bde9851a287b
2017-08-28 17:00:50 +08:00
steveck-chung
ebebafec46
Bug 1371113 - Part 1: Add credit card doorhanger. r=lchang
...
MozReview-Commit-ID: 6qIDgmfLNJC
2017-08-28 13:47:41 +02:00
Sebastian Hengst
95a154b9cc
Backed out changeset 1d4c737cf76d (bug 1371113) for frequently failing browser-chrome's browser/base/content/test/performance/browser_startup.js. r=backout
2017-08-28 13:34:21 +02:00
steveck-chung
46ae42a15c
Bug 1371113 - Part 1: Add credit card doorhanger. r=lchang
...
MozReview-Commit-ID: 6qIDgmfLNJC
--HG--
extra : rebase_source : d53b0f577686894b18956612e398a803ac664558
2017-08-02 16:16:42 +08:00
Sebastian Hengst
c6da0c0d11
Backed out changeset 08e729b36517 (bug 1371113) for failing browser_misused_characters_in_strings.js: cancelCreditCardLabel has a misused apostrophe. r=backout
2017-08-28 10:17:47 +02:00
steveck-chung
5880b7fad7
Bug 1371113 - Add credit card doorhanger. r=lchang
...
MozReview-Commit-ID: 6qIDgmfLNJC
--HG--
extra : rebase_source : 2603de69a897a327f0b30dc4e07027351db2a2de
2017-08-02 16:16:42 +08:00
Luke Chang
e052d1f537
Bug 1392975 - [Form Autofill] Avoid registering multiple listeners of DOMContentLoaded. r=seanlee
...
MozReview-Commit-ID: Eo3KSBoaotr
--HG--
extra : rebase_source : 7ef03e929e5e2320dd5ef692326c4fb31decd719
2017-08-23 17:35:32 +08:00
Scott Wu
fd42568021
Bug 1370768 - (Part 2) Add manage credit cards dialog. r=lchang
...
MozReview-Commit-ID: 6xl9HuDraIk
--HG--
extra : rebase_source : 8f450622225d0ceef75bb5a027dde4215285773b
2017-08-23 10:12:18 +08:00
Scott Wu
6cd28053c7
Bug 1370768 - (Part 1) Rename manageAddresses to manageDialog. r=lchang
...
MozReview-Commit-ID: Dr7d9xcxwHR
--HG--
rename : browser/extensions/formautofill/content/manageAddresses.css => browser/extensions/formautofill/content/manageDialog.css
rename : browser/extensions/formautofill/content/manageAddresses.js => browser/extensions/formautofill/content/manageDialog.js
extra : rebase_source : f7d18c214a19d73b58cca6091374dec69817f278
2017-08-22 18:16:41 +08:00
Ray Lin
d5df18da33
Bug 1390757 - Introduce pref extensions.formautofill.creditCards.enabled to form autofill activation process. r=lchang
...
MozReview-Commit-ID: J5nyAeSoggr
--HG--
extra : rebase_source : 7a8aeba49ee1c26456a1416d95132467dcfb2441
2017-08-24 15:38:37 +08:00
Scott Wu
b3819339c4
Bug 1370764 - (Part 3) Add browser chrome test for adding and editing credit card. r=lchang
...
MozReview-Commit-ID: Di1GtjknK5E
--HG--
extra : rebase_source : d191ddcbb4aced0447573d88a8af7638dfa1b16e
2017-08-23 17:10:36 +08:00
Scott Wu
f3435c3005
Bug 1370764 - (Part 2) Create a dialog to add/edit/view a credit card entry. r=lchang
...
MozReview-Commit-ID: 7d6cfcShrwc
--HG--
rename : browser/extensions/formautofill/skin/linux/editAddress.css => browser/extensions/formautofill/skin/linux/editDialog.css
rename : browser/extensions/formautofill/skin/osx/editAddress.css => browser/extensions/formautofill/skin/osx/editDialog.css
rename : browser/extensions/formautofill/skin/windows/editAddress.css => browser/extensions/formautofill/skin/windows/editDialog.css
extra : rebase_source : 0f655f55010a00678ab4dd0e17fe06aa7c7533c8
2017-08-11 15:31:57 +08:00
Scott Wu
33428945d9
Bug 1370764 - (Part 1) Rename editAddress files to editDialog. r=lchang
...
MozReview-Commit-ID: LxETrvltB2G
--HG--
rename : browser/extensions/formautofill/content/editAddress.js => browser/extensions/formautofill/content/editDialog.js
rename : browser/extensions/formautofill/skin/shared/editAddress.css => browser/extensions/formautofill/skin/shared/editDialog.css
extra : rebase_source : dfd586730c7021c06e703b8c0e29edcdb2576429
2017-08-22 14:28:31 +08:00
Sean Lee
c74ccdfb62
Bug 1361237 - Part 1: Use a set of regexp to recognize Credit Card autofill types.; r=MattN
...
MozReview-Commit-ID: 6snz9FFwzni
--HG--
extra : rebase_source : a26b93f50e9b7d560d9a7505f29e7022e8e6ff0e
2017-05-26 23:02:21 +08:00
Tim Nguyen
dd1510aec5
Bug 1392416 - Update notification icons to use photon assets. r=dao
...
MozReview-Commit-ID: A5Y0GDJcwh1
--HG--
extra : rebase_source : 40d5c6bd967ed2817b252506c5f3322e3d318e51
2017-08-22 17:19:15 +02:00
Ray Lin
4e93cc5c51
Bug 1371139 - Part 1. Implementation of form auto fill credit card layout. r=lchang,seanlee
...
MozReview-Commit-ID: 59gyOlHvSz8
--HG--
extra : rebase_source : a48867b6b0c1a766d4884dd92d5469bd81dd06c4
2017-07-25 15:28:38 +08:00
Ray Lin
ee8a8f80c3
Bug 1380910 - Enhance form autofill note by showing the categories intersection of result fields and form fields instead of their union. r=lchang,seanlee
...
MozReview-Commit-ID: AeCszHgfSS5
--HG--
extra : rebase_source : 38ffb915c9d4064fef13e643b01e5e12148ee382
2017-08-11 10:23:49 +08:00
Ray Lin
de1bce2711
Bug 1371149 - Part 1. Show insecure field in credit card autofill dropdown instead of result when the connection is not secure. r=MattN,seanlee
...
MozReview-Commit-ID: APjaTedWUz9
--HG--
extra : rebase_source : 47a6cfc70d4946db4203e8738953efa70cd7e505
2017-06-30 09:51:02 -07:00
Wes Kocher
a9604094ee
Backed out 2 changesets (bug 1371149) for failures in browser_autocomplete_insecure_warning.js a=backout
...
Backed out changeset 0623467f11ba (bug 1371149)
Backed out changeset 5c21cf82263e (bug 1371149)
MozReview-Commit-ID: CllUvst71aj
--HG--
extra : rebase_source : f0550b33761631168dc965455aa177b20a1414bf
2017-08-08 11:04:50 -07:00
Ray Lin
484729e54b
Bug 1371149 - Part 1. Show insecure field in credit card autofill dropdown instead of result when the connection is not secure. r=MattN,seanlee
...
MozReview-Commit-ID: APjaTedWUz9
--HG--
extra : rebase_source : fc7c4d1cde02ea83e9588328534c671bad283e87
2017-06-30 09:51:02 -07:00
Carsten "Tomcat" Book
38ca87fd73
Backed out changeset fce47fd69d94 (bug 1371149) for test failures in browser_insecure_form.js | Uncaught exception - popup should be open - timed out after 50 tries
2017-08-08 17:09:20 +02:00
Ray Lin
bc2b708593
Bug 1371149 - Part 1. Show insecure field in credit card autofill dropdown instead of result when the connection is not secure. r=MattN,seanlee
...
MozReview-Commit-ID: APjaTedWUz9
--HG--
extra : rebase_source : 8580d68f3fa8b596ac2022702283f9fb3d33d828
2017-06-30 09:51:02 -07:00
Sean Lee
3fa1506f53
Bug 1358960 - "united state" string should not be recognized as "address-level1". r=MattN
...
MozReview-Commit-ID: E7pmBkGRBkQ
--HG--
extra : rebase_source : 228ad8678b0b01cb99a12b6ded5edd5d82dc0318
2017-08-04 16:23:45 +08:00
Scott Wu
1d1dd82de6
Bug 1385813 - [Form Autofill] Set the width of edit address dialog on html markup rather than in css r=lchang
...
MozReview-Commit-ID: FtpIt0G76O9
--HG--
extra : rebase_source : 2d01bbd53e6b6ee6140f595dece4a9ca27918526
2017-07-31 16:48:57 +08:00
Scott Wu
247c04c888
Bug 1377360 - [Form Autofill] Move warning message from the manage addresses dialog to the edit address dialog. r=lchang
...
MozReview-Commit-ID: IuZpHQ6hyBo
--HG--
extra : rebase_source : 6246c9e10cf0d911971b6e3db2c5829cc2c7770b
2017-07-28 17:37:23 +08:00
Sean Lee
ab38f88d2d
Bug 1370429 - Part 5: Add tel-extension support. r=MattN
...
MozReview-Commit-ID: 7XdiwYWERBC
--HG--
extra : rebase_source : 36e3ebaf6d3de946ab7ed1ac8c3b3f3d67b32001
2017-07-19 10:18:57 +08:00
Scott Wu
5b2f66044f
Bug 1375799 - (Part 1) [Form Autofill] Use localized strings instead of hardcoded strings. r=lchang,MattN
...
MozReview-Commit-ID: DgWLFN2EDc8
--HG--
extra : rebase_source : ab7545bbc09d57d2cb043506738e51cda9b4b33d
2017-06-29 16:23:44 -07:00
Scott Wu
884f15c439
Bug 1376642 - (Part 2) Replace "profile" with "address" in formautofill file content. r=lchang
...
MozReview-Commit-ID: CJF7HpGjZaQ
--HG--
extra : rebase_source : c97b5615f6d65292acb3d98e29bbe453c624d457
2017-07-26 13:59:50 +08:00
Scott Wu
88ca381eed
Bug 1376642 - (Part 1) Rename files with the word "profile" with "address" in formautofill. r=lchang
...
MozReview-Commit-ID: CITYezz57Et
--HG--
rename : browser/extensions/formautofill/content/editProfile.js => browser/extensions/formautofill/content/editAddress.js
rename : browser/extensions/formautofill/content/editProfile.xhtml => browser/extensions/formautofill/content/editAddress.xhtml
rename : browser/extensions/formautofill/content/manageProfiles.css => browser/extensions/formautofill/content/manageAddresses.css
rename : browser/extensions/formautofill/content/manageProfiles.js => browser/extensions/formautofill/content/manageAddresses.js
rename : browser/extensions/formautofill/content/manageProfiles.xhtml => browser/extensions/formautofill/content/manageAddresses.xhtml
rename : browser/extensions/formautofill/skin/linux/editProfile.css => browser/extensions/formautofill/skin/linux/editAddress.css
rename : browser/extensions/formautofill/skin/osx/editProfile.css => browser/extensions/formautofill/skin/osx/editAddress.css
rename : browser/extensions/formautofill/skin/shared/editProfile.css => browser/extensions/formautofill/skin/shared/editAddress.css
rename : browser/extensions/formautofill/skin/windows/editProfile.css => browser/extensions/formautofill/skin/windows/editAddress.css
rename : browser/extensions/formautofill/test/browser/browser_editProfileDialog.js => browser/extensions/formautofill/test/browser/browser_editAddressDialog.js
rename : browser/extensions/formautofill/test/browser/browser_manageProfilesDialog.js => browser/extensions/formautofill/test/browser/browser_manageAddressesDialog.js
extra : rebase_source : 2408257636b0ff0927632bb542320d517caa1ed2
2017-07-26 14:39:58 +08:00
Ray Lin
f7280e2caa
Bug 1371131 - Part 4. Hide form autofill footer notes if no warning data in the results. r=lchang,seanlee
...
MozReview-Commit-ID: AAOEu2JVHnO
--HG--
extra : rebase_source : d5170fd86b7e8b6e81064905b406b05579046552
2017-07-25 10:25:02 +08:00
Ray Lin
e2f2e8e9c0
Bug 1380279 - Add an ability to retrieve multiple collection type in startSearch to support credit cards autofilling. r=MattN,seanlee
...
MozReview-Commit-ID: EeV3W8fZylh
--HG--
extra : rebase_source : 5d4a904bb7057a66b44758cb10579168472661c2
2017-07-20 12:13:37 +08:00
Scott Wu
91a827a538
Bug 1374960 - [Form Autofill] Make small refinements for Manage Profiles and Edit Profile dialogs. r=lchang
...
Small refinements for manage profiles and edit profile dialogs:
- Make street address textarea 3 lines high
- Disable user select highlight for labels and profile lists
- Double clicking a profile should open the edit profile dialog
MozReview-Commit-ID: 5uxYrdnfodn
--HG--
extra : rebase_source : 0a31eded09ad4b845cf3d0e599674238944d2092
2017-07-10 14:45:53 +08:00
Ray Lin
442a453497
Bug 1379575 - Do not show focused category in autofill notes if none of the profiles have been selected. r=MattN
...
MozReview-Commit-ID: LqOKKZMWtvR
--HG--
extra : rebase_source : 6d1449059a26463f0f5da396cccb8826828db75b
2017-07-12 17:49:26 +08:00
Sean Lee
748a9b8709
Bug 1378694 - Make sure no null pointer before trimming string in FormAutofillUtils.toOneLineAddress. r=lchang
...
MozReview-Commit-ID: KAelqPAMrwY
--HG--
extra : rebase_source : f8220fb116e8b66a0b3f02afb1d16e33b7ae1615
2017-07-08 00:41:54 +08:00
Ray Lin
96fce2bff6
Bug 1329628 - Part 1. Add a phishing warning text upon footer to show the additional fields that are about to be filled while a profile being selected. r=MattN
...
MozReview-Commit-ID: FiCzgKAbFoE
--HG--
extra : rebase_source : 75678d7991bff41c5cb6a0dfcdcd1e37ff2a05c6
2017-06-15 21:45:55 +08:00
steveck-chung
3567e586e4
Bug 1303515 - Part 1: Add form autofill update doorhanger. r=MattN
...
MozReview-Commit-ID: I7LhGcIDGre
--HG--
extra : rebase_source : 3e9ba8f2ab4cc0411bf6b3cc87d8a03d8a687f1c
2017-06-13 18:06:45 +08:00
steveck-chung
1bc2516863
Bug 1374508 - [Form Autofill Doorhanger] Apply copy reviewed string/new anchor icon and move open pref link to button. r=lchang
...
MozReview-Commit-ID: FkzQbJ6Ayhe
--HG--
extra : rebase_source : 2516243e534e3968af1234894d3d9525c3eb9412
2017-06-22 16:46:41 +08:00
Sean Lee
7c64597fd1
Bug 1370475 - Part 2: Convert the address related fields for display purpose. r=lchang
...
MozReview-Commit-ID: 1Jk0pRc1snu
--HG--
extra : rebase_source : 310824d6952b9f156dcddf6408b376e75623b565
2017-06-15 17:19:34 +08:00
Luke Chang
86a3479659
Bug 1358944 - [Form Autofill] Support "country-name" fields. r=MattN,seanlee
...
MozReview-Commit-ID: IV0WGFhQ35R
--HG--
extra : rebase_source : 18ce190a14f5b1dae33b3ae7f3b86e0dfd065a3c
2017-05-26 19:30:07 +08:00
Scott Wu
78e182875d
Bug 1370474 - (Part 2) editProfile and manageProfiles dialogs close on ESC key press. r=lchang
...
MozReview-Commit-ID: DDzu19dOtyq
--HG--
extra : rebase_source : 1fd5f0311d4a9712bc9c3026aab0b5c2c5836e9d
2017-06-22 18:28:56 +08:00
Scott Wu
2d116c8654
Bug 1370474 - (Part 1) Make editProfile more like manageProfiles for consistency. r=lchang
...
MozReview-Commit-ID: Jt3f24BeM6L
--HG--
extra : rebase_source : 2a764f92ac8d99077b2e9ede01fde25a65b8ba20
2017-06-22 18:26:24 +08:00
Scott Wu
392945b687
Bug 1365544 - Handle filling inexact matches on address-level1 select fields. r=lchang
...
MozReview-Commit-ID: 21K5mC2tYQn
--HG--
extra : rebase_source : a2f797272560f72fe35e088e87a093678b675bd1
2017-05-16 16:53:01 +08:00
Scott Wu
cb07fe39a7
Bug 1372076 - Disable form autofill dropdown on edit profile dialog. r=lchang
...
MozReview-Commit-ID: 53QXQVYOo7u
--HG--
extra : rebase_source : 19cb737f9109f4f8a095be067adf0f27e521dbd8
2017-06-21 18:00:18 +08:00
Ray Lin
9e6ffa5462
Bug 1300995 - Part 1. Add a footer on formautofill popup to let users open a preferences privacy tab when click on it. r=MattN
...
MozReview-Commit-ID: Izr6IbHlkLY
--HG--
extra : rebase_source : e5730884378c94d8db9c12edf48f947ce86e4808
2017-06-01 21:53:37 +08:00