зеркало из https://github.com/mozilla/gecko-dev.git
Bug 319997 - convert parser tests to use the frozen linkage, r=mrbkap
This commit is contained in:
Родитель
83d3a41589
Коммит
0cbcc55cf6
|
@ -38,7 +38,7 @@
|
|||
#ifndef nsHTMLTags_h___
|
||||
#define nsHTMLTags_h___
|
||||
|
||||
#include "nsAString.h"
|
||||
#include "nsStringGlue.h"
|
||||
|
||||
class nsIAtom;
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
* about more, which is the IHTMLContentSink interface. (See that file for details).
|
||||
*/
|
||||
#include "nsISupports.h"
|
||||
#include "nsString.h"
|
||||
#include "nsStringGlue.h"
|
||||
#include "mozFlushType.h"
|
||||
|
||||
class nsIParser;
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
* */
|
||||
|
||||
#include "nsISupports.h"
|
||||
#include "nsString.h"
|
||||
#include "nsStringGlue.h"
|
||||
#include "prtypes.h"
|
||||
#include "nsITokenizer.h"
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
#define nsILoggingSink_h___
|
||||
|
||||
#include "nsIHTMLContentSink.h"
|
||||
#include "nsString.h"
|
||||
#include "nsStringGlue.h"
|
||||
#include "prprf.h"
|
||||
|
||||
// IID for nsILoggingSink
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
#include "nsIStreamListener.h"
|
||||
#include "nsIDTD.h"
|
||||
#include "nsIInputStream.h"
|
||||
#include "nsHashtable.h"
|
||||
#include "nsStringGlue.h"
|
||||
#include "nsVoidArray.h"
|
||||
|
||||
// {22039D29-2798-4412-9EA6-A11B41BA27D0}
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
|
||||
#include "nsISupports.h"
|
||||
#include "prtypes.h"
|
||||
#include "nsString.h"
|
||||
#include "nsStringGlue.h"
|
||||
#include "nsDebug.h"
|
||||
|
||||
//#define HEAP_ALLOCATED_NODES
|
||||
|
|
Загрузка…
Ссылка в новой задаче