зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1418374
- Follow-up to ensure cbindgen generates the != operator for ImageKey. r=me and DONTBUILD
MozReview-Commit-ID: G2OygQ4wdSE
This commit is contained in:
Родитель
bd16ff17c7
Коммит
886598770a
|
@ -44,6 +44,7 @@ type WrIdNamespace = IdNamespace;
|
|||
/// cbindgen:field-names=[mNamespace, mHandle]
|
||||
type WrPipelineId = PipelineId;
|
||||
/// cbindgen:field-names=[mNamespace, mHandle]
|
||||
/// cbindgen:derive-neq=true
|
||||
type WrImageKey = ImageKey;
|
||||
/// cbindgen:field-names=[mNamespace, mHandle]
|
||||
pub type WrFontKey = FontKey;
|
||||
|
|
Загрузка…
Ссылка в новой задаче