Closed
Bug 1415814
Opened 3 years ago
Closed 2 years ago
Dots can overlap in dotted corner borders.
Categories
(Core :: Graphics: WebRender, defect, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | unaffected |
| firefox58 | --- | unaffected |
People
(Reporter: nical, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wr-reserve] [gfx-noted])
Github issue: https://github.com/servo/webrender/issues/2013
Updated•3 years ago
|
Blocks: stage-wr-trains
status-firefox57:
--- → unaffected
status-firefox58:
--- → unaffected
Priority: -- → P3
Whiteboard: [wr-mvp][triage][gfx-noted] → [wr-mvp][triage][gfx-noted][wr-reserve-candidate]
Updated•3 years ago
|
Whiteboard: [wr-mvp][triage][gfx-noted][wr-reserve-candidate] → [wr-reserve] [gfx-noted]
Updated•3 years ago
|
Assignee: nobody → cleu
Updated•3 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P1
I don't think this should be P1
Updated•3 years ago
|
Priority: P1 → P3
Updated•2 years ago
|
Assignee: cleu → nobody
Status: ASSIGNED → NEW
| Assignee | ||
Comment 2•2 years ago
|
||
Self-assigning to verify what's what happens with all the reftest-dotted tests. I think the overlapping bit was fixed by mrobinson long time ago, but those reftests still fail.
Assignee: nobody → emilio
Flags: needinfo?(emilio)
| Assignee | ||
Comment 3•2 years ago
|
||
Looks like those tests are testing the particular algorithm that gecko uses to place the dot, which is expected to not match WebRender. So I think we should just update the test for dotted corners when we enable WR or something like that. The original issue here is fixed, probably by this commit in April: https://github.com/servo/webrender/commit/76b32fd2de14d03d4d53b67389561e1788338c77.
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(emilio)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•