Closed Bug 1814427 Opened 8 months ago Closed 6 months ago

Replace "linkMoreTroubleshooting" xul anchor with moz-support-link

Categories

(Toolkit :: XUL Widgets, task, P3)

task

Tracking

()

RESOLVED FIXED
113 Branch
Tracking Status
firefox113 --- fixed

People

(Reporter: tgiles, Assigned: anayocrescent2, Mentored)

References

(Blocks 1 open bug)

Details

(Keywords: good-first-bug, Whiteboard: [fidefe-reusable-components] [lang=html] [lang=js])

Attachments

(1 file, 1 obsolete file)

To help Mozilla out with this bug, here's the steps:

  1. Comment here on the bug that you want to volunteer to help.
    This will tell others that you're working on the next steps.
  2. Download and build the Firefox source code
    • If you have any problems, please ask on Element/Matrix in the #introduction channel. They're there to help you get started.
    • You can also read the Developer Guide, which has answers to most development questions.
  3. Start working on this bug.
    • You can load the page in question by navigating to about:welcomeback and using the devtools to inspect the page to find the link in question.
    • You may need to import the moz-support-link module in the head of aboutWelcomeBack.xhtml. You can see an example of this import in https://phabricator.services.mozilla.com/D166463
    • If you have any problems with this bug, please comment on this bug and set the needinfo flag for me. Also, you can find me and my teammates on the #reusable-components channel on Element/Matrix most hours of most days.
  4. Build your change with mach build and test your change with mach test browser/components/privatebrowsing/test/browser/browser_privatebrowsing_aboutSessionRestore.js --headless and mach test browser/components/sessionstore/test/browser_aboutSessionRestore.js --headless. You should also verify the link takes you to the troubleshooting page as it previously did. Also check your changes for adherence to our style guidelines by using mach lint.
  5. Submit the patch (including an automated test, if applicable) for review. Mark me as a reviewer so I'll get an email to come look at your code.
  6. After a series of reviews and changes to your patch, I'll push it to autoland.
Mentor: tgiles
Keywords: good-first-bug
Whiteboard: [fidefe-reusable-components] → [fidefe-reusable-components] [lang=html] [lang=js]

please can you assign this to me

Assignee: nobody → anayocrescent2
Status: NEW → ASSIGNED

(In reply to anayocrescent2 from comment #2)

please can you assign this to me

Are you working on it? If not can I be assigned?

yes, i have commited my patch

Attachment #9322318 - Attachment is obsolete: true
Pushed by tgiles@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4f03dcb44cd1
Replace linkMoreTroubleshooting xul anchor with moz-support-link r=tgiles
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in before you can comment on or make changes to this bug.