Issue #2112 - Part 13: Remove construction context for style structs

Partial reversion of bug 1261552. This keeps the behavior of always passing the presentation context to the style structs, unlike pre-stylo where it is conditional.
This commit is contained in:
FranklinDM 2024-03-25 22:40:54 +08:00 committed by roytam1
commit cb08fdd1f0
4 changed files with 67 additions and 164 deletions

View file

@ -96,7 +96,6 @@ EXPORTS.mozilla += [
'StyleSheet.h',
'StyleSheetInfo.h',
'StyleSheetInlines.h',
'StyleStructContext.h',
]
EXPORTS.mozilla.dom += [