Closed
Bug 1476561
Opened 6 years ago
Closed 6 years ago
Autoplay prompt has the wrong icon
Categories
(Firefox :: Site Identity, defect, P2)
Firefox
Site Identity
Tracking
()
RESOLVED
FIXED
Firefox 63
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox-esr60 | --- | unaffected |
firefox61 | --- | unaffected |
firefox62 | --- | disabled |
firefox63 | --- | fixed |
People
(Reporter: daleharvey, Assigned: daleharvey)
References
Details
(Keywords: regression)
Attachments
(1 file)
Updated•6 years ago
|
status-firefox63:
--- → affected
Priority: -- → P2
Comment 1•6 years ago
|
||
Dale, is this relevant for 62? I.e are you planning on enabling this in 62?
Blocks: 1461656
status-firefox61:
--- → unaffected
status-firefox62:
--- → affected
Flags: needinfo?(dharvey)
Keywords: regression
Assignee | ||
Comment 2•6 years ago
|
||
No its looking like 63 for shipping this at the earliest, enabling on nightly shortly though, and will get a patch up for this asap
Flags: needinfo?(dharvey)
Assignee | ||
Updated•6 years ago
|
Blocks: block-autoplay-frontend
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → dharvey
Comment hidden (mozreview-request) |
Comment 4•6 years ago
|
||
mozreview-review |
Comment on attachment 8993509 [details]
Bug 1476561 - Fix autoplay notification icon.
https://reviewboard.mozilla.org/r/258208/#review265328
Great, thanks!
::: browser/base/content/test/popupNotifications/browser_popupNotification_2.js:186
(Diff revision 1)
> isnot(document.getElementById("geo-notification-icon").boxObject.width, 0,
> "geo anchor should be visible");
> goNext();
> }
> },
> + // Test that autoplay media icon is shown
Generally this sort of test should probably live with the other tests that are specific to autoplay (the tests in here are more general tests that popup notifications work), but in this case I don't think it matters :)
Attachment #8993509 -
Flags: review?(jhofmann) → review+
Pushed by dharvey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c1a1d1e1cfbf
Fix autoplay notification icon. r=johannh
Comment 6•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Updated•6 years ago
|
status-firefox-esr52:
--- → unaffected
status-firefox-esr60:
--- → unaffected
Updated•6 years ago
|
QA Whiteboard: [good first verify]
You need to log in
before you can comment on or make changes to this bug.
Description
•