-
- Downloads
Bug 650372 - Use the style-system format hint directly in gfx, instead of...
Bug 650372 - Use the style-system format hint directly in gfx, instead of mapping to a separate internal enum. r=gfx-reviewers,aosmond,lsalzman Now that the style system has keywords for this, we don't need to define them in gfx but can just use the enum directly. (No functional change, just code simplification.) Differential Revision: https://phabricator.services.mozilla.com/D154238
Showing
- gfx/thebes/gfxPlatform.cpp 11 additions, 10 deletionsgfx/thebes/gfxPlatform.cpp
- gfx/thebes/gfxPlatform.h 2 additions, 1 deletiongfx/thebes/gfxPlatform.h
- gfx/thebes/gfxUserFontSet.h 3 additions, 17 deletionsgfx/thebes/gfxUserFontSet.h
- layout/inspector/InspectorFontFace.cpp 10 additions, 12 deletionslayout/inspector/InspectorFontFace.cpp
- layout/style/FontFaceSetImpl.cpp 21 additions, 40 deletionslayout/style/FontFaceSetImpl.cpp
- layout/style/FontPreloader.cpp 3 additions, 2 deletionslayout/style/FontPreloader.cpp
- servo/components/style/font_face.rs 5 additions, 0 deletionsservo/components/style/font_face.rs
Loading
Please register or sign in to comment