Closed
Bug 1427893
Opened 8 years ago
Closed 8 years ago
Switching dom.webnotifications.enabled to `false` breaks website
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: 3185634796, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36
Steps to reproduce:
1) Switch dom.webnotifications.enabled to `false` from about:config
2) Visit a website which utilises web notifications such as deezer.com
Actual results:
The website appears for a split second after which it turns and remains blank.
Expected results:
The website should continue to work.
| Reporter | ||
Comment 1•8 years ago
|
||
I am unable to replicate the behaviour on other websites. With dom.webnotifications.enabled set to false, the websites detect that notifications are disabled and do not attempt to push any. Perhaps Deezer lacks such a check.
| Reporter | ||
Comment 2•8 years ago
|
||
Disabling notifications altogether does not cause any issues with Deezer in Chrome.
Comment 3•8 years ago
|
||
This seems to be an issue with deezer website being "optimized" for (or tested only in) Chrome.
Please report this bug on www.webcompat.com
| Reporter | ||
Comment 4•8 years ago
|
||
(In reply to Flore Allemandou [:flore] from comment #3)
> This seems to be an issue with deezer website being "optimized" for (or
> tested only in) Chrome.
> Please report this bug on www.webcompat.com
Many thanks. The bug has been reported to www.webcompat.com now.
https://www.webcompat.com/issues/14658
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Updated•8 years ago
|
Has Regression Range: --- → irrelevant
Has STR: --- → yes
Component: Untriaged → Desktop
Product: Firefox → Tech Evangelism
See Also: → https://webcompat.com/issues/14658
Version: 57 Branch → Firefox 57
Comment 5•8 years ago
|
||
@3185634796, it would be very helpful if you could try the same scenario on a fresh Firefox profile, and also on the Nightly version (Firefox 59). I could not reproduce your issue.
I also commented on https://github.com/webcompat/web-bugs/issues/14658. Let's take the discussion there, but please use a GitHub account when posting.
Flags: needinfo?(3185634796)
| Reporter | ||
Comment 6•8 years ago
|
||
@Sergiu Hi, mate. Please ensure you are logged in to the website.
Flags: needinfo?(3185634796)
| Reporter | ||
Comment 7•8 years ago
|
||
The bug is replicable on the Nightly build with a fresh profile.
| Reporter | ||
Comment 8•8 years ago
|
||
I would like to add it is not replicable on Firefox Nightly thanks to the new 'Block new requests asking to allow notifications' option in the settings. Switching the flag dom.webnotifications.enabled to false from about:config is not required to block all notifications on Firefox Nightly.
| Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
You need to log in
before you can comment on or make changes to this bug.
Description
•