support links in browsing section are missing specific page
Categories
(Firefox :: Settings UI, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr128 | --- | unaffected |
firefox138 | --- | fixed |
firefox139 | --- | fixed |
firefox140 | --- | fixed |
People
(Reporter: Mardak, Assigned: mstriemer)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-beta+
diannaS
:
approval-mozilla-release+
|
Details | Review |
probably wants to be supportLink.setAttribute("support-page", item.supportPage);
Comment 1•18 days ago
|
||
Set release status flags based on info from the regressing bug 1951141
:mstriemer, since you are the author of the regressor, bug 1951141, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Assignee | ||
Comment 2•18 days ago
|
||
This fixes a bug where the support page for the Browsing section in
Settings was being set using the non-existent property and therefore not
being set at all.
Updated•18 days ago
|
Updated•15 days ago
|
Comment 4•13 days ago
|
||
bugherder |
Comment 5•13 days ago
|
||
:mstriemer does this need a beta uplift for Fx139?
Assignee | ||
Comment 6•13 days ago
|
||
Comment on attachment 9485176 [details]
Bug 1963990 - Add supportPage property to moz-support-link r?#recomp-reviewers
Beta/Release Uplift Approval Request
- User impact if declined/Reason for urgency: SUMO links are broken in the Browsing section of Settings
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Simple change from a JS property to a DOM attribute
- String changes made/needed: No
- Is Android affected?: No
Assignee | ||
Comment 7•13 days ago
|
||
This should definitely be uplifted to beta in my opinion, a ride along for release wouldn't be a bad idea either.
Comment 9•12 days ago
|
||
Comment on attachment 9485176 [details]
Bug 1963990 - Add supportPage property to moz-support-link r?#recomp-reviewers
Approved for 139.0b6
Updated•12 days ago
|
Comment 10•11 days ago
|
||
Comment on attachment 9485176 [details]
Bug 1963990 - Add supportPage property to moz-support-link r?#recomp-reviewers
Approved for 138.0.3 dot release
Updated•11 days ago
|
Comment 11•11 days ago
|
||
uplift |
Updated•11 days ago
|
Description
•