-
- Downloads
Bug 1509717 - Use cbindgen for border-style and outline-style. r=heycam
I'm pretty sure the FIXME I left in the outline-style code is a bug, but I want to clean this up further and I didn't want to fix it without adding a test. Differential Revision: https://phabricator.services.mozilla.com/D12859 --HG-- extra : moz-landing-system : lando
Showing
- layout/generic/nsFrame.cpp 1 addition, 1 deletionlayout/generic/nsFrame.cpp
- layout/painting/nsCSSRendering.cpp 5 additions, 5 deletionslayout/painting/nsCSSRendering.cpp
- layout/painting/nsDisplayList.cpp 2 additions, 2 deletionslayout/painting/nsDisplayList.cpp
- layout/style/ServoBindings.toml 2 additions, 0 deletionslayout/style/ServoBindings.toml
- layout/style/ServoCSSPropList.mako.py 2 additions, 0 deletionslayout/style/ServoCSSPropList.mako.py
- layout/style/nsCSSProps.cpp 0 additions, 42 deletionslayout/style/nsCSSProps.cpp
- layout/style/nsCSSProps.h 0 additions, 3 deletionslayout/style/nsCSSProps.h
- layout/style/nsComputedDOMStyle.cpp 1 addition, 56 deletionslayout/style/nsComputedDOMStyle.cpp
- layout/style/nsComputedDOMStyle.h 0 additions, 5 deletionslayout/style/nsComputedDOMStyle.h
- layout/style/nsStyleConsts.h 0 additions, 14 deletionslayout/style/nsStyleConsts.h
- layout/style/nsStyleStruct.cpp 1 addition, 12 deletionslayout/style/nsStyleStruct.cpp
- layout/style/nsStyleStruct.h 10 additions, 5 deletionslayout/style/nsStyleStruct.h
- servo/components/style/cbindgen.toml 3 additions, 0 deletionsservo/components/style/cbindgen.toml
- servo/components/style/properties/gecko.mako.rs 55 additions, 76 deletionsservo/components/style/properties/gecko.mako.rs
- servo/components/style/properties/longhands/column.mako.rs 5 additions, 4 deletionsservo/components/style/properties/longhands/column.mako.rs
- servo/components/style/values/specified/border.rs 13 additions, 12 deletionsservo/components/style/values/specified/border.rs
- servo/components/style/values/specified/outline.rs 5 additions, 4 deletionsservo/components/style/values/specified/outline.rs
Loading
Please register or sign in to comment