Closed Bug 1487984 Opened 2 years ago Closed 2 years ago

Mazesolver with 20x20 or 40x40 maze doesnt display the red and black dots

Categories

(Core :: Graphics: WebRender, defect, P1)

Unspecified
All
defect

Tracking

()

RESOLVED FIXED
mozilla64
Tracking Status
firefox-esr52 --- unaffected
firefox-esr60 --- unaffected
firefox61 --- unaffected
firefox62 --- unaffected
firefox63 --- disabled
firefox64 --- fixed

People

(Reporter: mayankleoboy1, Assigned: gw)

References

()

Details

(Keywords: nightly-community, regression)

Attachments

(1 file, 2 obsolete files)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0
Build ID: 20180901100051

Steps to reproduce:

start new nightylprofile. Enable wr. Restart
1. Go to https://testdrive-archive.azurewebsites.net/Performance/MazeSolver/Default.html
2. Select the 20x20, or the 40x40 maze.
3. Click start


Actual results:

nothing is drawn inside the maze. 


Expected results:

the red and black dots should appear
mozregression --good 2018-08-01 --bad 2018-08-31 --pref gfx.webrender.all:true -a https://testdrive-archive.azurewebsites.net/Performance/MazeSolver/Default.html
> 6:18.96 INFO: Last good revision: 43b1ea339d12e26266d7946b74eb0a7304157aa6
> 6:18.96 INFO: First bad revision: 82efdb13962c299f4501c9f4ee3a4608a4fef85a
> 6:18.96 INFO: Pushlog:
> https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=43b1ea339d12e26266d7946b74eb0a7304157aa6&tochange=82efdb13962c299f4501c9f4ee3a4608a4fef85a

> 82efdb13962c	Jeff Muizelaar — Bug 1487429. Update tests for WebRender changes.
> 595a9385a0b0	Jeff Muizelaar — Bug 1487429. Update webrender to 69dae1fe743bf3656d532672366e7193b041b6f7

Regression range: https://github.com/servo/webrender/compare/5fa5c46e167ca834d8fec3bf662bf420418698f4...69dae1fe743bf3656d532672366e7193b041b6f7
= servo/webrender#2995
Blocks: 1487429
Status: UNCONFIRMED → NEW
Has Regression Range: --- → yes
Has STR: --- → yes
Ever confirmed: true
Flags: needinfo?(gwatson)
OS: Unspecified → All
Attached file A mostly reduced test case (obsolete) —
Here's a mostly reduced test case. It should display a single gray dot. With WebRender it display nothing.
Attached file A more reduced test case (obsolete) —
Assignee: nobody → jmuizelaar
Attachment #9005940 - Attachment is obsolete: true
Assignee: jmuizelaar → nobody
This seems to be an interaction between nested transforms and border radius.
Assignee: nobody → jmuizelaar
Attachment #9005948 - Attachment is obsolete: true
Attachment #9006073 - Attachment is patch: false
Attachment #9006073 - Attachment mime type: text/plain → text/html
Assignee: jmuizelaar → nobody
The test case looks simple, and I'm not aware of any bugs that should cause that to break in current master (although there was last week). I'll take this and test tomorrow on current master, as I suspect it may already be fixed, or something very simple.
Flags: needinfo?(gwatson)
Assignee: nobody → gwatson
Same regression range and fixed in servo/webrender#3029:
When making a Twitter video fullscreen there are multiple vertical black stripes at the top and bottom.
https://twitter.com/_youhadonejob1/status/1037292691787325440
Thanks!
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
confirmed this is fixed
You need to log in before you can comment on or make changes to this bug.