Closed
Bug 1755416
Opened 3 years ago
Closed 3 years ago
chat.google.com will not finish loading.
Categories
(Core :: DOM: Service Workers, defect, P1)
Tracking
()
RESOLVED
FIXED
99 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr91 | --- | unaffected |
| firefox97 | --- | unaffected |
| firefox98 | --- | unaffected |
| firefox99 | blocking | fixed |
People
(Reporter: alice0775, Assigned: edenchuang)
References
(Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(1 file)
Initially reported in http://forums.mozillazine.org/viewtopic.php?p=14917549#p14917549 .
And I can reproduce the issue.
Steps to reproduce:
- Login to google
- Open https://chat.google.com
(it will be redirected to https://mail.google.com/chat/u/0/) - Wait for loading.
--- page shows progress bar. but the bar gets stuck.
Actual results:
chat.google.com will not finish loading.
Actual results:
Chat page will display.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=b0faf7d5135084d8082f3f11033e89f5bbf58f1c&tochange=33e221758c254d57858a4024501105a6c866fac0
Indeed, setting dom.serviceWorkers.navigationPreload.enabled to false and restart browser will fix the issue.
Updated•3 years ago
|
Has Regression Range: --- → yes
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → echuang
Severity: -- → S2
Priority: -- → P1
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
tracking-firefox99:
--- → +
Comment 2•3 years ago
|
||
Could we get the fix landed for this and follow up with the test?
It's an impactful bug to have in 99 nightly
Flags: needinfo?(echuang)
Updated•3 years ago
|
Updated•3 years ago
|
Pushed by echuang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f90e54675131
Using ChannelURI to create principal for NavigationPreload channel. r=dom-worker-reviewers,smaug,asuth
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/32986 for changes under testing/web-platform/tests
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(echuang)
Comment 6•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•