gecko-dev/gfx/tests
Jeff Muizelaar 69363dcf7f Bug 1130978. Fix VisitEdges. r=kats
The code is broken because in the else case of VisitNextEdgeBetweenRect we
assume that r2->x1 < r1->x1. This is not always the case.

The fix is to have VisitNextEdgeBetweenRect return whether there's an overlap.
The calling code can than adjust x1 appropriately if r1 != r1_end && r2 != r2_end.
2015-03-11 01:18:30 -04:00
..
crashtests Bug 944579 - another crashtest. 2015-02-22 04:57:16 +00:00
gtest Bug 1130978. Fix VisitEdges. r=kats 2015-03-11 01:18:30 -04:00
mochitest No bug - Put the gfx mochitest.ini in the same dir as the tests it lists. 2014-12-09 09:55:25 -05:00
reftest Bug 1086723 - Part 2: Test. r=kats 2014-11-19 12:39:00 +01:00
unit Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz 2014-10-14 13:15:21 -07:00
moz.build No bug - Put the gfx mochitest.ini in the same dir as the tests it lists. 2014-12-09 09:55:25 -05:00