gecko-dev/gfx/tests
Kartikaya Gupta 66746c1cfb Bug 1109873 - Introduce the HitTestingTreeNode class. r=botond
This patch extracts a HitTestingTreeNode from AsyncPanZoomController. The tree
formed by these nodes is very similar in structure to the APZC tree that we had
previously. The main difference is that we can have multiple HitTestingTreeNode
instances per APZC; each HitTestingTreeNode corresponds to a different layer
with the same metrics.

This is a first step in extracting the hit-test data entirely from the
AsyncPanZoomController class and having a 1:1 mapping with the layer tree.
2015-01-08 09:40:01 -05:00
..
crashtests Bug 428633 - crashtest. 2014-11-23 15:09:50 +00:00
gtest Bug 1109873 - Introduce the HitTestingTreeNode class. r=botond 2015-01-08 09:40:01 -05: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