Closed
Bug 2047784
Opened 2 months ago
Closed 25 days ago
Investigate removing `--urlbar-height`
Categories
(Firefox :: Address Bar, task, P3)
Firefox
Address Bar
Tracking
()
VERIFIED
FIXED
155 Branch
People
(Reporter: adw, Assigned: daisuke)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng])
Attachments
(1 file, 1 obsolete file)
We discussed removing --urlbar-height in at least three Phab revisions:
- https://phabricator.services.mozilla.com/D301257
- https://phabricator.services.mozilla.com/D306354#10635858
- https://phabricator.services.mozilla.com/D297579 (to a lesser extent)
We should see whether that's possible, which would simplify things a little.
Note there's also a --urlbar-min-height that (probably?) can't be removed.
Updated•2 months ago
|
| Assignee | ||
Updated•27 days ago
|
Assignee: nobody → daisuke
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•26 days ago
|
||
| Assignee | ||
Comment 2•26 days ago
|
||
Updated•26 days ago
|
Attachment #9621806 -
Attachment description: Bug 2047784 - Avoid using --urlbar-height variable → Bug 2047784 - Avoid computing --urlbar-height in JS
Updated•26 days ago
|
Attachment #9621807 -
Attachment is obsolete: true
| Reporter | ||
Comment 3•25 days ago
•
|
||
Setting qe-verify+ because it would be nice to do a little regression testing to make sure the urlbar's height and position remain correct in a variety of scenarios:
- Nova enabled
- Nova disabled
- Compact and touch UI densities
- Different themes
- Different platforms
Flags: qe-verify+
Flags: in-testsuite-
Pushed by dakatsuka.birchill@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/a76763682812
https://hg.mozilla.org/integration/autoland/rev/526cd0920cc1
Avoid computing --urlbar-height in JS r=desktop-theme-reviewers,adw,dao
Comment 5•25 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 25 days ago
status-firefox155:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 155 Branch
Updated•24 days ago
|
QA Whiteboard: [search][qa-triage-done-c155/b154][qa-ver-needed-c155/b154]
Comment 6•4 days ago
|
||
(In reply to Drew Willcoxon :adw from comment #3)
Setting qe-verify+ because it would be nice to do a little regression testing to make sure the urlbar's height and position remain correct in a variety of scenarios:
- Nova enabled
- Nova disabled
- Compact and touch UI densities
- Different themes
- Different platforms
Verified as fixed the above scenarios on Firefox 155 beta 4 and Nightly 156.0a1 across platforms.
Status: RESOLVED → VERIFIED
QA Whiteboard: [search][qa-triage-done-c155/b154][qa-ver-needed-c155/b154] → [search][qa-triage-done-c155/b154][qa-ver-done-c155/b154]
status-firefox156:
--- → verified
You need to log in
before you can comment on or make changes to this bug.
Description
•