Closed Bug 1330825 Opened 8 years ago Closed 8 years ago

stylo: test_transitions_computed_values.html crashes with "index out of bounds: the len is 1 but the index is 1"

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
firefox53 --- affected

People

(Reporter: xidorn, Assigned: hiro)

References

Details

To reproduce: ./mach mochitest --disable-e10s layout/style/test/test_transitions_computed_values.html On my Windows machine, it crashes with just: thread '<unnamed>' panicked at 'index out of bounds: the len is 1 but the index is 1', ../src/libcore\slice.rs:524 and no further stack info...
I suspect this is also animation work related issue, so ni? hiro as well.
Flags: needinfo?(hikezoe)
Interesting, I though I've never touched transition code, but will do. Oh the test file includes CSS animation test. sigh.
I did include a fix for this bug in a patch for bug 1330824.
Flags: needinfo?(hikezoe)
Per comment 3, close this bug as FIXED.
Assignee: nobody → hikezoe
Status: NEW → RESOLVED
Closed: 8 years ago
Depends on: 1330824
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.