Bug 945277 - Align sub-frame display ports to tile boundaries. r=botond

Bug 907743 only addressed the root frame, this patch updates APZCCallbackHelper
to make the same alterations on sub-frame metrics.
This commit is contained in:
Chris Lord
2013-12-05 13:12:12 +00:00
parent 607d6d692e
commit c0c0854c40
4 changed files with 17 additions and 9 deletions

View File

@@ -32,7 +32,7 @@ public:
}
protected:
const FrameMetrics mFrameMetrics;
FrameMetrics mFrameMetrics;
};
void