зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1340107: Remove obsolete bindgen-related comment. r=heycam
This bug was recently fixed and stylo updated to use a newer version. MozReview-Commit-ID: K9qUnKXoDKU Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io> --HG-- extra : rebase_source : 1ff0c60205cc6c431bdc7a66d6ad91f000a4705d
This commit is contained in:
Родитель
4e7979acae
Коммит
b101b1ceff
|
@ -3036,13 +3036,6 @@ protected:
|
|||
// container for per-context fonts (downloadable, SVG, etc.)
|
||||
RefPtr<mozilla::dom::FontFaceSet> mFontFaceSet;
|
||||
|
||||
// XXXheycam rust-bindgen currently doesn't generate correctly aligned fields
|
||||
// to represent the following bitfields if they are preceded by something
|
||||
// non-pointer aligned, so if adding non-pointer sized fields, please do so
|
||||
// somewhere other than right here.
|
||||
//
|
||||
// https://github.com/servo/rust-bindgen/issues/111
|
||||
|
||||
// True if BIDI is enabled.
|
||||
bool mBidiEnabled : 1;
|
||||
// True if a MathML element has ever been owned by this document.
|
||||
|
|
Загрузка…
Ссылка в новой задаче