Do not apply letterboxing to moz-extension:// pages
Categories
(Core :: Window Management, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: tjr, Assigned: pierov)
References
(Regressed 1 open bug)
Details
(Keywords: good-first-bug, Whiteboard: [tor 31064][tor 32411])
Attachments
(1 file)
We don't apply it to System Principaled pages; but we do apply it to about: pages that are not system principaled; as well as moz-extension:// pages.
It's safe to not apply it to about: pages; and it seems like a reasonable choice to not apply it to Web Extension pages also.
Updated•6 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 1•5 months ago
|
||
I'd like to start uplifting our downstream letterboxing patches.
Can I reuse this Bug for other nice to have exceptions (pdf.js and view-source), or shall I create new ones?
Reporter | ||
Comment 2•5 months ago
|
||
It's fine to reuse this one unless you think the changes are significant enough/separate enough that it makes sense to make new ones.
Assignee | ||
Comment 3•5 months ago
|
||
Add the following exemptions to letterboxing:
- browser extensions
- view-source URLs
- pdf.js
Updated•5 months ago
|
Comment 5•5 months ago
|
||
Backed out for causing mochitests failures in browser_dynamical_window_rounding.js.
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/components/resistfingerprinting/test/browser/browser_dynamical_window_rounding.js | Test timed out -
Assignee | ||
Comment 6•5 months ago
|
||
It took me a few attempts to reproduce, but then I got the error.
I sent an updated patch which hopefully will fix the problem (I tried the test several times and it always worked on my machine).
While doing so I found another possible problem with focus and fullscreen, fixed those as well.
Assignee | ||
Comment 7•4 months ago
|
||
Fatih, could you please re-land the corrected version for me?
Comment 8•4 months ago
|
||
Sure, I just submitted https://treeherder.mozilla.org/jobs?repo=try&revision=2c5c305c5050f24ee959cd2a5a32caff78e95ae7. I'll land it after it is done.
Comment 9•4 months ago
|
||
removing ni in the meantime so the bugbot is happy with me. feel free to re-ni.
Comment 10•4 months ago
|
||
Comment 11•4 months ago
|
||
bugherder |
Comment 12•23 days ago
|
||
Adding tor 32411 due to this patch also excepting view-source:
(and therefore d577f12a being uplifted here).
Description
•