Graduate browser.proton.urlbar.enabled to browser.proton.enabled
Categories
(Firefox :: Address Bar, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox89 | --- | verified |
People
(Reporter: mak, Assigned: mak)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [proton-address-bar])
Attachments
(2 files)
We got approval to move behind the main proton pref. Note on css we should change -moz-proton-urlbar media queries to -moz-proton
We should ensure to not regress bug 1700112 with new failing urlbar tests.
Updated•4 years ago
|
Comment 1•4 years ago
|
||
Marco, could you take this and put up a patch for review? Hoping to land this today or tomorrow at the latest.
Assignee | ||
Comment 2•4 years ago
|
||
Yeah ok.
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
|
||
in case you're looking for logs of the failures in dependencies, this was my last push to Try https://treeherder.mozilla.org/jobs?repo=try&revision=c8e8661a9bac176e0b3d18dc10f693998aa45d06
Updated•4 years ago
|
Comment 7•4 years ago
|
||
Backed out for causing wpt failures.
Failure logs: https://treeherder.mozilla.org/logviewer?job_id=335979460&repo=autoland
https://treeherder.mozilla.org/logviewer?job_id=335978874&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/1cfcf8190e7c000c193a916c5ab51d399e553adc
Assignee | ||
Comment 8•4 years ago
|
||
How can this have caused wpt failures?
Comment 9•4 years ago
|
||
Might this be due to bug 1702830? Specifically the patch in comment 15. If that patch changed expectations around intermittents, maybe this patch was just the first failure under the new intermittent criteria?
Assignee | ||
Comment 10•4 years ago
|
||
The wpt failures for reference:
TEST-UNEXPECTED-FAIL | /css/css-values/viewport-units-css2-001.html | vh length applied to border-top-width - assert_equals: expected 94 but got 93
TEST-UNEXPECTED-FAIL | /css/css-shapes/shape-outside/values/shape-outside-shape-arguments-000.html | View relative units - computed - assert_equals: expected "polygon(12.8px 9.38px, 9.38px 12.8px)" but got "polygon(12.8px 9.367px, 9.367px 12.8px)"
Comment 11•4 years ago
|
||
It seems this changes the viewport size in testharness.js tests in a way that makes these tests fail. These tests rely on particular rounding precision which is not specified, so I think it should be fine to update the expectations.
Assignee | ||
Comment 12•4 years ago
|
||
Comment 13•4 years ago
|
||
Comment 14•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fd058bc4e3ae
https://hg.mozilla.org/mozilla-central/rev/135c5397086d
Updated•3 years ago
|
Description
•