Closed
Bug 1769348
Opened 4 years ago
Closed 4 years ago
WebGL contexts sometimes stops redrawing after tab changes
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
DUPLICATE
of bug 1769439
| Tracking | Status | |
|---|---|---|
| firefox-esr91 | --- | unaffected |
| firefox100 | --- | unaffected |
| firefox101 | --- | unaffected |
| firefox102 | --- | affected |
People
(Reporter: yamadat501, Unassigned)
References
(Regression, )
Details
(Keywords: regression)
Attachments
(1 file)
|
16.93 KB,
text/plain
|
Details |
STR:
- Open https://gaprot-webgl.web.app/
- See other tabs while webGL contents are working.
Expected Result:
webGL content works normally any times.
Actual result:
Sometimes webGL content becomes not to be redrawn at all.
Workaround:
By pressing alt key, webGL content is redrawn again.
Attachment files is graphic section of my firefox.
| Reporter | ||
Comment 1•4 years ago
|
||
My bisection(autoland)
(Probably. Need check by other people)
First NG:93868cb5faa3fb33a1c1e7425f8a207db0dd8093
Last OK:0cb803c9f1bd914d1ba74d34cf0f626291621b60
So, Bug 1763503.
Updated•4 years ago
|
Keywords: regression
Comment 2•4 years ago
|
||
Set release status flags based on info from the regressing bug 1763503
status-firefox100:
--- → unaffected
status-firefox101:
--- → unaffected
status-firefox102:
--- → affected
status-firefox-esr91:
--- → unaffected
| Reporter | ||
Comment 5•4 years ago
|
||
Confirmed a patch in Bug 1769439 fixes this problem, too.
| Reporter | ||
Updated•4 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•