Closed
Bug 1726088
Opened 3 years ago
Closed 3 years ago
text gets stretched slightly
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox-esr91 | --- | unaffected |
firefox91 | --- | unaffected |
firefox92 | --- | unaffected |
firefox93 | --- | fixed |
People
(Reporter: tnikkel, Assigned: gw)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
Apply the attached patch (note this is the patch for bug 1724901 along with test). Run the reftest from the patch
./mach reftest gfx/tests/reftest/ --enable-fission --enable-webrender
The text will differ significantly between the test/ref, it will probably be stretch horizontally, or shifted. (Note in the successful case the text will look visually the same but there might be some minor fuzz needed in the reftest.list file to make the test pass.)
Bisected to bug 1723665.
Reporter | ||
Comment 1•3 years ago
|
||
Glenn, would you mind taking a look at this? Hopefully the instructions to reproduce are clear and easy.
Flags: needinfo?(gwatson)
Assignee | ||
Comment 2•3 years ago
|
||
Sure, I'll take a look first thing tomorrow morning.
Assignee: nobody → gwatson
Flags: needinfo?(gwatson)
Reporter | ||
Comment 3•3 years ago
|
||
Updated•3 years ago
|
Keywords: regression
Comment 4•3 years ago
|
||
Set release status flags based on info from the regressing bug 1723665
status-firefox91:
--- → unaffected
status-firefox92:
--- → unaffected
status-firefox93:
--- → affected
status-firefox-esr78:
--- → unaffected
status-firefox-esr91:
--- → unaffected
Comment 5•3 years ago
|
||
The regressing bug was backed out, closing.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•