Closed Bug 1693050 Opened 5 years ago Closed 4 years ago

Update extension removal warning content/text

Categories

(WebExtensions :: Frontend, enhancement, P2)

Desktop
All
enhancement

Tracking

(firefox88 fixed)

VERIFIED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: Gijs, Assigned: nordzilla)

References

(Blocks 1 open bug)

Details

(Keywords: helpwanted, Whiteboard: [proton-modals])

Attachments

(1 file)

For proton, we want to drop the redundant message text (the title is "Remove {Addon}?", we don't need the additional message of "Remove {Addon} from Firefox?").

This may need logic changes in the prompt handling code.

We also want to simplify the checkbox text to "Report this extension to Mozilla", and add a question mark to the dialog title (ie "Remove {Addon}?").

Finally, we should make sure this consistently uses the window-modal dialog style from bug 1685313 (which might mean changing the parentWindow argument passed when displaying the prompt).

Keywords: helpwanted

Update priority to reflect proton priorities.

Priority: P3 → P2
Assignee: nobody → enordin
Status: NEW → ASSIGNED
  • Add a question mark to the prompt title.
  • Simplify the report-abuse message to always say Mozilla.
  • Use prompt to use new tab-modal format.
Pushed by enordin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/870e11561811 Update extension removal warning content. r=Gijs,fluent-reviewers,mixedpuppy

There are also some bc failures on browser_ext_browserAction_contextMenu.js.
https://treeherder.mozilla.org/logviewer?job_id=332751813&repo=autoland&lineNumber=2309

Added some fixes. Going to try landing this again.

Try looks clean on my end: https://treeherder.mozilla.org/jobs?repo=try&revision=0ea71b1f4c8adf72c4e6dac6251e6cf1f2e6dc88

Flags: needinfo?(enordin)
Pushed by enordin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/92bf9607e3c7 Update extension removal warning content. r=Gijs,fluent-reviewers,mixedpuppy
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
No longer regressions: 1704298

Verified in latest nightly build 90.0a1 (2021-05-13) (64-bit) and beta build 89.0b11 (64-bit)

  • question mark was added to the prompt title.
  • new tab-modal format is shown
  • the title is "Remove {Addon}?", the additional message of "Remove {Addon} from Firefox?" was removed.
  • checkbox text reads "Report this extension to Mozilla"

Updating status accordingly.
Best regards,
Clara

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: