зеркало из https://github.com/mozilla/gecko-dev.git
Bug 732167 - Eliminate duplicate headers in content. r=mounir
This commit is contained in:
Родитель
1b94f85fb2
Коммит
70907fb5f2
|
@ -123,7 +123,6 @@ static NS_DEFINE_CID(kXTFServiceCID, NS_XTFSERVICE_CID);
|
|||
#include "nsIWordBreaker.h"
|
||||
#include "nsUnicodeProperties.h"
|
||||
#include "harfbuzz/hb-common.h"
|
||||
#include "jsdbgapi.h"
|
||||
#include "nsIJSRuntimeService.h"
|
||||
#include "nsIDOMDocumentXBL.h"
|
||||
#include "nsBindingManager.h"
|
||||
|
@ -145,7 +144,6 @@ static NS_DEFINE_CID(kXTFServiceCID, NS_XTFSERVICE_CID);
|
|||
#include "nsCompressedCharMap.h"
|
||||
#include "nsINativeKeyBindings.h"
|
||||
#include "nsIDOMNSEvent.h"
|
||||
#include "nsIPrivateDOMEvent.h"
|
||||
#include "nsXULPopupManager.h"
|
||||
#include "nsIPermissionManager.h"
|
||||
#include "nsIContentPrefService.h"
|
||||
|
@ -158,7 +156,6 @@ static NS_DEFINE_CID(kXTFServiceCID, NS_XTFSERVICE_CID);
|
|||
#include "nsIDragService.h"
|
||||
#include "nsIChannelEventSink.h"
|
||||
#include "nsIAsyncVerifyRedirectCallback.h"
|
||||
#include "nsIInterfaceRequestor.h"
|
||||
#include "nsIOfflineCacheUpdate.h"
|
||||
#include "nsCPrefetchService.h"
|
||||
#include "nsIChromeRegistry.h"
|
||||
|
@ -215,7 +212,6 @@ static NS_DEFINE_CID(kXTFServiceCID, NS_XTFSERVICE_CID);
|
|||
#include "nsIDOMDocumentType.h"
|
||||
#include "nsIDOMWindowUtils.h"
|
||||
#include "nsCharSeparatedTokenizer.h"
|
||||
#include "nsUnicharUtils.h"
|
||||
|
||||
extern "C" int MOZ_XMLTranslateEntity(const char* ptr, const char* end,
|
||||
const char** next, PRUnichar* result);
|
||||
|
|
|
@ -155,7 +155,6 @@
|
|||
#include "nsIDateTimeFormat.h"
|
||||
#include "nsEventDispatcher.h"
|
||||
#include "nsMutationEvent.h"
|
||||
#include "nsIDOMXPathEvaluator.h"
|
||||
#include "nsDOMCID.h"
|
||||
|
||||
#include "jsapi.h"
|
||||
|
|
|
@ -56,7 +56,6 @@
|
|||
#include "nsIContentViewer.h"
|
||||
#include "nsIDocument.h"
|
||||
#include "nsIDOMDocument.h"
|
||||
#include "nsIDOMWindow.h"
|
||||
#include "nsPIDOMWindow.h"
|
||||
#include "nsIWebNavigation.h"
|
||||
#include "nsIWebProgress.h"
|
||||
|
@ -102,8 +101,6 @@
|
|||
#include "nsINameSpaceManager.h"
|
||||
|
||||
#include "nsThreadUtils.h"
|
||||
#include "nsIContentViewer.h"
|
||||
#include "nsIView.h"
|
||||
|
||||
#include "nsIDOMChromeWindow.h"
|
||||
#include "nsInProcessTabChildGlobal.h"
|
||||
|
|
|
@ -108,7 +108,6 @@
|
|||
#include "nsContentUtils.h"
|
||||
#include "nsIJSContextStack.h"
|
||||
|
||||
#include "nsIServiceManager.h"
|
||||
#include "nsIDOMEventListener.h"
|
||||
#include "nsIWebNavigation.h"
|
||||
#include "nsIBaseWindow.h"
|
||||
|
@ -127,7 +126,6 @@
|
|||
#include "nsEventDispatcher.h"
|
||||
#include "nsContentCreatorFunctions.h"
|
||||
#include "nsIControllers.h"
|
||||
#include "nsLayoutUtils.h"
|
||||
#include "nsIView.h"
|
||||
#include "nsIViewManager.h"
|
||||
#include "nsIScrollableFrame.h"
|
||||
|
|
|
@ -75,7 +75,6 @@
|
|||
#include "nsContentUtils.h"
|
||||
#include "nsLayoutUtils.h"
|
||||
#include "nsIContentPolicy.h"
|
||||
#include "nsContentPolicyUtils.h"
|
||||
#include "nsEventDispatcher.h"
|
||||
#include "nsSVGEffects.h"
|
||||
|
||||
|
|
|
@ -53,7 +53,6 @@
|
|||
#include "nsCOMPtr.h"
|
||||
#include "nsColor.h"
|
||||
#include "gfxContext.h"
|
||||
#include "gfxImageSurface.h"
|
||||
#include "nsLayoutUtils.h"
|
||||
#include "nsContentUtils.h"
|
||||
|
||||
|
|
|
@ -81,7 +81,6 @@
|
|||
#include "nsIDocShell.h"
|
||||
#include "nsIDOMWindow.h"
|
||||
#include "nsPIDOMWindow.h"
|
||||
#include "nsIDocShell.h"
|
||||
#include "nsIDocShellTreeItem.h"
|
||||
#include "nsIDocShellTreeNode.h"
|
||||
#include "nsIXPConnect.h"
|
||||
|
|
|
@ -78,7 +78,6 @@
|
|||
#include "nsIDocShell.h"
|
||||
#include "nsIDOMWindow.h"
|
||||
#include "nsPIDOMWindow.h"
|
||||
#include "nsIDocShell.h"
|
||||
#include "nsIDocShellTreeItem.h"
|
||||
#include "nsIDocShellTreeNode.h"
|
||||
#include "nsIXPConnect.h"
|
||||
|
|
|
@ -79,7 +79,6 @@
|
|||
#include "nsDataHashtable.h"
|
||||
#include "nsCOMArray.h"
|
||||
#include "nsEventListenerService.h"
|
||||
#include "nsDOMEvent.h"
|
||||
#include "nsIContentSecurityPolicy.h"
|
||||
#include "nsJSEnvironment.h"
|
||||
#include "xpcpublic.h"
|
||||
|
|
|
@ -15,7 +15,6 @@
|
|||
#include "nsVariant.h"
|
||||
#include "nsContentUtils.h"
|
||||
#include "nsEventDispatcher.h"
|
||||
#include "nsContentUtils.h"
|
||||
#include "nsAsyncDOMEvent.h"
|
||||
#include "mozilla/Preferences.h"
|
||||
|
||||
|
|
|
@ -49,7 +49,6 @@
|
|||
#include "plbase64.h"
|
||||
#include "nsNetUtil.h"
|
||||
#include "prmem.h"
|
||||
#include "nsNetUtil.h"
|
||||
#include "nsXPCOMStrings.h"
|
||||
#include "prlock.h"
|
||||
#include "nsThreadUtils.h"
|
||||
|
|
|
@ -58,7 +58,6 @@
|
|||
#include "nsIFrame.h"
|
||||
#include "nsIDocShell.h"
|
||||
#include "nsIEditorDocShell.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsRuleWalker.h"
|
||||
#include "jsapi.h"
|
||||
|
||||
|
|
|
@ -90,7 +90,6 @@
|
|||
#include "nsIDOMNotifyAudioAvailableEvent.h"
|
||||
#include "nsMediaFragmentURIParser.h"
|
||||
#include "nsURIHashKey.h"
|
||||
#include "nsContentUtils.h"
|
||||
#include "nsIScriptError.h"
|
||||
|
||||
#ifdef MOZ_OGG
|
||||
|
|
|
@ -59,7 +59,6 @@
|
|||
#include "nsNodeInfoManager.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsEventStates.h"
|
||||
#include "nsIDocument.h"
|
||||
#include "nsIDOMDocument.h"
|
||||
#include "nsContentCreatorFunctions.h"
|
||||
#include "mozAutoDocUpdate.h"
|
||||
|
|
|
@ -51,7 +51,6 @@
|
|||
#include "nsIForm.h"
|
||||
#include "nsFormSubmission.h"
|
||||
#include "nsIFormProcessor.h"
|
||||
#include "nsContentCreatorFunctions.h"
|
||||
|
||||
#include "nsIDOMHTMLOptGroupElement.h"
|
||||
#include "nsEventStates.h"
|
||||
|
|
|
@ -54,7 +54,6 @@
|
|||
#include "nsIDocument.h"
|
||||
#include "nsContentUtils.h"
|
||||
#include "nsIDOMElement.h"
|
||||
#include "nsGenericHTMLElement.h"
|
||||
#include "nsIHTMLCollection.h"
|
||||
#include "nsHTMLStyleSheet.h"
|
||||
#include "dombindings.h"
|
||||
|
|
|
@ -64,10 +64,8 @@
|
|||
#include "nsLinebreakConverter.h"
|
||||
#include "nsIDocument.h"
|
||||
#include "nsIFrame.h"
|
||||
#include "nsIFormControlFrame.h"
|
||||
#include "nsIPrivateDOMEvent.h"
|
||||
#include "nsGUIEvent.h"
|
||||
#include "nsLinebreakConverter.h"
|
||||
#include "nsPresState.h"
|
||||
#include "nsReadableUtils.h"
|
||||
#include "nsEventDispatcher.h"
|
||||
|
|
|
@ -52,7 +52,6 @@
|
|||
#include "plbase64.h"
|
||||
#include "nsNetUtil.h"
|
||||
#include "prmem.h"
|
||||
#include "nsNetUtil.h"
|
||||
#include "nsXPCOMStrings.h"
|
||||
#include "prlock.h"
|
||||
#include "nsThreadUtils.h"
|
||||
|
|
|
@ -42,7 +42,6 @@
|
|||
#include "nsHTMLFormElement.h"
|
||||
#include "nsDOMValidityState.h"
|
||||
#include "nsIFormControl.h"
|
||||
#include "nsHTMLFormElement.h"
|
||||
#include "nsContentUtils.h"
|
||||
|
||||
const PRUint16 nsIConstraintValidation::sContentSpecifiedMaxLengthMessage = 256;
|
||||
|
|
|
@ -102,7 +102,6 @@
|
|||
#include "nsIScriptContext.h"
|
||||
#include "nsStyleLinkElement.h"
|
||||
|
||||
#include "nsReadableUtils.h"
|
||||
#include "nsWeakReference.h" // nsHTMLElementFactory supports weak references
|
||||
#include "nsIPrompt.h"
|
||||
#include "nsLayoutCID.h"
|
||||
|
|
|
@ -81,7 +81,6 @@
|
|||
#include "nsNodeUtils.h"
|
||||
|
||||
#include "nsNetCID.h"
|
||||
#include "nsIIOService.h"
|
||||
#include "nsICookieService.h"
|
||||
|
||||
#include "nsIServiceManager.h"
|
||||
|
|
|
@ -61,7 +61,6 @@
|
|||
#include "nsSVGUtils.h"
|
||||
#include "nsSVGSVGElement.h"
|
||||
#include "nsContentErrors.h" // For NS_PROPTABLE_PROP_OVERWRITTEN
|
||||
#include "nsContentUtils.h"
|
||||
#include "nsStyleUtil.h"
|
||||
|
||||
#include "nsEventDispatcher.h"
|
||||
|
|
|
@ -85,7 +85,6 @@
|
|||
#include "nsXBLBinding.h"
|
||||
#include "nsIPrincipal.h"
|
||||
#include "nsIScriptSecurityManager.h"
|
||||
#include "nsEventListenerManager.h"
|
||||
#include "nsGUIEvent.h"
|
||||
|
||||
#include "prprf.h"
|
||||
|
|
|
@ -40,7 +40,6 @@
|
|||
#include "nsString.h"
|
||||
#include "jsapi.h"
|
||||
#include "nsIContent.h"
|
||||
#include "nsString.h"
|
||||
#include "nsUnicharUtils.h"
|
||||
#include "nsReadableUtils.h"
|
||||
#include "mozilla/FunctionTimer.h"
|
||||
|
|
|
@ -42,7 +42,6 @@
|
|||
#include "nsIContent.h"
|
||||
#include "nsIDocument.h"
|
||||
#include "nsIScriptGlobalObject.h"
|
||||
#include "nsString.h"
|
||||
#include "mozilla/FunctionTimer.h"
|
||||
#include "nsUnicharUtils.h"
|
||||
#include "nsReadableUtils.h"
|
||||
|
|
|
@ -41,7 +41,6 @@
|
|||
#include "jsapi.h"
|
||||
#include "nsIContent.h"
|
||||
#include "nsIDocument.h"
|
||||
#include "nsString.h"
|
||||
#include "nsXBLProtoImplProperty.h"
|
||||
#include "nsUnicharUtils.h"
|
||||
#include "nsReadableUtils.h"
|
||||
|
|
|
@ -76,7 +76,6 @@
|
|||
#include "nsIDOMScriptObjectFactory.h"
|
||||
#include "nsDOMCID.h"
|
||||
#include "nsUnicharUtils.h"
|
||||
#include "nsReadableUtils.h"
|
||||
#include "nsCRT.h"
|
||||
#include "nsXBLEventHandler.h"
|
||||
#include "nsXBLSerialize.h"
|
||||
|
|
|
@ -55,10 +55,8 @@
|
|||
#include "nsXPIDLString.h"
|
||||
#include "nsIParser.h"
|
||||
#include "nsParserCIID.h"
|
||||
#include "nsNetUtil.h"
|
||||
#include "plstr.h"
|
||||
#include "nsIContent.h"
|
||||
#include "nsIDOMElement.h"
|
||||
#include "nsIDocument.h"
|
||||
#include "nsIXMLContentSink.h"
|
||||
#include "nsContentCID.h"
|
||||
|
|
|
@ -60,7 +60,6 @@
|
|||
#include "nsContentUtils.h"
|
||||
#include "nsXBLPrototypeBinding.h"
|
||||
#include "nsIDOMDocument.h"
|
||||
#include "nsPIWindowRoot.h"
|
||||
#include "nsPIDOMWindow.h"
|
||||
#include "nsIDocShell.h"
|
||||
#include "nsIPresShell.h"
|
||||
|
|
|
@ -85,7 +85,6 @@
|
|||
#include "nsNodeInfoManager.h"
|
||||
#include "nsContentCreatorFunctions.h"
|
||||
#include "nsIContentPolicy.h"
|
||||
#include "nsIContentViewer.h"
|
||||
#include "nsContentPolicyUtils.h"
|
||||
#include "nsContentErrors.h"
|
||||
#include "nsIDOMProcessingInstruction.h"
|
||||
|
|
|
@ -67,7 +67,6 @@
|
|||
#include "nsDOMAttribute.h"
|
||||
#include "nsGUIEvent.h"
|
||||
#include "nsCExternalHandlerService.h"
|
||||
#include "nsNetUtil.h"
|
||||
#include "nsMimeTypes.h"
|
||||
#include "nsEventListenerManager.h"
|
||||
#include "nsContentUtils.h"
|
||||
|
|
|
@ -45,7 +45,6 @@
|
|||
#include "nsIDOMDocument.h"
|
||||
#include "nsIDOMXPathNamespace.h"
|
||||
#include "nsXPathResult.h"
|
||||
#include "nsDOMError.h"
|
||||
#include "txURIUtils.h"
|
||||
#include "txXPathTreeWalker.h"
|
||||
|
||||
|
|
|
@ -49,7 +49,6 @@
|
|||
#include "nsIControllers.h"
|
||||
#include "nsIDOMElement.h"
|
||||
#include "nsXULControllers.h"
|
||||
#include "nsString.h"
|
||||
#include "nsContentUtils.h"
|
||||
|
||||
//----------------------------------------------------------------------
|
||||
|
|
|
@ -92,7 +92,6 @@
|
|||
#include "nsPIDOMWindow.h"
|
||||
#include "nsPIWindowRoot.h"
|
||||
#include "nsXULCommandDispatcher.h"
|
||||
#include "nsXULDocument.h"
|
||||
#include "nsXULElement.h"
|
||||
#include "prlog.h"
|
||||
#include "rdf.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче