Closed Bug 1430522 Opened 7 years ago Closed 7 years ago

[Form Autofill] Enable address autofill by default on release build

Categories

(Toolkit :: Form Autofill, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla59
Tracking Status
firefox57 --- unaffected
firefox58 --- fixed
firefox59 --- fixed

People

(Reporter: lchang, Assigned: lchang)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

We are going to ship Address Autofill on Fx58 release build. Let's enable it by default.

Note that the feature is still restricted to the users who use en-US build and are located in the US.
Comment on attachment 8942595 [details]
Bug 1430522 - [Form Autofill] Enable address autofill by default on release build.

https://reviewboard.mozilla.org/r/212866/#review218480
Attachment #8942595 - Flags: review?(selee) → review+
Hi Luke, could you please nominate this patch for uplift to moz-release. Vance asked whether we can include this in the next RC build.

Gerry, Julien, FYI.
Flags: needinfo?(lchang)
Flags: needinfo?(jcristau)
Flags: needinfo?(gchang)
No problem. Thanks.
Flags: needinfo?(lchang)
Pushed by lchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/947d9e8d3265
[Form Autofill] Enable address autofill by default on release build. r=seanlee
Comment on attachment 8942595 [details]
Bug 1430522 - [Form Autofill] Enable address autofill by default on release build.

Approval Request Comment
[Feature/Bug causing the regression]: Form Autofill feature.
[User impact if declined]: Form Autofill won't be available in the release build.
[Is this code covered by automated tests?]: Unnecessary. It flips a pref only. BTW, Form Autofill feature is covered by automated tests entirely.
[Has the fix been verified in Nightly?]: Unnecessary as Form Autofill has been available by default in Nightly and Beta for a long while. Nothing will change after this patch lands Nightly.
[Needs manual test from QE? If yes, steps to reproduce]: No.
[List of other uplifts needed for the feature/fix]: N/A
[Is the change risky?]: No.
[Why is the change risky/not risky?]: As Form Autofill is actually available by default in Beta and has passed the QA tests during the beta cycle, it doesn't really change anything from what it is in Fx58 beta.
[String changes made/needed]: N/A
Attachment #8942595 - Flags: approval-mozilla-release?
Attachment #8942595 - Flags: approval-mozilla-beta?
Comment on attachment 8942595 [details]
Bug 1430522 - [Form Autofill] Enable address autofill by default on release build.

Enable address autofill in 58. Beta58+.
Flags: needinfo?(gchang)
Attachment #8942595 - Flags: approval-mozilla-release?
Attachment #8942595 - Flags: approval-mozilla-release+
Attachment #8942595 - Flags: approval-mozilla-beta?
Attachment #8942595 - Flags: approval-mozilla-beta+
https://hg.mozilla.org/mozilla-central/rev/947d9e8d3265
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Flags: needinfo?(jcristau)
(In reply to Luke Chang [:lchang] from comment #0)
> Note that the feature is still restricted to the users who use en-US build
> and are located in the US.

May I ask how user's location relevant to autofill feature?..
It's based on the pref, "browser.search.region", which can be checked in "about:config" page.
(In reply to Boaz Dodin from comment #10)
> (In reply to Luke Chang [:lchang] from comment #0)
> > Note that the feature is still restricted to the users who use en-US build
> > and are located in the US.
> 
> May I ask how user's location relevant to autofill feature?..

Because the address formats of countries differ. e.g. Province vs. State vs. Region; Postal Code vs. Z.I.P Code; etc. and we are also testing against the top languages of each country since our heuristics to determine the data type which goes in each field involve understanding the label on the field some times.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: