зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1268290 followup: remove stray semicolon on a CLOSED TREE.
This commit is contained in:
Родитель
0536cb4268
Коммит
e54df95e1a
|
@ -186,7 +186,7 @@ Servo_DropNodeData(ServoNodeData* data)
|
|||
|
||||
RawServoStyleSheet*
|
||||
Servo_StylesheetFromUTF8Bytes(const uint8_t* bytes, uint32_t length,
|
||||
mozilla::css::SheetParsingMode mode);
|
||||
mozilla::css::SheetParsingMode mode)
|
||||
{
|
||||
MOZ_CRASH("stylo: shouldn't be calling Servo_StylesheetFromUTF8Bytes in a "
|
||||
"non-MOZ_STYLO build");
|
||||
|
|
Загрузка…
Ссылка в новой задаче