Closed
Bug 1658815
Opened 4 years ago
Closed 4 years ago
layout/reftests/w3c-css/submitted/background/background-repeat-space fails under SWGL
Categories
(Core :: Graphics: WebRender, defect, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox79 | --- | unaffected |
firefox80 | --- | unaffected |
firefox81 | --- | disabled |
firefox82 | --- | disabled |
firefox83 | --- | fixed |
People
(Reporter: lsalzman, Assigned: mattwoodrow)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
The layout/reftests/w3c-css/submitted/background/background-repeat-space tests all seem to fail since the landing of bug 1652894. This seems to be a result of sending shmems (SourceSurfaceSharedData) as an external image texture to WR rather than as RawData.
Comment 1•4 years ago
|
||
Set release status flags based on info from the regressing bug 1652894
status-firefox79:
--- → unaffected
status-firefox80:
--- → unaffected
status-firefox81:
--- → affected
status-firefox-esr68:
--- → unaffected
status-firefox-esr78:
--- → unaffected
Updated•4 years ago
|
Keywords: regression
Updated•4 years ago
|
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P3
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → matt.woodrow
Assignee | ||
Comment 2•4 years ago
|
||
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/560fbab616a1
Support all texture target types for the cs_scale shader. r=gw
Comment 4•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Comment 5•4 years ago
|
||
Since the status are different for nightly and release, what's the status for beta?
For more information, please visit auto_nag documentation.
status-firefox82:
--- → ?
Updated•4 years ago
|
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
•