Bug 940191 - Build dom/base in unified mode - r=ehsan
This commit is contained in:
@@ -6,14 +6,9 @@
|
||||
|
||||
#include "mozilla/dom/DOMError.h"
|
||||
#include "mozilla/dom/DOMErrorBinding.h"
|
||||
#include "mozilla/dom/DOMException.h"
|
||||
#include "nsPIDOMWindow.h"
|
||||
|
||||
// Implemented in DOMException.cpp
|
||||
nsresult
|
||||
NS_GetNameAndMessageForDOMNSResult(nsresult aNSResult, const char** aName,
|
||||
const char** aMessage,
|
||||
uint16_t* aCode = nullptr);
|
||||
|
||||
namespace mozilla {
|
||||
namespace dom {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user