Closed
Bug 1484152
Opened 6 years ago
Closed 6 years ago
Add learn more link to autoplay doorhanger
Categories
(Firefox :: Site Identity, enhancement, P1)
Firefox
Site Identity
Tracking
()
VERIFIED
FIXED
Firefox 63
Tracking | Status | |
---|---|---|
firefox63 | --- | verified |
People
(Reporter: daleharvey, Assigned: daleharvey)
References
Details
Attachments
(1 file)
1.08 KB,
patch
|
johannh
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1460208 +++
I didnt want to block https://bugzilla.mozilla.org/show_bug.cgi?id=1458249 on this since I dont know where that link is going to go yet
Assignee | ||
Updated•6 years ago
|
Component: Preferences → Site Identity and Permission Panels
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → dharvey
Assignee | ||
Comment 1•6 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1460208 adds it to the preferences, in the spec there is also a link in the doorhanger https://mozilla.invisionapp.com/share/N2MD6ZV8CMG#/screens/306583374
Assignee | ||
Comment 2•6 years ago
|
||
Attachment #9001913 -
Flags: review?(jhofmann)
Comment 3•6 years ago
|
||
Comment on attachment 9001913 [details] [diff] [review]
0001-Bug-1484152-Add-learn-more-link-to-autoplay-doorhang.patch
Review of attachment 9001913 [details] [diff] [review]:
-----------------------------------------------------------------
::: browser/modules/PermissionUI.jsm
@@ +798,5 @@
> },
>
> get popupOptions() {
> + let learnMoreURL =
> + Services.urlFormatter.formatURLPref("app.support.baseURL") + "block-autoplay";
nit: 2 spaces please
Attachment #9001913 -
Flags: review?(jhofmann) → review+
Pushed by dharvey@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/80bb488144c9
Add learn more link to autoplay doorhanger. r=johannh
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Comment 6•6 years ago
|
||
Verified, that "Learn more..." link is added to autoplay doorhanger on Nightly 63.0a1(20180828220157).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•