stylo: Hook property parsing into Gecko prefs

MozReview-Commit-ID: 7evWOUFwa3K
This commit is contained in:
Manish Goregaokar 2017-01-09 16:05:18 -08:00 committed by Manish Goregaokar
parent 296b468801
commit 05728839f1
2 changed files with 73 additions and 24 deletions

View file

@ -756,6 +756,9 @@ extern "C" {
pub fn Gecko_ReleaseCSSValueSharedListArbitraryThread(aPtr:
*mut nsCSSValueSharedList);
}
extern "C" {
pub fn Gecko_PropertyId_IsPrefEnabled(id: nsCSSPropertyID) -> bool;
}
extern "C" {
pub fn Gecko_Construct_Default_nsStyleFont(ptr: *mut nsStyleFont,
pres_context: