зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1382190: Make fields public to avoid assertions; r=bustage
MozReview-Commit-ID: 4t4RfnlmFy0
This commit is contained in:
Родитель
0cdaafffc5
Коммит
f4917a7611
|
@ -157,7 +157,6 @@ enum ServoKeywordSize {
|
|||
// have the same size and alignment as the Rust version.
|
||||
// Ensure layout tests get run if touching either side.
|
||||
struct ServoFontComputationData {
|
||||
private:
|
||||
ServoKeywordSize mKeyword;
|
||||
float/*32_t*/ mRatio;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче