Closed
Bug 1368872
Opened 7 years ago
Closed 7 years ago
Enable Form Autofill Heuristics by default
Categories
(Toolkit :: Form Manager, enhancement, P1)
Toolkit
Form Manager
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: selee, Assigned: selee)
References
(Blocks 1 open bug)
Details
(Whiteboard: [form autofill:M3] ETA:612 )
Attachments
(1 file)
(In reply to Sean Lee [:seanlee][:weilonge] from comment #75)
> Hey MattN,
>
> I add a new commit Part 4 for toggling heuristics.
> Here is the talos try link :
> 1. Pref off
> https://treeherder.mozilla.org/perf.html#/
> compare?originalProject=try&originalRevision=3115aeeca1837a89ba1e75efe29746c9
> 691b9376&newProject=try&newRevision=90d3059b805fe932d546cc4fb259ed267f83351f&
> framework=1
> 2. Pref on
> https://treeherder.mozilla.org/perf.html#/
> compare?originalProject=try&originalRevision=3115aeeca1837a89ba1e75efe29746c9
> 691b9376&newProject=try&newRevision=2e4f1e8bce809ceced67c45133abcb2be7a4f2aa&
> framework=1
We should fix these talos test fails (see 2. Pref on) to enable the heuristics by default:
tpaint opt e10s - windows7-32
tps opt e10s - linux64
- tps ifeng.com opt e10s
- tps mail.ru opt e10s
Assignee | ||
Updated•7 years ago
|
Summary: Implement the first version of heuristic algorithm. → Fix the talos issues on FormAutofill Heuristics pref-on
Assignee: nobody → selee
Comment hidden (mozreview-request) |
Assignee | ||
Comment 2•7 years ago
|
||
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=c4855892573c6043a453d76175b83460c8cbf1e6
Benchmark: https://treeherder.mozilla.org/perf.html#/compare?originalProject=try&originalRevision=a258e83ede8e6dd7398431c843b78495c9b1ff7e&newProject=try&newRevision=c4855892573c6043a453d76175b83460c8cbf1e6&framework=1&showOnlyImportant=0
Assignee | ||
Updated•7 years ago
|
Whiteboard: [form autofill:M3] → [form autofill:M3] ETA:612
Comment hidden (mozreview-request) |
Assignee | ||
Comment 4•7 years ago
|
||
Since bug 1364818 refines `autofocus` case, the talos issue of this bug is resloved [1].
Then we can turn on heuristics by default now.
[1] https://treeherder.mozilla.org/perf.html#/compare?originalProject=try&originalRevision=74da47a9d257c3e7f0467c0c68473d1f5ad3cd16&newProject=try&newRevision=6be621841492d5464c126b12c2bee4cb323e4acb&framework=1&showOnlyImportant=0
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8874378 [details]
Bug 1368872 - Enable FormAutofill Heuristics by default.;
https://reviewboard.mozilla.org/r/145738/#review150638
Attachment #8874378 -
Flags: review?(MattN+bmo) → review+
Pushed by mozilla@noorenberghe.ca:
https://hg.mozilla.org/integration/autoland/rev/60afe5db0395
Enable FormAutofill Heuristics by default.; r=MattN
Updated•7 years ago
|
Status: NEW → ASSIGNED
Summary: Fix the talos issues on FormAutofill Heuristics pref-on → Enable Form Autofill Heuristics by default
Comment 7•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Pushed by mozilla@noorenberghe.ca:
https://hg.mozilla.org/integration/mozilla-inbound/rev/af923cfd5121
Update Autofill work-in-progress warning to reflect heuristic and <select> support. r=me
Comment 9•7 years ago
|
||
bugherder |
Updated•7 years ago
|
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•