Bug 1303229: Get the proper viewport size for animations. r=hiro,heycam

While we're here, don't re-recompute the default computed values, just grab them
from the device.

MozReview-Commit-ID: GqqnPLIwN2F
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
This commit is contained in:
Emilio Cobos Álvarez 2017-03-11 02:40:47 +01:00
parent 95ccfa748e
commit 396fb62ca8
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
2 changed files with 9 additions and 12 deletions

View file

@ -1373,8 +1373,7 @@ extern "C" {
style: ServoComputedValuesBorrowed,
parent_style:
ServoComputedValuesBorrowedOrNull,
pres_context:
RawGeckoPresContextBorrowed,
set: RawServoStyleSetBorrowed,
result:
RawGeckoComputedKeyframeValuesListBorrowedMut);
}