Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium

Differential Revision: https://phabricator.services.mozilla.com/D189226
This commit is contained in:
Jan Varga
2023-09-28 20:46:07 +00:00
parent 137cdeabce
commit 272327b326
117 changed files with 158 additions and 46 deletions

View File

@@ -48,6 +48,7 @@
#include "nsIConstraintValidation.h"
#include "mozilla/Attributes.h"
#include "mozilla/EventListenerManager.h"
#include "mozilla/Try.h"
#include "mozilla/dom/DragEvent.h"
#include "mozilla/dom/Event.h" // for Event
#include "mozilla/dom/File.h" // for input type=file