зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1850161, 1850238: apply code formatting via Lando
# ignore-this-changeset
This commit is contained in:
Родитель
0c622556aa
Коммит
dd99b01f0d
|
@ -48,9 +48,7 @@ class GeneratedImageContent final : public nsGenericHTMLElement {
|
|||
uint32_t Index() const { return mIndex; }
|
||||
|
||||
// Notify this image failed to load.
|
||||
void NotifyLoadFailed() {
|
||||
SetStates(ElementState::BROKEN, true);
|
||||
}
|
||||
void NotifyLoadFailed() { SetStates(ElementState::BROKEN, true); }
|
||||
|
||||
protected:
|
||||
JSObject* WrapNode(JSContext* aCx, JS::Handle<JSObject*> aGivenProto) final;
|
||||
|
|
Загрузка…
Ссылка в новой задаче