Bug 1542120 - Add js/public/Warnings.h for warning-related JSAPI. r=arai

Differential Revision: https://phabricator.services.mozilla.com/D26273
This commit is contained in:
Jeff Walden
2019-04-05 22:52:04 +00:00
parent 6a62fad565
commit 9a71a44ca4
23 changed files with 208 additions and 117 deletions

View File

@@ -12,6 +12,7 @@
#include "jsapi.h"
#include "js/StableStringChars.h"
#include "js/Warnings.h" // JS::{Get,}WarningReporter
#include "xpcpublic.h"
#include "nsIGlobalObject.h"
#include "nsIDocShell.h"