Closed
Bug 1792680
Opened 2 years ago
Closed 2 years ago
The Reload button is not functional inside the Firefox View page
Categories
(Firefox :: Tabbed Browser, defect, P2)
Firefox
Tabbed Browser
Tracking
()
VERIFIED
FIXED
107 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox105 | --- | unaffected |
firefox106 | --- | verified |
firefox107 | --- | verified |
People
(Reporter: asoncutean, Assigned: tgiles)
References
(Blocks 2 open bugs, Regression)
Details
(Keywords: regression, Whiteboard: [fidefe-2022-mr1-firefox-view])
Attachments
(2 files)
(deleted),
application/octet-stream
|
Details | |
(deleted),
text/x-phabricator-request
|
pascalc
:
approval-mozilla-release+
|
Details |
Found in
- 106.0b5
Affected versions
- 106.0b5
- 107.0a1
Affected platforms
- macOS 11, Windows 10, Ubuntu 20
Steps to reproduce
- Launch FF
- Open the Firefox View page by clicking the Firefox View toolbar button
- [Optional] - Open the Colorways modal
- Click the Reload button (or press CTL + R)
Expected result
- The page is reloaded, the Colorways modal is dismissed.
Actual result
- Nothing happens.
Regression range
- First bad: b8aafd1ec4ed11fad9dbcd6451b77c3371fe6b2a
- Last good: c69318c7dcf98e2cf19d08963627d4d5d5e86875
- Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=c69318c7dcf98e2cf19d08963627d4d5d5e86875&tochange=b8aafd1ec4ed11fad9dbcd6451b77c3371fe6b2a
- Regressed by: 1790593
Additional notes
- If the page is opened with about:firefoxview, the reload button is working.
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1790593
:dao, since you are the author of the regressor, bug 1790593, could you take a look?
For more information, please visit auto_nag documentation.
status-firefox105:
--- → unaffected
status-firefox-esr102:
--- → unaffected
Flags: needinfo?(dao+bmo)
Updated•2 years ago
|
Whiteboard: [fidefe-2022-mr1-firefox-view]
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(dao+bmo)
Assignee | ||
Comment 2•2 years ago
|
||
Pushed by tgiles@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fd527f18b07c
Fix Firefox View not being a reloadable tab. r=dao
Comment 5•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
Reporter | ||
Comment 6•2 years ago
|
||
Verified fixed with Fx 107.0a1 (2022-10-14) on Windows 10, macOS 12 and Ubuntu 22.04
Status: RESOLVED → VERIFIED
Comment 7•2 years ago
|
||
Comment on attachment 9298280 [details]
Bug 1792680 - Fix Firefox View not being a reloadable tab. r=dao
Beta/Release Uplift Approval Request
- User impact if declined: Needed dependency for the patch on bug 1794474.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce: See STR for bug 1794474
- List of other uplifts needed: Bug 1794474
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): One line fix to logic that determines what constitutes a selectableTab. We have pretty good test coverage here and we've see no QA or contributor bugs filed
- String changes made/needed: None
- Is Android affected?: No
Attachment #9298280 -
Flags: approval-mozilla-release?
Updated•2 years ago
|
Comment 8•2 years ago
|
||
Comment on attachment 9298280 [details]
Bug 1792680 - Fix Firefox View not being a reloadable tab. r=dao
Approved with Bug 1794474.
Attachment #9298280 -
Flags: approval-mozilla-release? → approval-mozilla-release+
Comment 9•2 years ago
|
||
bugherder uplift |
Reporter | ||
Comment 10•2 years ago
|
||
Verified fixed with Fx 106.0.2 on Windows 10, macOS 12 and Ubuntu 22.04.
You need to log in
before you can comment on or make changes to this bug.
Description
•