mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
stylo: Bypass cache when fetching font size prefs from Stylo
This commit is contained in:
parent
6020c2feeb
commit
2ea8d61fbf
6 changed files with 142 additions and 8 deletions
|
@ -338,6 +338,7 @@ mod bindings {
|
|||
"FontFamilyListRefCnt",
|
||||
"FontFamilyName",
|
||||
"FontFamilyType",
|
||||
"FontSizePrefs",
|
||||
"FragmentOrURL",
|
||||
"FrameRequestCallback",
|
||||
"GeckoParserExtraData",
|
||||
|
@ -623,6 +624,7 @@ mod bindings {
|
|||
"ComputedTimingFunction_BeforeFlag",
|
||||
"FontFamilyList",
|
||||
"FontFamilyType",
|
||||
"FontSizePrefs",
|
||||
"Keyframe",
|
||||
"ServoBundledURI",
|
||||
"ServoElementSnapshot",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue