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:
@@ -32,7 +32,7 @@ public:
|
||||
}
|
||||
|
||||
protected:
|
||||
const FrameMetrics mFrameMetrics;
|
||||
FrameMetrics mFrameMetrics;
|
||||
};
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user