summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2011-08-20 13:05:49 +0000
committertnn <tnn@pkgsrc.org>2011-08-20 13:05:49 +0000
commitbff81ac0df76df80ede542661b0ac4b86bbf5611 (patch)
treeccd83172f3a9361d5c1862d53198fe63a6df26f4 /devel
parent048316c904b35b55c6219edfdb6f9db4057072fb (diff)
downloadpkgsrc-bff81ac0df76df80ede542661b0ac4b86bbf5611.tar.gz
Fix build of legacy mozilla packages and rename the PKGBASE
to facilitate coinstallation with current packages.
Diffstat (limited to 'devel')
-rw-r--r--devel/xulrunner192/Makefile35
-rw-r--r--devel/xulrunner192/PLIST7076
-rw-r--r--devel/xulrunner192/buildlink3.mk26
-rw-r--r--devel/xulrunner192/distinfo15
-rw-r--r--devel/xulrunner192/patches/patch-aa4
-rw-r--r--devel/xulrunner192/patches/patch-pa4
-rw-r--r--devel/xulrunner192/patches/patch-pb4
-rw-r--r--devel/xulrunner192/patches/patch-pc4
-rw-r--r--devel/xulrunner192/patches/patch-pd4
-rw-r--r--devel/xulrunner192/patches/patch-pe13
-rw-r--r--devel/xulrunner192/patches/patch-pg4
11 files changed, 3608 insertions, 3581 deletions
diff --git a/devel/xulrunner192/Makefile b/devel/xulrunner192/Makefile
index ae044e3987d..fa1572454e6 100644
--- a/devel/xulrunner192/Makefile
+++ b/devel/xulrunner192/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/07/21 13:05:51 obache Exp $
+# $NetBSD: Makefile,v 1.5 2011/08/20 13:05:49 tnn Exp $
.include "dist.mk"
-PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-PKGREVISION= 1
+PKGNAME= xulrunner192-${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
+PKGREVISION= 2
CATEGORIES= devel www
MAINTAINER= tnn@NetBSD.org
@@ -25,11 +25,20 @@ CONFIGURE_ARGS+= --enable-application=xulrunner
CONFIGURE_ARGS+= --enable-libxul
CONFIGURE_ARGS+= --disable-ipc
-ALL_ENV+= MOZILLA_PKG_NAME=xulrunner
+ALL_ENV+= MOZILLA_PKG_NAME=xulrunner192
MAKE_ENV+= FREEBL_NO_DEPEND=0
+SUBST_CLASSES+= fix-paths2
+SUBST_STAGE.fix-paths2= pre-configure
+SUBST_MESSAGE.fix-paths2= Fixing absolute paths.
+SUBST_FILES.fix-paths2= ${MOZILLA_DIR}xpcom/build/nsXPCOMPrivate.h
+SUBST_FILES.fix-paths2+= ${MOZILLA_DIR}xulrunner/app/nsRegisterGREUnix.cpp
+SUBST_FILES.fix-paths2+= ${MOZILLA_DIR}xulrunner/installer/Makefile.in
+SUBST_SED.fix-paths2= -e 's,/etc/gre.d,${PREFIX}/lib/xulrunner192/gre.d,g'
+
.include "../../devel/xulrunner/mozilla-common.mk"
+CONFIGURE_ARGS+= --enable-chrome-format=jar
.include "options.mk"
pre-configure:
@@ -39,14 +48,14 @@ pre-configure:
post-install:
# XXX fix the pkg-config files instead
- rm -f ${DESTDIR}${PREFIX}/lib/xulrunner/libxpcomglue.a
- ln -s ${PREFIX}/lib/xulrunner-sdk/sdk/lib/libxpcomglue.a \
- ${DESTDIR}${PREFIX}/lib/xulrunner/libxpcomglue.a
- rm -f ${DESTDIR}${PREFIX}/lib/xulrunner/libxpcomglue_s.a
- ln -s ${PREFIX}/lib/xulrunner-sdk/sdk/lib/libxpcomglue_s.a \
- ${DESTDIR}${PREFIX}/lib/xulrunner/libxpcomglue_s.a
- rm -f ${DESTDIR}${PREFIX}/lib/xulrunner/libunicharutil_external_s.a
- ln -s ${PREFIX}/lib/xulrunner-sdk/sdk/lib/libunicharutil_external_s.a \
- ${DESTDIR}${PREFIX}/lib/xulrunner/libunicharutil_external_s.a
+ rm -f ${DESTDIR}${PREFIX}/lib/xulrunner192/libxpcomglue.a
+ ln -s ${PREFIX}/lib/xulrunner192-sdk/sdk/lib/libxpcomglue.a \
+ ${DESTDIR}${PREFIX}/lib/xulrunner192/libxpcomglue.a
+ rm -f ${DESTDIR}${PREFIX}/lib/xulrunner192/libxpcomglue_s.a
+ ln -s ${PREFIX}/lib/xulrunner192-sdk/sdk/lib/libxpcomglue_s.a \
+ ${DESTDIR}${PREFIX}/lib/xulrunner192/libxpcomglue_s.a
+ rm -f ${DESTDIR}${PREFIX}/lib/xulrunner192/libunicharutil_external_s.a
+ ln -s ${PREFIX}/lib/xulrunner192-sdk/sdk/lib/libunicharutil_external_s.a \
+ ${DESTDIR}${PREFIX}/lib/xulrunner192/libunicharutil_external_s.a
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/xulrunner192/PLIST b/devel/xulrunner192/PLIST
index d217252012d..e3b248390fb 100644
--- a/devel/xulrunner192/PLIST
+++ b/devel/xulrunner192/PLIST
@@ -1,3538 +1,3538 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/04/19 11:16:07 tnn Exp $
-bin/xulrunner
-${PLIST.jit}include/xulrunner/Allocator.h
-${PLIST.jit}include/xulrunner/Assembler.h
-${PLIST.jit}include/xulrunner/CodeAlloc.h
-${PLIST.jit}include/xulrunner/Containers.h
-${PLIST.jit}include/xulrunner/Fragmento.h
-include/xulrunner/ImageErrors.h
-include/xulrunner/ImageLogging.h
-${PLIST.jit}include/xulrunner/LIR.h
-include/xulrunner/NSReg.h
-${PLIST.jit}include/xulrunner/Native.h
-${PLIST.jit}include/xulrunner/Native${NANOJIT_ARCH}.h
-${PLIST.jit}include/xulrunner/RegAlloc.h
-include/xulrunner/VerReg.h
-include/xulrunner/XPCIDispatch.h
-${PLIST.jit}include/xulrunner/avmplus.h
-include/xulrunner/base64.h
-include/xulrunner/blapit.h
-include/xulrunner/cairo/cairo-deprecated.h
-include/xulrunner/cairo/cairo-features.h
-include/xulrunner/cairo/cairo-ft.h
-include/xulrunner/cairo/cairo-pdf.h
-include/xulrunner/cairo/cairo-platform.h
-include/xulrunner/cairo/cairo-ps.h
-include/xulrunner/cairo/cairo-rename.h
-include/xulrunner/cairo/cairo-version.h
-include/xulrunner/cairo/cairo-xlib-xrender.h
-include/xulrunner/cairo/cairo-xlib.h
-include/xulrunner/cairo/cairo.h
-include/xulrunner/cert.h
-include/xulrunner/certdb.h
-include/xulrunner/certt.h
-include/xulrunner/ciferfam.h
-include/xulrunner/cmmf.h
-include/xulrunner/cmmft.h
-include/xulrunner/cms.h
-include/xulrunner/cmsreclist.h
-include/xulrunner/cmst.h
-include/xulrunner/crmf.h
-include/xulrunner/crmft.h
-include/xulrunner/cryptohi.h
-include/xulrunner/cryptoht.h
-include/xulrunner/domstubs.h
-include/xulrunner/ecl-exp.h
-include/xulrunner/expat.h
-include/xulrunner/expat_config.h
-include/xulrunner/expat_external.h
-include/xulrunner/extIApplication.h
-include/xulrunner/fishsound/comments.h
-include/xulrunner/fishsound/constants.h
-include/xulrunner/fishsound/decode.h
-include/xulrunner/fishsound/deprecated.h
-include/xulrunner/fishsound/encode.h
-include/xulrunner/fishsound/fishsound.h
-include/xulrunner/ftpCore.h
-include/xulrunner/gfxASurface.h
-include/xulrunner/gfxAlphaRecovery.h
-include/xulrunner/gfxBlur.h
-include/xulrunner/gfxColor.h
-include/xulrunner/gfxContext.h
-include/xulrunner/gfxCore.h
-include/xulrunner/gfxFT2FontBase.h
-include/xulrunner/gfxFont.h
-include/xulrunner/gfxFontConstants.h
-include/xulrunner/gfxFontTest.h
-include/xulrunner/gfxFontUtils.h
-include/xulrunner/gfxGdkNativeRenderer.h
-include/xulrunner/gfxIFormats.h
-include/xulrunner/gfxImageSurface.h
-include/xulrunner/gfxMatrix.h
-include/xulrunner/gfxPDFSurface.h
-include/xulrunner/gfxPSSurface.h
-include/xulrunner/gfxPangoFonts.h
-include/xulrunner/gfxPath.h
-include/xulrunner/gfxPattern.h
-include/xulrunner/gfxPlatform.h
-include/xulrunner/gfxPlatformGtk.h
-include/xulrunner/gfxPoint.h
-include/xulrunner/gfxRect.h
-include/xulrunner/gfxSkipChars.h
-include/xulrunner/gfxTextRunCache.h
-include/xulrunner/gfxTextRunWordCache.h
-include/xulrunner/gfxTypes.h
-include/xulrunner/gfxUserFontSet.h
-include/xulrunner/gfxUtils.h
-include/xulrunner/gfxXlibSurface.h
-include/xulrunner/gfxidltypes.h
-include/xulrunner/gtk2xtbin.h
-include/xulrunner/gtkmozembed.h
-include/xulrunner/gtkmozembed_glue.cpp
-include/xulrunner/gtkmozembed_internal.h
-include/xulrunner/hasht.h
-include/xulrunner/imgICache.h
-include/xulrunner/imgIContainer.h
-include/xulrunner/imgIContainerObserver.h
-include/xulrunner/imgIDecoder.h
-include/xulrunner/imgIDecoderObserver.h
-include/xulrunner/imgIEncoder.h
-include/xulrunner/imgILoad.h
-include/xulrunner/imgILoader.h
-include/xulrunner/imgIRequest.h
-include/xulrunner/imgITools.h
-include/xulrunner/inICSSValueSearch.h
-include/xulrunner/inIDOMUtils.h
-include/xulrunner/inIDOMView.h
-include/xulrunner/inIDeepTreeWalker.h
-include/xulrunner/inIFlasher.h
-include/xulrunner/inISearchObserver.h
-include/xulrunner/inISearchProcess.h
-include/xulrunner/jar-ds.h
-include/xulrunner/jar.h
-include/xulrunner/jarfile.h
-${PLIST.jemalloc}include/xulrunner/jemalloc.h
-include/xulrunner/js-config.h
-include/xulrunner/js.msg
-include/xulrunner/jsapi.h
-include/xulrunner/jsarena.h
-include/xulrunner/jsarray.h
-include/xulrunner/jsatom.h
-include/xulrunner/jsautocfg.h
-include/xulrunner/jsautokw.h
-include/xulrunner/jsbit.h
-include/xulrunner/jsbool.h
-${PLIST.jit}include/xulrunner/jsbuiltins.h
-include/xulrunner/jsclist.h
-include/xulrunner/jscntxt.h
-include/xulrunner/jscompat.h
-include/xulrunner/jsdIDebuggerService.h
-include/xulrunner/jsdate.h
-include/xulrunner/jsdbgapi.h
-include/xulrunner/jsdebug.h
-include/xulrunner/jsdhash.h
-include/xulrunner/jsdtoa.h
-include/xulrunner/jsemit.h
-include/xulrunner/jsfun.h
-include/xulrunner/jsgc.h
-include/xulrunner/jshash.h
-include/xulrunner/jsinterp.h
-include/xulrunner/jsinttypes.h
-include/xulrunner/jsiter.h
-include/xulrunner/jslock.h
-include/xulrunner/jslong.h
-include/xulrunner/jsmath.h
-include/xulrunner/jsnum.h
-include/xulrunner/jsobj.h
-include/xulrunner/jsobjinlines.h
-include/xulrunner/json.h
-include/xulrunner/jsopcode.h
-include/xulrunner/jsopcode.tbl
-include/xulrunner/jsotypes.h
-include/xulrunner/jsparse.h
-include/xulrunner/jsprf.h
-include/xulrunner/jsproto.tbl
-include/xulrunner/jsprvtd.h
-include/xulrunner/jspubtd.h
-include/xulrunner/jsregexp.h
-include/xulrunner/jsscan.h
-include/xulrunner/jsscope.h
-include/xulrunner/jsscript.h
-include/xulrunner/jsscriptinlines.h
-include/xulrunner/jsstaticcheck.h
-include/xulrunner/jsstr.h
-include/xulrunner/jstask.h
-include/xulrunner/jstracer.h
-include/xulrunner/jstypes.h
-include/xulrunner/jsutil.h
-include/xulrunner/jsversion.h
-include/xulrunner/jsxdrapi.h
-include/xulrunner/jsxml.h
-include/xulrunner/key.h
-include/xulrunner/keyhi.h
-include/xulrunner/keyt.h
-include/xulrunner/keythi.h
-include/xulrunner/mar.h
-include/xulrunner/md/_aix32.cfg
-include/xulrunner/md/_aix64.cfg
-include/xulrunner/md/_beos.cfg
-include/xulrunner/md/_bsdi.cfg
-include/xulrunner/md/_darwin.cfg
-include/xulrunner/md/_dgux.cfg
-include/xulrunner/md/_freebsd.cfg
-include/xulrunner/md/_hpux32.cfg
-include/xulrunner/md/_hpux64.cfg
-include/xulrunner/md/_irix32.cfg
-include/xulrunner/md/_irix64.cfg
-include/xulrunner/md/_linux.cfg
-include/xulrunner/md/_ncr.cfg
-include/xulrunner/md/_nec.cfg
-include/xulrunner/md/_netbsd.cfg
-include/xulrunner/md/_nextstep.cfg
-include/xulrunner/md/_nto.cfg
-include/xulrunner/md/_openbsd.cfg
-include/xulrunner/md/_os2.cfg
-include/xulrunner/md/_osf1.cfg
-include/xulrunner/md/_qnx.cfg
-include/xulrunner/md/_reliantunix.cfg
-include/xulrunner/md/_riscos.cfg
-include/xulrunner/md/_scoos.cfg
-include/xulrunner/md/_solaris.cfg
-include/xulrunner/md/_sony.cfg
-include/xulrunner/md/_sunos4.cfg
-include/xulrunner/md/_symbian.cfg
-include/xulrunner/md/_unixware.cfg
-include/xulrunner/md/_unixware7.cfg
-include/xulrunner/md/_win95.cfg
-include/xulrunner/md/_winnt.cfg
-include/xulrunner/mozAutoDocUpdate.h
-include/xulrunner/mozFlushType.h
-include/xulrunner/mozIJSSubScriptLoader.h
-include/xulrunner/mozIPersonalDictionary.h
-include/xulrunner/mozIPlacesAutoComplete.h
-include/xulrunner/mozISanitizingSerializer.h
-include/xulrunner/mozISpellCheckingEngine.h
-include/xulrunner/mozISpellI18NManager.h
-include/xulrunner/mozISpellI18NUtil.h
-include/xulrunner/mozIStorageAggregateFunction.h
-include/xulrunner/mozIStorageBindingParams.h
-include/xulrunner/mozIStorageBindingParamsArray.h
-include/xulrunner/mozIStorageConnection.h
-include/xulrunner/mozIStorageError.h
-include/xulrunner/mozIStorageFunction.h
-include/xulrunner/mozIStoragePendingStatement.h
-include/xulrunner/mozIStorageProgressHandler.h
-include/xulrunner/mozIStorageResultSet.h
-include/xulrunner/mozIStorageRow.h
-include/xulrunner/mozIStorageService.h
-include/xulrunner/mozIStorageStatement.h
-include/xulrunner/mozIStorageStatementCallback.h
-include/xulrunner/mozIStorageStatementWrapper.h
-include/xulrunner/mozIStorageValueArray.h
-include/xulrunner/mozITXTToHTMLConv.h
-include/xulrunner/mozStorage.h
-include/xulrunner/mozStorageCID.h
-include/xulrunner/mozStorageHelper.h
-include/xulrunner/mozcontainer.h
-include/xulrunner/mozilla-config.h
-include/xulrunner/mozilla/BlockingResourceBase.h
-include/xulrunner/mozilla/CondVar.h
-include/xulrunner/mozilla/DeadlockDetector.h
-include/xulrunner/mozilla/Monitor.h
-include/xulrunner/mozilla/Mutex.h
-include/xulrunner/mozilla/PaintTracker.h
-include/xulrunner/mozilla/PluginLibrary.h
-include/xulrunner/mozilla/PluginPRLibrary.h
-include/xulrunner/mozilla/TimeStamp.h
-include/xulrunner/mozilla/XPCOM.h
-include/xulrunner/mozilla/storage.h
-include/xulrunner/mozilla/storage/Variant.h
-include/xulrunner/mozilla/storage/Variant_inl.h
-include/xulrunner/mozpngconf.h
-${PLIST.jit}include/xulrunner/nanojit.h
-include/xulrunner/necko-config.h
-include/xulrunner/netCore.h
-include/xulrunner/npapi.h
-include/xulrunner/npfunctions.h
-include/xulrunner/npruntime.h
-include/xulrunner/nptypes.h
-include/xulrunner/nsARIAGridAccessibleWrap.h
-include/xulrunner/nsASocketHandler.h
-include/xulrunner/nsAString.h
-include/xulrunner/nsAXPCNativeCallContext.h
-include/xulrunner/nsAboutProtocolUtils.h
-include/xulrunner/nsAccessNode.h
-include/xulrunner/nsAccessNodeWrap.h
-include/xulrunner/nsAccessibleEventData.h
-include/xulrunner/nsAccessibleRelationWrap.h
-include/xulrunner/nsAccessibleWrap.h
-include/xulrunner/nsAgg.h
-include/xulrunner/nsAlgorithm.h
-include/xulrunner/nsAppDirectoryServiceDefs.h
-include/xulrunner/nsAppShellCID.h
-include/xulrunner/nsArrayEnumerator.h
-include/xulrunner/nsArrayUtils.h
-include/xulrunner/nsAtomListUtils.h
-include/xulrunner/nsAtomService.h
-include/xulrunner/nsAttrName.h
-include/xulrunner/nsAudioStream.h
-include/xulrunner/nsAutoJSValHolder.h
-include/xulrunner/nsAutoLock.h
-include/xulrunner/nsAutoPtr.h
-include/xulrunner/nsAutoRef.h
-include/xulrunner/nsBaseHashtable.h
-include/xulrunner/nsBidi.h
-include/xulrunner/nsBidiFrames.h
-include/xulrunner/nsBidiPresUtils.h
-include/xulrunner/nsBidiUtils.h
-include/xulrunner/nsBindingManager.h
-include/xulrunner/nsCDefaultURIFixup.h
-include/xulrunner/nsCExternalHandlerService.h
-include/xulrunner/nsCOMArray.h
-include/xulrunner/nsCOMPtr.h
-include/xulrunner/nsCPasswordManager.h
-include/xulrunner/nsCPasswordManagerInternal.h
-include/xulrunner/nsCPrefetchService.h
-include/xulrunner/nsCRT.h
-include/xulrunner/nsCRTGlue.h
-include/xulrunner/nsCSSAnonBoxList.h
-include/xulrunner/nsCSSAnonBoxes.h
-include/xulrunner/nsCSSFrameConstructor.h
-include/xulrunner/nsCSSKeywordList.h
-include/xulrunner/nsCSSKeywords.h
-include/xulrunner/nsCSSPropList.h
-include/xulrunner/nsCSSProperty.h
-include/xulrunner/nsCSSProps.h
-include/xulrunner/nsCSSPseudoClassList.h
-include/xulrunner/nsCSSPseudoClasses.h
-include/xulrunner/nsCSSPseudoElementList.h
-include/xulrunner/nsCSSPseudoElements.h
-include/xulrunner/nsCSSRuleProcessor.h
-include/xulrunner/nsCSSStruct.h
-include/xulrunner/nsCSSStyleSheet.h
-include/xulrunner/nsCSSValue.h
-include/xulrunner/nsCTooltipTextProvider.h
-include/xulrunner/nsCUPSShim.h
-include/xulrunner/nsCURILoader.h
-include/xulrunner/nsCWebBrowser.h
-include/xulrunner/nsCWebBrowserPersist.h
-include/xulrunner/nsCacheService.h
-include/xulrunner/nsCaret.h
-include/xulrunner/nsCaseTreatment.h
-include/xulrunner/nsCategoryCache.h
-include/xulrunner/nsCategoryManagerUtils.h
-include/xulrunner/nsChangeHint.h
-include/xulrunner/nsChannelProperties.h
-include/xulrunner/nsChannelReader.h
-include/xulrunner/nsCharTraits.h
-include/xulrunner/nsCharsetDetectionAdaptorCID.h
-include/xulrunner/nsCheapSets.h
-include/xulrunner/nsClassHashtable.h
-include/xulrunner/nsClientRect.h
-include/xulrunner/nsCollation.h
-include/xulrunner/nsCollationCID.h
-include/xulrunner/nsColor.h
-include/xulrunner/nsColorNameList.h
-include/xulrunner/nsColorNames.h
-include/xulrunner/nsCom.h
-include/xulrunner/nsCommaSeparatedTokenizer.h
-include/xulrunner/nsCompatibility.h
-include/xulrunner/nsComponentManagerUtils.h
-include/xulrunner/nsCompressedCharMap.h
-include/xulrunner/nsContentCID.h
-include/xulrunner/nsContentCreatorFunctions.h
-include/xulrunner/nsContentDLF.h
-include/xulrunner/nsContentErrors.h
-include/xulrunner/nsContentList.h
-include/xulrunner/nsContentPolicyUtils.h
-include/xulrunner/nsContentUtils.h
-include/xulrunner/nsCoord.h
-include/xulrunner/nsCopySupport.h
-include/xulrunner/nsCppSharedAllocator.h
-include/xulrunner/nsCycleCollectionParticipant.h
-include/xulrunner/nsCycleCollector.h
-include/xulrunner/nsDOMCID.h
-include/xulrunner/nsDOMCSSAttrDeclaration.h
-include/xulrunner/nsDOMCSSDeclaration.h
-include/xulrunner/nsDOMClassInfoID.h
-include/xulrunner/nsDOMError.h
-include/xulrunner/nsDOMFile.h
-include/xulrunner/nsDOMJSUtils.h
-include/xulrunner/nsDOMScriptObjectHolder.h
-include/xulrunner/nsDOMString.h
-include/xulrunner/nsDataHashtable.h
-include/xulrunner/nsDateTimeFormatCID.h
-include/xulrunner/nsDebug.h
-include/xulrunner/nsDebugImpl.h
-include/xulrunner/nsDefaultPlugin.h
-include/xulrunner/nsDependentString.h
-include/xulrunner/nsDependentSubstring.h
-include/xulrunner/nsDeque.h
-include/xulrunner/nsDetectionConfident.h
-include/xulrunner/nsDirectoryService.h
-include/xulrunner/nsDirectoryServiceDefs.h
-include/xulrunner/nsDirectoryServiceUtils.h
-include/xulrunner/nsDisplayList.h
-include/xulrunner/nsDocAccessibleWrap.h
-include/xulrunner/nsDocLoader.h
-include/xulrunner/nsDocShellCID.h
-include/xulrunner/nsDocShellLoadTypes.h
-include/xulrunner/nsDocumentCharsetInfoCID.h
-include/xulrunner/nsDoubleHashtable.h
-include/xulrunner/nsEditorCID.h
-include/xulrunner/nsEmbedAPI.h
-include/xulrunner/nsEmbedCID.h
-include/xulrunner/nsEmbedString.h
-include/xulrunner/nsEncoderDecoderUtils.h
-include/xulrunner/nsEnumeratorUtils.h
-include/xulrunner/nsError.h
-include/xulrunner/nsEscape.h
-include/xulrunner/nsEvent.h
-include/xulrunner/nsEventDispatcher.h
-include/xulrunner/nsEventQueue.h
-include/xulrunner/nsExpirationTracker.h
-include/xulrunner/nsFastLoadService.h
-include/xulrunner/nsFixedSizeAllocator.h
-include/xulrunner/nsFocusManager.h
-include/xulrunner/nsFont.h
-include/xulrunner/nsFrameList.h
-include/xulrunner/nsFrameManager.h
-include/xulrunner/nsFrameManagerBase.h
-include/xulrunner/nsFrameSelection.h
-include/xulrunner/nsFrameTraversal.h
-include/xulrunner/nsGTKToolkit.h
-include/xulrunner/nsGUIEvent.h
-include/xulrunner/nsGenericFactory.h
-include/xulrunner/nsGfxCIID.h
-include/xulrunner/nsGkAtomList.h
-include/xulrunner/nsGkAtoms.h
-include/xulrunner/nsGrid.h
-include/xulrunner/nsGridCell.h
-include/xulrunner/nsGridLayout2.h
-include/xulrunner/nsGridRow.h
-include/xulrunner/nsGridRowGroupLayout.h
-include/xulrunner/nsGridRowLayout.h
-include/xulrunner/nsGridRowLeafFrame.h
-include/xulrunner/nsGridRowLeafLayout.h
-include/xulrunner/nsHTMLAudioElement.h
-include/xulrunner/nsHTMLFormControlAccessible.h
-include/xulrunner/nsHTMLImageAccessibleWrap.h
-include/xulrunner/nsHTMLMediaElement.h
-include/xulrunner/nsHTMLParts.h
-include/xulrunner/nsHTMLReflowMetrics.h
-include/xulrunner/nsHTMLReflowState.h
-include/xulrunner/nsHTMLTableAccessibleWrap.h
-include/xulrunner/nsHTMLTagList.h
-include/xulrunner/nsHTMLTags.h
-include/xulrunner/nsHTMLTokens.h
-include/xulrunner/nsHTMLVideoElement.h
-include/xulrunner/nsHankakuToZenkakuCID.h
-include/xulrunner/nsHashKeys.h
-include/xulrunner/nsHashPropertyBag.h
-include/xulrunner/nsHashSets.h
-include/xulrunner/nsHashtable.h
-include/xulrunner/nsHtml5Module.h
-include/xulrunner/nsHyperTextAccessible.h
-include/xulrunner/nsHyperTextAccessibleWrap.h
-include/xulrunner/nsIASN1Object.h
-include/xulrunner/nsIASN1PrintableItem.h
-include/xulrunner/nsIASN1Sequence.h
-include/xulrunner/nsIASN1Tree.h
-include/xulrunner/nsIAboutModule.h
-include/xulrunner/nsIAccelerometer.h
-include/xulrunner/nsIAccessNode.h
-include/xulrunner/nsIAccessibilityService.h
-include/xulrunner/nsIAccessible.h
-include/xulrunner/nsIAccessibleDocument.h
-include/xulrunner/nsIAccessibleEditableText.h
-include/xulrunner/nsIAccessibleEvent.h
-include/xulrunner/nsIAccessibleHyperLink.h
-include/xulrunner/nsIAccessibleHyperText.h
-include/xulrunner/nsIAccessibleImage.h
-include/xulrunner/nsIAccessibleProvider.h
-include/xulrunner/nsIAccessibleRelation.h
-include/xulrunner/nsIAccessibleRetrieval.h
-include/xulrunner/nsIAccessibleRole.h
-include/xulrunner/nsIAccessibleSelectable.h
-include/xulrunner/nsIAccessibleStates.h
-include/xulrunner/nsIAccessibleTable.h
-include/xulrunner/nsIAccessibleText.h
-include/xulrunner/nsIAccessibleTypes.h
-include/xulrunner/nsIAccessibleValue.h
-include/xulrunner/nsIAddonRepository.h
-include/xulrunner/nsIAlertsService.h
-include/xulrunner/nsIAllocator.h
-include/xulrunner/nsIAnnotationService.h
-include/xulrunner/nsIAnonymousContentCreator.h
-include/xulrunner/nsIAppShell.h
-include/xulrunner/nsIAppShellService.h
-include/xulrunner/nsIAppStartup.h
-include/xulrunner/nsIAppStartupNotifier.h
-include/xulrunner/nsIApplicationCache.h
-include/xulrunner/nsIApplicationCacheChannel.h
-include/xulrunner/nsIApplicationCacheContainer.h
-include/xulrunner/nsIApplicationCacheService.h
-include/xulrunner/nsIArray.h
-include/xulrunner/nsIAssociatedContentSecurity.h
-include/xulrunner/nsIAsyncInputStream.h
-include/xulrunner/nsIAsyncOutputStream.h
-include/xulrunner/nsIAsyncStreamCopier.h
-include/xulrunner/nsIAtom.h
-include/xulrunner/nsIAtomService.h
-include/xulrunner/nsIAttribute.h
-include/xulrunner/nsIAuthInformation.h
-include/xulrunner/nsIAuthModule.h
-include/xulrunner/nsIAuthPrompt.h
-include/xulrunner/nsIAuthPrompt2.h
-include/xulrunner/nsIAuthPromptAdapterFactory.h
-include/xulrunner/nsIAuthPromptCallback.h
-include/xulrunner/nsIAuthPromptProvider.h
-include/xulrunner/nsIAuthPromptWrapper.h
-include/xulrunner/nsIAutoCompleteController.h
-include/xulrunner/nsIAutoCompleteInput.h
-include/xulrunner/nsIAutoCompletePopup.h
-include/xulrunner/nsIAutoCompleteResult.h
-include/xulrunner/nsIAutoCompleteResultTypes.h
-include/xulrunner/nsIAutoCompleteSearch.h
-include/xulrunner/nsIAutoCompleteSimpleResult.h
-include/xulrunner/nsIAutoConfig.h
-include/xulrunner/nsIBadCertListener2.h
-include/xulrunner/nsIBaseDOMException.h
-include/xulrunner/nsIBaseWindow.h
-include/xulrunner/nsIBidiKeyboard.h
-include/xulrunner/nsIBinaryInputStream.h
-include/xulrunner/nsIBinaryOutputStream.h
-include/xulrunner/nsIBlocklistService.h
-include/xulrunner/nsIBoxObject.h
-include/xulrunner/nsIBrowserBoxObject.h
-include/xulrunner/nsIBrowserDOMWindow.h
-include/xulrunner/nsIBrowserHistory.h
-include/xulrunner/nsIBrowserInstance.h
-include/xulrunner/nsIBrowserSearchService.h
-include/xulrunner/nsIBufEntropyCollector.h
-include/xulrunner/nsIBufferedStreams.h
-include/xulrunner/nsIByteBuffer.h
-include/xulrunner/nsIByteRangeRequest.h
-include/xulrunner/nsICMSDecoder.h
-include/xulrunner/nsICMSEncoder.h
-include/xulrunner/nsICMSMessage.h
-include/xulrunner/nsICMSMessage2.h
-include/xulrunner/nsICMSMessageErrors.h
-include/xulrunner/nsICMSSecureMessage.h
-include/xulrunner/nsICRLInfo.h
-include/xulrunner/nsICRLManager.h
-include/xulrunner/nsICSSDeclaration.h
-include/xulrunner/nsICSSGroupRule.h
-include/xulrunner/nsICSSImportRule.h
-include/xulrunner/nsICSSLoader.h
-include/xulrunner/nsICSSLoaderObserver.h
-include/xulrunner/nsICSSNameSpaceRule.h
-include/xulrunner/nsICSSParser.h
-include/xulrunner/nsICSSPseudoComparator.h
-include/xulrunner/nsICSSRule.h
-include/xulrunner/nsICSSRuleList.h
-include/xulrunner/nsICSSStyleRule.h
-include/xulrunner/nsICSSStyleRuleDOMWrapper.h
-include/xulrunner/nsICSSStyleSheet.h
-include/xulrunner/nsICache.h
-include/xulrunner/nsICacheEntryDescriptor.h
-include/xulrunner/nsICacheListener.h
-include/xulrunner/nsICacheService.h
-include/xulrunner/nsICacheSession.h
-include/xulrunner/nsICacheVisitor.h
-include/xulrunner/nsICachingChannel.h
-include/xulrunner/nsICancelable.h
-include/xulrunner/nsICanvasElement.h
-include/xulrunner/nsICanvasFrame.h
-include/xulrunner/nsICanvasRenderingContextInternal.h
-include/xulrunner/nsICaseConversion.h
-include/xulrunner/nsICategoryManager.h
-include/xulrunner/nsICertOverrideService.h
-include/xulrunner/nsICertPickDialogs.h
-include/xulrunner/nsICertTree.h
-include/xulrunner/nsICertificateDialogs.h
-include/xulrunner/nsIChannel.h
-include/xulrunner/nsIChannelClassifier.h
-include/xulrunner/nsIChannelEventSink.h
-include/xulrunner/nsICharRepresentable.h
-include/xulrunner/nsICharsetAlias.h
-include/xulrunner/nsICharsetConverterManager.h
-include/xulrunner/nsICharsetDetectionAdaptor.h
-include/xulrunner/nsICharsetDetectionObserver.h
-include/xulrunner/nsICharsetDetector.h
-include/xulrunner/nsICharsetResolver.h
-include/xulrunner/nsICheckboxControlFrame.h
-include/xulrunner/nsIChromeRegistry.h
-include/xulrunner/nsICipherInfo.h
-include/xulrunner/nsICiter.h
-include/xulrunner/nsIClassInfo.h
-include/xulrunner/nsIClassInfoImpl.h
-include/xulrunner/nsIClientAuthDialogs.h
-include/xulrunner/nsIClipboard.h
-include/xulrunner/nsIClipboardCommands.h
-include/xulrunner/nsIClipboardDragDropHookList.h
-include/xulrunner/nsIClipboardDragDropHooks.h
-include/xulrunner/nsIClipboardHelper.h
-include/xulrunner/nsIClipboardOwner.h
-include/xulrunner/nsICollation.h
-include/xulrunner/nsICollection.h
-include/xulrunner/nsIComboboxControlFrame.h
-include/xulrunner/nsICommandHandler.h
-include/xulrunner/nsICommandLine.h
-include/xulrunner/nsICommandLineHandler.h
-include/xulrunner/nsICommandLineRunner.h
-include/xulrunner/nsICommandLineValidator.h
-include/xulrunner/nsICommandManager.h
-include/xulrunner/nsICommandParams.h
-include/xulrunner/nsIComponentManager.h
-include/xulrunner/nsIComponentManagerObsolete.h
-include/xulrunner/nsIComponentRegistrar.h
-include/xulrunner/nsIConsoleListener.h
-include/xulrunner/nsIConsoleMessage.h
-include/xulrunner/nsIConsoleService.h
-include/xulrunner/nsIContainerBoxObject.h
-include/xulrunner/nsIContent.h
-include/xulrunner/nsIContentDispatchChooser.h
-include/xulrunner/nsIContentFilter.h
-include/xulrunner/nsIContentHandler.h
-include/xulrunner/nsIContentIterator.h
-include/xulrunner/nsIContentPolicy.h
-include/xulrunner/nsIContentPrefService.h
-include/xulrunner/nsIContentSerializer.h
-include/xulrunner/nsIContentSink.h
-include/xulrunner/nsIContentSniffer.h
-include/xulrunner/nsIContentURIGrouper.h
-include/xulrunner/nsIContentUtils.h
-include/xulrunner/nsIContentViewer.h
-include/xulrunner/nsIContentViewerContainer.h
-include/xulrunner/nsIContentViewerEdit.h
-include/xulrunner/nsIContentViewerFile.h
-include/xulrunner/nsIContextMenuListener.h
-include/xulrunner/nsIContextMenuListener2.h
-include/xulrunner/nsIController.h
-include/xulrunner/nsIControllerCommand.h
-include/xulrunner/nsIControllerCommandTable.h
-include/xulrunner/nsIControllerContext.h
-include/xulrunner/nsIControllers.h
-include/xulrunner/nsIConverterInputStream.h
-include/xulrunner/nsIConverterOutputStream.h
-include/xulrunner/nsICookie.h
-include/xulrunner/nsICookie2.h
-include/xulrunner/nsICookieAcceptDialog.h
-include/xulrunner/nsICookieManager.h
-include/xulrunner/nsICookieManager2.h
-include/xulrunner/nsICookiePermission.h
-include/xulrunner/nsICookiePromptService.h
-include/xulrunner/nsICookieService.h
-include/xulrunner/nsICryptoFIPSInfo.h
-include/xulrunner/nsICryptoHMAC.h
-include/xulrunner/nsICryptoHash.h
-include/xulrunner/nsICurrentCharsetListener.h
-include/xulrunner/nsID.h
-include/xulrunner/nsIDNSListener.h
-include/xulrunner/nsIDNSRecord.h
-include/xulrunner/nsIDNSService.h
-include/xulrunner/nsIDOM3Attr.h
-include/xulrunner/nsIDOM3Document.h
-include/xulrunner/nsIDOM3DocumentEvent.h
-include/xulrunner/nsIDOM3EventTarget.h
-include/xulrunner/nsIDOM3Node.h
-include/xulrunner/nsIDOM3Text.h
-include/xulrunner/nsIDOM3TypeInfo.h
-include/xulrunner/nsIDOMAbstractView.h
-include/xulrunner/nsIDOMAttr.h
-include/xulrunner/nsIDOMBarProp.h
-include/xulrunner/nsIDOMBeforeUnloadEvent.h
-include/xulrunner/nsIDOMCDATASection.h
-include/xulrunner/nsIDOMCRMFObject.h
-include/xulrunner/nsIDOMCSS2Properties.h
-include/xulrunner/nsIDOMCSSCharsetRule.h
-include/xulrunner/nsIDOMCSSFontFaceRule.h
-include/xulrunner/nsIDOMCSSImportRule.h
-include/xulrunner/nsIDOMCSSMediaRule.h
-include/xulrunner/nsIDOMCSSMozDocumentRule.h
-include/xulrunner/nsIDOMCSSPageRule.h
-include/xulrunner/nsIDOMCSSPrimitiveValue.h
-include/xulrunner/nsIDOMCSSRule.h
-include/xulrunner/nsIDOMCSSRuleList.h
-include/xulrunner/nsIDOMCSSStyleDeclaration.h
-include/xulrunner/nsIDOMCSSStyleRule.h
-include/xulrunner/nsIDOMCSSStyleSheet.h
-include/xulrunner/nsIDOMCSSUnknownRule.h
-include/xulrunner/nsIDOMCSSValue.h
-include/xulrunner/nsIDOMCSSValueList.h
-include/xulrunner/nsIDOMCanvasRenderingContext2D.h
-include/xulrunner/nsIDOMCharacterData.h
-include/xulrunner/nsIDOMChromeWindow.h
-include/xulrunner/nsIDOMClassInfo.h
-include/xulrunner/nsIDOMClientInformation.h
-include/xulrunner/nsIDOMClientRect.h
-include/xulrunner/nsIDOMClientRectList.h
-include/xulrunner/nsIDOMCommandEvent.h
-include/xulrunner/nsIDOMComment.h
-include/xulrunner/nsIDOMCompositionListener.h
-include/xulrunner/nsIDOMConstructor.h
-include/xulrunner/nsIDOMContextMenuListener.h
-include/xulrunner/nsIDOMCounter.h
-include/xulrunner/nsIDOMCrypto.h
-include/xulrunner/nsIDOMCryptoDialogs.h
-include/xulrunner/nsIDOMDOMConfiguration.h
-include/xulrunner/nsIDOMDOMException.h
-include/xulrunner/nsIDOMDOMImplementation.h
-include/xulrunner/nsIDOMDOMImplementationLS.h
-include/xulrunner/nsIDOMDOMStringList.h
-include/xulrunner/nsIDOMDOMTokenList.h
-include/xulrunner/nsIDOMDataContainerEvent.h
-include/xulrunner/nsIDOMDataTransfer.h
-include/xulrunner/nsIDOMDocument.h
-include/xulrunner/nsIDOMDocumentCSS.h
-include/xulrunner/nsIDOMDocumentEvent.h
-include/xulrunner/nsIDOMDocumentFragment.h
-include/xulrunner/nsIDOMDocumentRange.h
-include/xulrunner/nsIDOMDocumentStyle.h
-include/xulrunner/nsIDOMDocumentTraversal.h
-include/xulrunner/nsIDOMDocumentType.h
-include/xulrunner/nsIDOMDocumentView.h
-include/xulrunner/nsIDOMDocumentXBL.h
-include/xulrunner/nsIDOMDragEvent.h
-include/xulrunner/nsIDOMElement.h
-include/xulrunner/nsIDOMElementCSSInlineStyle.h
-include/xulrunner/nsIDOMEntity.h
-include/xulrunner/nsIDOMEntityReference.h
-include/xulrunner/nsIDOMEvent.h
-include/xulrunner/nsIDOMEventGroup.h
-include/xulrunner/nsIDOMEventListener.h
-include/xulrunner/nsIDOMEventTarget.h
-include/xulrunner/nsIDOMFile.h
-include/xulrunner/nsIDOMFileError.h
-include/xulrunner/nsIDOMFileException.h
-include/xulrunner/nsIDOMFileInternal.h
-include/xulrunner/nsIDOMFileList.h
-include/xulrunner/nsIDOMFileReader.h
-include/xulrunner/nsIDOMFocusListener.h
-include/xulrunner/nsIDOMFormListener.h
-include/xulrunner/nsIDOMGeoGeolocation.h
-include/xulrunner/nsIDOMGeoPosition.h
-include/xulrunner/nsIDOMGeoPositionAddress.h
-include/xulrunner/nsIDOMGeoPositionCallback.h
-include/xulrunner/nsIDOMGeoPositionCoords.h
-include/xulrunner/nsIDOMGeoPositionError.h
-include/xulrunner/nsIDOMGeoPositionErrorCallback.h
-include/xulrunner/nsIDOMGeoPositionOptions.h
-include/xulrunner/nsIDOMGetSVGDocument.h
-include/xulrunner/nsIDOMHTMLAnchorElement.h
-include/xulrunner/nsIDOMHTMLAppletElement.h
-include/xulrunner/nsIDOMHTMLAreaElement.h
-include/xulrunner/nsIDOMHTMLAudioElement.h
-include/xulrunner/nsIDOMHTMLBRElement.h
-include/xulrunner/nsIDOMHTMLBaseElement.h
-include/xulrunner/nsIDOMHTMLBaseFontElement.h
-include/xulrunner/nsIDOMHTMLBodyElement.h
-include/xulrunner/nsIDOMHTMLButtonElement.h
-include/xulrunner/nsIDOMHTMLByteRanges.h
-include/xulrunner/nsIDOMHTMLCanvasElement.h
-include/xulrunner/nsIDOMHTMLCollection.h
-include/xulrunner/nsIDOMHTMLDListElement.h
-include/xulrunner/nsIDOMHTMLDirectoryElement.h
-include/xulrunner/nsIDOMHTMLDivElement.h
-include/xulrunner/nsIDOMHTMLDocument.h
-include/xulrunner/nsIDOMHTMLElement.h
-include/xulrunner/nsIDOMHTMLEmbedElement.h
-include/xulrunner/nsIDOMHTMLFieldSetElement.h
-include/xulrunner/nsIDOMHTMLFontElement.h
-include/xulrunner/nsIDOMHTMLFormElement.h
-include/xulrunner/nsIDOMHTMLFrameElement.h
-include/xulrunner/nsIDOMHTMLFrameSetElement.h
-include/xulrunner/nsIDOMHTMLHRElement.h
-include/xulrunner/nsIDOMHTMLHeadElement.h
-include/xulrunner/nsIDOMHTMLHeadingElement.h
-include/xulrunner/nsIDOMHTMLHtmlElement.h
-include/xulrunner/nsIDOMHTMLIFrameElement.h
-include/xulrunner/nsIDOMHTMLImageElement.h
-include/xulrunner/nsIDOMHTMLInputElement.h
-include/xulrunner/nsIDOMHTMLIsIndexElement.h
-include/xulrunner/nsIDOMHTMLLIElement.h
-include/xulrunner/nsIDOMHTMLLabelElement.h
-include/xulrunner/nsIDOMHTMLLegendElement.h
-include/xulrunner/nsIDOMHTMLLinkElement.h
-include/xulrunner/nsIDOMHTMLMapElement.h
-include/xulrunner/nsIDOMHTMLMediaElement.h
-include/xulrunner/nsIDOMHTMLMediaError.h
-include/xulrunner/nsIDOMHTMLMenuElement.h
-include/xulrunner/nsIDOMHTMLMetaElement.h
-include/xulrunner/nsIDOMHTMLModElement.h
-include/xulrunner/nsIDOMHTMLOListElement.h
-include/xulrunner/nsIDOMHTMLObjectElement.h
-include/xulrunner/nsIDOMHTMLOptGroupElement.h
-include/xulrunner/nsIDOMHTMLOptionElement.h
-include/xulrunner/nsIDOMHTMLOptionsCollection.h
-include/xulrunner/nsIDOMHTMLParagraphElement.h
-include/xulrunner/nsIDOMHTMLParamElement.h
-include/xulrunner/nsIDOMHTMLPreElement.h
-include/xulrunner/nsIDOMHTMLQuoteElement.h
-include/xulrunner/nsIDOMHTMLScriptElement.h
-include/xulrunner/nsIDOMHTMLSelectElement.h
-include/xulrunner/nsIDOMHTMLSourceElement.h
-include/xulrunner/nsIDOMHTMLStyleElement.h
-include/xulrunner/nsIDOMHTMLTableCaptionElem.h
-include/xulrunner/nsIDOMHTMLTableCellElement.h
-include/xulrunner/nsIDOMHTMLTableColElement.h
-include/xulrunner/nsIDOMHTMLTableElement.h
-include/xulrunner/nsIDOMHTMLTableRowElement.h
-include/xulrunner/nsIDOMHTMLTableSectionElem.h
-include/xulrunner/nsIDOMHTMLTextAreaElement.h
-include/xulrunner/nsIDOMHTMLTimeRanges.h
-include/xulrunner/nsIDOMHTMLTitleElement.h
-include/xulrunner/nsIDOMHTMLUListElement.h
-include/xulrunner/nsIDOMHTMLVideoElement.h
-include/xulrunner/nsIDOMHTMLVoidCallback.h
-include/xulrunner/nsIDOMHistory.h
-include/xulrunner/nsIDOMInstallTriggerGlobal.h
-include/xulrunner/nsIDOMJSWindow.h
-include/xulrunner/nsIDOMKeyEvent.h
-include/xulrunner/nsIDOMKeyListener.h
-include/xulrunner/nsIDOMLSException.h
-include/xulrunner/nsIDOMLSInput.h
-include/xulrunner/nsIDOMLSLoadEvent.h
-include/xulrunner/nsIDOMLSOutput.h
-include/xulrunner/nsIDOMLSParser.h
-include/xulrunner/nsIDOMLSParserFilter.h
-include/xulrunner/nsIDOMLSProgressEvent.h
-include/xulrunner/nsIDOMLSResourceResolver.h
-include/xulrunner/nsIDOMLSSerializer.h
-include/xulrunner/nsIDOMLSSerializerFilter.h
-include/xulrunner/nsIDOMLinkStyle.h
-include/xulrunner/nsIDOMLoadListener.h
-include/xulrunner/nsIDOMLoadStatus.h
-include/xulrunner/nsIDOMLocation.h
-include/xulrunner/nsIDOMMediaList.h
-include/xulrunner/nsIDOMMessageEvent.h
-include/xulrunner/nsIDOMMimeType.h
-include/xulrunner/nsIDOMMimeTypeArray.h
-include/xulrunner/nsIDOMModalContentWindow.h
-include/xulrunner/nsIDOMMouseEvent.h
-include/xulrunner/nsIDOMMouseListener.h
-include/xulrunner/nsIDOMMouseMotionListener.h
-include/xulrunner/nsIDOMMouseScrollEvent.h
-include/xulrunner/nsIDOMMutationEvent.h
-include/xulrunner/nsIDOMNSCSS2Properties.h
-include/xulrunner/nsIDOMNSDocument.h
-include/xulrunner/nsIDOMNSDocumentStyle.h
-include/xulrunner/nsIDOMNSEditableElement.h
-include/xulrunner/nsIDOMNSElement.h
-include/xulrunner/nsIDOMNSEvent.h
-include/xulrunner/nsIDOMNSEventTarget.h
-include/xulrunner/nsIDOMNSFeatureFactory.h
-include/xulrunner/nsIDOMNSHTMLAnchorElement.h
-include/xulrunner/nsIDOMNSHTMLAnchorElement2.h
-include/xulrunner/nsIDOMNSHTMLAreaElement.h
-include/xulrunner/nsIDOMNSHTMLAreaElement2.h
-include/xulrunner/nsIDOMNSHTMLButtonElement.h
-include/xulrunner/nsIDOMNSHTMLDocument.h
-include/xulrunner/nsIDOMNSHTMLElement.h
-include/xulrunner/nsIDOMNSHTMLFormControlList.h
-include/xulrunner/nsIDOMNSHTMLFormElement.h
-include/xulrunner/nsIDOMNSHTMLFrameElement.h
-include/xulrunner/nsIDOMNSHTMLHRElement.h
-include/xulrunner/nsIDOMNSHTMLImageElement.h
-include/xulrunner/nsIDOMNSHTMLInputElement.h
-include/xulrunner/nsIDOMNSHTMLOptionCollectn.h
-include/xulrunner/nsIDOMNSHTMLOptionElement.h
-include/xulrunner/nsIDOMNSHTMLScriptElement.h
-include/xulrunner/nsIDOMNSHTMLSelectElement.h
-include/xulrunner/nsIDOMNSHTMLTextAreaElement.h
-include/xulrunner/nsIDOMNSMouseEvent.h
-include/xulrunner/nsIDOMNSRGBAColor.h
-include/xulrunner/nsIDOMNSRange.h
-include/xulrunner/nsIDOMNSUIEvent.h
-include/xulrunner/nsIDOMNSXPathExpression.h
-include/xulrunner/nsIDOMNameList.h
-include/xulrunner/nsIDOMNamedNodeMap.h
-include/xulrunner/nsIDOMNavigator.h
-include/xulrunner/nsIDOMNavigatorGeolocation.h
-include/xulrunner/nsIDOMNode.h
-include/xulrunner/nsIDOMNodeFilter.h
-include/xulrunner/nsIDOMNodeIterator.h
-include/xulrunner/nsIDOMNodeList.h
-include/xulrunner/nsIDOMNodeSelector.h
-include/xulrunner/nsIDOMNotation.h
-include/xulrunner/nsIDOMNotifyPaintEvent.h
-include/xulrunner/nsIDOMOfflineResourceList.h
-include/xulrunner/nsIDOMOrientationEvent.h
-include/xulrunner/nsIDOMPageTransitionEvent.h
-include/xulrunner/nsIDOMPaintRequest.h
-include/xulrunner/nsIDOMPaintRequestList.h
-include/xulrunner/nsIDOMParser.h
-include/xulrunner/nsIDOMPkcs11.h
-include/xulrunner/nsIDOMPlugin.h
-include/xulrunner/nsIDOMPluginArray.h
-include/xulrunner/nsIDOMPopupBlockedEvent.h
-include/xulrunner/nsIDOMProcessingInstruction.h
-include/xulrunner/nsIDOMProgressEvent.h
-include/xulrunner/nsIDOMRGBColor.h
-include/xulrunner/nsIDOMRange.h
-include/xulrunner/nsIDOMRangeException.h
-include/xulrunner/nsIDOMRect.h
-include/xulrunner/nsIDOMSVGAElement.h
-include/xulrunner/nsIDOMSVGAngle.h
-include/xulrunner/nsIDOMSVGAnimPresAspRatio.h
-include/xulrunner/nsIDOMSVGAnimTransformList.h
-include/xulrunner/nsIDOMSVGAnimatedAngle.h
-include/xulrunner/nsIDOMSVGAnimatedBoolean.h
-include/xulrunner/nsIDOMSVGAnimatedEnum.h
-include/xulrunner/nsIDOMSVGAnimatedInteger.h
-include/xulrunner/nsIDOMSVGAnimatedLength.h
-include/xulrunner/nsIDOMSVGAnimatedLengthList.h
-include/xulrunner/nsIDOMSVGAnimatedNumber.h
-include/xulrunner/nsIDOMSVGAnimatedNumberList.h
-include/xulrunner/nsIDOMSVGAnimatedPathData.h
-include/xulrunner/nsIDOMSVGAnimatedPoints.h
-include/xulrunner/nsIDOMSVGAnimatedRect.h
-include/xulrunner/nsIDOMSVGAnimatedString.h
-include/xulrunner/nsIDOMSVGCircleElement.h
-include/xulrunner/nsIDOMSVGClipPathElement.h
-include/xulrunner/nsIDOMSVGDefsElement.h
-include/xulrunner/nsIDOMSVGDescElement.h
-include/xulrunner/nsIDOMSVGDocument.h
-include/xulrunner/nsIDOMSVGElement.h
-include/xulrunner/nsIDOMSVGEllipseElement.h
-include/xulrunner/nsIDOMSVGEvent.h
-include/xulrunner/nsIDOMSVGException.h
-include/xulrunner/nsIDOMSVGFilterElement.h
-include/xulrunner/nsIDOMSVGFilters.h
-include/xulrunner/nsIDOMSVGFitToViewBox.h
-include/xulrunner/nsIDOMSVGForeignObjectElem.h
-include/xulrunner/nsIDOMSVGGElement.h
-include/xulrunner/nsIDOMSVGGradientElement.h
-include/xulrunner/nsIDOMSVGImageElement.h
-include/xulrunner/nsIDOMSVGLength.h
-include/xulrunner/nsIDOMSVGLengthList.h
-include/xulrunner/nsIDOMSVGLineElement.h
-include/xulrunner/nsIDOMSVGLocatable.h
-include/xulrunner/nsIDOMSVGMarkerElement.h
-include/xulrunner/nsIDOMSVGMaskElement.h
-include/xulrunner/nsIDOMSVGMatrix.h
-include/xulrunner/nsIDOMSVGMetadataElement.h
-include/xulrunner/nsIDOMSVGNumber.h
-include/xulrunner/nsIDOMSVGNumberList.h
-include/xulrunner/nsIDOMSVGPathElement.h
-include/xulrunner/nsIDOMSVGPathSeg.h
-include/xulrunner/nsIDOMSVGPathSegList.h
-include/xulrunner/nsIDOMSVGPatternElement.h
-include/xulrunner/nsIDOMSVGPoint.h
-include/xulrunner/nsIDOMSVGPointList.h
-include/xulrunner/nsIDOMSVGPolygonElement.h
-include/xulrunner/nsIDOMSVGPolylineElement.h
-include/xulrunner/nsIDOMSVGPresAspectRatio.h
-include/xulrunner/nsIDOMSVGRect.h
-include/xulrunner/nsIDOMSVGRectElement.h
-include/xulrunner/nsIDOMSVGSVGElement.h
-include/xulrunner/nsIDOMSVGScriptElement.h
-include/xulrunner/nsIDOMSVGStopElement.h
-include/xulrunner/nsIDOMSVGStylable.h
-include/xulrunner/nsIDOMSVGStyleElement.h
-include/xulrunner/nsIDOMSVGSwitchElement.h
-include/xulrunner/nsIDOMSVGSymbolElement.h
-include/xulrunner/nsIDOMSVGTSpanElement.h
-include/xulrunner/nsIDOMSVGTextContentElement.h
-include/xulrunner/nsIDOMSVGTextElement.h
-include/xulrunner/nsIDOMSVGTextPathElement.h
-include/xulrunner/nsIDOMSVGTextPositionElem.h
-include/xulrunner/nsIDOMSVGTitleElement.h
-include/xulrunner/nsIDOMSVGTransform.h
-include/xulrunner/nsIDOMSVGTransformList.h
-include/xulrunner/nsIDOMSVGTransformable.h
-include/xulrunner/nsIDOMSVGURIReference.h
-include/xulrunner/nsIDOMSVGUnitTypes.h
-include/xulrunner/nsIDOMSVGUseElement.h
-include/xulrunner/nsIDOMSVGViewSpec.h
-include/xulrunner/nsIDOMSVGZoomAndPan.h
-include/xulrunner/nsIDOMSVGZoomEvent.h
-include/xulrunner/nsIDOMScreen.h
-include/xulrunner/nsIDOMScriptObjectFactory.h
-include/xulrunner/nsIDOMScrollAreaEvent.h
-include/xulrunner/nsIDOMSerializer.h
-include/xulrunner/nsIDOMSimpleGestureEvent.h
-include/xulrunner/nsIDOMSmartCardEvent.h
-include/xulrunner/nsIDOMStorage.h
-include/xulrunner/nsIDOMStorageEvent.h
-include/xulrunner/nsIDOMStorageItem.h
-include/xulrunner/nsIDOMStorageList.h
-include/xulrunner/nsIDOMStorageManager.h
-include/xulrunner/nsIDOMStorageObsolete.h
-include/xulrunner/nsIDOMStorageWindow.h
-include/xulrunner/nsIDOMStyleSheet.h
-include/xulrunner/nsIDOMStyleSheetList.h
-include/xulrunner/nsIDOMText.h
-include/xulrunner/nsIDOMTextListener.h
-include/xulrunner/nsIDOMToString.h
-include/xulrunner/nsIDOMTreeWalker.h
-include/xulrunner/nsIDOMUIEvent.h
-include/xulrunner/nsIDOMUIListener.h
-include/xulrunner/nsIDOMUserDataHandler.h
-include/xulrunner/nsIDOMViewCSS.h
-include/xulrunner/nsIDOMWindow.h
-include/xulrunner/nsIDOMWindow2.h
-include/xulrunner/nsIDOMWindowCollection.h
-include/xulrunner/nsIDOMWindowInternal.h
-include/xulrunner/nsIDOMWindowUtils.h
-include/xulrunner/nsIDOMWorkers.h
-include/xulrunner/nsIDOMXMLDocument.h
-include/xulrunner/nsIDOMXPathEvaluator.h
-include/xulrunner/nsIDOMXPathException.h
-include/xulrunner/nsIDOMXPathExpression.h
-include/xulrunner/nsIDOMXPathNSResolver.h
-include/xulrunner/nsIDOMXPathNamespace.h
-include/xulrunner/nsIDOMXPathResult.h
-include/xulrunner/nsIDOMXULButtonElement.h
-include/xulrunner/nsIDOMXULCheckboxElement.h
-include/xulrunner/nsIDOMXULCommandDispatcher.h
-include/xulrunner/nsIDOMXULCommandEvent.h
-include/xulrunner/nsIDOMXULContainerElement.h
-include/xulrunner/nsIDOMXULControlElement.h
-include/xulrunner/nsIDOMXULDescriptionElement.h
-include/xulrunner/nsIDOMXULDocument.h
-include/xulrunner/nsIDOMXULElement.h
-include/xulrunner/nsIDOMXULImageElement.h
-include/xulrunner/nsIDOMXULLabelElement.h
-include/xulrunner/nsIDOMXULLabeledControlEl.h
-include/xulrunner/nsIDOMXULMenuListElement.h
-include/xulrunner/nsIDOMXULMultSelectCntrlEl.h
-include/xulrunner/nsIDOMXULPopupElement.h
-include/xulrunner/nsIDOMXULSelectCntrlEl.h
-include/xulrunner/nsIDOMXULSelectCntrlItemEl.h
-include/xulrunner/nsIDOMXULTextboxElement.h
-include/xulrunner/nsIDOMXULTreeElement.h
-include/xulrunner/nsIDTD.h
-include/xulrunner/nsIDataSignatureVerifier.h
-include/xulrunner/nsIDateTimeFormat.h
-include/xulrunner/nsIDebug.h
-include/xulrunner/nsIDebug2.h
-include/xulrunner/nsIDeviceContext.h
-include/xulrunner/nsIDeviceContextSpec.h
-include/xulrunner/nsIDialogParamBlock.h
-include/xulrunner/nsIDirIndex.h
-include/xulrunner/nsIDirIndexListener.h
-include/xulrunner/nsIDirectoryEnumerator.h
-include/xulrunner/nsIDirectoryService.h
-include/xulrunner/nsIDocCharset.h
-include/xulrunner/nsIDocShell.h
-include/xulrunner/nsIDocShellHistory.h
-include/xulrunner/nsIDocShellLoadInfo.h
-include/xulrunner/nsIDocShellTreeItem.h
-include/xulrunner/nsIDocShellTreeNode.h
-include/xulrunner/nsIDocShellTreeOwner.h
-include/xulrunner/nsIDocument.h
-include/xulrunner/nsIDocumentCharsetInfo.h
-include/xulrunner/nsIDocumentEncoder.h
-include/xulrunner/nsIDocumentLoader.h
-include/xulrunner/nsIDocumentLoaderFactory.h
-include/xulrunner/nsIDocumentObserver.h
-include/xulrunner/nsIDocumentStateListener.h
-include/xulrunner/nsIDocumentTransformer.h
-include/xulrunner/nsIDocumentViewer.h
-include/xulrunner/nsIDownload.h
-include/xulrunner/nsIDownloadHistory.h
-include/xulrunner/nsIDownloadManager.h
-include/xulrunner/nsIDownloadManagerUI.h
-include/xulrunner/nsIDownloadProgressListener.h
-include/xulrunner/nsIDownloader.h
-include/xulrunner/nsIDragDropHandler.h
-include/xulrunner/nsIDragService.h
-include/xulrunner/nsIDragSession.h
-include/xulrunner/nsIDragSessionGTK.h
-include/xulrunner/nsIDynamicContainer.h
-include/xulrunner/nsIEditActionListener.h
-include/xulrunner/nsIEditingSession.h
-include/xulrunner/nsIEditor.h
-include/xulrunner/nsIEditorBoxObject.h
-include/xulrunner/nsIEditorDocShell.h
-include/xulrunner/nsIEditorIMESupport.h
-include/xulrunner/nsIEditorLogging.h
-include/xulrunner/nsIEditorMailSupport.h
-include/xulrunner/nsIEditorObserver.h
-include/xulrunner/nsIEditorSpellCheck.h
-include/xulrunner/nsIEditorStyleSheets.h
-include/xulrunner/nsIEffectiveTLDService.h
-include/xulrunner/nsIElementObserver.h
-include/xulrunner/nsIEmbeddingSiteWindow.h
-include/xulrunner/nsIEmbeddingSiteWindow2.h
-include/xulrunner/nsIEncodedChannel.h
-include/xulrunner/nsIEntityConverter.h
-include/xulrunner/nsIEntropyCollector.h
-include/xulrunner/nsIEnumerator.h
-include/xulrunner/nsIEnvironment.h
-include/xulrunner/nsIErrorService.h
-include/xulrunner/nsIEventListener.h
-include/xulrunner/nsIEventListenerManager.h
-include/xulrunner/nsIEventListenerService.h
-include/xulrunner/nsIEventStateManager.h
-include/xulrunner/nsIEventTarget.h
-include/xulrunner/nsIException.h
-include/xulrunner/nsIExceptionService.h
-include/xulrunner/nsIExpatSink.h
-include/xulrunner/nsIExtendedExpatSink.h
-include/xulrunner/nsIExtensionManager.h
-include/xulrunner/nsIExternalHelperAppService.h
-include/xulrunner/nsIExternalProtocolHandler.h
-include/xulrunner/nsIExternalProtocolService.h
-include/xulrunner/nsIFIXptr.h
-include/xulrunner/nsIFTPChannel.h
-include/xulrunner/nsIFactory.h
-include/xulrunner/nsIFastLoadFileControl.h
-include/xulrunner/nsIFastLoadService.h
-include/xulrunner/nsIFaviconService.h
-include/xulrunner/nsIFeed.h
-include/xulrunner/nsIFeedContainer.h
-include/xulrunner/nsIFeedElementBase.h
-include/xulrunner/nsIFeedEntry.h
-include/xulrunner/nsIFeedGenerator.h
-include/xulrunner/nsIFeedListener.h
-include/xulrunner/nsIFeedPerson.h
-include/xulrunner/nsIFeedProcessor.h
-include/xulrunner/nsIFeedResult.h
-include/xulrunner/nsIFeedTextConstruct.h
-include/xulrunner/nsIFile.h
-include/xulrunner/nsIFileChannel.h
-include/xulrunner/nsIFileControlElement.h
-include/xulrunner/nsIFilePicker.h
-include/xulrunner/nsIFileProtocolHandler.h
-include/xulrunner/nsIFileStreams.h
-include/xulrunner/nsIFileURL.h
-include/xulrunner/nsIFileView.h
-include/xulrunner/nsIFind.h
-include/xulrunner/nsIFindService.h
-include/xulrunner/nsIFocusController.h
-include/xulrunner/nsIFocusManager.h
-include/xulrunner/nsIFontEnumerator.h
-include/xulrunner/nsIFontMetrics.h
-include/xulrunner/nsIForm.h
-include/xulrunner/nsIFormAutoComplete.h
-include/xulrunner/nsIFormControl.h
-include/xulrunner/nsIFormControlFrame.h
-include/xulrunner/nsIFormFillController.h
-include/xulrunner/nsIFormHistory.h
-include/xulrunner/nsIFormProcessor.h
-include/xulrunner/nsIFormSigningDialog.h
-include/xulrunner/nsIFormSubmission.h
-include/xulrunner/nsIFormSubmitObserver.h
-include/xulrunner/nsIFormatConverter.h
-include/xulrunner/nsIFragmentContentSink.h
-include/xulrunner/nsIFrame.h
-include/xulrunner/nsIFrameDebug.h
-include/xulrunner/nsIFrameFrame.h
-include/xulrunner/nsIFrameLoader.h
-include/xulrunner/nsIFrameSetElement.h
-include/xulrunner/nsIFrameTraversal.h
-include/xulrunner/nsIFrameUtil.h
-include/xulrunner/nsIGConfService.h
-include/xulrunner/nsIGenKeypairInfoDlg.h
-include/xulrunner/nsIGenericFactory.h
-include/xulrunner/nsIGeolocationProvider.h
-include/xulrunner/nsIGlobalHistory.h
-include/xulrunner/nsIGlobalHistory2.h
-include/xulrunner/nsIGlobalHistory3.h
-include/xulrunner/nsIGnomeVFSService.h
-include/xulrunner/nsIGridPart.h
-include/xulrunner/nsIHTMLAbsPosEditor.h
-include/xulrunner/nsIHTMLCSSStyleSheet.h
-include/xulrunner/nsIHTMLCollection.h
-include/xulrunner/nsIHTMLContentSink.h
-include/xulrunner/nsIHTMLDocument.h
-include/xulrunner/nsIHTMLEditor.h
-include/xulrunner/nsIHTMLInlineTableEditor.h
-include/xulrunner/nsIHTMLObjectResizeListener.h
-include/xulrunner/nsIHTMLObjectResizer.h
-include/xulrunner/nsIHTMLToTextSink.h
-include/xulrunner/nsIHTTPHeaderListener.h
-include/xulrunner/nsIHTTPIndex.h
-include/xulrunner/nsIHandlerService.h
-include/xulrunner/nsIHashable.h
-include/xulrunner/nsIHelperAppLauncherDialog.h
-include/xulrunner/nsIHistoryEntry.h
-include/xulrunner/nsIHttpActivityObserver.h
-include/xulrunner/nsIHttpAuthManager.h
-include/xulrunner/nsIHttpAuthenticator.h
-include/xulrunner/nsIHttpChannel.h
-include/xulrunner/nsIHttpChannelInternal.h
-include/xulrunner/nsIHttpEventSink.h
-include/xulrunner/nsIHttpHeaderVisitor.h
-include/xulrunner/nsIHttpProtocolHandler.h
-include/xulrunner/nsIID.h
-include/xulrunner/nsIIDNService.h
-include/xulrunner/nsIIFrameBoxObject.h
-include/xulrunner/nsIINIParser.h
-include/xulrunner/nsIIOService.h
-include/xulrunner/nsIIOService2.h
-include/xulrunner/nsIIOUtil.h
-include/xulrunner/nsIIconURI.h
-include/xulrunner/nsIIdentityInfo.h
-include/xulrunner/nsIIdleService.h
-include/xulrunner/nsIImageDocument.h
-include/xulrunner/nsIImageFrame.h
-include/xulrunner/nsIImageLoadingContent.h
-include/xulrunner/nsIImageMap.h
-include/xulrunner/nsIImageToPixbuf.h
-include/xulrunner/nsIIncrementalDownload.h
-include/xulrunner/nsIInlineSpellChecker.h
-include/xulrunner/nsIInputStream.h
-include/xulrunner/nsIInputStreamChannel.h
-include/xulrunner/nsIInputStreamPump.h
-include/xulrunner/nsIInputStreamTee.h
-include/xulrunner/nsIInterfaceInfo.h
-include/xulrunner/nsIInterfaceInfoManager.h
-include/xulrunner/nsIInterfaceRequestor.h
-include/xulrunner/nsIInterfaceRequestorUtils.h
-include/xulrunner/nsIJAR.h
-include/xulrunner/nsIJARChannel.h
-include/xulrunner/nsIJARProtocolHandler.h
-include/xulrunner/nsIJARURI.h
-include/xulrunner/nsIJSContextStack.h
-include/xulrunner/nsIJSEventListener.h
-include/xulrunner/nsIJSNativeInitializer.h
-include/xulrunner/nsIJSON.h
-include/xulrunner/nsIJSRuntimeService.h
-include/xulrunner/nsIKeyModule.h
-include/xulrunner/nsIKeygenThread.h
-include/xulrunner/nsILanguageAtomService.h
-include/xulrunner/nsILayoutDebugger.h
-include/xulrunner/nsILayoutHistoryState.h
-include/xulrunner/nsILineBreaker.h
-include/xulrunner/nsILineInputStream.h
-include/xulrunner/nsILineIterator.h
-include/xulrunner/nsILink.h
-include/xulrunner/nsILinkHandler.h
-include/xulrunner/nsIListBoxObject.h
-include/xulrunner/nsIListControlFrame.h
-include/xulrunner/nsILivemarkService.h
-include/xulrunner/nsILoadContext.h
-include/xulrunner/nsILoadGroup.h
-include/xulrunner/nsILocalFile.h
-include/xulrunner/nsILocalFileWin.h
-include/xulrunner/nsILocalStore.h
-include/xulrunner/nsILocale.h
-include/xulrunner/nsILocaleService.h
-${PLIST.debug}include/xulrunner/nsILoggingSink.h
-include/xulrunner/nsILoginInfo.h
-include/xulrunner/nsILoginManager.h
-include/xulrunner/nsILoginManagerIEMigrationHelper.h
-include/xulrunner/nsILoginManagerPrompter.h
-include/xulrunner/nsILoginManagerStorage.h
-include/xulrunner/nsILoginMetaInfo.h
-include/xulrunner/nsILookAndFeel.h
-include/xulrunner/nsIMIMEHeaderParam.h
-include/xulrunner/nsIMIMEInfo.h
-include/xulrunner/nsIMIMEInputStream.h
-include/xulrunner/nsIMIMEService.h
-include/xulrunner/nsIMacLocale.h
-include/xulrunner/nsIMarkupDocumentViewer.h
-include/xulrunner/nsIMemory.h
-include/xulrunner/nsIMemoryReporter.h
-include/xulrunner/nsIMenuBoxObject.h
-include/xulrunner/nsIMenuFrame.h
-include/xulrunner/nsIMenuRollup.h
-include/xulrunner/nsIMetaCharsetService.h
-include/xulrunner/nsIModifyableXPointer.h
-include/xulrunner/nsIModule.h
-include/xulrunner/nsIModuleLoader.h
-include/xulrunner/nsIMultiPartChannel.h
-include/xulrunner/nsIMultiplexInputStream.h
-include/xulrunner/nsIMutable.h
-include/xulrunner/nsIMutableArray.h
-include/xulrunner/nsIMutationObserver.h
-include/xulrunner/nsIMutationObserver2.h
-include/xulrunner/nsINIParser.h
-include/xulrunner/nsINSSCertCache.h
-include/xulrunner/nsINSSErrorsService.h
-include/xulrunner/nsINameSpaceManager.h
-include/xulrunner/nsINativeAppSupport.h
-include/xulrunner/nsINativeKeyBindings.h
-include/xulrunner/nsINavBookmarksService.h
-include/xulrunner/nsINavHistoryService.h
-include/xulrunner/nsINestedURI.h
-include/xulrunner/nsINetUtil.h
-include/xulrunner/nsINetworkLinkService.h
-include/xulrunner/nsINode.h
-include/xulrunner/nsINodeInfo.h
-include/xulrunner/nsINodeList.h
-include/xulrunner/nsINonBlockingAlertService.h
-include/xulrunner/nsIOCSPResponder.h
-include/xulrunner/nsIOS2Locale.h
-include/xulrunner/nsIObjectFrame.h
-include/xulrunner/nsIObjectInputStream.h
-include/xulrunner/nsIObjectLoadingContent.h
-include/xulrunner/nsIObjectOutputStream.h
-include/xulrunner/nsIObserver.h
-include/xulrunner/nsIObserverService.h
-include/xulrunner/nsIOfflineCacheUpdate.h
-include/xulrunner/nsIOptionElement.h
-include/xulrunner/nsIOutputStream.h
-include/xulrunner/nsIPK11Token.h
-include/xulrunner/nsIPK11TokenDB.h
-include/xulrunner/nsIPKCS11.h
-include/xulrunner/nsIPKCS11Module.h
-include/xulrunner/nsIPKCS11ModuleDB.h
-include/xulrunner/nsIPKCS11Slot.h
-include/xulrunner/nsIPKIParamBlock.h
-include/xulrunner/nsIPageSequenceFrame.h
-include/xulrunner/nsIParentalControlsService.h
-include/xulrunner/nsIParser.h
-include/xulrunner/nsIParserFilter.h
-include/xulrunner/nsIParserNode.h
-include/xulrunner/nsIParserService.h
-include/xulrunner/nsIPasswordManager.h
-include/xulrunner/nsIPasswordManagerInternal.h
-include/xulrunner/nsIPercentHeightObserver.h
-include/xulrunner/nsIPermission.h
-include/xulrunner/nsIPermissionManager.h
-include/xulrunner/nsIPersistentProperties2.h
-include/xulrunner/nsIPhonetic.h
-include/xulrunner/nsIPipe.h
-include/xulrunner/nsIPlaintextEditor.h
-include/xulrunner/nsIPlatformCharset.h
-include/xulrunner/nsIPlugin.h
-include/xulrunner/nsIPluginDocument.h
-include/xulrunner/nsIPluginHost.h
-include/xulrunner/nsIPluginInputStream.h
-include/xulrunner/nsIPluginInstance.h
-include/xulrunner/nsIPluginInstanceOwner.h
-include/xulrunner/nsIPluginStreamInfo.h
-include/xulrunner/nsIPluginStreamListener.h
-include/xulrunner/nsIPluginTag.h
-include/xulrunner/nsIPluginTagInfo.h
-include/xulrunner/nsIPluginWidget.h
-include/xulrunner/nsIPopupBoxObject.h
-include/xulrunner/nsIPopupWindowManager.h
-include/xulrunner/nsIPosixLocale.h
-include/xulrunner/nsIPref.h
-include/xulrunner/nsIPrefBranch.h
-include/xulrunner/nsIPrefBranch2.h
-include/xulrunner/nsIPrefBranchInternal.h
-include/xulrunner/nsIPrefLocalizedString.h
-include/xulrunner/nsIPrefService.h
-include/xulrunner/nsIPrefetchService.h
-include/xulrunner/nsIPresShell.h
-include/xulrunner/nsIPrincipal.h
-include/xulrunner/nsIPrintDialogService.h
-include/xulrunner/nsIPrintOptions.h
-include/xulrunner/nsIPrintProgress.h
-include/xulrunner/nsIPrintProgressParams.h
-include/xulrunner/nsIPrintSession.h
-include/xulrunner/nsIPrintSettings.h
-include/xulrunner/nsIPrintSettingsService.h
-include/xulrunner/nsIPrintStatusFeedback.h
-include/xulrunner/nsIPrintingPrompt.h
-include/xulrunner/nsIPrintingPromptService.h
-include/xulrunner/nsIPrivateBrowsingService.h
-include/xulrunner/nsIPrivateCompositionEvent.h
-include/xulrunner/nsIPrivateDOMEvent.h
-include/xulrunner/nsIPrivateDOMImplementation.h
-include/xulrunner/nsIPrivateTextEvent.h
-include/xulrunner/nsIPrivateTextRange.h
-include/xulrunner/nsIProcess.h
-include/xulrunner/nsIProfile.h
-include/xulrunner/nsIProfileChangeStatus.h
-include/xulrunner/nsIProfileMigrator.h
-include/xulrunner/nsIProfileUnlocker.h
-include/xulrunner/nsIProgrammingLanguage.h
-include/xulrunner/nsIProgressEventSink.h
-include/xulrunner/nsIPrompt.h
-include/xulrunner/nsIPromptFactory.h
-include/xulrunner/nsIPromptService.h
-include/xulrunner/nsIPromptService2.h
-include/xulrunner/nsIProperties.h
-include/xulrunner/nsIProperty.h
-include/xulrunner/nsIPropertyBag.h
-include/xulrunner/nsIPropertyBag2.h
-include/xulrunner/nsIProtectedAuthThread.h
-include/xulrunner/nsIProtocolHandler.h
-include/xulrunner/nsIProtocolProxyCallback.h
-include/xulrunner/nsIProtocolProxyFilter.h
-include/xulrunner/nsIProtocolProxyService.h
-include/xulrunner/nsIProtocolProxyService2.h
-include/xulrunner/nsIProxiedChannel.h
-include/xulrunner/nsIProxiedProtocolHandler.h
-include/xulrunner/nsIProxyAutoConfig.h
-include/xulrunner/nsIProxyInfo.h
-include/xulrunner/nsIProxyObjectManager.h
-include/xulrunner/nsIQueryContentEventResult.h
-include/xulrunner/nsIRDFCompositeDataSource.h
-include/xulrunner/nsIRDFContainer.h
-include/xulrunner/nsIRDFContainerUtils.h
-include/xulrunner/nsIRDFContentSink.h
-include/xulrunner/nsIRDFDataSource.h
-include/xulrunner/nsIRDFDelegateFactory.h
-include/xulrunner/nsIRDFInMemoryDataSource.h
-include/xulrunner/nsIRDFInferDataSource.h
-include/xulrunner/nsIRDFLiteral.h
-include/xulrunner/nsIRDFNode.h
-include/xulrunner/nsIRDFObserver.h
-include/xulrunner/nsIRDFPropagatableDataSource.h
-include/xulrunner/nsIRDFPurgeableDataSource.h
-include/xulrunner/nsIRDFRemoteDataSource.h
-include/xulrunner/nsIRDFResource.h
-include/xulrunner/nsIRDFService.h
-include/xulrunner/nsIRDFXMLParser.h
-include/xulrunner/nsIRDFXMLSerializer.h
-include/xulrunner/nsIRDFXMLSink.h
-include/xulrunner/nsIRDFXMLSource.h
-include/xulrunner/nsIRadioControlElement.h
-include/xulrunner/nsIRadioControlFrame.h
-include/xulrunner/nsIRadioGroupContainer.h
-include/xulrunner/nsIRadioVisitor.h
-include/xulrunner/nsIRandomGenerator.h
-include/xulrunner/nsIRange.h
-include/xulrunner/nsIRangeUtils.h
-include/xulrunner/nsIReadConfig.h
-include/xulrunner/nsIRecentBadCertsService.h
-include/xulrunner/nsIRecyclingAllocator.h
-include/xulrunner/nsIReflowCallback.h
-include/xulrunner/nsIRefreshURI.h
-include/xulrunner/nsIRegion.h
-include/xulrunner/nsIRelativeFilePref.h
-include/xulrunner/nsIRemoteService.h
-include/xulrunner/nsIRenderingContext.h
-include/xulrunner/nsIRequest.h
-include/xulrunner/nsIRequestObserver.h
-include/xulrunner/nsIRequestObserverProxy.h
-include/xulrunner/nsIResProtocolHandler.h
-include/xulrunner/nsIResumableChannel.h
-include/xulrunner/nsIRollupListener.h
-include/xulrunner/nsIRunnable.h
-include/xulrunner/nsISAXAttributes.h
-include/xulrunner/nsISAXContentHandler.h
-include/xulrunner/nsISAXDTDHandler.h
-include/xulrunner/nsISAXErrorHandler.h
-include/xulrunner/nsISAXLexicalHandler.h
-include/xulrunner/nsISAXLocator.h
-include/xulrunner/nsISAXMutableAttributes.h
-include/xulrunner/nsISAXXMLFilter.h
-include/xulrunner/nsISAXXMLReader.h
-include/xulrunner/nsISHContainer.h
-include/xulrunner/nsISHEntry.h
-include/xulrunner/nsISHTransaction.h
-include/xulrunner/nsISHistory.h
-include/xulrunner/nsISHistoryInternal.h
-include/xulrunner/nsISHistoryListener.h
-include/xulrunner/nsISMimeCert.h
-include/xulrunner/nsISOCKSSocketInfo.h
-include/xulrunner/nsISSLCertErrorDialog.h
-include/xulrunner/nsISSLErrorListener.h
-include/xulrunner/nsISSLSocketControl.h
-include/xulrunner/nsISSLStatus.h
-include/xulrunner/nsISSLStatusProvider.h
-include/xulrunner/nsISVGValue.h
-include/xulrunner/nsISVGValueObserver.h
-include/xulrunner/nsISVGValueUtils.h
-include/xulrunner/nsISafeOutputStream.h
-include/xulrunner/nsISaveAsCharset.h
-include/xulrunner/nsIScreen.h
-include/xulrunner/nsIScreenManager.h
-include/xulrunner/nsIScriptChannel.h
-include/xulrunner/nsIScriptContext.h
-include/xulrunner/nsIScriptElement.h
-include/xulrunner/nsIScriptError.h
-include/xulrunner/nsIScriptEventHandler.h
-include/xulrunner/nsIScriptEventManager.h
-include/xulrunner/nsIScriptExternalNameSet.h
-include/xulrunner/nsIScriptGlobalObject.h
-include/xulrunner/nsIScriptGlobalObjectOwner.h
-include/xulrunner/nsIScriptLoaderObserver.h
-include/xulrunner/nsIScriptNameSpaceManager.h
-include/xulrunner/nsIScriptObjectOwner.h
-include/xulrunner/nsIScriptObjectPrincipal.h
-include/xulrunner/nsIScriptRuntime.h
-include/xulrunner/nsIScriptSecurityManager.h
-include/xulrunner/nsIScriptTimeoutHandler.h
-include/xulrunner/nsIScriptableDateFormat.h
-include/xulrunner/nsIScriptableInputStream.h
-include/xulrunner/nsIScriptableInterfaces.h
-include/xulrunner/nsIScriptableRegion.h
-include/xulrunner/nsIScriptableUConv.h
-include/xulrunner/nsIScriptableUnescapeHTML.h
-include/xulrunner/nsIScrollBoxObject.h
-include/xulrunner/nsIScrollPositionListener.h
-include/xulrunner/nsIScrollable.h
-include/xulrunner/nsIScrollableFrame.h
-include/xulrunner/nsIScrollableView.h
-include/xulrunner/nsIScrollableViewProvider.h
-include/xulrunner/nsIScrollbarMediator.h
-include/xulrunner/nsISearchContext.h
-include/xulrunner/nsISecretDecoderRing.h
-include/xulrunner/nsISecureBrowserUI.h
-include/xulrunner/nsISecurityCheckedComponent.h
-include/xulrunner/nsISecurityEventSink.h
-include/xulrunner/nsISecurityInfoProvider.h
-include/xulrunner/nsISecurityPref.h
-include/xulrunner/nsISecurityWarningDialogs.h
-include/xulrunner/nsISeekableStream.h
-include/xulrunner/nsISelectControlFrame.h
-include/xulrunner/nsISelectElement.h
-include/xulrunner/nsISelection.h
-include/xulrunner/nsISelection2.h
-include/xulrunner/nsISelectionController.h
-include/xulrunner/nsISelectionDisplay.h
-include/xulrunner/nsISelectionListener.h
-include/xulrunner/nsISelectionPrivate.h
-include/xulrunner/nsISemanticUnitScanner.h
-include/xulrunner/nsISerializable.h
-include/xulrunner/nsIServerSocket.h
-include/xulrunner/nsIServiceManager.h
-include/xulrunner/nsIServiceManagerObsolete.h
-include/xulrunner/nsISidebar.h
-include/xulrunner/nsISignatureVerifier.h
-include/xulrunner/nsISimpleEnumerator.h
-include/xulrunner/nsISimpleStreamListener.h
-include/xulrunner/nsISimpleTest.h
-include/xulrunner/nsISimpleUnicharStreamFactory.h
-include/xulrunner/nsISliderListener.h
-include/xulrunner/nsISocketProvider.h
-include/xulrunner/nsISocketProviderService.h
-include/xulrunner/nsISocketTransport.h
-include/xulrunner/nsISocketTransportService.h
-include/xulrunner/nsISound.h
-include/xulrunner/nsISpellChecker.h
-include/xulrunner/nsIStandardURL.h
-include/xulrunner/nsIStatefulFrame.h
-include/xulrunner/nsIStorageStream.h
-include/xulrunner/nsIStreamBufferAccess.h
-include/xulrunner/nsIStreamCipher.h
-include/xulrunner/nsIStreamConverter.h
-include/xulrunner/nsIStreamConverterService.h
-include/xulrunner/nsIStreamListener.h
-include/xulrunner/nsIStreamListenerTee.h
-include/xulrunner/nsIStreamListenerTee_1_9_2.h
-include/xulrunner/nsIStreamLoader.h
-include/xulrunner/nsIStreamTransportService.h
-include/xulrunner/nsIStringBundle.h
-include/xulrunner/nsIStringBundleOverride.h
-include/xulrunner/nsIStringCharsetDetector.h
-include/xulrunner/nsIStringEnumerator.h
-include/xulrunner/nsIStringStream.h
-include/xulrunner/nsIStyleRule.h
-include/xulrunner/nsIStyleRuleProcessor.h
-include/xulrunner/nsIStyleSheet.h
-include/xulrunner/nsIStyleSheetLinkingElement.h
-include/xulrunner/nsIStyleSheetService.h
-include/xulrunner/nsISupports.h
-include/xulrunner/nsISupportsArray.h
-include/xulrunner/nsISupportsBase.h
-include/xulrunner/nsISupportsImpl.h
-include/xulrunner/nsISupportsIterators.h
-include/xulrunner/nsISupportsObsolete.h
-include/xulrunner/nsISupportsPrimitives.h
-include/xulrunner/nsISupportsPriority.h
-include/xulrunner/nsISupportsUtils.h
-include/xulrunner/nsISyncLoadDOMService.h
-include/xulrunner/nsISyncStreamListener.h
-include/xulrunner/nsISystemProxySettings.h
-include/xulrunner/nsITXTToHTMLConv.h
-include/xulrunner/nsITableCellLayout.h
-include/xulrunner/nsITableEditor.h
-include/xulrunner/nsITableLayout.h
-include/xulrunner/nsITaggingService.h
-include/xulrunner/nsITextControlElement.h
-include/xulrunner/nsITextControlFrame.h
-include/xulrunner/nsITextScroll.h
-include/xulrunner/nsITextService.h
-include/xulrunner/nsITextServicesDocument.h
-include/xulrunner/nsITextServicesFilter.h
-include/xulrunner/nsITextToSubURI.h
-include/xulrunner/nsITextTransform.h
-include/xulrunner/nsIThebesFontMetrics.h
-include/xulrunner/nsITheme.h
-include/xulrunner/nsIThread.h
-include/xulrunner/nsIThreadInternal.h
-include/xulrunner/nsIThreadManager.h
-include/xulrunner/nsIThreadPool.h
-include/xulrunner/nsITimelineService.h
-include/xulrunner/nsITimer.h
-include/xulrunner/nsITokenDialogs.h
-include/xulrunner/nsITokenPasswordDialogs.h
-include/xulrunner/nsITokenizer.h
-include/xulrunner/nsIToolkit.h
-include/xulrunner/nsIToolkitChromeRegistry.h
-include/xulrunner/nsIToolkitProfile.h
-include/xulrunner/nsIToolkitProfileService.h
-include/xulrunner/nsITooltipListener.h
-include/xulrunner/nsITooltipTextProvider.h
-include/xulrunner/nsITraceRefcnt.h
-include/xulrunner/nsITraceableChannel.h
-include/xulrunner/nsITransaction.h
-include/xulrunner/nsITransactionList.h
-include/xulrunner/nsITransactionListener.h
-include/xulrunner/nsITransactionManager.h
-include/xulrunner/nsITransfer.h
-include/xulrunner/nsITransferable.h
-include/xulrunner/nsITransport.h
-include/xulrunner/nsITransportSecurityInfo.h
-include/xulrunner/nsITreeBoxObject.h
-include/xulrunner/nsITreeColumns.h
-include/xulrunner/nsITreeContentView.h
-include/xulrunner/nsITreeSelection.h
-include/xulrunner/nsITreeView.h
-include/xulrunner/nsITypeAheadFind.h
-include/xulrunner/nsIUGenCategory.h
-include/xulrunner/nsIURI.h
-include/xulrunner/nsIURIChecker.h
-include/xulrunner/nsIURIClassifier.h
-include/xulrunner/nsIURIContentListener.h
-include/xulrunner/nsIURIFixup.h
-include/xulrunner/nsIURILoader.h
-include/xulrunner/nsIURIRefObject.h
-include/xulrunner/nsIURL.h
-include/xulrunner/nsIURLFormatter.h
-include/xulrunner/nsIURLParser.h
-include/xulrunner/nsIUTF8ConverterService.h
-include/xulrunner/nsIUUIDGenerator.h
-include/xulrunner/nsIUnicharBuffer.h
-include/xulrunner/nsIUnicharInputStream.h
-include/xulrunner/nsIUnicharLineInputStream.h
-include/xulrunner/nsIUnicharOutputStream.h
-include/xulrunner/nsIUnicharStreamListener.h
-include/xulrunner/nsIUnicharStreamLoader.h
-include/xulrunner/nsIUnicodeDecoder.h
-include/xulrunner/nsIUnicodeEncoder.h
-include/xulrunner/nsIUnicodeNormalizer.h
-include/xulrunner/nsIUpdateService.h
-include/xulrunner/nsIUpdateTimerManager.h
-include/xulrunner/nsIUploadChannel.h
-include/xulrunner/nsIUploadChannel2.h
-include/xulrunner/nsIUserCertPicker.h
-include/xulrunner/nsIUserInfo.h
-include/xulrunner/nsIVariant.h
-include/xulrunner/nsIVersionComparator.h
-include/xulrunner/nsIView.h
-include/xulrunner/nsIViewManager.h
-include/xulrunner/nsIViewObserver.h
-include/xulrunner/nsIViewSourceChannel.h
-include/xulrunner/nsIWeakReference.h
-include/xulrunner/nsIWeakReferenceUtils.h
-include/xulrunner/nsIWebBrowser.h
-include/xulrunner/nsIWebBrowserChrome.h
-include/xulrunner/nsIWebBrowserChrome2.h
-include/xulrunner/nsIWebBrowserChromeFocus.h
-include/xulrunner/nsIWebBrowserFind.h
-include/xulrunner/nsIWebBrowserFocus.h
-include/xulrunner/nsIWebBrowserPersist.h
-include/xulrunner/nsIWebBrowserPrint.h
-include/xulrunner/nsIWebBrowserSetup.h
-include/xulrunner/nsIWebBrowserStream.h
-include/xulrunner/nsIWebContentHandlerRegistrar.h
-include/xulrunner/nsIWebNavigation.h
-include/xulrunner/nsIWebNavigationInfo.h
-include/xulrunner/nsIWebPageDescriptor.h
-include/xulrunner/nsIWebProgress.h
-include/xulrunner/nsIWebProgressListener.h
-include/xulrunner/nsIWebProgressListener2.h
-include/xulrunner/nsIWebShellServices.h
-include/xulrunner/nsIWidget.h
-include/xulrunner/nsIWin32Locale.h
-include/xulrunner/nsIWindowCreator.h
-include/xulrunner/nsIWindowCreator2.h
-include/xulrunner/nsIWindowDataSource.h
-include/xulrunner/nsIWindowMediator.h
-include/xulrunner/nsIWindowMediatorListener.h
-include/xulrunner/nsIWindowProvider.h
-include/xulrunner/nsIWindowWatcher.h
-include/xulrunner/nsIWordBreaker.h
-include/xulrunner/nsIWritablePropertyBag.h
-include/xulrunner/nsIWritablePropertyBag2.h
-include/xulrunner/nsIWyciwygChannel.h
-include/xulrunner/nsIX509Cert.h
-include/xulrunner/nsIX509Cert2.h
-include/xulrunner/nsIX509Cert3.h
-include/xulrunner/nsIX509CertDB.h
-include/xulrunner/nsIX509CertDB2.h
-include/xulrunner/nsIX509CertList.h
-include/xulrunner/nsIX509CertValidity.h
-include/xulrunner/nsIXBLAccessible.h
-include/xulrunner/nsIXBLDocumentInfo.h
-include/xulrunner/nsIXBLService.h
-include/xulrunner/nsIXFormsUtilityService.h
-include/xulrunner/nsIXMLContentBuilder.h
-include/xulrunner/nsIXMLContentSink.h
-include/xulrunner/nsIXMLEncodingService.h
-include/xulrunner/nsIXMLHttpRequest.h
-include/xulrunner/nsIXPCScriptNotify.h
-include/xulrunner/nsIXPCScriptable.h
-include/xulrunner/nsIXPCSecurityManager.h
-include/xulrunner/nsIXPConnect.h
-include/xulrunner/nsIXPIDialogService.h
-include/xulrunner/nsIXPIInstallInfo.h
-include/xulrunner/nsIXPIProgressDialog.h
-include/xulrunner/nsIXPInstallManager.h
-include/xulrunner/nsIXPTLoader.h
-include/xulrunner/nsIXPathEvaluatorInternal.h
-include/xulrunner/nsIXPointer.h
-include/xulrunner/nsIXSLTException.h
-include/xulrunner/nsIXSLTProcessor.h
-include/xulrunner/nsIXSLTProcessorObsolete.h
-include/xulrunner/nsIXSLTProcessorPrivate.h
-include/xulrunner/nsIXTFAttributeHandler.h
-include/xulrunner/nsIXTFElement.h
-include/xulrunner/nsIXTFElementFactory.h
-include/xulrunner/nsIXTFElementWrapper.h
-include/xulrunner/nsIXTFPrivate.h
-include/xulrunner/nsIXTFService.h
-include/xulrunner/nsIXULAppInfo.h
-include/xulrunner/nsIXULAppInstall.h
-include/xulrunner/nsIXULBrowserWindow.h
-include/xulrunner/nsIXULBuilderListener.h
-include/xulrunner/nsIXULDocument.h
-include/xulrunner/nsIXULOverlayProvider.h
-include/xulrunner/nsIXULPrototypeCache.h
-include/xulrunner/nsIXULRuntime.h
-include/xulrunner/nsIXULSortService.h
-include/xulrunner/nsIXULTemplateBuilder.h
-include/xulrunner/nsIXULTemplateQueryProcessor.h
-include/xulrunner/nsIXULTemplateResult.h
-include/xulrunner/nsIXULTemplateRuleFilter.h
-include/xulrunner/nsIXULWindow.h
-include/xulrunner/nsIZipReader.h
-include/xulrunner/nsIZipWriter.h
-include/xulrunner/nsImageMapUtils.h
-include/xulrunner/nsInt64.h
-include/xulrunner/nsInterfaceHashtable.h
-include/xulrunner/nsInterfaceRequestorAgg.h
-include/xulrunner/nsJSPrincipals.h
-include/xulrunner/nsJSProtocolHandler.h
-include/xulrunner/nsLWBrkCIID.h
-include/xulrunner/nsLayoutCID.h
-include/xulrunner/nsLayoutErrors.h
-include/xulrunner/nsLayoutStatics.h
-include/xulrunner/nsLayoutStylesheetCache.h
-include/xulrunner/nsLayoutUtils.h
-include/xulrunner/nsLineBreaker.h
-include/xulrunner/nsLinebreakConverter.h
-include/xulrunner/nsLiteralString.h
-include/xulrunner/nsLocalFile.h
-include/xulrunner/nsLocalFileUnix.h
-include/xulrunner/nsLocaleCID.h
-include/xulrunner/nsMargin.h
-include/xulrunner/nsMathUtils.h
-include/xulrunner/nsMediaCache.h
-include/xulrunner/nsMediaDecoder.h
-include/xulrunner/nsMediaStream.h
-include/xulrunner/nsMemory.h
-include/xulrunner/nsMetaCharsetCID.h
-include/xulrunner/nsMimeTypes.h
-include/xulrunner/nsModule.h
-include/xulrunner/nsMorkReader.h
-include/xulrunner/nsMultiplexInputStream.h
-include/xulrunner/nsMutationEvent.h
-include/xulrunner/nsNativeCharsetUtils.h
-include/xulrunner/nsNativeWidget.h
-include/xulrunner/nsNetCID.h
-include/xulrunner/nsNetError.h
-include/xulrunner/nsNetStrings.h
-include/xulrunner/nsNetUtil.h
-include/xulrunner/nsNodeInfoManager.h
-include/xulrunner/nsOSHelperAppService.h
-include/xulrunner/nsObjCExceptions.h
-include/xulrunner/nsObserverService.h
-include/xulrunner/nsObsoleteModuleLoading.h
-include/xulrunner/nsOggDecoder.h
-include/xulrunner/nsPIBoxObject.h
-include/xulrunner/nsPICertNotification.h
-include/xulrunner/nsPICommandUpdater.h
-include/xulrunner/nsPIDNSService.h
-include/xulrunner/nsPIDOMEventTarget.h
-include/xulrunner/nsPIDOMStorage.h
-include/xulrunner/nsPIDOMWindow.h
-include/xulrunner/nsPIEditorTransaction.h
-include/xulrunner/nsPIPlacesDatabase.h
-include/xulrunner/nsPIPlacesHistoryListenersNotifier.h
-include/xulrunner/nsPIPromptService.h
-include/xulrunner/nsPISocketTransportService.h
-include/xulrunner/nsPIWindowRoot.h
-include/xulrunner/nsPIWindowWatcher.h
-include/xulrunner/nsPLDOMEvent.h
-include/xulrunner/nsPSPrinters.h
-include/xulrunner/nsPaperPS.h
-include/xulrunner/nsParserCIID.h
-include/xulrunner/nsParserDataListener.h
-include/xulrunner/nsPluginError.h
-include/xulrunner/nsPluginLogging.h
-include/xulrunner/nsPluginNativeWindow.h
-include/xulrunner/nsPluginsCID.h
-include/xulrunner/nsPoint.h
-include/xulrunner/nsPrefsCID.h
-include/xulrunner/nsPresContext.h
-include/xulrunner/nsPresShellIterator.h
-include/xulrunner/nsPresState.h
-include/xulrunner/nsPrintfCString.h
-include/xulrunner/nsProcess.h
-include/xulrunner/nsProfileDirServiceProvider.h
-include/xulrunner/nsPromiseFlatString.h
-include/xulrunner/nsPromptUtils.h
-include/xulrunner/nsPropertyTable.h
-include/xulrunner/nsProxiedService.h
-include/xulrunner/nsProxyRelease.h
-include/xulrunner/nsQueryFrame.h
-include/xulrunner/nsQuickSort.h
-include/xulrunner/nsRDFCID.h
-include/xulrunner/nsRDFResource.h
-include/xulrunner/nsReadLine.h
-include/xulrunner/nsReadableUtils.h
-include/xulrunner/nsRect.h
-include/xulrunner/nsRecyclingAllocator.h
-include/xulrunner/nsRefPtrHashtable.h
-include/xulrunner/nsReferencedElement.h
-include/xulrunner/nsRegion.h
-include/xulrunner/nsRootAccessible.h
-include/xulrunner/nsRootAccessibleWrap.h
-include/xulrunner/nsRuleData.h
-include/xulrunner/nsRuleNode.h
-include/xulrunner/nsRuleProcessorData.h
-include/xulrunner/nsRuleWalker.h
-include/xulrunner/nsSAXAttributes.h
-include/xulrunner/nsSAXLocator.h
-include/xulrunner/nsSAXXMLReader.h
-include/xulrunner/nsSVGEffects.h
-include/xulrunner/nsSVGFeatures.h
-include/xulrunner/nsSVGFilterInstance.h
-include/xulrunner/nsSVGForeignObjectFrame.h
-include/xulrunner/nsSVGIntegrationUtils.h
-include/xulrunner/nsSVGMatrix.h
-include/xulrunner/nsSVGNumber.h
-include/xulrunner/nsSVGPoint.h
-include/xulrunner/nsSVGRect.h
-include/xulrunner/nsSVGUtils.h
-include/xulrunner/nsScannerString.h
-include/xulrunner/nsScriptLoader.h
-include/xulrunner/nsScriptableInputStream.h
-include/xulrunner/nsServiceManagerUtils.h
-include/xulrunner/nsSize.h
-include/xulrunner/nsSoftwareUpdateIIDs.h
-include/xulrunner/nsStackWalk.h
-include/xulrunner/nsStaticAtom.h
-include/xulrunner/nsStaticComponents.h
-include/xulrunner/nsStaticNameTable.h
-include/xulrunner/nsStorageStream.h
-include/xulrunner/nsStreamUtils.h
-include/xulrunner/nsString.h
-include/xulrunner/nsStringAPI.h
-include/xulrunner/nsStringBuffer.h
-include/xulrunner/nsStringEnumerator.h
-include/xulrunner/nsStringFwd.h
-include/xulrunner/nsStringGlue.h
-include/xulrunner/nsStringIterator.h
-include/xulrunner/nsStringStream.h
-include/xulrunner/nsStubDocumentObserver.h
-include/xulrunner/nsStubImageDecoderObserver.h
-include/xulrunner/nsStubMutationObserver.h
-include/xulrunner/nsStyleChangeList.h
-include/xulrunner/nsStyleConsts.h
-include/xulrunner/nsStyleContext.h
-include/xulrunner/nsStyleCoord.h
-include/xulrunner/nsStyleSet.h
-include/xulrunner/nsStyleStruct.h
-include/xulrunner/nsStyleStructFwd.h
-include/xulrunner/nsStyleStructInlines.h
-include/xulrunner/nsStyleStructList.h
-include/xulrunner/nsStyleTransformMatrix.h
-include/xulrunner/nsStyleUtil.h
-include/xulrunner/nsSubstring.h
-include/xulrunner/nsSubstringTuple.h
-include/xulrunner/nsSupportsArray.h
-include/xulrunner/nsSupportsPrimitives.h
-include/xulrunner/nsSystemPrefLog.h
-include/xulrunner/nsSystemPrefService.h
-include/xulrunner/nsTArray.h
-include/xulrunner/nsTDependentString.h
-include/xulrunner/nsTDependentSubstring.h
-include/xulrunner/nsTHashtable.h
-include/xulrunner/nsTObserverArray.h
-include/xulrunner/nsTPromiseFlatString.h
-include/xulrunner/nsTPtrArray.h
-include/xulrunner/nsTString.h
-include/xulrunner/nsTSubstring.h
-include/xulrunner/nsTSubstringTuple.h
-include/xulrunner/nsTWeakRef.h
-include/xulrunner/nsTextAccessibleWrap.h
-include/xulrunner/nsTextFormatter.h
-include/xulrunner/nsTextFragment.h
-include/xulrunner/nsTextServicesCID.h
-include/xulrunner/nsThemeConstants.h
-include/xulrunner/nsThreadUtils.h
-include/xulrunner/nsThreadUtilsInternal.h
-include/xulrunner/nsTime.h
-include/xulrunner/nsTimer.h
-include/xulrunner/nsToken.h
-include/xulrunner/nsToolkitCompsCID.h
-include/xulrunner/nsTraceRefcnt.h
-include/xulrunner/nsTraceRefcntImpl.h
-include/xulrunner/nsTransactionManagerCID.h
-include/xulrunner/nsTransform2D.h
-include/xulrunner/nsTreeColFrame.h
-include/xulrunner/nsTreeUtils.h
-include/xulrunner/nsUCVJA2CID.h
-include/xulrunner/nsUCVJACID.h
-include/xulrunner/nsUConvCID.h
-include/xulrunner/nsUCvCnCID.h
-include/xulrunner/nsUCvIBMCID.h
-include/xulrunner/nsUCvKOCID.h
-include/xulrunner/nsUCvLatinCID.h
-include/xulrunner/nsUCvMathCID.h
-include/xulrunner/nsUCvTW2CID.h
-include/xulrunner/nsUCvTWCID.h
-include/xulrunner/nsURIHashKey.h
-include/xulrunner/nsURILoader.h
-include/xulrunner/nsUTF8Utils.h
-include/xulrunner/nsUnicharUtilCIID.h
-include/xulrunner/nsUnicharUtils.h
-include/xulrunner/nsVariant.h
-include/xulrunner/nsVersionComparator.h
-include/xulrunner/nsViewsCID.h
-include/xulrunner/nsVoidArray.h
-include/xulrunner/nsWaveDecoder.h
-include/xulrunner/nsWeakPtr.h
-include/xulrunner/nsWeakReference.h
-include/xulrunner/nsWhitespaceTokenizer.h
-include/xulrunner/nsWidgetInitData.h
-include/xulrunner/nsWidgetsCID.h
-include/xulrunner/nsWildCard.h
-include/xulrunner/nsWrapperCache.h
-include/xulrunner/nsXBLBinding.h
-include/xulrunner/nsXMLEncodingCID.h
-include/xulrunner/nsXMLNameSpaceMap.h
-include/xulrunner/nsXPCOM.h
-include/xulrunner/nsXPCOMCID.h
-include/xulrunner/nsXPCOMCIDInternal.h
-include/xulrunner/nsXPCOMGlue.h
-include/xulrunner/nsXPCOMStrings.h
-include/xulrunner/nsXPFEComponentsCID.h
-include/xulrunner/nsXPIDLString.h
-include/xulrunner/nsXPITriggerInfo.h
-include/xulrunner/nsXPTCUtils.h
-include/xulrunner/nsXULAppAPI.h
-include/xulrunner/nsXULListboxAccessibleWrap.h
-include/xulrunner/nsXULMenuAccessibleWrap.h
-include/xulrunner/nsXULPopupManager.h
-include/xulrunner/nsXULTreeGridAccessibleWrap.h
-include/xulrunner/nscore.h
-include/xulrunner/nsplugindefs.h
-include/xulrunner/nspluginroot.h
-include/xulrunner/nspr.h
-include/xulrunner/nspr/md/_aix32.cfg
-include/xulrunner/nspr/md/_aix64.cfg
-include/xulrunner/nspr/md/_beos.cfg
-include/xulrunner/nspr/md/_bsdi.cfg
-include/xulrunner/nspr/md/_darwin.cfg
-include/xulrunner/nspr/md/_dgux.cfg
-include/xulrunner/nspr/md/_freebsd.cfg
-include/xulrunner/nspr/md/_hpux32.cfg
-include/xulrunner/nspr/md/_hpux64.cfg
-include/xulrunner/nspr/md/_irix32.cfg
-include/xulrunner/nspr/md/_irix64.cfg
-include/xulrunner/nspr/md/_linux.cfg
-include/xulrunner/nspr/md/_ncr.cfg
-include/xulrunner/nspr/md/_nec.cfg
-include/xulrunner/nspr/md/_netbsd.cfg
-include/xulrunner/nspr/md/_nextstep.cfg
-include/xulrunner/nspr/md/_nto.cfg
-include/xulrunner/nspr/md/_openbsd.cfg
-include/xulrunner/nspr/md/_os2.cfg
-include/xulrunner/nspr/md/_osf1.cfg
-include/xulrunner/nspr/md/_qnx.cfg
-include/xulrunner/nspr/md/_reliantunix.cfg
-include/xulrunner/nspr/md/_riscos.cfg
-include/xulrunner/nspr/md/_scoos.cfg
-include/xulrunner/nspr/md/_solaris.cfg
-include/xulrunner/nspr/md/_sony.cfg
-include/xulrunner/nspr/md/_sunos4.cfg
-include/xulrunner/nspr/md/_symbian.cfg
-include/xulrunner/nspr/md/_unixware.cfg
-include/xulrunner/nspr/md/_unixware7.cfg
-include/xulrunner/nspr/md/_win95.cfg
-include/xulrunner/nspr/md/_winnt.cfg
-include/xulrunner/nspr/nspr.h
-include/xulrunner/nspr/obsolete/pralarm.h
-include/xulrunner/nspr/obsolete/probslet.h
-include/xulrunner/nspr/obsolete/protypes.h
-include/xulrunner/nspr/obsolete/prsem.h
-include/xulrunner/nspr/plarena.h
-include/xulrunner/nspr/plarenas.h
-include/xulrunner/nspr/plbase64.h
-include/xulrunner/nspr/plerror.h
-include/xulrunner/nspr/plgetopt.h
-include/xulrunner/nspr/plhash.h
-include/xulrunner/nspr/plstr.h
-include/xulrunner/nspr/pratom.h
-include/xulrunner/nspr/prbit.h
-include/xulrunner/nspr/prclist.h
-include/xulrunner/nspr/prcmon.h
-include/xulrunner/nspr/prcountr.h
-include/xulrunner/nspr/prcpucfg.h
-include/xulrunner/nspr/prcvar.h
-include/xulrunner/nspr/prdtoa.h
-include/xulrunner/nspr/prenv.h
-include/xulrunner/nspr/prerr.h
-include/xulrunner/nspr/prerror.h
-include/xulrunner/nspr/prinet.h
-include/xulrunner/nspr/prinit.h
-include/xulrunner/nspr/prinrval.h
-include/xulrunner/nspr/prio.h
-include/xulrunner/nspr/pripcsem.h
-include/xulrunner/nspr/private/pprio.h
-include/xulrunner/nspr/private/pprthred.h
-include/xulrunner/nspr/private/prpriv.h
-include/xulrunner/nspr/prlink.h
-include/xulrunner/nspr/prlock.h
-include/xulrunner/nspr/prlog.h
-include/xulrunner/nspr/prlong.h
-include/xulrunner/nspr/prmem.h
-include/xulrunner/nspr/prmon.h
-include/xulrunner/nspr/prmwait.h
-include/xulrunner/nspr/prnetdb.h
-include/xulrunner/nspr/prolock.h
-include/xulrunner/nspr/prpdce.h
-include/xulrunner/nspr/prprf.h
-include/xulrunner/nspr/prproces.h
-include/xulrunner/nspr/prrng.h
-include/xulrunner/nspr/prrwlock.h
-include/xulrunner/nspr/prshm.h
-include/xulrunner/nspr/prshma.h
-include/xulrunner/nspr/prsystem.h
-include/xulrunner/nspr/prthread.h
-include/xulrunner/nspr/prtime.h
-include/xulrunner/nspr/prtpool.h
-include/xulrunner/nspr/prtrace.h
-include/xulrunner/nspr/prtypes.h
-include/xulrunner/nspr/prvrsion.h
-include/xulrunner/nspr/prwin16.h
-include/xulrunner/nsrootidl.h
-include/xulrunner/nss.h
-include/xulrunner/nssb64.h
-include/xulrunner/nssb64t.h
-include/xulrunner/nssbase.h
-include/xulrunner/nssbaset.h
-include/xulrunner/nssck.api
-include/xulrunner/nssckbi.h
-include/xulrunner/nssckepv.h
-include/xulrunner/nssckft.h
-include/xulrunner/nssckfw.h
-include/xulrunner/nssckfwc.h
-include/xulrunner/nssckfwt.h
-include/xulrunner/nssckg.h
-include/xulrunner/nssckmdt.h
-include/xulrunner/nssckt.h
-include/xulrunner/nssilckt.h
-include/xulrunner/nssilock.h
-include/xulrunner/nsslocks.h
-include/xulrunner/nssrwlk.h
-include/xulrunner/nssrwlkt.h
-include/xulrunner/nssutil.h
-include/xulrunner/obsolete/pralarm.h
-include/xulrunner/obsolete/probslet.h
-include/xulrunner/obsolete/protypes.h
-include/xulrunner/obsolete/prsem.h
-include/xulrunner/ocsp.h
-include/xulrunner/ocspt.h
-include/xulrunner/ogg/config_types.h
-include/xulrunner/ogg/ogg.h
-include/xulrunner/ogg/os_types.h
-include/xulrunner/oggplay/config_win32.h
-include/xulrunner/oggplay/oggplay.h
-include/xulrunner/oggplay/oggplay_callback_info.h
-include/xulrunner/oggplay/oggplay_enums.h
-include/xulrunner/oggplay/oggplay_query.h
-include/xulrunner/oggplay/oggplay_reader.h
-include/xulrunner/oggplay/oggplay_seek.h
-include/xulrunner/oggplay/oggplay_tools.h
-include/xulrunner/oggplay_buffer.h
-include/xulrunner/oggplay_callback.h
-include/xulrunner/oggplay_data.h
-include/xulrunner/oggz/oggz.h
-include/xulrunner/oggz/oggz_comments.h
-include/xulrunner/oggz/oggz_constants.h
-include/xulrunner/oggz/oggz_deprecated.h
-include/xulrunner/oggz/oggz_io.h
-include/xulrunner/oggz/oggz_off_t.h
-include/xulrunner/oggz/oggz_off_t_generated.h
-include/xulrunner/oggz/oggz_read.h
-include/xulrunner/oggz/oggz_seek.h
-include/xulrunner/oggz/oggz_stream.h
-include/xulrunner/oggz/oggz_table.h
-include/xulrunner/oggz/oggz_write.h
-include/xulrunner/opentype-sanitiser.h
-include/xulrunner/ots-memory-stream.h
-include/xulrunner/p12.h
-include/xulrunner/p12plcy.h
-include/xulrunner/p12t.h
-include/xulrunner/pixman-version.h
-include/xulrunner/pixman.h
-include/xulrunner/pk11func.h
-include/xulrunner/pk11pqg.h
-include/xulrunner/pk11priv.h
-include/xulrunner/pk11pub.h
-include/xulrunner/pk11sdr.h
-include/xulrunner/pkcs11.h
-include/xulrunner/pkcs11f.h
-include/xulrunner/pkcs11n.h
-include/xulrunner/pkcs11p.h
-include/xulrunner/pkcs11t.h
-include/xulrunner/pkcs11u.h
-include/xulrunner/pkcs12.h
-include/xulrunner/pkcs12t.h
-include/xulrunner/pkcs7t.h
-include/xulrunner/plarena.h
-include/xulrunner/plarenas.h
-include/xulrunner/plbase64.h
-include/xulrunner/pldhash.h
-include/xulrunner/plerror.h
-include/xulrunner/plgetopt.h
-include/xulrunner/plhash.h
-include/xulrunner/plstr.h
-include/xulrunner/png.h
-include/xulrunner/pngconf.h
-include/xulrunner/portreg.h
-include/xulrunner/pratom.h
-include/xulrunner/prbit.h
-include/xulrunner/prclist.h
-include/xulrunner/prcmon.h
-include/xulrunner/prcountr.h
-include/xulrunner/prcpucfg.h
-include/xulrunner/prcvar.h
-include/xulrunner/prdtoa.h
-include/xulrunner/preenc.h
-include/xulrunner/prenv.h
-include/xulrunner/prerr.h
-include/xulrunner/prerror.h
-include/xulrunner/prinet.h
-include/xulrunner/prinit.h
-include/xulrunner/prinrval.h
-include/xulrunner/prio.h
-include/xulrunner/pripcsem.h
-include/xulrunner/private/pprio.h
-include/xulrunner/private/pprthred.h
-include/xulrunner/private/prpriv.h
-include/xulrunner/prlink.h
-include/xulrunner/prlock.h
-include/xulrunner/prlog.h
-include/xulrunner/prlong.h
-include/xulrunner/prmem.h
-include/xulrunner/prmon.h
-include/xulrunner/prmwait.h
-include/xulrunner/prnetdb.h
-include/xulrunner/prolock.h
-include/xulrunner/prpdce.h
-include/xulrunner/prprf.h
-include/xulrunner/prproces.h
-include/xulrunner/prrng.h
-include/xulrunner/prrwlock.h
-include/xulrunner/prshm.h
-include/xulrunner/prshma.h
-include/xulrunner/prsystem.h
-include/xulrunner/prthread.h
-include/xulrunner/prtime.h
-include/xulrunner/prtpool.h
-include/xulrunner/prtrace.h
-include/xulrunner/prtypes.h
-include/xulrunner/prvrsion.h
-include/xulrunner/prwin16.h
-include/xulrunner/psSharedCore.h
-include/xulrunner/qcms.h
-include/xulrunner/qcmstypes.h
-include/xulrunner/rdf.h
-include/xulrunner/rdfIDataSource.h
-include/xulrunner/rdfISerializer.h
-include/xulrunner/rdfITripleVisitor.h
-include/xulrunner/secasn1.h
-include/xulrunner/secasn1t.h
-include/xulrunner/seccomon.h
-include/xulrunner/secder.h
-include/xulrunner/secdert.h
-include/xulrunner/secdig.h
-include/xulrunner/secdigt.h
-include/xulrunner/secerr.h
-include/xulrunner/sechash.h
-include/xulrunner/secitem.h
-include/xulrunner/secmime.h
-include/xulrunner/secmod.h
-include/xulrunner/secmodt.h
-include/xulrunner/secoid.h
-include/xulrunner/secoidt.h
-include/xulrunner/secpkcs5.h
-include/xulrunner/secpkcs7.h
-include/xulrunner/secport.h
-include/xulrunner/shsign.h
-include/xulrunner/smime.h
-include/xulrunner/ssl.h
-include/xulrunner/sslerr.h
-include/xulrunner/sslproto.h
-include/xulrunner/sslt.h
-include/xulrunner/std_semaphore.h
-include/xulrunner/stopwatch.h
-include/xulrunner/string-template-def-char.h
-include/xulrunner/string-template-def-unichar.h
-include/xulrunner/string-template-undef.h
-include/xulrunner/sydneyaudio/sydney_audio.h
-include/xulrunner/theora/codec.h
-include/xulrunner/theora/theora.h
-include/xulrunner/theora/theoradec.h
-include/xulrunner/theora/theoraenc.h
-include/xulrunner/txDouble.h
-include/xulrunner/txIEXSLTRegExFunctions.h
-include/xulrunner/txIFunctionEvaluationContext.h
-include/xulrunner/txINodeSet.h
-include/xulrunner/txIXPathObject.h
-include/xulrunner/uconvutil.h
-include/xulrunner/utilrename.h
-include/xulrunner/vorbis/codec.h
-include/xulrunner/xpcIJSModuleLoader.h
-include/xulrunner/xpcIJSWeakReference.h
-include/xulrunner/xpc_map_end.h
-include/xulrunner/xpccomponents.h
-include/xulrunner/xpcexception.h
-include/xulrunner/xpcjsid.h
-include/xulrunner/xpcom-config.h
-include/xulrunner/xpt_arena.h
-include/xulrunner/xpt_struct.h
-include/xulrunner/xpt_xdr.h
-include/xulrunner/xptcall.h
-include/xulrunner/xptcstubsdecl.inc
-include/xulrunner/xptcstubsdef.inc
-include/xulrunner/xptinfo.h
-include/xulrunner/xrecore.h
-include/xulrunner/zipfile.h
-include/xulrunner/zipstruct.h
-lib/pkgconfig/libxul-embedding.pc
-lib/pkgconfig/libxul.pc
-lib/pkgconfig/mozilla-gtkmozembed-embedding.pc
-lib/pkgconfig/mozilla-gtkmozembed.pc
-lib/pkgconfig/mozilla-js.pc
-lib/pkgconfig/mozilla-nspr.pc
-lib/pkgconfig/mozilla-nss.pc
-lib/pkgconfig/mozilla-plugin.pc
-lib/xulrunner-sdk/bin
-lib/xulrunner-sdk/idl
-lib/xulrunner-sdk/include
-lib/xulrunner-sdk/lib
-lib/xulrunner-sdk/sdk/lib/libcrmf.a
-lib/xulrunner-sdk/sdk/lib/libembed_base_s.a
-lib/xulrunner-sdk/sdk/lib/libembed_base_standalone.a
-lib/xulrunner-sdk/sdk/lib/libmozjs.so
-lib/xulrunner-sdk/sdk/lib/libmozreg_s.a
-lib/xulrunner-sdk/sdk/lib/libnspr4.so
-lib/xulrunner-sdk/sdk/lib/libnss.a
-lib/xulrunner-sdk/sdk/lib/libnssutil.a
-lib/xulrunner-sdk/sdk/lib/libplc4.so
-lib/xulrunner-sdk/sdk/lib/libplds4.so
-lib/xulrunner-sdk/sdk/lib/libsmime.a
-lib/xulrunner-sdk/sdk/lib/libssl.a
-lib/xulrunner-sdk/sdk/lib/libunicharutil_external_s.a
-lib/xulrunner-sdk/sdk/lib/libxpcom.so
-lib/xulrunner-sdk/sdk/lib/libxpcomglue.a
-lib/xulrunner-sdk/sdk/lib/libxpcomglue_s.a
-lib/xulrunner-sdk/sdk/lib/libxul.so
-lib/xulrunner-sdk/xpcom-config.h
-lib/xulrunner/LICENSE
-lib/xulrunner/README.txt
-lib/xulrunner/chrome/classic.jar
-lib/xulrunner/chrome/classic.manifest
-lib/xulrunner/chrome/comm.jar
-lib/xulrunner/chrome/comm.manifest
-lib/xulrunner/chrome/en-US.jar
-lib/xulrunner/chrome/en-US.manifest
-lib/xulrunner/chrome/icons/default/default16.png
-lib/xulrunner/chrome/icons/default/default32.png
-lib/xulrunner/chrome/icons/default/default48.png
-lib/xulrunner/chrome/pippki.jar
-lib/xulrunner/chrome/pippki.manifest
-lib/xulrunner/chrome/toolkit.jar
-lib/xulrunner/chrome/toolkit.manifest
-lib/xulrunner/components/FeedProcessor.js
-lib/xulrunner/components/GPSDGeolocationProvider.js
-lib/xulrunner/components/NetworkGeolocationProvider.js
-lib/xulrunner/components/components.list
-lib/xulrunner/components/jsconsole-clhandler.js
-${PLIST.gnome}lib/xulrunner/components/libdbusservice.so
-lib/xulrunner/components/libimgicon.so
-${PLIST.gnome}lib/xulrunner/components/libmozgnome.so
-${PLIST.gnome}lib/xulrunner/components/libnkgnomevfs.so
-lib/xulrunner/components/nsAddonRepository.js
-lib/xulrunner/components/nsBadCertHandler.js
-lib/xulrunner/components/nsBlocklistService.js
-lib/xulrunner/components/nsContentDispatchChooser.js
-lib/xulrunner/components/nsContentPrefService.js
-lib/xulrunner/components/nsDefaultCLH.js
-lib/xulrunner/components/nsDownloadManagerUI.js
-lib/xulrunner/components/nsExtensionManager.js
-lib/xulrunner/components/nsFilePicker.js
-lib/xulrunner/components/nsFormAutoComplete.js
-lib/xulrunner/components/nsHandlerService.js
-lib/xulrunner/components/nsHelperAppDlg.js
-lib/xulrunner/components/nsINIProcessor.js
-lib/xulrunner/components/nsLivemarkService.js
-lib/xulrunner/components/nsLoginInfo.js
-lib/xulrunner/components/nsLoginManager.js
-lib/xulrunner/components/nsLoginManagerPrompter.js
-lib/xulrunner/components/nsPlacesAutoComplete.js
-lib/xulrunner/components/nsPlacesDBFlush.js
-lib/xulrunner/components/nsProgressDialog.js
-lib/xulrunner/components/nsProxyAutoConfig.js
-lib/xulrunner/components/nsSearchService.js
-lib/xulrunner/components/nsSearchSuggestions.js
-lib/xulrunner/components/nsTaggingService.js
-lib/xulrunner/components/nsTryToClose.js
-lib/xulrunner/components/nsURLFormatter.js
-lib/xulrunner/components/nsUpdateService.js
-lib/xulrunner/components/nsUpdateServiceStub.js
-lib/xulrunner/components/nsUpdateTimerManager.js
-lib/xulrunner/components/nsWebHandlerApp.js
-lib/xulrunner/components/nsXULAppInstall.js
-lib/xulrunner/components/pluginGlue.js
-lib/xulrunner/components/storage-Legacy.js
-lib/xulrunner/components/storage-mozStorage.js
-lib/xulrunner/components/txEXSLTRegExFunctions.js
-lib/xulrunner/components/xulrunner.xpt
-lib/xulrunner/defaults/autoconfig/platform.js
-lib/xulrunner/defaults/autoconfig/prefcalls.js
-lib/xulrunner/defaults/pref/xulrunner.js
-lib/xulrunner/defaults/profile/US/chrome/userChrome-example.css
-lib/xulrunner/defaults/profile/US/chrome/userContent-example.css
-lib/xulrunner/defaults/profile/US/localstore.rdf
-lib/xulrunner/defaults/profile/chrome/userChrome-example.css
-lib/xulrunner/defaults/profile/chrome/userContent-example.css
-lib/xulrunner/defaults/profile/localstore.rdf
-lib/xulrunner/dependentlibs.list
-lib/xulrunner/dictionaries/en-US.aff
-lib/xulrunner/dictionaries/en-US.dic
-lib/xulrunner/gre.d/${PKGVERSION}.system.conf
-lib/xulrunner/greprefs/all.js
-lib/xulrunner/greprefs/security-prefs.js
-lib/xulrunner/greprefs/xpinstall.js
-lib/xulrunner/icons/document.png
-lib/xulrunner/icons/updater.png
-lib/xulrunner/libfreebl3.chk
-lib/xulrunner/libfreebl3.so
-lib/xulrunner/libmozjs.so
-lib/xulrunner/libnspr4.so
-lib/xulrunner/libnss3.so
-lib/xulrunner/libnssckbi.so
-lib/xulrunner/libnssdbm3.chk
-lib/xulrunner/libnssdbm3.so
-lib/xulrunner/libnssutil3.so
-lib/xulrunner/libplc4.so
-lib/xulrunner/libplds4.so
-lib/xulrunner/libsmime3.so
-lib/xulrunner/libsoftokn3.chk
-lib/xulrunner/libsoftokn3.so
-lib/xulrunner/libssl3.so
-lib/xulrunner/libunicharutil_external_s.a
-lib/xulrunner/libxpcom.so
-lib/xulrunner/libxpcomglue.a
-lib/xulrunner/libxpcomglue_s.a
-lib/xulrunner/libxul.so
-lib/xulrunner/modules/CertUtils.jsm
-lib/xulrunner/modules/DownloadLastDir.jsm
-lib/xulrunner/modules/DownloadUtils.jsm
-lib/xulrunner/modules/FileUtils.jsm
-lib/xulrunner/modules/ISO8601DateUtils.jsm
-lib/xulrunner/modules/LightweightThemeConsumer.jsm
-lib/xulrunner/modules/LightweightThemeManager.jsm
-lib/xulrunner/modules/Microformats.js
-lib/xulrunner/modules/NetUtil.jsm
-lib/xulrunner/modules/PlacesDBUtils.jsm
-lib/xulrunner/modules/PluralForm.jsm
-lib/xulrunner/modules/SpatialNavigation.js
-lib/xulrunner/modules/WindowDraggingUtils.jsm
-lib/xulrunner/modules/XPCOMUtils.jsm
-lib/xulrunner/modules/ctypes.jsm
-lib/xulrunner/modules/debug.js
-lib/xulrunner/modules/utils.js
-lib/xulrunner/mozilla-xremote-client
-lib/xulrunner/nspr-config
-lib/xulrunner/platform.ini
-lib/xulrunner/plugins/libnullplugin.so
-lib/xulrunner/plugins/libunixprintplugin.so
-lib/xulrunner/res/EditorOverride.css
-lib/xulrunner/res/arrow.gif
-lib/xulrunner/res/arrowd.gif
-lib/xulrunner/res/broken-image.png
-lib/xulrunner/res/charsetData.properties
-lib/xulrunner/res/charsetalias.properties
-lib/xulrunner/res/contenteditable.css
-lib/xulrunner/res/designmode.css
-lib/xulrunner/res/dtd/mathml.dtd
-lib/xulrunner/res/dtd/xhtml11.dtd
-lib/xulrunner/res/entityTables/html40Latin1.properties
-lib/xulrunner/res/entityTables/html40Special.properties
-lib/xulrunner/res/entityTables/html40Symbols.properties
-lib/xulrunner/res/entityTables/htmlEntityVersions.properties
-lib/xulrunner/res/entityTables/mathml20.properties
-lib/xulrunner/res/entityTables/transliterate.properties
-lib/xulrunner/res/fonts/mathfont.properties
-lib/xulrunner/res/fonts/mathfontSTIXNonUnicode.properties
-lib/xulrunner/res/fonts/mathfontSTIXSize1.properties
-lib/xulrunner/res/fonts/mathfontStandardSymbolsL.properties
-lib/xulrunner/res/fonts/mathfontUnicode.properties
-lib/xulrunner/res/forms.css
-lib/xulrunner/res/grabber.gif
-lib/xulrunner/res/hiddenWindow.html
-lib/xulrunner/res/html.css
-lib/xulrunner/res/html/folder.png
-lib/xulrunner/res/langGroups.properties
-lib/xulrunner/res/language.properties
-lib/xulrunner/res/loading-image.png
-lib/xulrunner/res/mathml.css
-lib/xulrunner/res/quirk.css
-lib/xulrunner/res/svg.css
-lib/xulrunner/res/table-add-column-after-active.gif
-lib/xulrunner/res/table-add-column-after-hover.gif
-lib/xulrunner/res/table-add-column-after.gif
-lib/xulrunner/res/table-add-column-before-active.gif
-lib/xulrunner/res/table-add-column-before-hover.gif
-lib/xulrunner/res/table-add-column-before.gif
-lib/xulrunner/res/table-add-row-after-active.gif
-lib/xulrunner/res/table-add-row-after-hover.gif
-lib/xulrunner/res/table-add-row-after.gif
-lib/xulrunner/res/table-add-row-before-active.gif
-lib/xulrunner/res/table-add-row-before-hover.gif
-lib/xulrunner/res/table-add-row-before.gif
-lib/xulrunner/res/table-remove-column-active.gif
-lib/xulrunner/res/table-remove-column-hover.gif
-lib/xulrunner/res/table-remove-column.gif
-lib/xulrunner/res/table-remove-row-active.gif
-lib/xulrunner/res/table-remove-row-hover.gif
-lib/xulrunner/res/table-remove-row.gif
-lib/xulrunner/res/ua.css
-lib/xulrunner/res/unixcharset.properties
-lib/xulrunner/res/viewsource.css
-lib/xulrunner/run-mozilla.sh
-lib/xulrunner/update.locale
-lib/xulrunner/updater
-lib/xulrunner/xpcshell
-lib/xulrunner/xpidl
-lib/xulrunner/xpt_dump
-lib/xulrunner/xpt_link
-lib/xulrunner/xulrunner
-lib/xulrunner/xulrunner-bin
-lib/xulrunner/xulrunner-stub
-share/idl/xulrunner/XPCIDispatch.idl
-share/idl/xulrunner/domstubs.idl
-share/idl/xulrunner/extIApplication.idl
-share/idl/xulrunner/gfxIFormats.idl
-share/idl/xulrunner/gfxidltypes.idl
-share/idl/xulrunner/imgICache.idl
-share/idl/xulrunner/imgIContainer.idl
-share/idl/xulrunner/imgIContainerObserver.idl
-share/idl/xulrunner/imgIDecoder.idl
-share/idl/xulrunner/imgIDecoderObserver.idl
-share/idl/xulrunner/imgIEncoder.idl
-share/idl/xulrunner/imgILoad.idl
-share/idl/xulrunner/imgILoader.idl
-share/idl/xulrunner/imgIRequest.idl
-share/idl/xulrunner/imgITools.idl
-share/idl/xulrunner/inICSSValueSearch.idl
-share/idl/xulrunner/inIDOMUtils.idl
-share/idl/xulrunner/inIDOMView.idl
-share/idl/xulrunner/inIDeepTreeWalker.idl
-share/idl/xulrunner/inIFlasher.idl
-share/idl/xulrunner/inISearchObserver.idl
-share/idl/xulrunner/inISearchProcess.idl
-share/idl/xulrunner/jsdIDebuggerService.idl
-share/idl/xulrunner/mozIJSSubScriptLoader.idl
-share/idl/xulrunner/mozIPersonalDictionary.idl
-share/idl/xulrunner/mozIPlacesAutoComplete.idl
-share/idl/xulrunner/mozISpellCheckingEngine.idl
-share/idl/xulrunner/mozISpellI18NManager.idl
-share/idl/xulrunner/mozISpellI18NUtil.idl
-share/idl/xulrunner/mozIStorageAggregateFunction.idl
-share/idl/xulrunner/mozIStorageBindingParams.idl
-share/idl/xulrunner/mozIStorageBindingParamsArray.idl
-share/idl/xulrunner/mozIStorageConnection.idl
-share/idl/xulrunner/mozIStorageError.idl
-share/idl/xulrunner/mozIStorageFunction.idl
-share/idl/xulrunner/mozIStoragePendingStatement.idl
-share/idl/xulrunner/mozIStorageProgressHandler.idl
-share/idl/xulrunner/mozIStorageResultSet.idl
-share/idl/xulrunner/mozIStorageRow.idl
-share/idl/xulrunner/mozIStorageService.idl
-share/idl/xulrunner/mozIStorageStatement.idl
-share/idl/xulrunner/mozIStorageStatementCallback.idl
-share/idl/xulrunner/mozIStorageStatementWrapper.idl
-share/idl/xulrunner/mozIStorageValueArray.idl
-share/idl/xulrunner/mozITXTToHTMLConv.idl
-share/idl/xulrunner/nsCDefaultURIFixup.idl
-share/idl/xulrunner/nsCExternalHandlerService.idl
-share/idl/xulrunner/nsCURILoader.idl
-share/idl/xulrunner/nsCWebBrowser.idl
-share/idl/xulrunner/nsCWebBrowserPersist.idl
-share/idl/xulrunner/nsIASN1Object.idl
-share/idl/xulrunner/nsIASN1PrintableItem.idl
-share/idl/xulrunner/nsIASN1Sequence.idl
-share/idl/xulrunner/nsIASN1Tree.idl
-share/idl/xulrunner/nsIAboutModule.idl
-share/idl/xulrunner/nsIAccelerometer.idl
-share/idl/xulrunner/nsIAccessNode.idl
-share/idl/xulrunner/nsIAccessibilityService.idl
-share/idl/xulrunner/nsIAccessible.idl
-share/idl/xulrunner/nsIAccessibleDocument.idl
-share/idl/xulrunner/nsIAccessibleEditableText.idl
-share/idl/xulrunner/nsIAccessibleEvent.idl
-share/idl/xulrunner/nsIAccessibleHyperLink.idl
-share/idl/xulrunner/nsIAccessibleHyperText.idl
-share/idl/xulrunner/nsIAccessibleImage.idl
-share/idl/xulrunner/nsIAccessibleProvider.idl
-share/idl/xulrunner/nsIAccessibleRelation.idl
-share/idl/xulrunner/nsIAccessibleRetrieval.idl
-share/idl/xulrunner/nsIAccessibleRole.idl
-share/idl/xulrunner/nsIAccessibleSelectable.idl
-share/idl/xulrunner/nsIAccessibleStates.idl
-share/idl/xulrunner/nsIAccessibleTable.idl
-share/idl/xulrunner/nsIAccessibleText.idl
-share/idl/xulrunner/nsIAccessibleTypes.idl
-share/idl/xulrunner/nsIAccessibleValue.idl
-share/idl/xulrunner/nsIAddonRepository.idl
-share/idl/xulrunner/nsIAlertsService.idl
-share/idl/xulrunner/nsIAnnotationService.idl
-share/idl/xulrunner/nsIAppShell.idl
-share/idl/xulrunner/nsIAppShellService.idl
-share/idl/xulrunner/nsIAppStartup.idl
-share/idl/xulrunner/nsIApplicationCache.idl
-share/idl/xulrunner/nsIApplicationCacheChannel.idl
-share/idl/xulrunner/nsIApplicationCacheContainer.idl
-share/idl/xulrunner/nsIApplicationCacheService.idl
-share/idl/xulrunner/nsIArray.idl
-share/idl/xulrunner/nsIAssociatedContentSecurity.idl
-share/idl/xulrunner/nsIAsyncInputStream.idl
-share/idl/xulrunner/nsIAsyncOutputStream.idl
-share/idl/xulrunner/nsIAsyncStreamCopier.idl
-share/idl/xulrunner/nsIAtom.idl
-share/idl/xulrunner/nsIAtomService.idl
-share/idl/xulrunner/nsIAuthInformation.idl
-share/idl/xulrunner/nsIAuthModule.idl
-share/idl/xulrunner/nsIAuthPrompt.idl
-share/idl/xulrunner/nsIAuthPrompt2.idl
-share/idl/xulrunner/nsIAuthPromptAdapterFactory.idl
-share/idl/xulrunner/nsIAuthPromptCallback.idl
-share/idl/xulrunner/nsIAuthPromptProvider.idl
-share/idl/xulrunner/nsIAuthPromptWrapper.idl
-share/idl/xulrunner/nsIAutoCompleteController.idl
-share/idl/xulrunner/nsIAutoCompleteInput.idl
-share/idl/xulrunner/nsIAutoCompletePopup.idl
-share/idl/xulrunner/nsIAutoCompleteResult.idl
-share/idl/xulrunner/nsIAutoCompleteResultTypes.idl
-share/idl/xulrunner/nsIAutoCompleteSearch.idl
-share/idl/xulrunner/nsIAutoCompleteSimpleResult.idl
-share/idl/xulrunner/nsIAutoConfig.idl
-share/idl/xulrunner/nsIBadCertListener2.idl
-share/idl/xulrunner/nsIBaseWindow.idl
-share/idl/xulrunner/nsIBidiKeyboard.idl
-share/idl/xulrunner/nsIBinaryInputStream.idl
-share/idl/xulrunner/nsIBinaryOutputStream.idl
-share/idl/xulrunner/nsIBlocklistService.idl
-share/idl/xulrunner/nsIBoxObject.idl
-share/idl/xulrunner/nsIBrowserBoxObject.idl
-share/idl/xulrunner/nsIBrowserDOMWindow.idl
-share/idl/xulrunner/nsIBrowserHistory.idl
-share/idl/xulrunner/nsIBrowserInstance.idl
-share/idl/xulrunner/nsIBrowserSearchService.idl
-share/idl/xulrunner/nsIBufEntropyCollector.idl
-share/idl/xulrunner/nsIBufferedStreams.idl
-share/idl/xulrunner/nsIByteRangeRequest.idl
-share/idl/xulrunner/nsICMSDecoder.idl
-share/idl/xulrunner/nsICMSEncoder.idl
-share/idl/xulrunner/nsICMSMessage.idl
-share/idl/xulrunner/nsICMSMessage2.idl
-share/idl/xulrunner/nsICMSMessageErrors.idl
-share/idl/xulrunner/nsICMSSecureMessage.idl
-share/idl/xulrunner/nsICRLInfo.idl
-share/idl/xulrunner/nsICRLManager.idl
-share/idl/xulrunner/nsICache.idl
-share/idl/xulrunner/nsICacheEntryDescriptor.idl
-share/idl/xulrunner/nsICacheListener.idl
-share/idl/xulrunner/nsICacheService.idl
-share/idl/xulrunner/nsICacheSession.idl
-share/idl/xulrunner/nsICacheVisitor.idl
-share/idl/xulrunner/nsICachingChannel.idl
-share/idl/xulrunner/nsICancelable.idl
-share/idl/xulrunner/nsICategoryManager.idl
-share/idl/xulrunner/nsICertOverrideService.idl
-share/idl/xulrunner/nsICertPickDialogs.idl
-share/idl/xulrunner/nsICertTree.idl
-share/idl/xulrunner/nsICertificateDialogs.idl
-share/idl/xulrunner/nsIChannel.idl
-share/idl/xulrunner/nsIChannelClassifier.idl
-share/idl/xulrunner/nsIChannelEventSink.idl
-share/idl/xulrunner/nsICharsetConverterManager.idl
-share/idl/xulrunner/nsICharsetResolver.idl
-share/idl/xulrunner/nsIChromeRegistry.idl
-share/idl/xulrunner/nsICipherInfo.idl
-share/idl/xulrunner/nsICiter.idl
-share/idl/xulrunner/nsIClassInfo.idl
-share/idl/xulrunner/nsIClientAuthDialogs.idl
-share/idl/xulrunner/nsIClipboard.idl
-share/idl/xulrunner/nsIClipboardCommands.idl
-share/idl/xulrunner/nsIClipboardDragDropHookList.idl
-share/idl/xulrunner/nsIClipboardDragDropHooks.idl
-share/idl/xulrunner/nsIClipboardHelper.idl
-share/idl/xulrunner/nsIClipboardOwner.idl
-share/idl/xulrunner/nsICollation.idl
-share/idl/xulrunner/nsICollection.idl
-share/idl/xulrunner/nsICommandHandler.idl
-share/idl/xulrunner/nsICommandLine.idl
-share/idl/xulrunner/nsICommandLineHandler.idl
-share/idl/xulrunner/nsICommandLineRunner.idl
-share/idl/xulrunner/nsICommandLineValidator.idl
-share/idl/xulrunner/nsICommandManager.idl
-share/idl/xulrunner/nsICommandParams.idl
-share/idl/xulrunner/nsIComponentManager.idl
-share/idl/xulrunner/nsIComponentManagerObsolete.idl
-share/idl/xulrunner/nsIComponentRegistrar.idl
-share/idl/xulrunner/nsIConsoleListener.idl
-share/idl/xulrunner/nsIConsoleMessage.idl
-share/idl/xulrunner/nsIConsoleService.idl
-share/idl/xulrunner/nsIContainerBoxObject.idl
-share/idl/xulrunner/nsIContentDispatchChooser.idl
-share/idl/xulrunner/nsIContentFilter.idl
-share/idl/xulrunner/nsIContentHandler.idl
-share/idl/xulrunner/nsIContentPolicy.idl
-share/idl/xulrunner/nsIContentPrefService.idl
-share/idl/xulrunner/nsIContentSniffer.idl
-share/idl/xulrunner/nsIContentURIGrouper.idl
-share/idl/xulrunner/nsIContentViewer.idl
-share/idl/xulrunner/nsIContentViewerContainer.idl
-share/idl/xulrunner/nsIContentViewerEdit.idl
-share/idl/xulrunner/nsIContentViewerFile.idl
-share/idl/xulrunner/nsIContextMenuListener.idl
-share/idl/xulrunner/nsIContextMenuListener2.idl
-share/idl/xulrunner/nsIController.idl
-share/idl/xulrunner/nsIControllerCommand.idl
-share/idl/xulrunner/nsIControllerCommandTable.idl
-share/idl/xulrunner/nsIControllerContext.idl
-share/idl/xulrunner/nsIControllers.idl
-share/idl/xulrunner/nsIConverterInputStream.idl
-share/idl/xulrunner/nsIConverterOutputStream.idl
-share/idl/xulrunner/nsICookie.idl
-share/idl/xulrunner/nsICookie2.idl
-share/idl/xulrunner/nsICookieAcceptDialog.idl
-share/idl/xulrunner/nsICookieManager.idl
-share/idl/xulrunner/nsICookieManager2.idl
-share/idl/xulrunner/nsICookiePermission.idl
-share/idl/xulrunner/nsICookiePromptService.idl
-share/idl/xulrunner/nsICookieService.idl
-share/idl/xulrunner/nsICryptoFIPSInfo.idl
-share/idl/xulrunner/nsICryptoHMAC.idl
-share/idl/xulrunner/nsICryptoHash.idl
-share/idl/xulrunner/nsICurrentCharsetListener.idl
-share/idl/xulrunner/nsIDNSListener.idl
-share/idl/xulrunner/nsIDNSRecord.idl
-share/idl/xulrunner/nsIDNSService.idl
-share/idl/xulrunner/nsIDOM3Attr.idl
-share/idl/xulrunner/nsIDOM3Document.idl
-share/idl/xulrunner/nsIDOM3DocumentEvent.idl
-share/idl/xulrunner/nsIDOM3EventTarget.idl
-share/idl/xulrunner/nsIDOM3Node.idl
-share/idl/xulrunner/nsIDOM3Text.idl
-share/idl/xulrunner/nsIDOM3TypeInfo.idl
-share/idl/xulrunner/nsIDOMAbstractView.idl
-share/idl/xulrunner/nsIDOMAttr.idl
-share/idl/xulrunner/nsIDOMBarProp.idl
-share/idl/xulrunner/nsIDOMBeforeUnloadEvent.idl
-share/idl/xulrunner/nsIDOMCDATASection.idl
-share/idl/xulrunner/nsIDOMCRMFObject.idl
-share/idl/xulrunner/nsIDOMCSS2Properties.idl
-share/idl/xulrunner/nsIDOMCSSCharsetRule.idl
-share/idl/xulrunner/nsIDOMCSSFontFaceRule.idl
-share/idl/xulrunner/nsIDOMCSSImportRule.idl
-share/idl/xulrunner/nsIDOMCSSMediaRule.idl
-share/idl/xulrunner/nsIDOMCSSMozDocumentRule.idl
-share/idl/xulrunner/nsIDOMCSSPageRule.idl
-share/idl/xulrunner/nsIDOMCSSPrimitiveValue.idl
-share/idl/xulrunner/nsIDOMCSSRule.idl
-share/idl/xulrunner/nsIDOMCSSRuleList.idl
-share/idl/xulrunner/nsIDOMCSSStyleDeclaration.idl
-share/idl/xulrunner/nsIDOMCSSStyleRule.idl
-share/idl/xulrunner/nsIDOMCSSStyleSheet.idl
-share/idl/xulrunner/nsIDOMCSSUnknownRule.idl
-share/idl/xulrunner/nsIDOMCSSValue.idl
-share/idl/xulrunner/nsIDOMCSSValueList.idl
-share/idl/xulrunner/nsIDOMCanvasRenderingContext2D.idl
-share/idl/xulrunner/nsIDOMCharacterData.idl
-share/idl/xulrunner/nsIDOMChromeWindow.idl
-share/idl/xulrunner/nsIDOMClientInformation.idl
-share/idl/xulrunner/nsIDOMClientRect.idl
-share/idl/xulrunner/nsIDOMClientRectList.idl
-share/idl/xulrunner/nsIDOMCommandEvent.idl
-share/idl/xulrunner/nsIDOMComment.idl
-share/idl/xulrunner/nsIDOMConstructor.idl
-share/idl/xulrunner/nsIDOMCounter.idl
-share/idl/xulrunner/nsIDOMCrypto.idl
-share/idl/xulrunner/nsIDOMCryptoDialogs.idl
-share/idl/xulrunner/nsIDOMDOMConfiguration.idl
-share/idl/xulrunner/nsIDOMDOMException.idl
-share/idl/xulrunner/nsIDOMDOMImplementation.idl
-share/idl/xulrunner/nsIDOMDOMImplementationLS.idl
-share/idl/xulrunner/nsIDOMDOMStringList.idl
-share/idl/xulrunner/nsIDOMDOMTokenList.idl
-share/idl/xulrunner/nsIDOMDataContainerEvent.idl
-share/idl/xulrunner/nsIDOMDataTransfer.idl
-share/idl/xulrunner/nsIDOMDocument.idl
-share/idl/xulrunner/nsIDOMDocumentCSS.idl
-share/idl/xulrunner/nsIDOMDocumentEvent.idl
-share/idl/xulrunner/nsIDOMDocumentFragment.idl
-share/idl/xulrunner/nsIDOMDocumentRange.idl
-share/idl/xulrunner/nsIDOMDocumentStyle.idl
-share/idl/xulrunner/nsIDOMDocumentTraversal.idl
-share/idl/xulrunner/nsIDOMDocumentType.idl
-share/idl/xulrunner/nsIDOMDocumentView.idl
-share/idl/xulrunner/nsIDOMDocumentXBL.idl
-share/idl/xulrunner/nsIDOMDragEvent.idl
-share/idl/xulrunner/nsIDOMElement.idl
-share/idl/xulrunner/nsIDOMElementCSSInlineStyle.idl
-share/idl/xulrunner/nsIDOMEntity.idl
-share/idl/xulrunner/nsIDOMEntityReference.idl
-share/idl/xulrunner/nsIDOMEvent.idl
-share/idl/xulrunner/nsIDOMEventGroup.idl
-share/idl/xulrunner/nsIDOMEventListener.idl
-share/idl/xulrunner/nsIDOMEventTarget.idl
-share/idl/xulrunner/nsIDOMFile.idl
-share/idl/xulrunner/nsIDOMFileError.idl
-share/idl/xulrunner/nsIDOMFileException.idl
-share/idl/xulrunner/nsIDOMFileInternal.idl
-share/idl/xulrunner/nsIDOMFileList.idl
-share/idl/xulrunner/nsIDOMFileReader.idl
-share/idl/xulrunner/nsIDOMGeoGeolocation.idl
-share/idl/xulrunner/nsIDOMGeoPosition.idl
-share/idl/xulrunner/nsIDOMGeoPositionAddress.idl
-share/idl/xulrunner/nsIDOMGeoPositionCallback.idl
-share/idl/xulrunner/nsIDOMGeoPositionCoords.idl
-share/idl/xulrunner/nsIDOMGeoPositionError.idl
-share/idl/xulrunner/nsIDOMGeoPositionErrorCallback.idl
-share/idl/xulrunner/nsIDOMGeoPositionOptions.idl
-share/idl/xulrunner/nsIDOMGetSVGDocument.idl
-share/idl/xulrunner/nsIDOMHTMLAnchorElement.idl
-share/idl/xulrunner/nsIDOMHTMLAppletElement.idl
-share/idl/xulrunner/nsIDOMHTMLAreaElement.idl
-share/idl/xulrunner/nsIDOMHTMLAudioElement.idl
-share/idl/xulrunner/nsIDOMHTMLBRElement.idl
-share/idl/xulrunner/nsIDOMHTMLBaseElement.idl
-share/idl/xulrunner/nsIDOMHTMLBaseFontElement.idl
-share/idl/xulrunner/nsIDOMHTMLBodyElement.idl
-share/idl/xulrunner/nsIDOMHTMLButtonElement.idl
-share/idl/xulrunner/nsIDOMHTMLByteRanges.idl
-share/idl/xulrunner/nsIDOMHTMLCanvasElement.idl
-share/idl/xulrunner/nsIDOMHTMLCollection.idl
-share/idl/xulrunner/nsIDOMHTMLDListElement.idl
-share/idl/xulrunner/nsIDOMHTMLDirectoryElement.idl
-share/idl/xulrunner/nsIDOMHTMLDivElement.idl
-share/idl/xulrunner/nsIDOMHTMLDocument.idl
-share/idl/xulrunner/nsIDOMHTMLElement.idl
-share/idl/xulrunner/nsIDOMHTMLEmbedElement.idl
-share/idl/xulrunner/nsIDOMHTMLFieldSetElement.idl
-share/idl/xulrunner/nsIDOMHTMLFontElement.idl
-share/idl/xulrunner/nsIDOMHTMLFormElement.idl
-share/idl/xulrunner/nsIDOMHTMLFrameElement.idl
-share/idl/xulrunner/nsIDOMHTMLFrameSetElement.idl
-share/idl/xulrunner/nsIDOMHTMLHRElement.idl
-share/idl/xulrunner/nsIDOMHTMLHeadElement.idl
-share/idl/xulrunner/nsIDOMHTMLHeadingElement.idl
-share/idl/xulrunner/nsIDOMHTMLHtmlElement.idl
-share/idl/xulrunner/nsIDOMHTMLIFrameElement.idl
-share/idl/xulrunner/nsIDOMHTMLImageElement.idl
-share/idl/xulrunner/nsIDOMHTMLInputElement.idl
-share/idl/xulrunner/nsIDOMHTMLIsIndexElement.idl
-share/idl/xulrunner/nsIDOMHTMLLIElement.idl
-share/idl/xulrunner/nsIDOMHTMLLabelElement.idl
-share/idl/xulrunner/nsIDOMHTMLLegendElement.idl
-share/idl/xulrunner/nsIDOMHTMLLinkElement.idl
-share/idl/xulrunner/nsIDOMHTMLMapElement.idl
-share/idl/xulrunner/nsIDOMHTMLMediaElement.idl
-share/idl/xulrunner/nsIDOMHTMLMediaError.idl
-share/idl/xulrunner/nsIDOMHTMLMenuElement.idl
-share/idl/xulrunner/nsIDOMHTMLMetaElement.idl
-share/idl/xulrunner/nsIDOMHTMLModElement.idl
-share/idl/xulrunner/nsIDOMHTMLOListElement.idl
-share/idl/xulrunner/nsIDOMHTMLObjectElement.idl
-share/idl/xulrunner/nsIDOMHTMLOptGroupElement.idl
-share/idl/xulrunner/nsIDOMHTMLOptionElement.idl
-share/idl/xulrunner/nsIDOMHTMLOptionsCollection.idl
-share/idl/xulrunner/nsIDOMHTMLParagraphElement.idl
-share/idl/xulrunner/nsIDOMHTMLParamElement.idl
-share/idl/xulrunner/nsIDOMHTMLPreElement.idl
-share/idl/xulrunner/nsIDOMHTMLQuoteElement.idl
-share/idl/xulrunner/nsIDOMHTMLScriptElement.idl
-share/idl/xulrunner/nsIDOMHTMLSelectElement.idl
-share/idl/xulrunner/nsIDOMHTMLSourceElement.idl
-share/idl/xulrunner/nsIDOMHTMLStyleElement.idl
-share/idl/xulrunner/nsIDOMHTMLTableCaptionElem.idl
-share/idl/xulrunner/nsIDOMHTMLTableCellElement.idl
-share/idl/xulrunner/nsIDOMHTMLTableColElement.idl
-share/idl/xulrunner/nsIDOMHTMLTableElement.idl
-share/idl/xulrunner/nsIDOMHTMLTableRowElement.idl
-share/idl/xulrunner/nsIDOMHTMLTableSectionElem.idl
-share/idl/xulrunner/nsIDOMHTMLTextAreaElement.idl
-share/idl/xulrunner/nsIDOMHTMLTimeRanges.idl
-share/idl/xulrunner/nsIDOMHTMLTitleElement.idl
-share/idl/xulrunner/nsIDOMHTMLUListElement.idl
-share/idl/xulrunner/nsIDOMHTMLVideoElement.idl
-share/idl/xulrunner/nsIDOMHTMLVoidCallback.idl
-share/idl/xulrunner/nsIDOMHistory.idl
-share/idl/xulrunner/nsIDOMJSWindow.idl
-share/idl/xulrunner/nsIDOMKeyEvent.idl
-share/idl/xulrunner/nsIDOMLSException.idl
-share/idl/xulrunner/nsIDOMLSInput.idl
-share/idl/xulrunner/nsIDOMLSLoadEvent.idl
-share/idl/xulrunner/nsIDOMLSOutput.idl
-share/idl/xulrunner/nsIDOMLSParser.idl
-share/idl/xulrunner/nsIDOMLSParserFilter.idl
-share/idl/xulrunner/nsIDOMLSProgressEvent.idl
-share/idl/xulrunner/nsIDOMLSResourceResolver.idl
-share/idl/xulrunner/nsIDOMLSSerializer.idl
-share/idl/xulrunner/nsIDOMLSSerializerFilter.idl
-share/idl/xulrunner/nsIDOMLinkStyle.idl
-share/idl/xulrunner/nsIDOMLoadStatus.idl
-share/idl/xulrunner/nsIDOMLocation.idl
-share/idl/xulrunner/nsIDOMMediaList.idl
-share/idl/xulrunner/nsIDOMMessageEvent.idl
-share/idl/xulrunner/nsIDOMMimeType.idl
-share/idl/xulrunner/nsIDOMMimeTypeArray.idl
-share/idl/xulrunner/nsIDOMModalContentWindow.idl
-share/idl/xulrunner/nsIDOMMouseEvent.idl
-share/idl/xulrunner/nsIDOMMouseScrollEvent.idl
-share/idl/xulrunner/nsIDOMMutationEvent.idl
-share/idl/xulrunner/nsIDOMNSCSS2Properties.idl
-share/idl/xulrunner/nsIDOMNSDocument.idl
-share/idl/xulrunner/nsIDOMNSDocumentStyle.idl
-share/idl/xulrunner/nsIDOMNSEditableElement.idl
-share/idl/xulrunner/nsIDOMNSElement.idl
-share/idl/xulrunner/nsIDOMNSEvent.idl
-share/idl/xulrunner/nsIDOMNSEventTarget.idl
-share/idl/xulrunner/nsIDOMNSFeatureFactory.idl
-share/idl/xulrunner/nsIDOMNSHTMLAnchorElement.idl
-share/idl/xulrunner/nsIDOMNSHTMLAnchorElement2.idl
-share/idl/xulrunner/nsIDOMNSHTMLAreaElement.idl
-share/idl/xulrunner/nsIDOMNSHTMLAreaElement2.idl
-share/idl/xulrunner/nsIDOMNSHTMLButtonElement.idl
-share/idl/xulrunner/nsIDOMNSHTMLDocument.idl
-share/idl/xulrunner/nsIDOMNSHTMLElement.idl
-share/idl/xulrunner/nsIDOMNSHTMLFormControlList.idl
-share/idl/xulrunner/nsIDOMNSHTMLFormElement.idl
-share/idl/xulrunner/nsIDOMNSHTMLFrameElement.idl
-share/idl/xulrunner/nsIDOMNSHTMLHRElement.idl
-share/idl/xulrunner/nsIDOMNSHTMLImageElement.idl
-share/idl/xulrunner/nsIDOMNSHTMLInputElement.idl
-share/idl/xulrunner/nsIDOMNSHTMLOptionCollectn.idl
-share/idl/xulrunner/nsIDOMNSHTMLOptionElement.idl
-share/idl/xulrunner/nsIDOMNSHTMLScriptElement.idl
-share/idl/xulrunner/nsIDOMNSHTMLSelectElement.idl
-share/idl/xulrunner/nsIDOMNSHTMLTextAreaElement.idl
-share/idl/xulrunner/nsIDOMNSMouseEvent.idl
-share/idl/xulrunner/nsIDOMNSRGBAColor.idl
-share/idl/xulrunner/nsIDOMNSRange.idl
-share/idl/xulrunner/nsIDOMNSUIEvent.idl
-share/idl/xulrunner/nsIDOMNSXPathExpression.idl
-share/idl/xulrunner/nsIDOMNameList.idl
-share/idl/xulrunner/nsIDOMNamedNodeMap.idl
-share/idl/xulrunner/nsIDOMNavigator.idl
-share/idl/xulrunner/nsIDOMNavigatorGeolocation.idl
-share/idl/xulrunner/nsIDOMNode.idl
-share/idl/xulrunner/nsIDOMNodeFilter.idl
-share/idl/xulrunner/nsIDOMNodeIterator.idl
-share/idl/xulrunner/nsIDOMNodeList.idl
-share/idl/xulrunner/nsIDOMNodeSelector.idl
-share/idl/xulrunner/nsIDOMNotation.idl
-share/idl/xulrunner/nsIDOMNotifyPaintEvent.idl
-share/idl/xulrunner/nsIDOMOfflineResourceList.idl
-share/idl/xulrunner/nsIDOMOrientationEvent.idl
-share/idl/xulrunner/nsIDOMPageTransitionEvent.idl
-share/idl/xulrunner/nsIDOMPaintRequest.idl
-share/idl/xulrunner/nsIDOMPaintRequestList.idl
-share/idl/xulrunner/nsIDOMParser.idl
-share/idl/xulrunner/nsIDOMPkcs11.idl
-share/idl/xulrunner/nsIDOMPlugin.idl
-share/idl/xulrunner/nsIDOMPluginArray.idl
-share/idl/xulrunner/nsIDOMPopupBlockedEvent.idl
-share/idl/xulrunner/nsIDOMProcessingInstruction.idl
-share/idl/xulrunner/nsIDOMProgressEvent.idl
-share/idl/xulrunner/nsIDOMRGBColor.idl
-share/idl/xulrunner/nsIDOMRange.idl
-share/idl/xulrunner/nsIDOMRangeException.idl
-share/idl/xulrunner/nsIDOMRect.idl
-share/idl/xulrunner/nsIDOMSVGAElement.idl
-share/idl/xulrunner/nsIDOMSVGAngle.idl
-share/idl/xulrunner/nsIDOMSVGAnimPresAspRatio.idl
-share/idl/xulrunner/nsIDOMSVGAnimTransformList.idl
-share/idl/xulrunner/nsIDOMSVGAnimatedAngle.idl
-share/idl/xulrunner/nsIDOMSVGAnimatedBoolean.idl
-share/idl/xulrunner/nsIDOMSVGAnimatedEnum.idl
-share/idl/xulrunner/nsIDOMSVGAnimatedInteger.idl
-share/idl/xulrunner/nsIDOMSVGAnimatedLength.idl
-share/idl/xulrunner/nsIDOMSVGAnimatedLengthList.idl
-share/idl/xulrunner/nsIDOMSVGAnimatedNumber.idl
-share/idl/xulrunner/nsIDOMSVGAnimatedNumberList.idl
-share/idl/xulrunner/nsIDOMSVGAnimatedPathData.idl
-share/idl/xulrunner/nsIDOMSVGAnimatedPoints.idl
-share/idl/xulrunner/nsIDOMSVGAnimatedRect.idl
-share/idl/xulrunner/nsIDOMSVGAnimatedString.idl
-share/idl/xulrunner/nsIDOMSVGCircleElement.idl
-share/idl/xulrunner/nsIDOMSVGClipPathElement.idl
-share/idl/xulrunner/nsIDOMSVGDefsElement.idl
-share/idl/xulrunner/nsIDOMSVGDescElement.idl
-share/idl/xulrunner/nsIDOMSVGDocument.idl
-share/idl/xulrunner/nsIDOMSVGElement.idl
-share/idl/xulrunner/nsIDOMSVGEllipseElement.idl
-share/idl/xulrunner/nsIDOMSVGEvent.idl
-share/idl/xulrunner/nsIDOMSVGException.idl
-share/idl/xulrunner/nsIDOMSVGFilterElement.idl
-share/idl/xulrunner/nsIDOMSVGFilters.idl
-share/idl/xulrunner/nsIDOMSVGFitToViewBox.idl
-share/idl/xulrunner/nsIDOMSVGForeignObjectElem.idl
-share/idl/xulrunner/nsIDOMSVGGElement.idl
-share/idl/xulrunner/nsIDOMSVGGradientElement.idl
-share/idl/xulrunner/nsIDOMSVGImageElement.idl
-share/idl/xulrunner/nsIDOMSVGLength.idl
-share/idl/xulrunner/nsIDOMSVGLengthList.idl
-share/idl/xulrunner/nsIDOMSVGLineElement.idl
-share/idl/xulrunner/nsIDOMSVGLocatable.idl
-share/idl/xulrunner/nsIDOMSVGMarkerElement.idl
-share/idl/xulrunner/nsIDOMSVGMaskElement.idl
-share/idl/xulrunner/nsIDOMSVGMatrix.idl
-share/idl/xulrunner/nsIDOMSVGMetadataElement.idl
-share/idl/xulrunner/nsIDOMSVGNumber.idl
-share/idl/xulrunner/nsIDOMSVGNumberList.idl
-share/idl/xulrunner/nsIDOMSVGPathElement.idl
-share/idl/xulrunner/nsIDOMSVGPathSeg.idl
-share/idl/xulrunner/nsIDOMSVGPathSegList.idl
-share/idl/xulrunner/nsIDOMSVGPatternElement.idl
-share/idl/xulrunner/nsIDOMSVGPoint.idl
-share/idl/xulrunner/nsIDOMSVGPointList.idl
-share/idl/xulrunner/nsIDOMSVGPolygonElement.idl
-share/idl/xulrunner/nsIDOMSVGPolylineElement.idl
-share/idl/xulrunner/nsIDOMSVGPresAspectRatio.idl
-share/idl/xulrunner/nsIDOMSVGRect.idl
-share/idl/xulrunner/nsIDOMSVGRectElement.idl
-share/idl/xulrunner/nsIDOMSVGSVGElement.idl
-share/idl/xulrunner/nsIDOMSVGScriptElement.idl
-share/idl/xulrunner/nsIDOMSVGStopElement.idl
-share/idl/xulrunner/nsIDOMSVGStylable.idl
-share/idl/xulrunner/nsIDOMSVGStyleElement.idl
-share/idl/xulrunner/nsIDOMSVGSwitchElement.idl
-share/idl/xulrunner/nsIDOMSVGSymbolElement.idl
-share/idl/xulrunner/nsIDOMSVGTSpanElement.idl
-share/idl/xulrunner/nsIDOMSVGTextContentElement.idl
-share/idl/xulrunner/nsIDOMSVGTextElement.idl
-share/idl/xulrunner/nsIDOMSVGTextPathElement.idl
-share/idl/xulrunner/nsIDOMSVGTextPositionElem.idl
-share/idl/xulrunner/nsIDOMSVGTitleElement.idl
-share/idl/xulrunner/nsIDOMSVGTransform.idl
-share/idl/xulrunner/nsIDOMSVGTransformList.idl
-share/idl/xulrunner/nsIDOMSVGTransformable.idl
-share/idl/xulrunner/nsIDOMSVGURIReference.idl
-share/idl/xulrunner/nsIDOMSVGUnitTypes.idl
-share/idl/xulrunner/nsIDOMSVGUseElement.idl
-share/idl/xulrunner/nsIDOMSVGViewSpec.idl
-share/idl/xulrunner/nsIDOMSVGZoomAndPan.idl
-share/idl/xulrunner/nsIDOMSVGZoomEvent.idl
-share/idl/xulrunner/nsIDOMScreen.idl
-share/idl/xulrunner/nsIDOMScrollAreaEvent.idl
-share/idl/xulrunner/nsIDOMSerializer.idl
-share/idl/xulrunner/nsIDOMSimpleGestureEvent.idl
-share/idl/xulrunner/nsIDOMSmartCardEvent.idl
-share/idl/xulrunner/nsIDOMStorage.idl
-share/idl/xulrunner/nsIDOMStorageEvent.idl
-share/idl/xulrunner/nsIDOMStorageItem.idl
-share/idl/xulrunner/nsIDOMStorageList.idl
-share/idl/xulrunner/nsIDOMStorageManager.idl
-share/idl/xulrunner/nsIDOMStorageObsolete.idl
-share/idl/xulrunner/nsIDOMStorageWindow.idl
-share/idl/xulrunner/nsIDOMStyleSheet.idl
-share/idl/xulrunner/nsIDOMStyleSheetList.idl
-share/idl/xulrunner/nsIDOMText.idl
-share/idl/xulrunner/nsIDOMToString.idl
-share/idl/xulrunner/nsIDOMTreeWalker.idl
-share/idl/xulrunner/nsIDOMUIEvent.idl
-share/idl/xulrunner/nsIDOMUserDataHandler.idl
-share/idl/xulrunner/nsIDOMViewCSS.idl
-share/idl/xulrunner/nsIDOMWindow.idl
-share/idl/xulrunner/nsIDOMWindow2.idl
-share/idl/xulrunner/nsIDOMWindowCollection.idl
-share/idl/xulrunner/nsIDOMWindowInternal.idl
-share/idl/xulrunner/nsIDOMWindowUtils.idl
-share/idl/xulrunner/nsIDOMWorkers.idl
-share/idl/xulrunner/nsIDOMXMLDocument.idl
-share/idl/xulrunner/nsIDOMXPathEvaluator.idl
-share/idl/xulrunner/nsIDOMXPathException.idl
-share/idl/xulrunner/nsIDOMXPathExpression.idl
-share/idl/xulrunner/nsIDOMXPathNSResolver.idl
-share/idl/xulrunner/nsIDOMXPathNamespace.idl
-share/idl/xulrunner/nsIDOMXPathResult.idl
-share/idl/xulrunner/nsIDOMXULButtonElement.idl
-share/idl/xulrunner/nsIDOMXULCheckboxElement.idl
-share/idl/xulrunner/nsIDOMXULCommandDispatcher.idl
-share/idl/xulrunner/nsIDOMXULCommandEvent.idl
-share/idl/xulrunner/nsIDOMXULContainerElement.idl
-share/idl/xulrunner/nsIDOMXULControlElement.idl
-share/idl/xulrunner/nsIDOMXULDescriptionElement.idl
-share/idl/xulrunner/nsIDOMXULDocument.idl
-share/idl/xulrunner/nsIDOMXULElement.idl
-share/idl/xulrunner/nsIDOMXULImageElement.idl
-share/idl/xulrunner/nsIDOMXULLabelElement.idl
-share/idl/xulrunner/nsIDOMXULLabeledControlEl.idl
-share/idl/xulrunner/nsIDOMXULMenuListElement.idl
-share/idl/xulrunner/nsIDOMXULMultSelectCntrlEl.idl
-share/idl/xulrunner/nsIDOMXULPopupElement.idl
-share/idl/xulrunner/nsIDOMXULSelectCntrlEl.idl
-share/idl/xulrunner/nsIDOMXULSelectCntrlItemEl.idl
-share/idl/xulrunner/nsIDOMXULTextboxElement.idl
-share/idl/xulrunner/nsIDOMXULTreeElement.idl
-share/idl/xulrunner/nsIDataSignatureVerifier.idl
-share/idl/xulrunner/nsIDebug.idl
-share/idl/xulrunner/nsIDebug2.idl
-share/idl/xulrunner/nsIDialogParamBlock.idl
-share/idl/xulrunner/nsIDirIndex.idl
-share/idl/xulrunner/nsIDirIndexListener.idl
-share/idl/xulrunner/nsIDirectoryEnumerator.idl
-share/idl/xulrunner/nsIDirectoryService.idl
-share/idl/xulrunner/nsIDocCharset.idl
-share/idl/xulrunner/nsIDocShell.idl
-share/idl/xulrunner/nsIDocShellHistory.idl
-share/idl/xulrunner/nsIDocShellLoadInfo.idl
-share/idl/xulrunner/nsIDocShellTreeItem.idl
-share/idl/xulrunner/nsIDocShellTreeNode.idl
-share/idl/xulrunner/nsIDocShellTreeOwner.idl
-share/idl/xulrunner/nsIDocumentCharsetInfo.idl
-share/idl/xulrunner/nsIDocumentEncoder.idl
-share/idl/xulrunner/nsIDocumentLoader.idl
-share/idl/xulrunner/nsIDocumentLoaderFactory.idl
-share/idl/xulrunner/nsIDocumentStateListener.idl
-share/idl/xulrunner/nsIDownload.idl
-share/idl/xulrunner/nsIDownloadHistory.idl
-share/idl/xulrunner/nsIDownloadManager.idl
-share/idl/xulrunner/nsIDownloadManagerUI.idl
-share/idl/xulrunner/nsIDownloadProgressListener.idl
-share/idl/xulrunner/nsIDownloader.idl
-share/idl/xulrunner/nsIDragDropHandler.idl
-share/idl/xulrunner/nsIDragService.idl
-share/idl/xulrunner/nsIDragSession.idl
-share/idl/xulrunner/nsIDynamicContainer.idl
-share/idl/xulrunner/nsIEditActionListener.idl
-share/idl/xulrunner/nsIEditingSession.idl
-share/idl/xulrunner/nsIEditor.idl
-share/idl/xulrunner/nsIEditorBoxObject.idl
-share/idl/xulrunner/nsIEditorDocShell.idl
-share/idl/xulrunner/nsIEditorIMESupport.idl
-share/idl/xulrunner/nsIEditorLogging.idl
-share/idl/xulrunner/nsIEditorMailSupport.idl
-share/idl/xulrunner/nsIEditorObserver.idl
-share/idl/xulrunner/nsIEditorSpellCheck.idl
-share/idl/xulrunner/nsIEditorStyleSheets.idl
-share/idl/xulrunner/nsIEffectiveTLDService.idl
-share/idl/xulrunner/nsIEmbeddingSiteWindow.idl
-share/idl/xulrunner/nsIEmbeddingSiteWindow2.idl
-share/idl/xulrunner/nsIEncodedChannel.idl
-share/idl/xulrunner/nsIEntityConverter.idl
-share/idl/xulrunner/nsIEntropyCollector.idl
-share/idl/xulrunner/nsIEnumerator.idl
-share/idl/xulrunner/nsIEnvironment.idl
-share/idl/xulrunner/nsIErrorService.idl
-share/idl/xulrunner/nsIEventListenerService.idl
-share/idl/xulrunner/nsIEventTarget.idl
-share/idl/xulrunner/nsIException.idl
-share/idl/xulrunner/nsIExceptionService.idl
-share/idl/xulrunner/nsIExpatSink.idl
-share/idl/xulrunner/nsIExtendedExpatSink.idl
-share/idl/xulrunner/nsIExtensionManager.idl
-share/idl/xulrunner/nsIExternalHelperAppService.idl
-share/idl/xulrunner/nsIExternalProtocolHandler.idl
-share/idl/xulrunner/nsIExternalProtocolService.idl
-share/idl/xulrunner/nsIFIXptr.idl
-share/idl/xulrunner/nsIFTPChannel.idl
-share/idl/xulrunner/nsIFactory.idl
-share/idl/xulrunner/nsIFastLoadFileControl.idl
-share/idl/xulrunner/nsIFastLoadService.idl
-share/idl/xulrunner/nsIFaviconService.idl
-share/idl/xulrunner/nsIFeed.idl
-share/idl/xulrunner/nsIFeedContainer.idl
-share/idl/xulrunner/nsIFeedElementBase.idl
-share/idl/xulrunner/nsIFeedEntry.idl
-share/idl/xulrunner/nsIFeedGenerator.idl
-share/idl/xulrunner/nsIFeedListener.idl
-share/idl/xulrunner/nsIFeedPerson.idl
-share/idl/xulrunner/nsIFeedProcessor.idl
-share/idl/xulrunner/nsIFeedResult.idl
-share/idl/xulrunner/nsIFeedTextConstruct.idl
-share/idl/xulrunner/nsIFile.idl
-share/idl/xulrunner/nsIFileChannel.idl
-share/idl/xulrunner/nsIFilePicker.idl
-share/idl/xulrunner/nsIFileProtocolHandler.idl
-share/idl/xulrunner/nsIFileStreams.idl
-share/idl/xulrunner/nsIFileURL.idl
-share/idl/xulrunner/nsIFileView.idl
-share/idl/xulrunner/nsIFind.idl
-share/idl/xulrunner/nsIFindService.idl
-share/idl/xulrunner/nsIFocusManager.idl
-share/idl/xulrunner/nsIFontEnumerator.idl
-share/idl/xulrunner/nsIFormAutoComplete.idl
-share/idl/xulrunner/nsIFormFillController.idl
-share/idl/xulrunner/nsIFormHistory.idl
-share/idl/xulrunner/nsIFormSigningDialog.idl
-share/idl/xulrunner/nsIFormSubmitObserver.idl
-share/idl/xulrunner/nsIFormatConverter.idl
-share/idl/xulrunner/nsIFrameLoader.idl
-share/idl/xulrunner/nsIGConfService.idl
-share/idl/xulrunner/nsIGenKeypairInfoDlg.idl
-share/idl/xulrunner/nsIGeolocationProvider.idl
-share/idl/xulrunner/nsIGlobalHistory.idl
-share/idl/xulrunner/nsIGlobalHistory2.idl
-share/idl/xulrunner/nsIGlobalHistory3.idl
-share/idl/xulrunner/nsIGnomeVFSService.idl
-share/idl/xulrunner/nsIHTMLAbsPosEditor.idl
-share/idl/xulrunner/nsIHTMLEditor.idl
-share/idl/xulrunner/nsIHTMLInlineTableEditor.idl
-share/idl/xulrunner/nsIHTMLObjectResizeListener.idl
-share/idl/xulrunner/nsIHTMLObjectResizer.idl
-share/idl/xulrunner/nsIHTTPHeaderListener.idl
-share/idl/xulrunner/nsIHTTPIndex.idl
-share/idl/xulrunner/nsIHandlerService.idl
-share/idl/xulrunner/nsIHashable.idl
-share/idl/xulrunner/nsIHelperAppLauncherDialog.idl
-share/idl/xulrunner/nsIHistoryEntry.idl
-share/idl/xulrunner/nsIHttpActivityObserver.idl
-share/idl/xulrunner/nsIHttpAuthManager.idl
-share/idl/xulrunner/nsIHttpAuthenticator.idl
-share/idl/xulrunner/nsIHttpChannel.idl
-share/idl/xulrunner/nsIHttpChannelInternal.idl
-share/idl/xulrunner/nsIHttpEventSink.idl
-share/idl/xulrunner/nsIHttpHeaderVisitor.idl
-share/idl/xulrunner/nsIHttpProtocolHandler.idl
-share/idl/xulrunner/nsIIDNService.idl
-share/idl/xulrunner/nsIIFrameBoxObject.idl
-share/idl/xulrunner/nsIINIParser.idl
-share/idl/xulrunner/nsIIOService.idl
-share/idl/xulrunner/nsIIOService2.idl
-share/idl/xulrunner/nsIIOUtil.idl
-share/idl/xulrunner/nsIIconURI.idl
-share/idl/xulrunner/nsIIdentityInfo.idl
-share/idl/xulrunner/nsIIdleService.idl
-share/idl/xulrunner/nsIImageDocument.idl
-share/idl/xulrunner/nsIImageLoadingContent.idl
-share/idl/xulrunner/nsIIncrementalDownload.idl
-share/idl/xulrunner/nsIInlineSpellChecker.idl
-share/idl/xulrunner/nsIInputStream.idl
-share/idl/xulrunner/nsIInputStreamChannel.idl
-share/idl/xulrunner/nsIInputStreamPump.idl
-share/idl/xulrunner/nsIInputStreamTee.idl
-share/idl/xulrunner/nsIInterfaceInfo.idl
-share/idl/xulrunner/nsIInterfaceInfoManager.idl
-share/idl/xulrunner/nsIInterfaceRequestor.idl
-share/idl/xulrunner/nsIJAR.idl
-share/idl/xulrunner/nsIJARChannel.idl
-share/idl/xulrunner/nsIJARProtocolHandler.idl
-share/idl/xulrunner/nsIJARURI.idl
-share/idl/xulrunner/nsIJSContextStack.idl
-share/idl/xulrunner/nsIJSON.idl
-share/idl/xulrunner/nsIJSRuntimeService.idl
-share/idl/xulrunner/nsIKeyModule.idl
-share/idl/xulrunner/nsIKeygenThread.idl
-share/idl/xulrunner/nsILineInputStream.idl
-share/idl/xulrunner/nsIListBoxObject.idl
-share/idl/xulrunner/nsILivemarkService.idl
-share/idl/xulrunner/nsILoadContext.idl
-share/idl/xulrunner/nsILoadGroup.idl
-share/idl/xulrunner/nsILocalFile.idl
-share/idl/xulrunner/nsILocalFileWin.idl
-share/idl/xulrunner/nsILocale.idl
-share/idl/xulrunner/nsILocaleService.idl
-share/idl/xulrunner/nsILoginInfo.idl
-share/idl/xulrunner/nsILoginManager.idl
-share/idl/xulrunner/nsILoginManagerIEMigrationHelper.idl
-share/idl/xulrunner/nsILoginManagerPrompter.idl
-share/idl/xulrunner/nsILoginManagerStorage.idl
-share/idl/xulrunner/nsILoginMetaInfo.idl
-share/idl/xulrunner/nsIMIMEHeaderParam.idl
-share/idl/xulrunner/nsIMIMEInfo.idl
-share/idl/xulrunner/nsIMIMEInputStream.idl
-share/idl/xulrunner/nsIMIMEService.idl
-share/idl/xulrunner/nsIMarkupDocumentViewer.idl
-share/idl/xulrunner/nsIMemory.idl
-share/idl/xulrunner/nsIMemoryReporter.idl
-share/idl/xulrunner/nsIMenuBoxObject.idl
-share/idl/xulrunner/nsIModifyableXPointer.idl
-share/idl/xulrunner/nsIModule.idl
-share/idl/xulrunner/nsIModuleLoader.idl
-share/idl/xulrunner/nsIMultiPartChannel.idl
-share/idl/xulrunner/nsIMultiplexInputStream.idl
-share/idl/xulrunner/nsIMutable.idl
-share/idl/xulrunner/nsIMutableArray.idl
-share/idl/xulrunner/nsINSSCertCache.idl
-share/idl/xulrunner/nsINSSErrorsService.idl
-share/idl/xulrunner/nsINativeAppSupport.idl
-share/idl/xulrunner/nsINavBookmarksService.idl
-share/idl/xulrunner/nsINavHistoryService.idl
-share/idl/xulrunner/nsINestedURI.idl
-share/idl/xulrunner/nsINetUtil.idl
-share/idl/xulrunner/nsINetworkLinkService.idl
-share/idl/xulrunner/nsINonBlockingAlertService.idl
-share/idl/xulrunner/nsIOCSPResponder.idl
-share/idl/xulrunner/nsIObjectInputStream.idl
-share/idl/xulrunner/nsIObjectLoadingContent.idl
-share/idl/xulrunner/nsIObjectOutputStream.idl
-share/idl/xulrunner/nsIObserver.idl
-share/idl/xulrunner/nsIObserverService.idl
-share/idl/xulrunner/nsIOfflineCacheUpdate.idl
-share/idl/xulrunner/nsIOutputStream.idl
-share/idl/xulrunner/nsIPK11Token.idl
-share/idl/xulrunner/nsIPK11TokenDB.idl
-share/idl/xulrunner/nsIPKCS11.idl
-share/idl/xulrunner/nsIPKCS11Module.idl
-share/idl/xulrunner/nsIPKCS11ModuleDB.idl
-share/idl/xulrunner/nsIPKCS11Slot.idl
-share/idl/xulrunner/nsIPKIParamBlock.idl
-share/idl/xulrunner/nsIParentalControlsService.idl
-share/idl/xulrunner/nsIPasswordManager.idl
-share/idl/xulrunner/nsIPasswordManagerInternal.idl
-share/idl/xulrunner/nsIPermission.idl
-share/idl/xulrunner/nsIPermissionManager.idl
-share/idl/xulrunner/nsIPersistentProperties2.idl
-share/idl/xulrunner/nsIPhonetic.idl
-share/idl/xulrunner/nsIPipe.idl
-share/idl/xulrunner/nsIPlaintextEditor.idl
-share/idl/xulrunner/nsIPlugin.idl
-share/idl/xulrunner/nsIPluginDocument.idl
-share/idl/xulrunner/nsIPluginHost.idl
-share/idl/xulrunner/nsIPluginInputStream.idl
-share/idl/xulrunner/nsIPluginInstance.idl
-share/idl/xulrunner/nsIPluginInstanceOwner.idl
-share/idl/xulrunner/nsIPluginStreamInfo.idl
-share/idl/xulrunner/nsIPluginStreamListener.idl
-share/idl/xulrunner/nsIPluginTag.idl
-share/idl/xulrunner/nsIPluginTagInfo.idl
-share/idl/xulrunner/nsIPopupBoxObject.idl
-share/idl/xulrunner/nsIPopupWindowManager.idl
-share/idl/xulrunner/nsIPref.idl
-share/idl/xulrunner/nsIPrefBranch.idl
-share/idl/xulrunner/nsIPrefBranch2.idl
-share/idl/xulrunner/nsIPrefBranchInternal.idl
-share/idl/xulrunner/nsIPrefLocalizedString.idl
-share/idl/xulrunner/nsIPrefService.idl
-share/idl/xulrunner/nsIPrefetchService.idl
-share/idl/xulrunner/nsIPrincipal.idl
-share/idl/xulrunner/nsIPrintOptions.idl
-share/idl/xulrunner/nsIPrintProgress.idl
-share/idl/xulrunner/nsIPrintProgressParams.idl
-share/idl/xulrunner/nsIPrintSession.idl
-share/idl/xulrunner/nsIPrintSettings.idl
-share/idl/xulrunner/nsIPrintSettingsService.idl
-share/idl/xulrunner/nsIPrintStatusFeedback.idl
-share/idl/xulrunner/nsIPrintingPrompt.idl
-share/idl/xulrunner/nsIPrintingPromptService.idl
-share/idl/xulrunner/nsIPrivateBrowsingService.idl
-share/idl/xulrunner/nsIProcess.idl
-share/idl/xulrunner/nsIProfile.idl
-share/idl/xulrunner/nsIProfileChangeStatus.idl
-share/idl/xulrunner/nsIProfileMigrator.idl
-share/idl/xulrunner/nsIProfileUnlocker.idl
-share/idl/xulrunner/nsIProgrammingLanguage.idl
-share/idl/xulrunner/nsIProgressEventSink.idl
-share/idl/xulrunner/nsIPrompt.idl
-share/idl/xulrunner/nsIPromptFactory.idl
-share/idl/xulrunner/nsIPromptService.idl
-share/idl/xulrunner/nsIPromptService2.idl
-share/idl/xulrunner/nsIProperties.idl
-share/idl/xulrunner/nsIProperty.idl
-share/idl/xulrunner/nsIPropertyBag.idl
-share/idl/xulrunner/nsIPropertyBag2.idl
-share/idl/xulrunner/nsIProtectedAuthThread.idl
-share/idl/xulrunner/nsIProtocolHandler.idl
-share/idl/xulrunner/nsIProtocolProxyCallback.idl
-share/idl/xulrunner/nsIProtocolProxyFilter.idl
-share/idl/xulrunner/nsIProtocolProxyService.idl
-share/idl/xulrunner/nsIProtocolProxyService2.idl
-share/idl/xulrunner/nsIProxiedChannel.idl
-share/idl/xulrunner/nsIProxiedProtocolHandler.idl
-share/idl/xulrunner/nsIProxyAutoConfig.idl
-share/idl/xulrunner/nsIProxyInfo.idl
-share/idl/xulrunner/nsIProxyObjectManager.idl
-share/idl/xulrunner/nsIQueryContentEventResult.idl
-share/idl/xulrunner/nsIRDFCompositeDataSource.idl
-share/idl/xulrunner/nsIRDFContainer.idl
-share/idl/xulrunner/nsIRDFContainerUtils.idl
-share/idl/xulrunner/nsIRDFDataSource.idl
-share/idl/xulrunner/nsIRDFDelegateFactory.idl
-share/idl/xulrunner/nsIRDFInMemoryDataSource.idl
-share/idl/xulrunner/nsIRDFInferDataSource.idl
-share/idl/xulrunner/nsIRDFLiteral.idl
-share/idl/xulrunner/nsIRDFNode.idl
-share/idl/xulrunner/nsIRDFObserver.idl
-share/idl/xulrunner/nsIRDFPropagatableDataSource.idl
-share/idl/xulrunner/nsIRDFPurgeableDataSource.idl
-share/idl/xulrunner/nsIRDFRemoteDataSource.idl
-share/idl/xulrunner/nsIRDFResource.idl
-share/idl/xulrunner/nsIRDFService.idl
-share/idl/xulrunner/nsIRDFXMLParser.idl
-share/idl/xulrunner/nsIRDFXMLSerializer.idl
-share/idl/xulrunner/nsIRDFXMLSink.idl
-share/idl/xulrunner/nsIRDFXMLSource.idl
-share/idl/xulrunner/nsIRandomGenerator.idl
-share/idl/xulrunner/nsIReadConfig.idl
-share/idl/xulrunner/nsIRecentBadCertsService.idl
-share/idl/xulrunner/nsIRecyclingAllocator.idl
-share/idl/xulrunner/nsIRefreshURI.idl
-share/idl/xulrunner/nsIRelativeFilePref.idl
-share/idl/xulrunner/nsIRemoteService.idl
-share/idl/xulrunner/nsIRequest.idl
-share/idl/xulrunner/nsIRequestObserver.idl
-share/idl/xulrunner/nsIRequestObserverProxy.idl
-share/idl/xulrunner/nsIResProtocolHandler.idl
-share/idl/xulrunner/nsIResumableChannel.idl
-share/idl/xulrunner/nsIRollupListener.idl
-share/idl/xulrunner/nsIRunnable.idl
-share/idl/xulrunner/nsISAXAttributes.idl
-share/idl/xulrunner/nsISAXContentHandler.idl
-share/idl/xulrunner/nsISAXDTDHandler.idl
-share/idl/xulrunner/nsISAXErrorHandler.idl
-share/idl/xulrunner/nsISAXLexicalHandler.idl
-share/idl/xulrunner/nsISAXLocator.idl
-share/idl/xulrunner/nsISAXMutableAttributes.idl
-share/idl/xulrunner/nsISAXXMLFilter.idl
-share/idl/xulrunner/nsISAXXMLReader.idl
-share/idl/xulrunner/nsISHContainer.idl
-share/idl/xulrunner/nsISHEntry.idl
-share/idl/xulrunner/nsISHTransaction.idl
-share/idl/xulrunner/nsISHistory.idl
-share/idl/xulrunner/nsISHistoryInternal.idl
-share/idl/xulrunner/nsISHistoryListener.idl
-share/idl/xulrunner/nsISMimeCert.idl
-share/idl/xulrunner/nsISOCKSSocketInfo.idl
-share/idl/xulrunner/nsISSLCertErrorDialog.idl
-share/idl/xulrunner/nsISSLErrorListener.idl
-share/idl/xulrunner/nsISSLSocketControl.idl
-share/idl/xulrunner/nsISSLStatus.idl
-share/idl/xulrunner/nsISSLStatusProvider.idl
-share/idl/xulrunner/nsISafeOutputStream.idl
-share/idl/xulrunner/nsISaveAsCharset.idl
-share/idl/xulrunner/nsIScreen.idl
-share/idl/xulrunner/nsIScreenManager.idl
-share/idl/xulrunner/nsIScriptChannel.idl
-share/idl/xulrunner/nsIScriptError.idl
-share/idl/xulrunner/nsIScriptEventHandler.idl
-share/idl/xulrunner/nsIScriptEventManager.idl
-share/idl/xulrunner/nsIScriptLoaderObserver.idl
-share/idl/xulrunner/nsIScriptSecurityManager.idl
-share/idl/xulrunner/nsIScriptableDateFormat.idl
-share/idl/xulrunner/nsIScriptableInputStream.idl
-share/idl/xulrunner/nsIScriptableInterfaces.idl
-share/idl/xulrunner/nsIScriptableRegion.idl
-share/idl/xulrunner/nsIScriptableUConv.idl
-share/idl/xulrunner/nsIScriptableUnescapeHTML.idl
-share/idl/xulrunner/nsIScrollBoxObject.idl
-share/idl/xulrunner/nsIScrollable.idl
-share/idl/xulrunner/nsISearchContext.idl
-share/idl/xulrunner/nsISecretDecoderRing.idl
-share/idl/xulrunner/nsISecureBrowserUI.idl
-share/idl/xulrunner/nsISecurityCheckedComponent.idl
-share/idl/xulrunner/nsISecurityEventSink.idl
-share/idl/xulrunner/nsISecurityInfoProvider.idl
-share/idl/xulrunner/nsISecurityPref.idl
-share/idl/xulrunner/nsISecurityWarningDialogs.idl
-share/idl/xulrunner/nsISeekableStream.idl
-share/idl/xulrunner/nsISelectElement.idl
-share/idl/xulrunner/nsISelection.idl
-share/idl/xulrunner/nsISelection2.idl
-share/idl/xulrunner/nsISelectionController.idl
-share/idl/xulrunner/nsISelectionDisplay.idl
-share/idl/xulrunner/nsISelectionListener.idl
-share/idl/xulrunner/nsISelectionPrivate.idl
-share/idl/xulrunner/nsISemanticUnitScanner.idl
-share/idl/xulrunner/nsISerializable.idl
-share/idl/xulrunner/nsIServerSocket.idl
-share/idl/xulrunner/nsIServiceManager.idl
-share/idl/xulrunner/nsISidebar.idl
-share/idl/xulrunner/nsISignatureVerifier.idl
-share/idl/xulrunner/nsISimpleEnumerator.idl
-share/idl/xulrunner/nsISimpleStreamListener.idl
-share/idl/xulrunner/nsISimpleTest.idl
-share/idl/xulrunner/nsISimpleUnicharStreamFactory.idl
-share/idl/xulrunner/nsISliderListener.idl
-share/idl/xulrunner/nsISocketProvider.idl
-share/idl/xulrunner/nsISocketProviderService.idl
-share/idl/xulrunner/nsISocketTransport.idl
-share/idl/xulrunner/nsISocketTransportService.idl
-share/idl/xulrunner/nsISound.idl
-share/idl/xulrunner/nsIStandardURL.idl
-share/idl/xulrunner/nsIStorageStream.idl
-share/idl/xulrunner/nsIStreamBufferAccess.idl
-share/idl/xulrunner/nsIStreamCipher.idl
-share/idl/xulrunner/nsIStreamConverter.idl
-share/idl/xulrunner/nsIStreamConverterService.idl
-share/idl/xulrunner/nsIStreamListener.idl
-share/idl/xulrunner/nsIStreamListenerTee.idl
-share/idl/xulrunner/nsIStreamListenerTee_1_9_2.idl
-share/idl/xulrunner/nsIStreamLoader.idl
-share/idl/xulrunner/nsIStreamTransportService.idl
-share/idl/xulrunner/nsIStringBundle.idl
-share/idl/xulrunner/nsIStringBundleOverride.idl
-share/idl/xulrunner/nsIStringEnumerator.idl
-share/idl/xulrunner/nsIStringStream.idl
-share/idl/xulrunner/nsIStyleSheetService.idl
-share/idl/xulrunner/nsISupports.idl
-share/idl/xulrunner/nsISupportsArray.idl
-share/idl/xulrunner/nsISupportsIterators.idl
-share/idl/xulrunner/nsISupportsPrimitives.idl
-share/idl/xulrunner/nsISupportsPriority.idl
-share/idl/xulrunner/nsISyncLoadDOMService.idl
-share/idl/xulrunner/nsISyncStreamListener.idl
-share/idl/xulrunner/nsISystemProxySettings.idl
-share/idl/xulrunner/nsITXTToHTMLConv.idl
-share/idl/xulrunner/nsITableEditor.idl
-share/idl/xulrunner/nsITaggingService.idl
-share/idl/xulrunner/nsITextScroll.idl
-share/idl/xulrunner/nsITextServicesFilter.idl
-share/idl/xulrunner/nsITextToSubURI.idl
-share/idl/xulrunner/nsIThread.idl
-share/idl/xulrunner/nsIThreadInternal.idl
-share/idl/xulrunner/nsIThreadManager.idl
-share/idl/xulrunner/nsIThreadPool.idl
-share/idl/xulrunner/nsITimelineService.idl
-share/idl/xulrunner/nsITimer.idl
-share/idl/xulrunner/nsITokenDialogs.idl
-share/idl/xulrunner/nsITokenPasswordDialogs.idl
-share/idl/xulrunner/nsIToolkit.idl
-share/idl/xulrunner/nsIToolkitChromeRegistry.idl
-share/idl/xulrunner/nsIToolkitProfile.idl
-share/idl/xulrunner/nsIToolkitProfileService.idl
-share/idl/xulrunner/nsITooltipListener.idl
-share/idl/xulrunner/nsITooltipTextProvider.idl
-share/idl/xulrunner/nsITraceRefcnt.idl
-share/idl/xulrunner/nsITraceableChannel.idl
-share/idl/xulrunner/nsITransaction.idl
-share/idl/xulrunner/nsITransactionList.idl
-share/idl/xulrunner/nsITransactionListener.idl
-share/idl/xulrunner/nsITransactionManager.idl
-share/idl/xulrunner/nsITransfer.idl
-share/idl/xulrunner/nsITransferable.idl
-share/idl/xulrunner/nsITransport.idl
-share/idl/xulrunner/nsITransportSecurityInfo.idl
-share/idl/xulrunner/nsITreeBoxObject.idl
-share/idl/xulrunner/nsITreeColumns.idl
-share/idl/xulrunner/nsITreeContentView.idl
-share/idl/xulrunner/nsITreeSelection.idl
-share/idl/xulrunner/nsITreeView.idl
-share/idl/xulrunner/nsITypeAheadFind.idl
-share/idl/xulrunner/nsIURI.idl
-share/idl/xulrunner/nsIURIChecker.idl
-share/idl/xulrunner/nsIURIClassifier.idl
-share/idl/xulrunner/nsIURIContentListener.idl
-share/idl/xulrunner/nsIURIFixup.idl
-share/idl/xulrunner/nsIURILoader.idl
-share/idl/xulrunner/nsIURIRefObject.idl
-share/idl/xulrunner/nsIURL.idl
-share/idl/xulrunner/nsIURLFormatter.idl
-share/idl/xulrunner/nsIURLParser.idl
-share/idl/xulrunner/nsIUTF8ConverterService.idl
-share/idl/xulrunner/nsIUUIDGenerator.idl
-share/idl/xulrunner/nsIUnicharInputStream.idl
-share/idl/xulrunner/nsIUnicharLineInputStream.idl
-share/idl/xulrunner/nsIUnicharOutputStream.idl
-share/idl/xulrunner/nsIUnicharStreamListener.idl
-share/idl/xulrunner/nsIUnicharStreamLoader.idl
-share/idl/xulrunner/nsIUnicodeNormalizer.idl
-share/idl/xulrunner/nsIUpdateService.idl
-share/idl/xulrunner/nsIUpdateTimerManager.idl
-share/idl/xulrunner/nsIUploadChannel.idl
-share/idl/xulrunner/nsIUploadChannel2.idl
-share/idl/xulrunner/nsIUserCertPicker.idl
-share/idl/xulrunner/nsIUserInfo.idl
-share/idl/xulrunner/nsIVariant.idl
-share/idl/xulrunner/nsIVersionComparator.idl
-share/idl/xulrunner/nsIViewSourceChannel.idl
-share/idl/xulrunner/nsIWeakReference.idl
-share/idl/xulrunner/nsIWebBrowser.idl
-share/idl/xulrunner/nsIWebBrowserChrome.idl
-share/idl/xulrunner/nsIWebBrowserChrome2.idl
-share/idl/xulrunner/nsIWebBrowserChromeFocus.idl
-share/idl/xulrunner/nsIWebBrowserFind.idl
-share/idl/xulrunner/nsIWebBrowserFocus.idl
-share/idl/xulrunner/nsIWebBrowserPersist.idl
-share/idl/xulrunner/nsIWebBrowserPrint.idl
-share/idl/xulrunner/nsIWebBrowserSetup.idl
-share/idl/xulrunner/nsIWebBrowserStream.idl
-share/idl/xulrunner/nsIWebContentHandlerRegistrar.idl
-share/idl/xulrunner/nsIWebNavigation.idl
-share/idl/xulrunner/nsIWebNavigationInfo.idl
-share/idl/xulrunner/nsIWebPageDescriptor.idl
-share/idl/xulrunner/nsIWebProgress.idl
-share/idl/xulrunner/nsIWebProgressListener.idl
-share/idl/xulrunner/nsIWebProgressListener2.idl
-share/idl/xulrunner/nsIWindowCreator.idl
-share/idl/xulrunner/nsIWindowCreator2.idl
-share/idl/xulrunner/nsIWindowDataSource.idl
-share/idl/xulrunner/nsIWindowMediator.idl
-share/idl/xulrunner/nsIWindowMediatorListener.idl
-share/idl/xulrunner/nsIWindowProvider.idl
-share/idl/xulrunner/nsIWindowWatcher.idl
-share/idl/xulrunner/nsIWritablePropertyBag.idl
-share/idl/xulrunner/nsIWritablePropertyBag2.idl
-share/idl/xulrunner/nsIWyciwygChannel.idl
-share/idl/xulrunner/nsIX509Cert.idl
-share/idl/xulrunner/nsIX509Cert2.idl
-share/idl/xulrunner/nsIX509Cert3.idl
-share/idl/xulrunner/nsIX509CertDB.idl
-share/idl/xulrunner/nsIX509CertDB2.idl
-share/idl/xulrunner/nsIX509CertList.idl
-share/idl/xulrunner/nsIX509CertValidity.idl
-share/idl/xulrunner/nsIXBLAccessible.idl
-share/idl/xulrunner/nsIXMLContentBuilder.idl
-share/idl/xulrunner/nsIXMLHttpRequest.idl
-share/idl/xulrunner/nsIXPCScriptNotify.idl
-share/idl/xulrunner/nsIXPCScriptable.idl
-share/idl/xulrunner/nsIXPCSecurityManager.idl
-share/idl/xulrunner/nsIXPConnect.idl
-share/idl/xulrunner/nsIXPIDialogService.idl
-share/idl/xulrunner/nsIXPIInstallInfo.idl
-share/idl/xulrunner/nsIXPIProgressDialog.idl
-share/idl/xulrunner/nsIXPInstallManager.idl
-share/idl/xulrunner/nsIXPTLoader.idl
-share/idl/xulrunner/nsIXPointer.idl
-share/idl/xulrunner/nsIXSLTException.idl
-share/idl/xulrunner/nsIXSLTProcessor.idl
-share/idl/xulrunner/nsIXSLTProcessorObsolete.idl
-share/idl/xulrunner/nsIXSLTProcessorPrivate.idl
-share/idl/xulrunner/nsIXTFAttributeHandler.idl
-share/idl/xulrunner/nsIXTFElement.idl
-share/idl/xulrunner/nsIXTFElementFactory.idl
-share/idl/xulrunner/nsIXTFElementWrapper.idl
-share/idl/xulrunner/nsIXTFPrivate.idl
-share/idl/xulrunner/nsIXULAppInfo.idl
-share/idl/xulrunner/nsIXULAppInstall.idl
-share/idl/xulrunner/nsIXULBrowserWindow.idl
-share/idl/xulrunner/nsIXULBuilderListener.idl
-share/idl/xulrunner/nsIXULOverlayProvider.idl
-share/idl/xulrunner/nsIXULRuntime.idl
-share/idl/xulrunner/nsIXULSortService.idl
-share/idl/xulrunner/nsIXULTemplateBuilder.idl
-share/idl/xulrunner/nsIXULTemplateQueryProcessor.idl
-share/idl/xulrunner/nsIXULTemplateResult.idl
-share/idl/xulrunner/nsIXULTemplateRuleFilter.idl
-share/idl/xulrunner/nsIXULWindow.idl
-share/idl/xulrunner/nsIZipReader.idl
-share/idl/xulrunner/nsIZipWriter.idl
-share/idl/xulrunner/nsPICertNotification.idl
-share/idl/xulrunner/nsPICommandUpdater.idl
-share/idl/xulrunner/nsPIDNSService.idl
-share/idl/xulrunner/nsPIEditorTransaction.idl
-share/idl/xulrunner/nsPIPlacesDatabase.idl
-share/idl/xulrunner/nsPIPlacesHistoryListenersNotifier.idl
-share/idl/xulrunner/nsPIPromptService.idl
-share/idl/xulrunner/nsPISocketTransportService.idl
-share/idl/xulrunner/nsPIWindowWatcher.idl
-share/idl/xulrunner/nspluginroot.idl
-share/idl/xulrunner/nsrootidl.idl
-share/idl/xulrunner/rdfIDataSource.idl
-share/idl/xulrunner/rdfISerializer.idl
-share/idl/xulrunner/rdfITripleVisitor.idl
-share/idl/xulrunner/txIEXSLTRegExFunctions.idl
-share/idl/xulrunner/txIFunctionEvaluationContext.idl
-share/idl/xulrunner/txINodeSet.idl
-share/idl/xulrunner/txIXPathObject.idl
-share/idl/xulrunner/xpcIJSModuleLoader.idl
-share/idl/xulrunner/xpcIJSWeakReference.idl
-share/idl/xulrunner/xpccomponents.idl
-share/idl/xulrunner/xpcexception.idl
-share/idl/xulrunner/xpcjsid.idl
-@pkgdir include/xulrunner/nss
+@comment $NetBSD: PLIST,v 1.2 2011/08/20 13:05:49 tnn Exp $
+bin/xulrunner192
+${PLIST.jit}include/xulrunner192/Allocator.h
+${PLIST.jit}include/xulrunner192/Assembler.h
+${PLIST.jit}include/xulrunner192/CodeAlloc.h
+${PLIST.jit}include/xulrunner192/Containers.h
+${PLIST.jit}include/xulrunner192/Fragmento.h
+include/xulrunner192/ImageErrors.h
+include/xulrunner192/ImageLogging.h
+${PLIST.jit}include/xulrunner192/LIR.h
+include/xulrunner192/NSReg.h
+${PLIST.jit}include/xulrunner192/Native.h
+${PLIST.jit}include/xulrunner192/Native${NANOJIT_ARCH}.h
+${PLIST.jit}include/xulrunner192/RegAlloc.h
+include/xulrunner192/VerReg.h
+include/xulrunner192/XPCIDispatch.h
+${PLIST.jit}include/xulrunner192/avmplus.h
+include/xulrunner192/base64.h
+include/xulrunner192/blapit.h
+include/xulrunner192/cairo/cairo-deprecated.h
+include/xulrunner192/cairo/cairo-features.h
+include/xulrunner192/cairo/cairo-ft.h
+include/xulrunner192/cairo/cairo-pdf.h
+include/xulrunner192/cairo/cairo-platform.h
+include/xulrunner192/cairo/cairo-ps.h
+include/xulrunner192/cairo/cairo-rename.h
+include/xulrunner192/cairo/cairo-version.h
+include/xulrunner192/cairo/cairo-xlib-xrender.h
+include/xulrunner192/cairo/cairo-xlib.h
+include/xulrunner192/cairo/cairo.h
+include/xulrunner192/cert.h
+include/xulrunner192/certdb.h
+include/xulrunner192/certt.h
+include/xulrunner192/ciferfam.h
+include/xulrunner192/cmmf.h
+include/xulrunner192/cmmft.h
+include/xulrunner192/cms.h
+include/xulrunner192/cmsreclist.h
+include/xulrunner192/cmst.h
+include/xulrunner192/crmf.h
+include/xulrunner192/crmft.h
+include/xulrunner192/cryptohi.h
+include/xulrunner192/cryptoht.h
+include/xulrunner192/domstubs.h
+include/xulrunner192/ecl-exp.h
+include/xulrunner192/expat.h
+include/xulrunner192/expat_config.h
+include/xulrunner192/expat_external.h
+include/xulrunner192/extIApplication.h
+include/xulrunner192/fishsound/comments.h
+include/xulrunner192/fishsound/constants.h
+include/xulrunner192/fishsound/decode.h
+include/xulrunner192/fishsound/deprecated.h
+include/xulrunner192/fishsound/encode.h
+include/xulrunner192/fishsound/fishsound.h
+include/xulrunner192/ftpCore.h
+include/xulrunner192/gfxASurface.h
+include/xulrunner192/gfxAlphaRecovery.h
+include/xulrunner192/gfxBlur.h
+include/xulrunner192/gfxColor.h
+include/xulrunner192/gfxContext.h
+include/xulrunner192/gfxCore.h
+include/xulrunner192/gfxFT2FontBase.h
+include/xulrunner192/gfxFont.h
+include/xulrunner192/gfxFontConstants.h
+include/xulrunner192/gfxFontTest.h
+include/xulrunner192/gfxFontUtils.h
+include/xulrunner192/gfxGdkNativeRenderer.h
+include/xulrunner192/gfxIFormats.h
+include/xulrunner192/gfxImageSurface.h
+include/xulrunner192/gfxMatrix.h
+include/xulrunner192/gfxPDFSurface.h
+include/xulrunner192/gfxPSSurface.h
+include/xulrunner192/gfxPangoFonts.h
+include/xulrunner192/gfxPath.h
+include/xulrunner192/gfxPattern.h
+include/xulrunner192/gfxPlatform.h
+include/xulrunner192/gfxPlatformGtk.h
+include/xulrunner192/gfxPoint.h
+include/xulrunner192/gfxRect.h
+include/xulrunner192/gfxSkipChars.h
+include/xulrunner192/gfxTextRunCache.h
+include/xulrunner192/gfxTextRunWordCache.h
+include/xulrunner192/gfxTypes.h
+include/xulrunner192/gfxUserFontSet.h
+include/xulrunner192/gfxUtils.h
+include/xulrunner192/gfxXlibSurface.h
+include/xulrunner192/gfxidltypes.h
+include/xulrunner192/gtk2xtbin.h
+include/xulrunner192/gtkmozembed.h
+include/xulrunner192/gtkmozembed_glue.cpp
+include/xulrunner192/gtkmozembed_internal.h
+include/xulrunner192/hasht.h
+include/xulrunner192/imgICache.h
+include/xulrunner192/imgIContainer.h
+include/xulrunner192/imgIContainerObserver.h
+include/xulrunner192/imgIDecoder.h
+include/xulrunner192/imgIDecoderObserver.h
+include/xulrunner192/imgIEncoder.h
+include/xulrunner192/imgILoad.h
+include/xulrunner192/imgILoader.h
+include/xulrunner192/imgIRequest.h
+include/xulrunner192/imgITools.h
+include/xulrunner192/inICSSValueSearch.h
+include/xulrunner192/inIDOMUtils.h
+include/xulrunner192/inIDOMView.h
+include/xulrunner192/inIDeepTreeWalker.h
+include/xulrunner192/inIFlasher.h
+include/xulrunner192/inISearchObserver.h
+include/xulrunner192/inISearchProcess.h
+include/xulrunner192/jar-ds.h
+include/xulrunner192/jar.h
+include/xulrunner192/jarfile.h
+${PLIST.jemalloc}include/xulrunner192/jemalloc.h
+include/xulrunner192/js-config.h
+include/xulrunner192/js.msg
+include/xulrunner192/jsapi.h
+include/xulrunner192/jsarena.h
+include/xulrunner192/jsarray.h
+include/xulrunner192/jsatom.h
+include/xulrunner192/jsautocfg.h
+include/xulrunner192/jsautokw.h
+include/xulrunner192/jsbit.h
+include/xulrunner192/jsbool.h
+${PLIST.jit}include/xulrunner192/jsbuiltins.h
+include/xulrunner192/jsclist.h
+include/xulrunner192/jscntxt.h
+include/xulrunner192/jscompat.h
+include/xulrunner192/jsdIDebuggerService.h
+include/xulrunner192/jsdate.h
+include/xulrunner192/jsdbgapi.h
+include/xulrunner192/jsdebug.h
+include/xulrunner192/jsdhash.h
+include/xulrunner192/jsdtoa.h
+include/xulrunner192/jsemit.h
+include/xulrunner192/jsfun.h
+include/xulrunner192/jsgc.h
+include/xulrunner192/jshash.h
+include/xulrunner192/jsinterp.h
+include/xulrunner192/jsinttypes.h
+include/xulrunner192/jsiter.h
+include/xulrunner192/jslock.h
+include/xulrunner192/jslong.h
+include/xulrunner192/jsmath.h
+include/xulrunner192/jsnum.h
+include/xulrunner192/jsobj.h
+include/xulrunner192/jsobjinlines.h
+include/xulrunner192/json.h
+include/xulrunner192/jsopcode.h
+include/xulrunner192/jsopcode.tbl
+include/xulrunner192/jsotypes.h
+include/xulrunner192/jsparse.h
+include/xulrunner192/jsprf.h
+include/xulrunner192/jsproto.tbl
+include/xulrunner192/jsprvtd.h
+include/xulrunner192/jspubtd.h
+include/xulrunner192/jsregexp.h
+include/xulrunner192/jsscan.h
+include/xulrunner192/jsscope.h
+include/xulrunner192/jsscript.h
+include/xulrunner192/jsscriptinlines.h
+include/xulrunner192/jsstaticcheck.h
+include/xulrunner192/jsstr.h
+include/xulrunner192/jstask.h
+include/xulrunner192/jstracer.h
+include/xulrunner192/jstypes.h
+include/xulrunner192/jsutil.h
+include/xulrunner192/jsversion.h
+include/xulrunner192/jsxdrapi.h
+include/xulrunner192/jsxml.h
+include/xulrunner192/key.h
+include/xulrunner192/keyhi.h
+include/xulrunner192/keyt.h
+include/xulrunner192/keythi.h
+include/xulrunner192/mar.h
+include/xulrunner192/md/_aix32.cfg
+include/xulrunner192/md/_aix64.cfg
+include/xulrunner192/md/_beos.cfg
+include/xulrunner192/md/_bsdi.cfg
+include/xulrunner192/md/_darwin.cfg
+include/xulrunner192/md/_dgux.cfg
+include/xulrunner192/md/_freebsd.cfg
+include/xulrunner192/md/_hpux32.cfg
+include/xulrunner192/md/_hpux64.cfg
+include/xulrunner192/md/_irix32.cfg
+include/xulrunner192/md/_irix64.cfg
+include/xulrunner192/md/_linux.cfg
+include/xulrunner192/md/_ncr.cfg
+include/xulrunner192/md/_nec.cfg
+include/xulrunner192/md/_netbsd.cfg
+include/xulrunner192/md/_nextstep.cfg
+include/xulrunner192/md/_nto.cfg
+include/xulrunner192/md/_openbsd.cfg
+include/xulrunner192/md/_os2.cfg
+include/xulrunner192/md/_osf1.cfg
+include/xulrunner192/md/_qnx.cfg
+include/xulrunner192/md/_reliantunix.cfg
+include/xulrunner192/md/_riscos.cfg
+include/xulrunner192/md/_scoos.cfg
+include/xulrunner192/md/_solaris.cfg
+include/xulrunner192/md/_sony.cfg
+include/xulrunner192/md/_sunos4.cfg
+include/xulrunner192/md/_symbian.cfg
+include/xulrunner192/md/_unixware.cfg
+include/xulrunner192/md/_unixware7.cfg
+include/xulrunner192/md/_win95.cfg
+include/xulrunner192/md/_winnt.cfg
+include/xulrunner192/mozAutoDocUpdate.h
+include/xulrunner192/mozFlushType.h
+include/xulrunner192/mozIJSSubScriptLoader.h
+include/xulrunner192/mozIPersonalDictionary.h
+include/xulrunner192/mozIPlacesAutoComplete.h
+include/xulrunner192/mozISanitizingSerializer.h
+include/xulrunner192/mozISpellCheckingEngine.h
+include/xulrunner192/mozISpellI18NManager.h
+include/xulrunner192/mozISpellI18NUtil.h
+include/xulrunner192/mozIStorageAggregateFunction.h
+include/xulrunner192/mozIStorageBindingParams.h
+include/xulrunner192/mozIStorageBindingParamsArray.h
+include/xulrunner192/mozIStorageConnection.h
+include/xulrunner192/mozIStorageError.h
+include/xulrunner192/mozIStorageFunction.h
+include/xulrunner192/mozIStoragePendingStatement.h
+include/xulrunner192/mozIStorageProgressHandler.h
+include/xulrunner192/mozIStorageResultSet.h
+include/xulrunner192/mozIStorageRow.h
+include/xulrunner192/mozIStorageService.h
+include/xulrunner192/mozIStorageStatement.h
+include/xulrunner192/mozIStorageStatementCallback.h
+include/xulrunner192/mozIStorageStatementWrapper.h
+include/xulrunner192/mozIStorageValueArray.h
+include/xulrunner192/mozITXTToHTMLConv.h
+include/xulrunner192/mozStorage.h
+include/xulrunner192/mozStorageCID.h
+include/xulrunner192/mozStorageHelper.h
+include/xulrunner192/mozcontainer.h
+include/xulrunner192/mozilla-config.h
+include/xulrunner192/mozilla/BlockingResourceBase.h
+include/xulrunner192/mozilla/CondVar.h
+include/xulrunner192/mozilla/DeadlockDetector.h
+include/xulrunner192/mozilla/Monitor.h
+include/xulrunner192/mozilla/Mutex.h
+include/xulrunner192/mozilla/PaintTracker.h
+include/xulrunner192/mozilla/PluginLibrary.h
+include/xulrunner192/mozilla/PluginPRLibrary.h
+include/xulrunner192/mozilla/TimeStamp.h
+include/xulrunner192/mozilla/XPCOM.h
+include/xulrunner192/mozilla/storage.h
+include/xulrunner192/mozilla/storage/Variant.h
+include/xulrunner192/mozilla/storage/Variant_inl.h
+include/xulrunner192/mozpngconf.h
+${PLIST.jit}include/xulrunner192/nanojit.h
+include/xulrunner192/necko-config.h
+include/xulrunner192/netCore.h
+include/xulrunner192/npapi.h
+include/xulrunner192/npfunctions.h
+include/xulrunner192/npruntime.h
+include/xulrunner192/nptypes.h
+include/xulrunner192/nsARIAGridAccessibleWrap.h
+include/xulrunner192/nsASocketHandler.h
+include/xulrunner192/nsAString.h
+include/xulrunner192/nsAXPCNativeCallContext.h
+include/xulrunner192/nsAboutProtocolUtils.h
+include/xulrunner192/nsAccessNode.h
+include/xulrunner192/nsAccessNodeWrap.h
+include/xulrunner192/nsAccessibleEventData.h
+include/xulrunner192/nsAccessibleRelationWrap.h
+include/xulrunner192/nsAccessibleWrap.h
+include/xulrunner192/nsAgg.h
+include/xulrunner192/nsAlgorithm.h
+include/xulrunner192/nsAppDirectoryServiceDefs.h
+include/xulrunner192/nsAppShellCID.h
+include/xulrunner192/nsArrayEnumerator.h
+include/xulrunner192/nsArrayUtils.h
+include/xulrunner192/nsAtomListUtils.h
+include/xulrunner192/nsAtomService.h
+include/xulrunner192/nsAttrName.h
+include/xulrunner192/nsAudioStream.h
+include/xulrunner192/nsAutoJSValHolder.h
+include/xulrunner192/nsAutoLock.h
+include/xulrunner192/nsAutoPtr.h
+include/xulrunner192/nsAutoRef.h
+include/xulrunner192/nsBaseHashtable.h
+include/xulrunner192/nsBidi.h
+include/xulrunner192/nsBidiFrames.h
+include/xulrunner192/nsBidiPresUtils.h
+include/xulrunner192/nsBidiUtils.h
+include/xulrunner192/nsBindingManager.h
+include/xulrunner192/nsCDefaultURIFixup.h
+include/xulrunner192/nsCExternalHandlerService.h
+include/xulrunner192/nsCOMArray.h
+include/xulrunner192/nsCOMPtr.h
+include/xulrunner192/nsCPasswordManager.h
+include/xulrunner192/nsCPasswordManagerInternal.h
+include/xulrunner192/nsCPrefetchService.h
+include/xulrunner192/nsCRT.h
+include/xulrunner192/nsCRTGlue.h
+include/xulrunner192/nsCSSAnonBoxList.h
+include/xulrunner192/nsCSSAnonBoxes.h
+include/xulrunner192/nsCSSFrameConstructor.h
+include/xulrunner192/nsCSSKeywordList.h
+include/xulrunner192/nsCSSKeywords.h
+include/xulrunner192/nsCSSPropList.h
+include/xulrunner192/nsCSSProperty.h
+include/xulrunner192/nsCSSProps.h
+include/xulrunner192/nsCSSPseudoClassList.h
+include/xulrunner192/nsCSSPseudoClasses.h
+include/xulrunner192/nsCSSPseudoElementList.h
+include/xulrunner192/nsCSSPseudoElements.h
+include/xulrunner192/nsCSSRuleProcessor.h
+include/xulrunner192/nsCSSStruct.h
+include/xulrunner192/nsCSSStyleSheet.h
+include/xulrunner192/nsCSSValue.h
+include/xulrunner192/nsCTooltipTextProvider.h
+include/xulrunner192/nsCUPSShim.h
+include/xulrunner192/nsCURILoader.h
+include/xulrunner192/nsCWebBrowser.h
+include/xulrunner192/nsCWebBrowserPersist.h
+include/xulrunner192/nsCacheService.h
+include/xulrunner192/nsCaret.h
+include/xulrunner192/nsCaseTreatment.h
+include/xulrunner192/nsCategoryCache.h
+include/xulrunner192/nsCategoryManagerUtils.h
+include/xulrunner192/nsChangeHint.h
+include/xulrunner192/nsChannelProperties.h
+include/xulrunner192/nsChannelReader.h
+include/xulrunner192/nsCharTraits.h
+include/xulrunner192/nsCharsetDetectionAdaptorCID.h
+include/xulrunner192/nsCheapSets.h
+include/xulrunner192/nsClassHashtable.h
+include/xulrunner192/nsClientRect.h
+include/xulrunner192/nsCollation.h
+include/xulrunner192/nsCollationCID.h
+include/xulrunner192/nsColor.h
+include/xulrunner192/nsColorNameList.h
+include/xulrunner192/nsColorNames.h
+include/xulrunner192/nsCom.h
+include/xulrunner192/nsCommaSeparatedTokenizer.h
+include/xulrunner192/nsCompatibility.h
+include/xulrunner192/nsComponentManagerUtils.h
+include/xulrunner192/nsCompressedCharMap.h
+include/xulrunner192/nsContentCID.h
+include/xulrunner192/nsContentCreatorFunctions.h
+include/xulrunner192/nsContentDLF.h
+include/xulrunner192/nsContentErrors.h
+include/xulrunner192/nsContentList.h
+include/xulrunner192/nsContentPolicyUtils.h
+include/xulrunner192/nsContentUtils.h
+include/xulrunner192/nsCoord.h
+include/xulrunner192/nsCopySupport.h
+include/xulrunner192/nsCppSharedAllocator.h
+include/xulrunner192/nsCycleCollectionParticipant.h
+include/xulrunner192/nsCycleCollector.h
+include/xulrunner192/nsDOMCID.h
+include/xulrunner192/nsDOMCSSAttrDeclaration.h
+include/xulrunner192/nsDOMCSSDeclaration.h
+include/xulrunner192/nsDOMClassInfoID.h
+include/xulrunner192/nsDOMError.h
+include/xulrunner192/nsDOMFile.h
+include/xulrunner192/nsDOMJSUtils.h
+include/xulrunner192/nsDOMScriptObjectHolder.h
+include/xulrunner192/nsDOMString.h
+include/xulrunner192/nsDataHashtable.h
+include/xulrunner192/nsDateTimeFormatCID.h
+include/xulrunner192/nsDebug.h
+include/xulrunner192/nsDebugImpl.h
+include/xulrunner192/nsDefaultPlugin.h
+include/xulrunner192/nsDependentString.h
+include/xulrunner192/nsDependentSubstring.h
+include/xulrunner192/nsDeque.h
+include/xulrunner192/nsDetectionConfident.h
+include/xulrunner192/nsDirectoryService.h
+include/xulrunner192/nsDirectoryServiceDefs.h
+include/xulrunner192/nsDirectoryServiceUtils.h
+include/xulrunner192/nsDisplayList.h
+include/xulrunner192/nsDocAccessibleWrap.h
+include/xulrunner192/nsDocLoader.h
+include/xulrunner192/nsDocShellCID.h
+include/xulrunner192/nsDocShellLoadTypes.h
+include/xulrunner192/nsDocumentCharsetInfoCID.h
+include/xulrunner192/nsDoubleHashtable.h
+include/xulrunner192/nsEditorCID.h
+include/xulrunner192/nsEmbedAPI.h
+include/xulrunner192/nsEmbedCID.h
+include/xulrunner192/nsEmbedString.h
+include/xulrunner192/nsEncoderDecoderUtils.h
+include/xulrunner192/nsEnumeratorUtils.h
+include/xulrunner192/nsError.h
+include/xulrunner192/nsEscape.h
+include/xulrunner192/nsEvent.h
+include/xulrunner192/nsEventDispatcher.h
+include/xulrunner192/nsEventQueue.h
+include/xulrunner192/nsExpirationTracker.h
+include/xulrunner192/nsFastLoadService.h
+include/xulrunner192/nsFixedSizeAllocator.h
+include/xulrunner192/nsFocusManager.h
+include/xulrunner192/nsFont.h
+include/xulrunner192/nsFrameList.h
+include/xulrunner192/nsFrameManager.h
+include/xulrunner192/nsFrameManagerBase.h
+include/xulrunner192/nsFrameSelection.h
+include/xulrunner192/nsFrameTraversal.h
+include/xulrunner192/nsGTKToolkit.h
+include/xulrunner192/nsGUIEvent.h
+include/xulrunner192/nsGenericFactory.h
+include/xulrunner192/nsGfxCIID.h
+include/xulrunner192/nsGkAtomList.h
+include/xulrunner192/nsGkAtoms.h
+include/xulrunner192/nsGrid.h
+include/xulrunner192/nsGridCell.h
+include/xulrunner192/nsGridLayout2.h
+include/xulrunner192/nsGridRow.h
+include/xulrunner192/nsGridRowGroupLayout.h
+include/xulrunner192/nsGridRowLayout.h
+include/xulrunner192/nsGridRowLeafFrame.h
+include/xulrunner192/nsGridRowLeafLayout.h
+include/xulrunner192/nsHTMLAudioElement.h
+include/xulrunner192/nsHTMLFormControlAccessible.h
+include/xulrunner192/nsHTMLImageAccessibleWrap.h
+include/xulrunner192/nsHTMLMediaElement.h
+include/xulrunner192/nsHTMLParts.h
+include/xulrunner192/nsHTMLReflowMetrics.h
+include/xulrunner192/nsHTMLReflowState.h
+include/xulrunner192/nsHTMLTableAccessibleWrap.h
+include/xulrunner192/nsHTMLTagList.h
+include/xulrunner192/nsHTMLTags.h
+include/xulrunner192/nsHTMLTokens.h
+include/xulrunner192/nsHTMLVideoElement.h
+include/xulrunner192/nsHankakuToZenkakuCID.h
+include/xulrunner192/nsHashKeys.h
+include/xulrunner192/nsHashPropertyBag.h
+include/xulrunner192/nsHashSets.h
+include/xulrunner192/nsHashtable.h
+include/xulrunner192/nsHtml5Module.h
+include/xulrunner192/nsHyperTextAccessible.h
+include/xulrunner192/nsHyperTextAccessibleWrap.h
+include/xulrunner192/nsIASN1Object.h
+include/xulrunner192/nsIASN1PrintableItem.h
+include/xulrunner192/nsIASN1Sequence.h
+include/xulrunner192/nsIASN1Tree.h
+include/xulrunner192/nsIAboutModule.h
+include/xulrunner192/nsIAccelerometer.h
+include/xulrunner192/nsIAccessNode.h
+include/xulrunner192/nsIAccessibilityService.h
+include/xulrunner192/nsIAccessible.h
+include/xulrunner192/nsIAccessibleDocument.h
+include/xulrunner192/nsIAccessibleEditableText.h
+include/xulrunner192/nsIAccessibleEvent.h
+include/xulrunner192/nsIAccessibleHyperLink.h
+include/xulrunner192/nsIAccessibleHyperText.h
+include/xulrunner192/nsIAccessibleImage.h
+include/xulrunner192/nsIAccessibleProvider.h
+include/xulrunner192/nsIAccessibleRelation.h
+include/xulrunner192/nsIAccessibleRetrieval.h
+include/xulrunner192/nsIAccessibleRole.h
+include/xulrunner192/nsIAccessibleSelectable.h
+include/xulrunner192/nsIAccessibleStates.h
+include/xulrunner192/nsIAccessibleTable.h
+include/xulrunner192/nsIAccessibleText.h
+include/xulrunner192/nsIAccessibleTypes.h
+include/xulrunner192/nsIAccessibleValue.h
+include/xulrunner192/nsIAddonRepository.h
+include/xulrunner192/nsIAlertsService.h
+include/xulrunner192/nsIAllocator.h
+include/xulrunner192/nsIAnnotationService.h
+include/xulrunner192/nsIAnonymousContentCreator.h
+include/xulrunner192/nsIAppShell.h
+include/xulrunner192/nsIAppShellService.h
+include/xulrunner192/nsIAppStartup.h
+include/xulrunner192/nsIAppStartupNotifier.h
+include/xulrunner192/nsIApplicationCache.h
+include/xulrunner192/nsIApplicationCacheChannel.h
+include/xulrunner192/nsIApplicationCacheContainer.h
+include/xulrunner192/nsIApplicationCacheService.h
+include/xulrunner192/nsIArray.h
+include/xulrunner192/nsIAssociatedContentSecurity.h
+include/xulrunner192/nsIAsyncInputStream.h
+include/xulrunner192/nsIAsyncOutputStream.h
+include/xulrunner192/nsIAsyncStreamCopier.h
+include/xulrunner192/nsIAtom.h
+include/xulrunner192/nsIAtomService.h
+include/xulrunner192/nsIAttribute.h
+include/xulrunner192/nsIAuthInformation.h
+include/xulrunner192/nsIAuthModule.h
+include/xulrunner192/nsIAuthPrompt.h
+include/xulrunner192/nsIAuthPrompt2.h
+include/xulrunner192/nsIAuthPromptAdapterFactory.h
+include/xulrunner192/nsIAuthPromptCallback.h
+include/xulrunner192/nsIAuthPromptProvider.h
+include/xulrunner192/nsIAuthPromptWrapper.h
+include/xulrunner192/nsIAutoCompleteController.h
+include/xulrunner192/nsIAutoCompleteInput.h
+include/xulrunner192/nsIAutoCompletePopup.h
+include/xulrunner192/nsIAutoCompleteResult.h
+include/xulrunner192/nsIAutoCompleteResultTypes.h
+include/xulrunner192/nsIAutoCompleteSearch.h
+include/xulrunner192/nsIAutoCompleteSimpleResult.h
+include/xulrunner192/nsIAutoConfig.h
+include/xulrunner192/nsIBadCertListener2.h
+include/xulrunner192/nsIBaseDOMException.h
+include/xulrunner192/nsIBaseWindow.h
+include/xulrunner192/nsIBidiKeyboard.h
+include/xulrunner192/nsIBinaryInputStream.h
+include/xulrunner192/nsIBinaryOutputStream.h
+include/xulrunner192/nsIBlocklistService.h
+include/xulrunner192/nsIBoxObject.h
+include/xulrunner192/nsIBrowserBoxObject.h
+include/xulrunner192/nsIBrowserDOMWindow.h
+include/xulrunner192/nsIBrowserHistory.h
+include/xulrunner192/nsIBrowserInstance.h
+include/xulrunner192/nsIBrowserSearchService.h
+include/xulrunner192/nsIBufEntropyCollector.h
+include/xulrunner192/nsIBufferedStreams.h
+include/xulrunner192/nsIByteBuffer.h
+include/xulrunner192/nsIByteRangeRequest.h
+include/xulrunner192/nsICMSDecoder.h
+include/xulrunner192/nsICMSEncoder.h
+include/xulrunner192/nsICMSMessage.h
+include/xulrunner192/nsICMSMessage2.h
+include/xulrunner192/nsICMSMessageErrors.h
+include/xulrunner192/nsICMSSecureMessage.h
+include/xulrunner192/nsICRLInfo.h
+include/xulrunner192/nsICRLManager.h
+include/xulrunner192/nsICSSDeclaration.h
+include/xulrunner192/nsICSSGroupRule.h
+include/xulrunner192/nsICSSImportRule.h
+include/xulrunner192/nsICSSLoader.h
+include/xulrunner192/nsICSSLoaderObserver.h
+include/xulrunner192/nsICSSNameSpaceRule.h
+include/xulrunner192/nsICSSParser.h
+include/xulrunner192/nsICSSPseudoComparator.h
+include/xulrunner192/nsICSSRule.h
+include/xulrunner192/nsICSSRuleList.h
+include/xulrunner192/nsICSSStyleRule.h
+include/xulrunner192/nsICSSStyleRuleDOMWrapper.h
+include/xulrunner192/nsICSSStyleSheet.h
+include/xulrunner192/nsICache.h
+include/xulrunner192/nsICacheEntryDescriptor.h
+include/xulrunner192/nsICacheListener.h
+include/xulrunner192/nsICacheService.h
+include/xulrunner192/nsICacheSession.h
+include/xulrunner192/nsICacheVisitor.h
+include/xulrunner192/nsICachingChannel.h
+include/xulrunner192/nsICancelable.h
+include/xulrunner192/nsICanvasElement.h
+include/xulrunner192/nsICanvasFrame.h
+include/xulrunner192/nsICanvasRenderingContextInternal.h
+include/xulrunner192/nsICaseConversion.h
+include/xulrunner192/nsICategoryManager.h
+include/xulrunner192/nsICertOverrideService.h
+include/xulrunner192/nsICertPickDialogs.h
+include/xulrunner192/nsICertTree.h
+include/xulrunner192/nsICertificateDialogs.h
+include/xulrunner192/nsIChannel.h
+include/xulrunner192/nsIChannelClassifier.h
+include/xulrunner192/nsIChannelEventSink.h
+include/xulrunner192/nsICharRepresentable.h
+include/xulrunner192/nsICharsetAlias.h
+include/xulrunner192/nsICharsetConverterManager.h
+include/xulrunner192/nsICharsetDetectionAdaptor.h
+include/xulrunner192/nsICharsetDetectionObserver.h
+include/xulrunner192/nsICharsetDetector.h
+include/xulrunner192/nsICharsetResolver.h
+include/xulrunner192/nsICheckboxControlFrame.h
+include/xulrunner192/nsIChromeRegistry.h
+include/xulrunner192/nsICipherInfo.h
+include/xulrunner192/nsICiter.h
+include/xulrunner192/nsIClassInfo.h
+include/xulrunner192/nsIClassInfoImpl.h
+include/xulrunner192/nsIClientAuthDialogs.h
+include/xulrunner192/nsIClipboard.h
+include/xulrunner192/nsIClipboardCommands.h
+include/xulrunner192/nsIClipboardDragDropHookList.h
+include/xulrunner192/nsIClipboardDragDropHooks.h
+include/xulrunner192/nsIClipboardHelper.h
+include/xulrunner192/nsIClipboardOwner.h
+include/xulrunner192/nsICollation.h
+include/xulrunner192/nsICollection.h
+include/xulrunner192/nsIComboboxControlFrame.h
+include/xulrunner192/nsICommandHandler.h
+include/xulrunner192/nsICommandLine.h
+include/xulrunner192/nsICommandLineHandler.h
+include/xulrunner192/nsICommandLineRunner.h
+include/xulrunner192/nsICommandLineValidator.h
+include/xulrunner192/nsICommandManager.h
+include/xulrunner192/nsICommandParams.h
+include/xulrunner192/nsIComponentManager.h
+include/xulrunner192/nsIComponentManagerObsolete.h
+include/xulrunner192/nsIComponentRegistrar.h
+include/xulrunner192/nsIConsoleListener.h
+include/xulrunner192/nsIConsoleMessage.h
+include/xulrunner192/nsIConsoleService.h
+include/xulrunner192/nsIContainerBoxObject.h
+include/xulrunner192/nsIContent.h
+include/xulrunner192/nsIContentDispatchChooser.h
+include/xulrunner192/nsIContentFilter.h
+include/xulrunner192/nsIContentHandler.h
+include/xulrunner192/nsIContentIterator.h
+include/xulrunner192/nsIContentPolicy.h
+include/xulrunner192/nsIContentPrefService.h
+include/xulrunner192/nsIContentSerializer.h
+include/xulrunner192/nsIContentSink.h
+include/xulrunner192/nsIContentSniffer.h
+include/xulrunner192/nsIContentURIGrouper.h
+include/xulrunner192/nsIContentUtils.h
+include/xulrunner192/nsIContentViewer.h
+include/xulrunner192/nsIContentViewerContainer.h
+include/xulrunner192/nsIContentViewerEdit.h
+include/xulrunner192/nsIContentViewerFile.h
+include/xulrunner192/nsIContextMenuListener.h
+include/xulrunner192/nsIContextMenuListener2.h
+include/xulrunner192/nsIController.h
+include/xulrunner192/nsIControllerCommand.h
+include/xulrunner192/nsIControllerCommandTable.h
+include/xulrunner192/nsIControllerContext.h
+include/xulrunner192/nsIControllers.h
+include/xulrunner192/nsIConverterInputStream.h
+include/xulrunner192/nsIConverterOutputStream.h
+include/xulrunner192/nsICookie.h
+include/xulrunner192/nsICookie2.h
+include/xulrunner192/nsICookieAcceptDialog.h
+include/xulrunner192/nsICookieManager.h
+include/xulrunner192/nsICookieManager2.h
+include/xulrunner192/nsICookiePermission.h
+include/xulrunner192/nsICookiePromptService.h
+include/xulrunner192/nsICookieService.h
+include/xulrunner192/nsICryptoFIPSInfo.h
+include/xulrunner192/nsICryptoHMAC.h
+include/xulrunner192/nsICryptoHash.h
+include/xulrunner192/nsICurrentCharsetListener.h
+include/xulrunner192/nsID.h
+include/xulrunner192/nsIDNSListener.h
+include/xulrunner192/nsIDNSRecord.h
+include/xulrunner192/nsIDNSService.h
+include/xulrunner192/nsIDOM3Attr.h
+include/xulrunner192/nsIDOM3Document.h
+include/xulrunner192/nsIDOM3DocumentEvent.h
+include/xulrunner192/nsIDOM3EventTarget.h
+include/xulrunner192/nsIDOM3Node.h
+include/xulrunner192/nsIDOM3Text.h
+include/xulrunner192/nsIDOM3TypeInfo.h
+include/xulrunner192/nsIDOMAbstractView.h
+include/xulrunner192/nsIDOMAttr.h
+include/xulrunner192/nsIDOMBarProp.h
+include/xulrunner192/nsIDOMBeforeUnloadEvent.h
+include/xulrunner192/nsIDOMCDATASection.h
+include/xulrunner192/nsIDOMCRMFObject.h
+include/xulrunner192/nsIDOMCSS2Properties.h
+include/xulrunner192/nsIDOMCSSCharsetRule.h
+include/xulrunner192/nsIDOMCSSFontFaceRule.h
+include/xulrunner192/nsIDOMCSSImportRule.h
+include/xulrunner192/nsIDOMCSSMediaRule.h
+include/xulrunner192/nsIDOMCSSMozDocumentRule.h
+include/xulrunner192/nsIDOMCSSPageRule.h
+include/xulrunner192/nsIDOMCSSPrimitiveValue.h
+include/xulrunner192/nsIDOMCSSRule.h
+include/xulrunner192/nsIDOMCSSRuleList.h
+include/xulrunner192/nsIDOMCSSStyleDeclaration.h
+include/xulrunner192/nsIDOMCSSStyleRule.h
+include/xulrunner192/nsIDOMCSSStyleSheet.h
+include/xulrunner192/nsIDOMCSSUnknownRule.h
+include/xulrunner192/nsIDOMCSSValue.h
+include/xulrunner192/nsIDOMCSSValueList.h
+include/xulrunner192/nsIDOMCanvasRenderingContext2D.h
+include/xulrunner192/nsIDOMCharacterData.h
+include/xulrunner192/nsIDOMChromeWindow.h
+include/xulrunner192/nsIDOMClassInfo.h
+include/xulrunner192/nsIDOMClientInformation.h
+include/xulrunner192/nsIDOMClientRect.h
+include/xulrunner192/nsIDOMClientRectList.h
+include/xulrunner192/nsIDOMCommandEvent.h
+include/xulrunner192/nsIDOMComment.h
+include/xulrunner192/nsIDOMCompositionListener.h
+include/xulrunner192/nsIDOMConstructor.h
+include/xulrunner192/nsIDOMContextMenuListener.h
+include/xulrunner192/nsIDOMCounter.h
+include/xulrunner192/nsIDOMCrypto.h
+include/xulrunner192/nsIDOMCryptoDialogs.h
+include/xulrunner192/nsIDOMDOMConfiguration.h
+include/xulrunner192/nsIDOMDOMException.h
+include/xulrunner192/nsIDOMDOMImplementation.h
+include/xulrunner192/nsIDOMDOMImplementationLS.h
+include/xulrunner192/nsIDOMDOMStringList.h
+include/xulrunner192/nsIDOMDOMTokenList.h
+include/xulrunner192/nsIDOMDataContainerEvent.h
+include/xulrunner192/nsIDOMDataTransfer.h
+include/xulrunner192/nsIDOMDocument.h
+include/xulrunner192/nsIDOMDocumentCSS.h
+include/xulrunner192/nsIDOMDocumentEvent.h
+include/xulrunner192/nsIDOMDocumentFragment.h
+include/xulrunner192/nsIDOMDocumentRange.h
+include/xulrunner192/nsIDOMDocumentStyle.h
+include/xulrunner192/nsIDOMDocumentTraversal.h
+include/xulrunner192/nsIDOMDocumentType.h
+include/xulrunner192/nsIDOMDocumentView.h
+include/xulrunner192/nsIDOMDocumentXBL.h
+include/xulrunner192/nsIDOMDragEvent.h
+include/xulrunner192/nsIDOMElement.h
+include/xulrunner192/nsIDOMElementCSSInlineStyle.h
+include/xulrunner192/nsIDOMEntity.h
+include/xulrunner192/nsIDOMEntityReference.h
+include/xulrunner192/nsIDOMEvent.h
+include/xulrunner192/nsIDOMEventGroup.h
+include/xulrunner192/nsIDOMEventListener.h
+include/xulrunner192/nsIDOMEventTarget.h
+include/xulrunner192/nsIDOMFile.h
+include/xulrunner192/nsIDOMFileError.h
+include/xulrunner192/nsIDOMFileException.h
+include/xulrunner192/nsIDOMFileInternal.h
+include/xulrunner192/nsIDOMFileList.h
+include/xulrunner192/nsIDOMFileReader.h
+include/xulrunner192/nsIDOMFocusListener.h
+include/xulrunner192/nsIDOMFormListener.h
+include/xulrunner192/nsIDOMGeoGeolocation.h
+include/xulrunner192/nsIDOMGeoPosition.h
+include/xulrunner192/nsIDOMGeoPositionAddress.h
+include/xulrunner192/nsIDOMGeoPositionCallback.h
+include/xulrunner192/nsIDOMGeoPositionCoords.h
+include/xulrunner192/nsIDOMGeoPositionError.h
+include/xulrunner192/nsIDOMGeoPositionErrorCallback.h
+include/xulrunner192/nsIDOMGeoPositionOptions.h
+include/xulrunner192/nsIDOMGetSVGDocument.h
+include/xulrunner192/nsIDOMHTMLAnchorElement.h
+include/xulrunner192/nsIDOMHTMLAppletElement.h
+include/xulrunner192/nsIDOMHTMLAreaElement.h
+include/xulrunner192/nsIDOMHTMLAudioElement.h
+include/xulrunner192/nsIDOMHTMLBRElement.h
+include/xulrunner192/nsIDOMHTMLBaseElement.h
+include/xulrunner192/nsIDOMHTMLBaseFontElement.h
+include/xulrunner192/nsIDOMHTMLBodyElement.h
+include/xulrunner192/nsIDOMHTMLButtonElement.h
+include/xulrunner192/nsIDOMHTMLByteRanges.h
+include/xulrunner192/nsIDOMHTMLCanvasElement.h
+include/xulrunner192/nsIDOMHTMLCollection.h
+include/xulrunner192/nsIDOMHTMLDListElement.h
+include/xulrunner192/nsIDOMHTMLDirectoryElement.h
+include/xulrunner192/nsIDOMHTMLDivElement.h
+include/xulrunner192/nsIDOMHTMLDocument.h
+include/xulrunner192/nsIDOMHTMLElement.h
+include/xulrunner192/nsIDOMHTMLEmbedElement.h
+include/xulrunner192/nsIDOMHTMLFieldSetElement.h
+include/xulrunner192/nsIDOMHTMLFontElement.h
+include/xulrunner192/nsIDOMHTMLFormElement.h
+include/xulrunner192/nsIDOMHTMLFrameElement.h
+include/xulrunner192/nsIDOMHTMLFrameSetElement.h
+include/xulrunner192/nsIDOMHTMLHRElement.h
+include/xulrunner192/nsIDOMHTMLHeadElement.h
+include/xulrunner192/nsIDOMHTMLHeadingElement.h
+include/xulrunner192/nsIDOMHTMLHtmlElement.h
+include/xulrunner192/nsIDOMHTMLIFrameElement.h
+include/xulrunner192/nsIDOMHTMLImageElement.h
+include/xulrunner192/nsIDOMHTMLInputElement.h
+include/xulrunner192/nsIDOMHTMLIsIndexElement.h
+include/xulrunner192/nsIDOMHTMLLIElement.h
+include/xulrunner192/nsIDOMHTMLLabelElement.h
+include/xulrunner192/nsIDOMHTMLLegendElement.h
+include/xulrunner192/nsIDOMHTMLLinkElement.h
+include/xulrunner192/nsIDOMHTMLMapElement.h
+include/xulrunner192/nsIDOMHTMLMediaElement.h
+include/xulrunner192/nsIDOMHTMLMediaError.h
+include/xulrunner192/nsIDOMHTMLMenuElement.h
+include/xulrunner192/nsIDOMHTMLMetaElement.h
+include/xulrunner192/nsIDOMHTMLModElement.h
+include/xulrunner192/nsIDOMHTMLOListElement.h
+include/xulrunner192/nsIDOMHTMLObjectElement.h
+include/xulrunner192/nsIDOMHTMLOptGroupElement.h
+include/xulrunner192/nsIDOMHTMLOptionElement.h
+include/xulrunner192/nsIDOMHTMLOptionsCollection.h
+include/xulrunner192/nsIDOMHTMLParagraphElement.h
+include/xulrunner192/nsIDOMHTMLParamElement.h
+include/xulrunner192/nsIDOMHTMLPreElement.h
+include/xulrunner192/nsIDOMHTMLQuoteElement.h
+include/xulrunner192/nsIDOMHTMLScriptElement.h
+include/xulrunner192/nsIDOMHTMLSelectElement.h
+include/xulrunner192/nsIDOMHTMLSourceElement.h
+include/xulrunner192/nsIDOMHTMLStyleElement.h
+include/xulrunner192/nsIDOMHTMLTableCaptionElem.h
+include/xulrunner192/nsIDOMHTMLTableCellElement.h
+include/xulrunner192/nsIDOMHTMLTableColElement.h
+include/xulrunner192/nsIDOMHTMLTableElement.h
+include/xulrunner192/nsIDOMHTMLTableRowElement.h
+include/xulrunner192/nsIDOMHTMLTableSectionElem.h
+include/xulrunner192/nsIDOMHTMLTextAreaElement.h
+include/xulrunner192/nsIDOMHTMLTimeRanges.h
+include/xulrunner192/nsIDOMHTMLTitleElement.h
+include/xulrunner192/nsIDOMHTMLUListElement.h
+include/xulrunner192/nsIDOMHTMLVideoElement.h
+include/xulrunner192/nsIDOMHTMLVoidCallback.h
+include/xulrunner192/nsIDOMHistory.h
+include/xulrunner192/nsIDOMInstallTriggerGlobal.h
+include/xulrunner192/nsIDOMJSWindow.h
+include/xulrunner192/nsIDOMKeyEvent.h
+include/xulrunner192/nsIDOMKeyListener.h
+include/xulrunner192/nsIDOMLSException.h
+include/xulrunner192/nsIDOMLSInput.h
+include/xulrunner192/nsIDOMLSLoadEvent.h
+include/xulrunner192/nsIDOMLSOutput.h
+include/xulrunner192/nsIDOMLSParser.h
+include/xulrunner192/nsIDOMLSParserFilter.h
+include/xulrunner192/nsIDOMLSProgressEvent.h
+include/xulrunner192/nsIDOMLSResourceResolver.h
+include/xulrunner192/nsIDOMLSSerializer.h
+include/xulrunner192/nsIDOMLSSerializerFilter.h
+include/xulrunner192/nsIDOMLinkStyle.h
+include/xulrunner192/nsIDOMLoadListener.h
+include/xulrunner192/nsIDOMLoadStatus.h
+include/xulrunner192/nsIDOMLocation.h
+include/xulrunner192/nsIDOMMediaList.h
+include/xulrunner192/nsIDOMMessageEvent.h
+include/xulrunner192/nsIDOMMimeType.h
+include/xulrunner192/nsIDOMMimeTypeArray.h
+include/xulrunner192/nsIDOMModalContentWindow.h
+include/xulrunner192/nsIDOMMouseEvent.h
+include/xulrunner192/nsIDOMMouseListener.h
+include/xulrunner192/nsIDOMMouseMotionListener.h
+include/xulrunner192/nsIDOMMouseScrollEvent.h
+include/xulrunner192/nsIDOMMutationEvent.h
+include/xulrunner192/nsIDOMNSCSS2Properties.h
+include/xulrunner192/nsIDOMNSDocument.h
+include/xulrunner192/nsIDOMNSDocumentStyle.h
+include/xulrunner192/nsIDOMNSEditableElement.h
+include/xulrunner192/nsIDOMNSElement.h
+include/xulrunner192/nsIDOMNSEvent.h
+include/xulrunner192/nsIDOMNSEventTarget.h
+include/xulrunner192/nsIDOMNSFeatureFactory.h
+include/xulrunner192/nsIDOMNSHTMLAnchorElement.h
+include/xulrunner192/nsIDOMNSHTMLAnchorElement2.h
+include/xulrunner192/nsIDOMNSHTMLAreaElement.h
+include/xulrunner192/nsIDOMNSHTMLAreaElement2.h
+include/xulrunner192/nsIDOMNSHTMLButtonElement.h
+include/xulrunner192/nsIDOMNSHTMLDocument.h
+include/xulrunner192/nsIDOMNSHTMLElement.h
+include/xulrunner192/nsIDOMNSHTMLFormControlList.h
+include/xulrunner192/nsIDOMNSHTMLFormElement.h
+include/xulrunner192/nsIDOMNSHTMLFrameElement.h
+include/xulrunner192/nsIDOMNSHTMLHRElement.h
+include/xulrunner192/nsIDOMNSHTMLImageElement.h
+include/xulrunner192/nsIDOMNSHTMLInputElement.h
+include/xulrunner192/nsIDOMNSHTMLOptionCollectn.h
+include/xulrunner192/nsIDOMNSHTMLOptionElement.h
+include/xulrunner192/nsIDOMNSHTMLScriptElement.h
+include/xulrunner192/nsIDOMNSHTMLSelectElement.h
+include/xulrunner192/nsIDOMNSHTMLTextAreaElement.h
+include/xulrunner192/nsIDOMNSMouseEvent.h
+include/xulrunner192/nsIDOMNSRGBAColor.h
+include/xulrunner192/nsIDOMNSRange.h
+include/xulrunner192/nsIDOMNSUIEvent.h
+include/xulrunner192/nsIDOMNSXPathExpression.h
+include/xulrunner192/nsIDOMNameList.h
+include/xulrunner192/nsIDOMNamedNodeMap.h
+include/xulrunner192/nsIDOMNavigator.h
+include/xulrunner192/nsIDOMNavigatorGeolocation.h
+include/xulrunner192/nsIDOMNode.h
+include/xulrunner192/nsIDOMNodeFilter.h
+include/xulrunner192/nsIDOMNodeIterator.h
+include/xulrunner192/nsIDOMNodeList.h
+include/xulrunner192/nsIDOMNodeSelector.h
+include/xulrunner192/nsIDOMNotation.h
+include/xulrunner192/nsIDOMNotifyPaintEvent.h
+include/xulrunner192/nsIDOMOfflineResourceList.h
+include/xulrunner192/nsIDOMOrientationEvent.h
+include/xulrunner192/nsIDOMPageTransitionEvent.h
+include/xulrunner192/nsIDOMPaintRequest.h
+include/xulrunner192/nsIDOMPaintRequestList.h
+include/xulrunner192/nsIDOMParser.h
+include/xulrunner192/nsIDOMPkcs11.h
+include/xulrunner192/nsIDOMPlugin.h
+include/xulrunner192/nsIDOMPluginArray.h
+include/xulrunner192/nsIDOMPopupBlockedEvent.h
+include/xulrunner192/nsIDOMProcessingInstruction.h
+include/xulrunner192/nsIDOMProgressEvent.h
+include/xulrunner192/nsIDOMRGBColor.h
+include/xulrunner192/nsIDOMRange.h
+include/xulrunner192/nsIDOMRangeException.h
+include/xulrunner192/nsIDOMRect.h
+include/xulrunner192/nsIDOMSVGAElement.h
+include/xulrunner192/nsIDOMSVGAngle.h
+include/xulrunner192/nsIDOMSVGAnimPresAspRatio.h
+include/xulrunner192/nsIDOMSVGAnimTransformList.h
+include/xulrunner192/nsIDOMSVGAnimatedAngle.h
+include/xulrunner192/nsIDOMSVGAnimatedBoolean.h
+include/xulrunner192/nsIDOMSVGAnimatedEnum.h
+include/xulrunner192/nsIDOMSVGAnimatedInteger.h
+include/xulrunner192/nsIDOMSVGAnimatedLength.h
+include/xulrunner192/nsIDOMSVGAnimatedLengthList.h
+include/xulrunner192/nsIDOMSVGAnimatedNumber.h
+include/xulrunner192/nsIDOMSVGAnimatedNumberList.h
+include/xulrunner192/nsIDOMSVGAnimatedPathData.h
+include/xulrunner192/nsIDOMSVGAnimatedPoints.h
+include/xulrunner192/nsIDOMSVGAnimatedRect.h
+include/xulrunner192/nsIDOMSVGAnimatedString.h
+include/xulrunner192/nsIDOMSVGCircleElement.h
+include/xulrunner192/nsIDOMSVGClipPathElement.h
+include/xulrunner192/nsIDOMSVGDefsElement.h
+include/xulrunner192/nsIDOMSVGDescElement.h
+include/xulrunner192/nsIDOMSVGDocument.h
+include/xulrunner192/nsIDOMSVGElement.h
+include/xulrunner192/nsIDOMSVGEllipseElement.h
+include/xulrunner192/nsIDOMSVGEvent.h
+include/xulrunner192/nsIDOMSVGException.h
+include/xulrunner192/nsIDOMSVGFilterElement.h
+include/xulrunner192/nsIDOMSVGFilters.h
+include/xulrunner192/nsIDOMSVGFitToViewBox.h
+include/xulrunner192/nsIDOMSVGForeignObjectElem.h
+include/xulrunner192/nsIDOMSVGGElement.h
+include/xulrunner192/nsIDOMSVGGradientElement.h
+include/xulrunner192/nsIDOMSVGImageElement.h
+include/xulrunner192/nsIDOMSVGLength.h
+include/xulrunner192/nsIDOMSVGLengthList.h
+include/xulrunner192/nsIDOMSVGLineElement.h
+include/xulrunner192/nsIDOMSVGLocatable.h
+include/xulrunner192/nsIDOMSVGMarkerElement.h
+include/xulrunner192/nsIDOMSVGMaskElement.h
+include/xulrunner192/nsIDOMSVGMatrix.h
+include/xulrunner192/nsIDOMSVGMetadataElement.h
+include/xulrunner192/nsIDOMSVGNumber.h
+include/xulrunner192/nsIDOMSVGNumberList.h
+include/xulrunner192/nsIDOMSVGPathElement.h
+include/xulrunner192/nsIDOMSVGPathSeg.h
+include/xulrunner192/nsIDOMSVGPathSegList.h
+include/xulrunner192/nsIDOMSVGPatternElement.h
+include/xulrunner192/nsIDOMSVGPoint.h
+include/xulrunner192/nsIDOMSVGPointList.h
+include/xulrunner192/nsIDOMSVGPolygonElement.h
+include/xulrunner192/nsIDOMSVGPolylineElement.h
+include/xulrunner192/nsIDOMSVGPresAspectRatio.h
+include/xulrunner192/nsIDOMSVGRect.h
+include/xulrunner192/nsIDOMSVGRectElement.h
+include/xulrunner192/nsIDOMSVGSVGElement.h
+include/xulrunner192/nsIDOMSVGScriptElement.h
+include/xulrunner192/nsIDOMSVGStopElement.h
+include/xulrunner192/nsIDOMSVGStylable.h
+include/xulrunner192/nsIDOMSVGStyleElement.h
+include/xulrunner192/nsIDOMSVGSwitchElement.h
+include/xulrunner192/nsIDOMSVGSymbolElement.h
+include/xulrunner192/nsIDOMSVGTSpanElement.h
+include/xulrunner192/nsIDOMSVGTextContentElement.h
+include/xulrunner192/nsIDOMSVGTextElement.h
+include/xulrunner192/nsIDOMSVGTextPathElement.h
+include/xulrunner192/nsIDOMSVGTextPositionElem.h
+include/xulrunner192/nsIDOMSVGTitleElement.h
+include/xulrunner192/nsIDOMSVGTransform.h
+include/xulrunner192/nsIDOMSVGTransformList.h
+include/xulrunner192/nsIDOMSVGTransformable.h
+include/xulrunner192/nsIDOMSVGURIReference.h
+include/xulrunner192/nsIDOMSVGUnitTypes.h
+include/xulrunner192/nsIDOMSVGUseElement.h
+include/xulrunner192/nsIDOMSVGViewSpec.h
+include/xulrunner192/nsIDOMSVGZoomAndPan.h
+include/xulrunner192/nsIDOMSVGZoomEvent.h
+include/xulrunner192/nsIDOMScreen.h
+include/xulrunner192/nsIDOMScriptObjectFactory.h
+include/xulrunner192/nsIDOMScrollAreaEvent.h
+include/xulrunner192/nsIDOMSerializer.h
+include/xulrunner192/nsIDOMSimpleGestureEvent.h
+include/xulrunner192/nsIDOMSmartCardEvent.h
+include/xulrunner192/nsIDOMStorage.h
+include/xulrunner192/nsIDOMStorageEvent.h
+include/xulrunner192/nsIDOMStorageItem.h
+include/xulrunner192/nsIDOMStorageList.h
+include/xulrunner192/nsIDOMStorageManager.h
+include/xulrunner192/nsIDOMStorageObsolete.h
+include/xulrunner192/nsIDOMStorageWindow.h
+include/xulrunner192/nsIDOMStyleSheet.h
+include/xulrunner192/nsIDOMStyleSheetList.h
+include/xulrunner192/nsIDOMText.h
+include/xulrunner192/nsIDOMTextListener.h
+include/xulrunner192/nsIDOMToString.h
+include/xulrunner192/nsIDOMTreeWalker.h
+include/xulrunner192/nsIDOMUIEvent.h
+include/xulrunner192/nsIDOMUIListener.h
+include/xulrunner192/nsIDOMUserDataHandler.h
+include/xulrunner192/nsIDOMViewCSS.h
+include/xulrunner192/nsIDOMWindow.h
+include/xulrunner192/nsIDOMWindow2.h
+include/xulrunner192/nsIDOMWindowCollection.h
+include/xulrunner192/nsIDOMWindowInternal.h
+include/xulrunner192/nsIDOMWindowUtils.h
+include/xulrunner192/nsIDOMWorkers.h
+include/xulrunner192/nsIDOMXMLDocument.h
+include/xulrunner192/nsIDOMXPathEvaluator.h
+include/xulrunner192/nsIDOMXPathException.h
+include/xulrunner192/nsIDOMXPathExpression.h
+include/xulrunner192/nsIDOMXPathNSResolver.h
+include/xulrunner192/nsIDOMXPathNamespace.h
+include/xulrunner192/nsIDOMXPathResult.h
+include/xulrunner192/nsIDOMXULButtonElement.h
+include/xulrunner192/nsIDOMXULCheckboxElement.h
+include/xulrunner192/nsIDOMXULCommandDispatcher.h
+include/xulrunner192/nsIDOMXULCommandEvent.h
+include/xulrunner192/nsIDOMXULContainerElement.h
+include/xulrunner192/nsIDOMXULControlElement.h
+include/xulrunner192/nsIDOMXULDescriptionElement.h
+include/xulrunner192/nsIDOMXULDocument.h
+include/xulrunner192/nsIDOMXULElement.h
+include/xulrunner192/nsIDOMXULImageElement.h
+include/xulrunner192/nsIDOMXULLabelElement.h
+include/xulrunner192/nsIDOMXULLabeledControlEl.h
+include/xulrunner192/nsIDOMXULMenuListElement.h
+include/xulrunner192/nsIDOMXULMultSelectCntrlEl.h
+include/xulrunner192/nsIDOMXULPopupElement.h
+include/xulrunner192/nsIDOMXULSelectCntrlEl.h
+include/xulrunner192/nsIDOMXULSelectCntrlItemEl.h
+include/xulrunner192/nsIDOMXULTextboxElement.h
+include/xulrunner192/nsIDOMXULTreeElement.h
+include/xulrunner192/nsIDTD.h
+include/xulrunner192/nsIDataSignatureVerifier.h
+include/xulrunner192/nsIDateTimeFormat.h
+include/xulrunner192/nsIDebug.h
+include/xulrunner192/nsIDebug2.h
+include/xulrunner192/nsIDeviceContext.h
+include/xulrunner192/nsIDeviceContextSpec.h
+include/xulrunner192/nsIDialogParamBlock.h
+include/xulrunner192/nsIDirIndex.h
+include/xulrunner192/nsIDirIndexListener.h
+include/xulrunner192/nsIDirectoryEnumerator.h
+include/xulrunner192/nsIDirectoryService.h
+include/xulrunner192/nsIDocCharset.h
+include/xulrunner192/nsIDocShell.h
+include/xulrunner192/nsIDocShellHistory.h
+include/xulrunner192/nsIDocShellLoadInfo.h
+include/xulrunner192/nsIDocShellTreeItem.h
+include/xulrunner192/nsIDocShellTreeNode.h
+include/xulrunner192/nsIDocShellTreeOwner.h
+include/xulrunner192/nsIDocument.h
+include/xulrunner192/nsIDocumentCharsetInfo.h
+include/xulrunner192/nsIDocumentEncoder.h
+include/xulrunner192/nsIDocumentLoader.h
+include/xulrunner192/nsIDocumentLoaderFactory.h
+include/xulrunner192/nsIDocumentObserver.h
+include/xulrunner192/nsIDocumentStateListener.h
+include/xulrunner192/nsIDocumentTransformer.h
+include/xulrunner192/nsIDocumentViewer.h
+include/xulrunner192/nsIDownload.h
+include/xulrunner192/nsIDownloadHistory.h
+include/xulrunner192/nsIDownloadManager.h
+include/xulrunner192/nsIDownloadManagerUI.h
+include/xulrunner192/nsIDownloadProgressListener.h
+include/xulrunner192/nsIDownloader.h
+include/xulrunner192/nsIDragDropHandler.h
+include/xulrunner192/nsIDragService.h
+include/xulrunner192/nsIDragSession.h
+include/xulrunner192/nsIDragSessionGTK.h
+include/xulrunner192/nsIDynamicContainer.h
+include/xulrunner192/nsIEditActionListener.h
+include/xulrunner192/nsIEditingSession.h
+include/xulrunner192/nsIEditor.h
+include/xulrunner192/nsIEditorBoxObject.h
+include/xulrunner192/nsIEditorDocShell.h
+include/xulrunner192/nsIEditorIMESupport.h
+include/xulrunner192/nsIEditorLogging.h
+include/xulrunner192/nsIEditorMailSupport.h
+include/xulrunner192/nsIEditorObserver.h
+include/xulrunner192/nsIEditorSpellCheck.h
+include/xulrunner192/nsIEditorStyleSheets.h
+include/xulrunner192/nsIEffectiveTLDService.h
+include/xulrunner192/nsIElementObserver.h
+include/xulrunner192/nsIEmbeddingSiteWindow.h
+include/xulrunner192/nsIEmbeddingSiteWindow2.h
+include/xulrunner192/nsIEncodedChannel.h
+include/xulrunner192/nsIEntityConverter.h
+include/xulrunner192/nsIEntropyCollector.h
+include/xulrunner192/nsIEnumerator.h
+include/xulrunner192/nsIEnvironment.h
+include/xulrunner192/nsIErrorService.h
+include/xulrunner192/nsIEventListener.h
+include/xulrunner192/nsIEventListenerManager.h
+include/xulrunner192/nsIEventListenerService.h
+include/xulrunner192/nsIEventStateManager.h
+include/xulrunner192/nsIEventTarget.h
+include/xulrunner192/nsIException.h
+include/xulrunner192/nsIExceptionService.h
+include/xulrunner192/nsIExpatSink.h
+include/xulrunner192/nsIExtendedExpatSink.h
+include/xulrunner192/nsIExtensionManager.h
+include/xulrunner192/nsIExternalHelperAppService.h
+include/xulrunner192/nsIExternalProtocolHandler.h
+include/xulrunner192/nsIExternalProtocolService.h
+include/xulrunner192/nsIFIXptr.h
+include/xulrunner192/nsIFTPChannel.h
+include/xulrunner192/nsIFactory.h
+include/xulrunner192/nsIFastLoadFileControl.h
+include/xulrunner192/nsIFastLoadService.h
+include/xulrunner192/nsIFaviconService.h
+include/xulrunner192/nsIFeed.h
+include/xulrunner192/nsIFeedContainer.h
+include/xulrunner192/nsIFeedElementBase.h
+include/xulrunner192/nsIFeedEntry.h
+include/xulrunner192/nsIFeedGenerator.h
+include/xulrunner192/nsIFeedListener.h
+include/xulrunner192/nsIFeedPerson.h
+include/xulrunner192/nsIFeedProcessor.h
+include/xulrunner192/nsIFeedResult.h
+include/xulrunner192/nsIFeedTextConstruct.h
+include/xulrunner192/nsIFile.h
+include/xulrunner192/nsIFileChannel.h
+include/xulrunner192/nsIFileControlElement.h
+include/xulrunner192/nsIFilePicker.h
+include/xulrunner192/nsIFileProtocolHandler.h
+include/xulrunner192/nsIFileStreams.h
+include/xulrunner192/nsIFileURL.h
+include/xulrunner192/nsIFileView.h
+include/xulrunner192/nsIFind.h
+include/xulrunner192/nsIFindService.h
+include/xulrunner192/nsIFocusController.h
+include/xulrunner192/nsIFocusManager.h
+include/xulrunner192/nsIFontEnumerator.h
+include/xulrunner192/nsIFontMetrics.h
+include/xulrunner192/nsIForm.h
+include/xulrunner192/nsIFormAutoComplete.h
+include/xulrunner192/nsIFormControl.h
+include/xulrunner192/nsIFormControlFrame.h
+include/xulrunner192/nsIFormFillController.h
+include/xulrunner192/nsIFormHistory.h
+include/xulrunner192/nsIFormProcessor.h
+include/xulrunner192/nsIFormSigningDialog.h
+include/xulrunner192/nsIFormSubmission.h
+include/xulrunner192/nsIFormSubmitObserver.h
+include/xulrunner192/nsIFormatConverter.h
+include/xulrunner192/nsIFragmentContentSink.h
+include/xulrunner192/nsIFrame.h
+include/xulrunner192/nsIFrameDebug.h
+include/xulrunner192/nsIFrameFrame.h
+include/xulrunner192/nsIFrameLoader.h
+include/xulrunner192/nsIFrameSetElement.h
+include/xulrunner192/nsIFrameTraversal.h
+include/xulrunner192/nsIFrameUtil.h
+include/xulrunner192/nsIGConfService.h
+include/xulrunner192/nsIGenKeypairInfoDlg.h
+include/xulrunner192/nsIGenericFactory.h
+include/xulrunner192/nsIGeolocationProvider.h
+include/xulrunner192/nsIGlobalHistory.h
+include/xulrunner192/nsIGlobalHistory2.h
+include/xulrunner192/nsIGlobalHistory3.h
+include/xulrunner192/nsIGnomeVFSService.h
+include/xulrunner192/nsIGridPart.h
+include/xulrunner192/nsIHTMLAbsPosEditor.h
+include/xulrunner192/nsIHTMLCSSStyleSheet.h
+include/xulrunner192/nsIHTMLCollection.h
+include/xulrunner192/nsIHTMLContentSink.h
+include/xulrunner192/nsIHTMLDocument.h
+include/xulrunner192/nsIHTMLEditor.h
+include/xulrunner192/nsIHTMLInlineTableEditor.h
+include/xulrunner192/nsIHTMLObjectResizeListener.h
+include/xulrunner192/nsIHTMLObjectResizer.h
+include/xulrunner192/nsIHTMLToTextSink.h
+include/xulrunner192/nsIHTTPHeaderListener.h
+include/xulrunner192/nsIHTTPIndex.h
+include/xulrunner192/nsIHandlerService.h
+include/xulrunner192/nsIHashable.h
+include/xulrunner192/nsIHelperAppLauncherDialog.h
+include/xulrunner192/nsIHistoryEntry.h
+include/xulrunner192/nsIHttpActivityObserver.h
+include/xulrunner192/nsIHttpAuthManager.h
+include/xulrunner192/nsIHttpAuthenticator.h
+include/xulrunner192/nsIHttpChannel.h
+include/xulrunner192/nsIHttpChannelInternal.h
+include/xulrunner192/nsIHttpEventSink.h
+include/xulrunner192/nsIHttpHeaderVisitor.h
+include/xulrunner192/nsIHttpProtocolHandler.h
+include/xulrunner192/nsIID.h
+include/xulrunner192/nsIIDNService.h
+include/xulrunner192/nsIIFrameBoxObject.h
+include/xulrunner192/nsIINIParser.h
+include/xulrunner192/nsIIOService.h
+include/xulrunner192/nsIIOService2.h
+include/xulrunner192/nsIIOUtil.h
+include/xulrunner192/nsIIconURI.h
+include/xulrunner192/nsIIdentityInfo.h
+include/xulrunner192/nsIIdleService.h
+include/xulrunner192/nsIImageDocument.h
+include/xulrunner192/nsIImageFrame.h
+include/xulrunner192/nsIImageLoadingContent.h
+include/xulrunner192/nsIImageMap.h
+include/xulrunner192/nsIImageToPixbuf.h
+include/xulrunner192/nsIIncrementalDownload.h
+include/xulrunner192/nsIInlineSpellChecker.h
+include/xulrunner192/nsIInputStream.h
+include/xulrunner192/nsIInputStreamChannel.h
+include/xulrunner192/nsIInputStreamPump.h
+include/xulrunner192/nsIInputStreamTee.h
+include/xulrunner192/nsIInterfaceInfo.h
+include/xulrunner192/nsIInterfaceInfoManager.h
+include/xulrunner192/nsIInterfaceRequestor.h
+include/xulrunner192/nsIInterfaceRequestorUtils.h
+include/xulrunner192/nsIJAR.h
+include/xulrunner192/nsIJARChannel.h
+include/xulrunner192/nsIJARProtocolHandler.h
+include/xulrunner192/nsIJARURI.h
+include/xulrunner192/nsIJSContextStack.h
+include/xulrunner192/nsIJSEventListener.h
+include/xulrunner192/nsIJSNativeInitializer.h
+include/xulrunner192/nsIJSON.h
+include/xulrunner192/nsIJSRuntimeService.h
+include/xulrunner192/nsIKeyModule.h
+include/xulrunner192/nsIKeygenThread.h
+include/xulrunner192/nsILanguageAtomService.h
+include/xulrunner192/nsILayoutDebugger.h
+include/xulrunner192/nsILayoutHistoryState.h
+include/xulrunner192/nsILineBreaker.h
+include/xulrunner192/nsILineInputStream.h
+include/xulrunner192/nsILineIterator.h
+include/xulrunner192/nsILink.h
+include/xulrunner192/nsILinkHandler.h
+include/xulrunner192/nsIListBoxObject.h
+include/xulrunner192/nsIListControlFrame.h
+include/xulrunner192/nsILivemarkService.h
+include/xulrunner192/nsILoadContext.h
+include/xulrunner192/nsILoadGroup.h
+include/xulrunner192/nsILocalFile.h
+include/xulrunner192/nsILocalFileWin.h
+include/xulrunner192/nsILocalStore.h
+include/xulrunner192/nsILocale.h
+include/xulrunner192/nsILocaleService.h
+${PLIST.debug}include/xulrunner192/nsILoggingSink.h
+include/xulrunner192/nsILoginInfo.h
+include/xulrunner192/nsILoginManager.h
+include/xulrunner192/nsILoginManagerIEMigrationHelper.h
+include/xulrunner192/nsILoginManagerPrompter.h
+include/xulrunner192/nsILoginManagerStorage.h
+include/xulrunner192/nsILoginMetaInfo.h
+include/xulrunner192/nsILookAndFeel.h
+include/xulrunner192/nsIMIMEHeaderParam.h
+include/xulrunner192/nsIMIMEInfo.h
+include/xulrunner192/nsIMIMEInputStream.h
+include/xulrunner192/nsIMIMEService.h
+include/xulrunner192/nsIMacLocale.h
+include/xulrunner192/nsIMarkupDocumentViewer.h
+include/xulrunner192/nsIMemory.h
+include/xulrunner192/nsIMemoryReporter.h
+include/xulrunner192/nsIMenuBoxObject.h
+include/xulrunner192/nsIMenuFrame.h
+include/xulrunner192/nsIMenuRollup.h
+include/xulrunner192/nsIMetaCharsetService.h
+include/xulrunner192/nsIModifyableXPointer.h
+include/xulrunner192/nsIModule.h
+include/xulrunner192/nsIModuleLoader.h
+include/xulrunner192/nsIMultiPartChannel.h
+include/xulrunner192/nsIMultiplexInputStream.h
+include/xulrunner192/nsIMutable.h
+include/xulrunner192/nsIMutableArray.h
+include/xulrunner192/nsIMutationObserver.h
+include/xulrunner192/nsIMutationObserver2.h
+include/xulrunner192/nsINIParser.h
+include/xulrunner192/nsINSSCertCache.h
+include/xulrunner192/nsINSSErrorsService.h
+include/xulrunner192/nsINameSpaceManager.h
+include/xulrunner192/nsINativeAppSupport.h
+include/xulrunner192/nsINativeKeyBindings.h
+include/xulrunner192/nsINavBookmarksService.h
+include/xulrunner192/nsINavHistoryService.h
+include/xulrunner192/nsINestedURI.h
+include/xulrunner192/nsINetUtil.h
+include/xulrunner192/nsINetworkLinkService.h
+include/xulrunner192/nsINode.h
+include/xulrunner192/nsINodeInfo.h
+include/xulrunner192/nsINodeList.h
+include/xulrunner192/nsINonBlockingAlertService.h
+include/xulrunner192/nsIOCSPResponder.h
+include/xulrunner192/nsIOS2Locale.h
+include/xulrunner192/nsIObjectFrame.h
+include/xulrunner192/nsIObjectInputStream.h
+include/xulrunner192/nsIObjectLoadingContent.h
+include/xulrunner192/nsIObjectOutputStream.h
+include/xulrunner192/nsIObserver.h
+include/xulrunner192/nsIObserverService.h
+include/xulrunner192/nsIOfflineCacheUpdate.h
+include/xulrunner192/nsIOptionElement.h
+include/xulrunner192/nsIOutputStream.h
+include/xulrunner192/nsIPK11Token.h
+include/xulrunner192/nsIPK11TokenDB.h
+include/xulrunner192/nsIPKCS11.h
+include/xulrunner192/nsIPKCS11Module.h
+include/xulrunner192/nsIPKCS11ModuleDB.h
+include/xulrunner192/nsIPKCS11Slot.h
+include/xulrunner192/nsIPKIParamBlock.h
+include/xulrunner192/nsIPageSequenceFrame.h
+include/xulrunner192/nsIParentalControlsService.h
+include/xulrunner192/nsIParser.h
+include/xulrunner192/nsIParserFilter.h
+include/xulrunner192/nsIParserNode.h
+include/xulrunner192/nsIParserService.h
+include/xulrunner192/nsIPasswordManager.h
+include/xulrunner192/nsIPasswordManagerInternal.h
+include/xulrunner192/nsIPercentHeightObserver.h
+include/xulrunner192/nsIPermission.h
+include/xulrunner192/nsIPermissionManager.h
+include/xulrunner192/nsIPersistentProperties2.h
+include/xulrunner192/nsIPhonetic.h
+include/xulrunner192/nsIPipe.h
+include/xulrunner192/nsIPlaintextEditor.h
+include/xulrunner192/nsIPlatformCharset.h
+include/xulrunner192/nsIPlugin.h
+include/xulrunner192/nsIPluginDocument.h
+include/xulrunner192/nsIPluginHost.h
+include/xulrunner192/nsIPluginInputStream.h
+include/xulrunner192/nsIPluginInstance.h
+include/xulrunner192/nsIPluginInstanceOwner.h
+include/xulrunner192/nsIPluginStreamInfo.h
+include/xulrunner192/nsIPluginStreamListener.h
+include/xulrunner192/nsIPluginTag.h
+include/xulrunner192/nsIPluginTagInfo.h
+include/xulrunner192/nsIPluginWidget.h
+include/xulrunner192/nsIPopupBoxObject.h
+include/xulrunner192/nsIPopupWindowManager.h
+include/xulrunner192/nsIPosixLocale.h
+include/xulrunner192/nsIPref.h
+include/xulrunner192/nsIPrefBranch.h
+include/xulrunner192/nsIPrefBranch2.h
+include/xulrunner192/nsIPrefBranchInternal.h
+include/xulrunner192/nsIPrefLocalizedString.h
+include/xulrunner192/nsIPrefService.h
+include/xulrunner192/nsIPrefetchService.h
+include/xulrunner192/nsIPresShell.h
+include/xulrunner192/nsIPrincipal.h
+include/xulrunner192/nsIPrintDialogService.h
+include/xulrunner192/nsIPrintOptions.h
+include/xulrunner192/nsIPrintProgress.h
+include/xulrunner192/nsIPrintProgressParams.h
+include/xulrunner192/nsIPrintSession.h
+include/xulrunner192/nsIPrintSettings.h
+include/xulrunner192/nsIPrintSettingsService.h
+include/xulrunner192/nsIPrintStatusFeedback.h
+include/xulrunner192/nsIPrintingPrompt.h
+include/xulrunner192/nsIPrintingPromptService.h
+include/xulrunner192/nsIPrivateBrowsingService.h
+include/xulrunner192/nsIPrivateCompositionEvent.h
+include/xulrunner192/nsIPrivateDOMEvent.h
+include/xulrunner192/nsIPrivateDOMImplementation.h
+include/xulrunner192/nsIPrivateTextEvent.h
+include/xulrunner192/nsIPrivateTextRange.h
+include/xulrunner192/nsIProcess.h
+include/xulrunner192/nsIProfile.h
+include/xulrunner192/nsIProfileChangeStatus.h
+include/xulrunner192/nsIProfileMigrator.h
+include/xulrunner192/nsIProfileUnlocker.h
+include/xulrunner192/nsIProgrammingLanguage.h
+include/xulrunner192/nsIProgressEventSink.h
+include/xulrunner192/nsIPrompt.h
+include/xulrunner192/nsIPromptFactory.h
+include/xulrunner192/nsIPromptService.h
+include/xulrunner192/nsIPromptService2.h
+include/xulrunner192/nsIProperties.h
+include/xulrunner192/nsIProperty.h
+include/xulrunner192/nsIPropertyBag.h
+include/xulrunner192/nsIPropertyBag2.h
+include/xulrunner192/nsIProtectedAuthThread.h
+include/xulrunner192/nsIProtocolHandler.h
+include/xulrunner192/nsIProtocolProxyCallback.h
+include/xulrunner192/nsIProtocolProxyFilter.h
+include/xulrunner192/nsIProtocolProxyService.h
+include/xulrunner192/nsIProtocolProxyService2.h
+include/xulrunner192/nsIProxiedChannel.h
+include/xulrunner192/nsIProxiedProtocolHandler.h
+include/xulrunner192/nsIProxyAutoConfig.h
+include/xulrunner192/nsIProxyInfo.h
+include/xulrunner192/nsIProxyObjectManager.h
+include/xulrunner192/nsIQueryContentEventResult.h
+include/xulrunner192/nsIRDFCompositeDataSource.h
+include/xulrunner192/nsIRDFContainer.h
+include/xulrunner192/nsIRDFContainerUtils.h
+include/xulrunner192/nsIRDFContentSink.h
+include/xulrunner192/nsIRDFDataSource.h
+include/xulrunner192/nsIRDFDelegateFactory.h
+include/xulrunner192/nsIRDFInMemoryDataSource.h
+include/xulrunner192/nsIRDFInferDataSource.h
+include/xulrunner192/nsIRDFLiteral.h
+include/xulrunner192/nsIRDFNode.h
+include/xulrunner192/nsIRDFObserver.h
+include/xulrunner192/nsIRDFPropagatableDataSource.h
+include/xulrunner192/nsIRDFPurgeableDataSource.h
+include/xulrunner192/nsIRDFRemoteDataSource.h
+include/xulrunner192/nsIRDFResource.h
+include/xulrunner192/nsIRDFService.h
+include/xulrunner192/nsIRDFXMLParser.h
+include/xulrunner192/nsIRDFXMLSerializer.h
+include/xulrunner192/nsIRDFXMLSink.h
+include/xulrunner192/nsIRDFXMLSource.h
+include/xulrunner192/nsIRadioControlElement.h
+include/xulrunner192/nsIRadioControlFrame.h
+include/xulrunner192/nsIRadioGroupContainer.h
+include/xulrunner192/nsIRadioVisitor.h
+include/xulrunner192/nsIRandomGenerator.h
+include/xulrunner192/nsIRange.h
+include/xulrunner192/nsIRangeUtils.h
+include/xulrunner192/nsIReadConfig.h
+include/xulrunner192/nsIRecentBadCertsService.h
+include/xulrunner192/nsIRecyclingAllocator.h
+include/xulrunner192/nsIReflowCallback.h
+include/xulrunner192/nsIRefreshURI.h
+include/xulrunner192/nsIRegion.h
+include/xulrunner192/nsIRelativeFilePref.h
+include/xulrunner192/nsIRemoteService.h
+include/xulrunner192/nsIRenderingContext.h
+include/xulrunner192/nsIRequest.h
+include/xulrunner192/nsIRequestObserver.h
+include/xulrunner192/nsIRequestObserverProxy.h
+include/xulrunner192/nsIResProtocolHandler.h
+include/xulrunner192/nsIResumableChannel.h
+include/xulrunner192/nsIRollupListener.h
+include/xulrunner192/nsIRunnable.h
+include/xulrunner192/nsISAXAttributes.h
+include/xulrunner192/nsISAXContentHandler.h
+include/xulrunner192/nsISAXDTDHandler.h
+include/xulrunner192/nsISAXErrorHandler.h
+include/xulrunner192/nsISAXLexicalHandler.h
+include/xulrunner192/nsISAXLocator.h
+include/xulrunner192/nsISAXMutableAttributes.h
+include/xulrunner192/nsISAXXMLFilter.h
+include/xulrunner192/nsISAXXMLReader.h
+include/xulrunner192/nsISHContainer.h
+include/xulrunner192/nsISHEntry.h
+include/xulrunner192/nsISHTransaction.h
+include/xulrunner192/nsISHistory.h
+include/xulrunner192/nsISHistoryInternal.h
+include/xulrunner192/nsISHistoryListener.h
+include/xulrunner192/nsISMimeCert.h
+include/xulrunner192/nsISOCKSSocketInfo.h
+include/xulrunner192/nsISSLCertErrorDialog.h
+include/xulrunner192/nsISSLErrorListener.h
+include/xulrunner192/nsISSLSocketControl.h
+include/xulrunner192/nsISSLStatus.h
+include/xulrunner192/nsISSLStatusProvider.h
+include/xulrunner192/nsISVGValue.h
+include/xulrunner192/nsISVGValueObserver.h
+include/xulrunner192/nsISVGValueUtils.h
+include/xulrunner192/nsISafeOutputStream.h
+include/xulrunner192/nsISaveAsCharset.h
+include/xulrunner192/nsIScreen.h
+include/xulrunner192/nsIScreenManager.h
+include/xulrunner192/nsIScriptChannel.h
+include/xulrunner192/nsIScriptContext.h
+include/xulrunner192/nsIScriptElement.h
+include/xulrunner192/nsIScriptError.h
+include/xulrunner192/nsIScriptEventHandler.h
+include/xulrunner192/nsIScriptEventManager.h
+include/xulrunner192/nsIScriptExternalNameSet.h
+include/xulrunner192/nsIScriptGlobalObject.h
+include/xulrunner192/nsIScriptGlobalObjectOwner.h
+include/xulrunner192/nsIScriptLoaderObserver.h
+include/xulrunner192/nsIScriptNameSpaceManager.h
+include/xulrunner192/nsIScriptObjectOwner.h
+include/xulrunner192/nsIScriptObjectPrincipal.h
+include/xulrunner192/nsIScriptRuntime.h
+include/xulrunner192/nsIScriptSecurityManager.h
+include/xulrunner192/nsIScriptTimeoutHandler.h
+include/xulrunner192/nsIScriptableDateFormat.h
+include/xulrunner192/nsIScriptableInputStream.h
+include/xulrunner192/nsIScriptableInterfaces.h
+include/xulrunner192/nsIScriptableRegion.h
+include/xulrunner192/nsIScriptableUConv.h
+include/xulrunner192/nsIScriptableUnescapeHTML.h
+include/xulrunner192/nsIScrollBoxObject.h
+include/xulrunner192/nsIScrollPositionListener.h
+include/xulrunner192/nsIScrollable.h
+include/xulrunner192/nsIScrollableFrame.h
+include/xulrunner192/nsIScrollableView.h
+include/xulrunner192/nsIScrollableViewProvider.h
+include/xulrunner192/nsIScrollbarMediator.h
+include/xulrunner192/nsISearchContext.h
+include/xulrunner192/nsISecretDecoderRing.h
+include/xulrunner192/nsISecureBrowserUI.h
+include/xulrunner192/nsISecurityCheckedComponent.h
+include/xulrunner192/nsISecurityEventSink.h
+include/xulrunner192/nsISecurityInfoProvider.h
+include/xulrunner192/nsISecurityPref.h
+include/xulrunner192/nsISecurityWarningDialogs.h
+include/xulrunner192/nsISeekableStream.h
+include/xulrunner192/nsISelectControlFrame.h
+include/xulrunner192/nsISelectElement.h
+include/xulrunner192/nsISelection.h
+include/xulrunner192/nsISelection2.h
+include/xulrunner192/nsISelectionController.h
+include/xulrunner192/nsISelectionDisplay.h
+include/xulrunner192/nsISelectionListener.h
+include/xulrunner192/nsISelectionPrivate.h
+include/xulrunner192/nsISemanticUnitScanner.h
+include/xulrunner192/nsISerializable.h
+include/xulrunner192/nsIServerSocket.h
+include/xulrunner192/nsIServiceManager.h
+include/xulrunner192/nsIServiceManagerObsolete.h
+include/xulrunner192/nsISidebar.h
+include/xulrunner192/nsISignatureVerifier.h
+include/xulrunner192/nsISimpleEnumerator.h
+include/xulrunner192/nsISimpleStreamListener.h
+include/xulrunner192/nsISimpleTest.h
+include/xulrunner192/nsISimpleUnicharStreamFactory.h
+include/xulrunner192/nsISliderListener.h
+include/xulrunner192/nsISocketProvider.h
+include/xulrunner192/nsISocketProviderService.h
+include/xulrunner192/nsISocketTransport.h
+include/xulrunner192/nsISocketTransportService.h
+include/xulrunner192/nsISound.h
+include/xulrunner192/nsISpellChecker.h
+include/xulrunner192/nsIStandardURL.h
+include/xulrunner192/nsIStatefulFrame.h
+include/xulrunner192/nsIStorageStream.h
+include/xulrunner192/nsIStreamBufferAccess.h
+include/xulrunner192/nsIStreamCipher.h
+include/xulrunner192/nsIStreamConverter.h
+include/xulrunner192/nsIStreamConverterService.h
+include/xulrunner192/nsIStreamListener.h
+include/xulrunner192/nsIStreamListenerTee.h
+include/xulrunner192/nsIStreamListenerTee_1_9_2.h
+include/xulrunner192/nsIStreamLoader.h
+include/xulrunner192/nsIStreamTransportService.h
+include/xulrunner192/nsIStringBundle.h
+include/xulrunner192/nsIStringBundleOverride.h
+include/xulrunner192/nsIStringCharsetDetector.h
+include/xulrunner192/nsIStringEnumerator.h
+include/xulrunner192/nsIStringStream.h
+include/xulrunner192/nsIStyleRule.h
+include/xulrunner192/nsIStyleRuleProcessor.h
+include/xulrunner192/nsIStyleSheet.h
+include/xulrunner192/nsIStyleSheetLinkingElement.h
+include/xulrunner192/nsIStyleSheetService.h
+include/xulrunner192/nsISupports.h
+include/xulrunner192/nsISupportsArray.h
+include/xulrunner192/nsISupportsBase.h
+include/xulrunner192/nsISupportsImpl.h
+include/xulrunner192/nsISupportsIterators.h
+include/xulrunner192/nsISupportsObsolete.h
+include/xulrunner192/nsISupportsPrimitives.h
+include/xulrunner192/nsISupportsPriority.h
+include/xulrunner192/nsISupportsUtils.h
+include/xulrunner192/nsISyncLoadDOMService.h
+include/xulrunner192/nsISyncStreamListener.h
+include/xulrunner192/nsISystemProxySettings.h
+include/xulrunner192/nsITXTToHTMLConv.h
+include/xulrunner192/nsITableCellLayout.h
+include/xulrunner192/nsITableEditor.h
+include/xulrunner192/nsITableLayout.h
+include/xulrunner192/nsITaggingService.h
+include/xulrunner192/nsITextControlElement.h
+include/xulrunner192/nsITextControlFrame.h
+include/xulrunner192/nsITextScroll.h
+include/xulrunner192/nsITextService.h
+include/xulrunner192/nsITextServicesDocument.h
+include/xulrunner192/nsITextServicesFilter.h
+include/xulrunner192/nsITextToSubURI.h
+include/xulrunner192/nsITextTransform.h
+include/xulrunner192/nsIThebesFontMetrics.h
+include/xulrunner192/nsITheme.h
+include/xulrunner192/nsIThread.h
+include/xulrunner192/nsIThreadInternal.h
+include/xulrunner192/nsIThreadManager.h
+include/xulrunner192/nsIThreadPool.h
+include/xulrunner192/nsITimelineService.h
+include/xulrunner192/nsITimer.h
+include/xulrunner192/nsITokenDialogs.h
+include/xulrunner192/nsITokenPasswordDialogs.h
+include/xulrunner192/nsITokenizer.h
+include/xulrunner192/nsIToolkit.h
+include/xulrunner192/nsIToolkitChromeRegistry.h
+include/xulrunner192/nsIToolkitProfile.h
+include/xulrunner192/nsIToolkitProfileService.h
+include/xulrunner192/nsITooltipListener.h
+include/xulrunner192/nsITooltipTextProvider.h
+include/xulrunner192/nsITraceRefcnt.h
+include/xulrunner192/nsITraceableChannel.h
+include/xulrunner192/nsITransaction.h
+include/xulrunner192/nsITransactionList.h
+include/xulrunner192/nsITransactionListener.h
+include/xulrunner192/nsITransactionManager.h
+include/xulrunner192/nsITransfer.h
+include/xulrunner192/nsITransferable.h
+include/xulrunner192/nsITransport.h
+include/xulrunner192/nsITransportSecurityInfo.h
+include/xulrunner192/nsITreeBoxObject.h
+include/xulrunner192/nsITreeColumns.h
+include/xulrunner192/nsITreeContentView.h
+include/xulrunner192/nsITreeSelection.h
+include/xulrunner192/nsITreeView.h
+include/xulrunner192/nsITypeAheadFind.h
+include/xulrunner192/nsIUGenCategory.h
+include/xulrunner192/nsIURI.h
+include/xulrunner192/nsIURIChecker.h
+include/xulrunner192/nsIURIClassifier.h
+include/xulrunner192/nsIURIContentListener.h
+include/xulrunner192/nsIURIFixup.h
+include/xulrunner192/nsIURILoader.h
+include/xulrunner192/nsIURIRefObject.h
+include/xulrunner192/nsIURL.h
+include/xulrunner192/nsIURLFormatter.h
+include/xulrunner192/nsIURLParser.h
+include/xulrunner192/nsIUTF8ConverterService.h
+include/xulrunner192/nsIUUIDGenerator.h
+include/xulrunner192/nsIUnicharBuffer.h
+include/xulrunner192/nsIUnicharInputStream.h
+include/xulrunner192/nsIUnicharLineInputStream.h
+include/xulrunner192/nsIUnicharOutputStream.h
+include/xulrunner192/nsIUnicharStreamListener.h
+include/xulrunner192/nsIUnicharStreamLoader.h
+include/xulrunner192/nsIUnicodeDecoder.h
+include/xulrunner192/nsIUnicodeEncoder.h
+include/xulrunner192/nsIUnicodeNormalizer.h
+include/xulrunner192/nsIUpdateService.h
+include/xulrunner192/nsIUpdateTimerManager.h
+include/xulrunner192/nsIUploadChannel.h
+include/xulrunner192/nsIUploadChannel2.h
+include/xulrunner192/nsIUserCertPicker.h
+include/xulrunner192/nsIUserInfo.h
+include/xulrunner192/nsIVariant.h
+include/xulrunner192/nsIVersionComparator.h
+include/xulrunner192/nsIView.h
+include/xulrunner192/nsIViewManager.h
+include/xulrunner192/nsIViewObserver.h
+include/xulrunner192/nsIViewSourceChannel.h
+include/xulrunner192/nsIWeakReference.h
+include/xulrunner192/nsIWeakReferenceUtils.h
+include/xulrunner192/nsIWebBrowser.h
+include/xulrunner192/nsIWebBrowserChrome.h
+include/xulrunner192/nsIWebBrowserChrome2.h
+include/xulrunner192/nsIWebBrowserChromeFocus.h
+include/xulrunner192/nsIWebBrowserFind.h
+include/xulrunner192/nsIWebBrowserFocus.h
+include/xulrunner192/nsIWebBrowserPersist.h
+include/xulrunner192/nsIWebBrowserPrint.h
+include/xulrunner192/nsIWebBrowserSetup.h
+include/xulrunner192/nsIWebBrowserStream.h
+include/xulrunner192/nsIWebContentHandlerRegistrar.h
+include/xulrunner192/nsIWebNavigation.h
+include/xulrunner192/nsIWebNavigationInfo.h
+include/xulrunner192/nsIWebPageDescriptor.h
+include/xulrunner192/nsIWebProgress.h
+include/xulrunner192/nsIWebProgressListener.h
+include/xulrunner192/nsIWebProgressListener2.h
+include/xulrunner192/nsIWebShellServices.h
+include/xulrunner192/nsIWidget.h
+include/xulrunner192/nsIWin32Locale.h
+include/xulrunner192/nsIWindowCreator.h
+include/xulrunner192/nsIWindowCreator2.h
+include/xulrunner192/nsIWindowDataSource.h
+include/xulrunner192/nsIWindowMediator.h
+include/xulrunner192/nsIWindowMediatorListener.h
+include/xulrunner192/nsIWindowProvider.h
+include/xulrunner192/nsIWindowWatcher.h
+include/xulrunner192/nsIWordBreaker.h
+include/xulrunner192/nsIWritablePropertyBag.h
+include/xulrunner192/nsIWritablePropertyBag2.h
+include/xulrunner192/nsIWyciwygChannel.h
+include/xulrunner192/nsIX509Cert.h
+include/xulrunner192/nsIX509Cert2.h
+include/xulrunner192/nsIX509Cert3.h
+include/xulrunner192/nsIX509CertDB.h
+include/xulrunner192/nsIX509CertDB2.h
+include/xulrunner192/nsIX509CertList.h
+include/xulrunner192/nsIX509CertValidity.h
+include/xulrunner192/nsIXBLAccessible.h
+include/xulrunner192/nsIXBLDocumentInfo.h
+include/xulrunner192/nsIXBLService.h
+include/xulrunner192/nsIXFormsUtilityService.h
+include/xulrunner192/nsIXMLContentBuilder.h
+include/xulrunner192/nsIXMLContentSink.h
+include/xulrunner192/nsIXMLEncodingService.h
+include/xulrunner192/nsIXMLHttpRequest.h
+include/xulrunner192/nsIXPCScriptNotify.h
+include/xulrunner192/nsIXPCScriptable.h
+include/xulrunner192/nsIXPCSecurityManager.h
+include/xulrunner192/nsIXPConnect.h
+include/xulrunner192/nsIXPIDialogService.h
+include/xulrunner192/nsIXPIInstallInfo.h
+include/xulrunner192/nsIXPIProgressDialog.h
+include/xulrunner192/nsIXPInstallManager.h
+include/xulrunner192/nsIXPTLoader.h
+include/xulrunner192/nsIXPathEvaluatorInternal.h
+include/xulrunner192/nsIXPointer.h
+include/xulrunner192/nsIXSLTException.h
+include/xulrunner192/nsIXSLTProcessor.h
+include/xulrunner192/nsIXSLTProcessorObsolete.h
+include/xulrunner192/nsIXSLTProcessorPrivate.h
+include/xulrunner192/nsIXTFAttributeHandler.h
+include/xulrunner192/nsIXTFElement.h
+include/xulrunner192/nsIXTFElementFactory.h
+include/xulrunner192/nsIXTFElementWrapper.h
+include/xulrunner192/nsIXTFPrivate.h
+include/xulrunner192/nsIXTFService.h
+include/xulrunner192/nsIXULAppInfo.h
+include/xulrunner192/nsIXULAppInstall.h
+include/xulrunner192/nsIXULBrowserWindow.h
+include/xulrunner192/nsIXULBuilderListener.h
+include/xulrunner192/nsIXULDocument.h
+include/xulrunner192/nsIXULOverlayProvider.h
+include/xulrunner192/nsIXULPrototypeCache.h
+include/xulrunner192/nsIXULRuntime.h
+include/xulrunner192/nsIXULSortService.h
+include/xulrunner192/nsIXULTemplateBuilder.h
+include/xulrunner192/nsIXULTemplateQueryProcessor.h
+include/xulrunner192/nsIXULTemplateResult.h
+include/xulrunner192/nsIXULTemplateRuleFilter.h
+include/xulrunner192/nsIXULWindow.h
+include/xulrunner192/nsIZipReader.h
+include/xulrunner192/nsIZipWriter.h
+include/xulrunner192/nsImageMapUtils.h
+include/xulrunner192/nsInt64.h
+include/xulrunner192/nsInterfaceHashtable.h
+include/xulrunner192/nsInterfaceRequestorAgg.h
+include/xulrunner192/nsJSPrincipals.h
+include/xulrunner192/nsJSProtocolHandler.h
+include/xulrunner192/nsLWBrkCIID.h
+include/xulrunner192/nsLayoutCID.h
+include/xulrunner192/nsLayoutErrors.h
+include/xulrunner192/nsLayoutStatics.h
+include/xulrunner192/nsLayoutStylesheetCache.h
+include/xulrunner192/nsLayoutUtils.h
+include/xulrunner192/nsLineBreaker.h
+include/xulrunner192/nsLinebreakConverter.h
+include/xulrunner192/nsLiteralString.h
+include/xulrunner192/nsLocalFile.h
+include/xulrunner192/nsLocalFileUnix.h
+include/xulrunner192/nsLocaleCID.h
+include/xulrunner192/nsMargin.h
+include/xulrunner192/nsMathUtils.h
+include/xulrunner192/nsMediaCache.h
+include/xulrunner192/nsMediaDecoder.h
+include/xulrunner192/nsMediaStream.h
+include/xulrunner192/nsMemory.h
+include/xulrunner192/nsMetaCharsetCID.h
+include/xulrunner192/nsMimeTypes.h
+include/xulrunner192/nsModule.h
+include/xulrunner192/nsMorkReader.h
+include/xulrunner192/nsMultiplexInputStream.h
+include/xulrunner192/nsMutationEvent.h
+include/xulrunner192/nsNativeCharsetUtils.h
+include/xulrunner192/nsNativeWidget.h
+include/xulrunner192/nsNetCID.h
+include/xulrunner192/nsNetError.h
+include/xulrunner192/nsNetStrings.h
+include/xulrunner192/nsNetUtil.h
+include/xulrunner192/nsNodeInfoManager.h
+include/xulrunner192/nsOSHelperAppService.h
+include/xulrunner192/nsObjCExceptions.h
+include/xulrunner192/nsObserverService.h
+include/xulrunner192/nsObsoleteModuleLoading.h
+include/xulrunner192/nsOggDecoder.h
+include/xulrunner192/nsPIBoxObject.h
+include/xulrunner192/nsPICertNotification.h
+include/xulrunner192/nsPICommandUpdater.h
+include/xulrunner192/nsPIDNSService.h
+include/xulrunner192/nsPIDOMEventTarget.h
+include/xulrunner192/nsPIDOMStorage.h
+include/xulrunner192/nsPIDOMWindow.h
+include/xulrunner192/nsPIEditorTransaction.h
+include/xulrunner192/nsPIPlacesDatabase.h
+include/xulrunner192/nsPIPlacesHistoryListenersNotifier.h
+include/xulrunner192/nsPIPromptService.h
+include/xulrunner192/nsPISocketTransportService.h
+include/xulrunner192/nsPIWindowRoot.h
+include/xulrunner192/nsPIWindowWatcher.h
+include/xulrunner192/nsPLDOMEvent.h
+include/xulrunner192/nsPSPrinters.h
+include/xulrunner192/nsPaperPS.h
+include/xulrunner192/nsParserCIID.h
+include/xulrunner192/nsParserDataListener.h
+include/xulrunner192/nsPluginError.h
+include/xulrunner192/nsPluginLogging.h
+include/xulrunner192/nsPluginNativeWindow.h
+include/xulrunner192/nsPluginsCID.h
+include/xulrunner192/nsPoint.h
+include/xulrunner192/nsPrefsCID.h
+include/xulrunner192/nsPresContext.h
+include/xulrunner192/nsPresShellIterator.h
+include/xulrunner192/nsPresState.h
+include/xulrunner192/nsPrintfCString.h
+include/xulrunner192/nsProcess.h
+include/xulrunner192/nsProfileDirServiceProvider.h
+include/xulrunner192/nsPromiseFlatString.h
+include/xulrunner192/nsPromptUtils.h
+include/xulrunner192/nsPropertyTable.h
+include/xulrunner192/nsProxiedService.h
+include/xulrunner192/nsProxyRelease.h
+include/xulrunner192/nsQueryFrame.h
+include/xulrunner192/nsQuickSort.h
+include/xulrunner192/nsRDFCID.h
+include/xulrunner192/nsRDFResource.h
+include/xulrunner192/nsReadLine.h
+include/xulrunner192/nsReadableUtils.h
+include/xulrunner192/nsRect.h
+include/xulrunner192/nsRecyclingAllocator.h
+include/xulrunner192/nsRefPtrHashtable.h
+include/xulrunner192/nsReferencedElement.h
+include/xulrunner192/nsRegion.h
+include/xulrunner192/nsRootAccessible.h
+include/xulrunner192/nsRootAccessibleWrap.h
+include/xulrunner192/nsRuleData.h
+include/xulrunner192/nsRuleNode.h
+include/xulrunner192/nsRuleProcessorData.h
+include/xulrunner192/nsRuleWalker.h
+include/xulrunner192/nsSAXAttributes.h
+include/xulrunner192/nsSAXLocator.h
+include/xulrunner192/nsSAXXMLReader.h
+include/xulrunner192/nsSVGEffects.h
+include/xulrunner192/nsSVGFeatures.h
+include/xulrunner192/nsSVGFilterInstance.h
+include/xulrunner192/nsSVGForeignObjectFrame.h
+include/xulrunner192/nsSVGIntegrationUtils.h
+include/xulrunner192/nsSVGMatrix.h
+include/xulrunner192/nsSVGNumber.h
+include/xulrunner192/nsSVGPoint.h
+include/xulrunner192/nsSVGRect.h
+include/xulrunner192/nsSVGUtils.h
+include/xulrunner192/nsScannerString.h
+include/xulrunner192/nsScriptLoader.h
+include/xulrunner192/nsScriptableInputStream.h
+include/xulrunner192/nsServiceManagerUtils.h
+include/xulrunner192/nsSize.h
+include/xulrunner192/nsSoftwareUpdateIIDs.h
+include/xulrunner192/nsStackWalk.h
+include/xulrunner192/nsStaticAtom.h
+include/xulrunner192/nsStaticComponents.h
+include/xulrunner192/nsStaticNameTable.h
+include/xulrunner192/nsStorageStream.h
+include/xulrunner192/nsStreamUtils.h
+include/xulrunner192/nsString.h
+include/xulrunner192/nsStringAPI.h
+include/xulrunner192/nsStringBuffer.h
+include/xulrunner192/nsStringEnumerator.h
+include/xulrunner192/nsStringFwd.h
+include/xulrunner192/nsStringGlue.h
+include/xulrunner192/nsStringIterator.h
+include/xulrunner192/nsStringStream.h
+include/xulrunner192/nsStubDocumentObserver.h
+include/xulrunner192/nsStubImageDecoderObserver.h
+include/xulrunner192/nsStubMutationObserver.h
+include/xulrunner192/nsStyleChangeList.h
+include/xulrunner192/nsStyleConsts.h
+include/xulrunner192/nsStyleContext.h
+include/xulrunner192/nsStyleCoord.h
+include/xulrunner192/nsStyleSet.h
+include/xulrunner192/nsStyleStruct.h
+include/xulrunner192/nsStyleStructFwd.h
+include/xulrunner192/nsStyleStructInlines.h
+include/xulrunner192/nsStyleStructList.h
+include/xulrunner192/nsStyleTransformMatrix.h
+include/xulrunner192/nsStyleUtil.h
+include/xulrunner192/nsSubstring.h
+include/xulrunner192/nsSubstringTuple.h
+include/xulrunner192/nsSupportsArray.h
+include/xulrunner192/nsSupportsPrimitives.h
+include/xulrunner192/nsSystemPrefLog.h
+include/xulrunner192/nsSystemPrefService.h
+include/xulrunner192/nsTArray.h
+include/xulrunner192/nsTDependentString.h
+include/xulrunner192/nsTDependentSubstring.h
+include/xulrunner192/nsTHashtable.h
+include/xulrunner192/nsTObserverArray.h
+include/xulrunner192/nsTPromiseFlatString.h
+include/xulrunner192/nsTPtrArray.h
+include/xulrunner192/nsTString.h
+include/xulrunner192/nsTSubstring.h
+include/xulrunner192/nsTSubstringTuple.h
+include/xulrunner192/nsTWeakRef.h
+include/xulrunner192/nsTextAccessibleWrap.h
+include/xulrunner192/nsTextFormatter.h
+include/xulrunner192/nsTextFragment.h
+include/xulrunner192/nsTextServicesCID.h
+include/xulrunner192/nsThemeConstants.h
+include/xulrunner192/nsThreadUtils.h
+include/xulrunner192/nsThreadUtilsInternal.h
+include/xulrunner192/nsTime.h
+include/xulrunner192/nsTimer.h
+include/xulrunner192/nsToken.h
+include/xulrunner192/nsToolkitCompsCID.h
+include/xulrunner192/nsTraceRefcnt.h
+include/xulrunner192/nsTraceRefcntImpl.h
+include/xulrunner192/nsTransactionManagerCID.h
+include/xulrunner192/nsTransform2D.h
+include/xulrunner192/nsTreeColFrame.h
+include/xulrunner192/nsTreeUtils.h
+include/xulrunner192/nsUCVJA2CID.h
+include/xulrunner192/nsUCVJACID.h
+include/xulrunner192/nsUConvCID.h
+include/xulrunner192/nsUCvCnCID.h
+include/xulrunner192/nsUCvIBMCID.h
+include/xulrunner192/nsUCvKOCID.h
+include/xulrunner192/nsUCvLatinCID.h
+include/xulrunner192/nsUCvMathCID.h
+include/xulrunner192/nsUCvTW2CID.h
+include/xulrunner192/nsUCvTWCID.h
+include/xulrunner192/nsURIHashKey.h
+include/xulrunner192/nsURILoader.h
+include/xulrunner192/nsUTF8Utils.h
+include/xulrunner192/nsUnicharUtilCIID.h
+include/xulrunner192/nsUnicharUtils.h
+include/xulrunner192/nsVariant.h
+include/xulrunner192/nsVersionComparator.h
+include/xulrunner192/nsViewsCID.h
+include/xulrunner192/nsVoidArray.h
+include/xulrunner192/nsWaveDecoder.h
+include/xulrunner192/nsWeakPtr.h
+include/xulrunner192/nsWeakReference.h
+include/xulrunner192/nsWhitespaceTokenizer.h
+include/xulrunner192/nsWidgetInitData.h
+include/xulrunner192/nsWidgetsCID.h
+include/xulrunner192/nsWildCard.h
+include/xulrunner192/nsWrapperCache.h
+include/xulrunner192/nsXBLBinding.h
+include/xulrunner192/nsXMLEncodingCID.h
+include/xulrunner192/nsXMLNameSpaceMap.h
+include/xulrunner192/nsXPCOM.h
+include/xulrunner192/nsXPCOMCID.h
+include/xulrunner192/nsXPCOMCIDInternal.h
+include/xulrunner192/nsXPCOMGlue.h
+include/xulrunner192/nsXPCOMStrings.h
+include/xulrunner192/nsXPFEComponentsCID.h
+include/xulrunner192/nsXPIDLString.h
+include/xulrunner192/nsXPITriggerInfo.h
+include/xulrunner192/nsXPTCUtils.h
+include/xulrunner192/nsXULAppAPI.h
+include/xulrunner192/nsXULListboxAccessibleWrap.h
+include/xulrunner192/nsXULMenuAccessibleWrap.h
+include/xulrunner192/nsXULPopupManager.h
+include/xulrunner192/nsXULTreeGridAccessibleWrap.h
+include/xulrunner192/nscore.h
+include/xulrunner192/nsplugindefs.h
+include/xulrunner192/nspluginroot.h
+include/xulrunner192/nspr.h
+include/xulrunner192/nspr/md/_aix32.cfg
+include/xulrunner192/nspr/md/_aix64.cfg
+include/xulrunner192/nspr/md/_beos.cfg
+include/xulrunner192/nspr/md/_bsdi.cfg
+include/xulrunner192/nspr/md/_darwin.cfg
+include/xulrunner192/nspr/md/_dgux.cfg
+include/xulrunner192/nspr/md/_freebsd.cfg
+include/xulrunner192/nspr/md/_hpux32.cfg
+include/xulrunner192/nspr/md/_hpux64.cfg
+include/xulrunner192/nspr/md/_irix32.cfg
+include/xulrunner192/nspr/md/_irix64.cfg
+include/xulrunner192/nspr/md/_linux.cfg
+include/xulrunner192/nspr/md/_ncr.cfg
+include/xulrunner192/nspr/md/_nec.cfg
+include/xulrunner192/nspr/md/_netbsd.cfg
+include/xulrunner192/nspr/md/_nextstep.cfg
+include/xulrunner192/nspr/md/_nto.cfg
+include/xulrunner192/nspr/md/_openbsd.cfg
+include/xulrunner192/nspr/md/_os2.cfg
+include/xulrunner192/nspr/md/_osf1.cfg
+include/xulrunner192/nspr/md/_qnx.cfg
+include/xulrunner192/nspr/md/_reliantunix.cfg
+include/xulrunner192/nspr/md/_riscos.cfg
+include/xulrunner192/nspr/md/_scoos.cfg
+include/xulrunner192/nspr/md/_solaris.cfg
+include/xulrunner192/nspr/md/_sony.cfg
+include/xulrunner192/nspr/md/_sunos4.cfg
+include/xulrunner192/nspr/md/_symbian.cfg
+include/xulrunner192/nspr/md/_unixware.cfg
+include/xulrunner192/nspr/md/_unixware7.cfg
+include/xulrunner192/nspr/md/_win95.cfg
+include/xulrunner192/nspr/md/_winnt.cfg
+include/xulrunner192/nspr/nspr.h
+include/xulrunner192/nspr/obsolete/pralarm.h
+include/xulrunner192/nspr/obsolete/probslet.h
+include/xulrunner192/nspr/obsolete/protypes.h
+include/xulrunner192/nspr/obsolete/prsem.h
+include/xulrunner192/nspr/plarena.h
+include/xulrunner192/nspr/plarenas.h
+include/xulrunner192/nspr/plbase64.h
+include/xulrunner192/nspr/plerror.h
+include/xulrunner192/nspr/plgetopt.h
+include/xulrunner192/nspr/plhash.h
+include/xulrunner192/nspr/plstr.h
+include/xulrunner192/nspr/pratom.h
+include/xulrunner192/nspr/prbit.h
+include/xulrunner192/nspr/prclist.h
+include/xulrunner192/nspr/prcmon.h
+include/xulrunner192/nspr/prcountr.h
+include/xulrunner192/nspr/prcpucfg.h
+include/xulrunner192/nspr/prcvar.h
+include/xulrunner192/nspr/prdtoa.h
+include/xulrunner192/nspr/prenv.h
+include/xulrunner192/nspr/prerr.h
+include/xulrunner192/nspr/prerror.h
+include/xulrunner192/nspr/prinet.h
+include/xulrunner192/nspr/prinit.h
+include/xulrunner192/nspr/prinrval.h
+include/xulrunner192/nspr/prio.h
+include/xulrunner192/nspr/pripcsem.h
+include/xulrunner192/nspr/private/pprio.h
+include/xulrunner192/nspr/private/pprthred.h
+include/xulrunner192/nspr/private/prpriv.h
+include/xulrunner192/nspr/prlink.h
+include/xulrunner192/nspr/prlock.h
+include/xulrunner192/nspr/prlog.h
+include/xulrunner192/nspr/prlong.h
+include/xulrunner192/nspr/prmem.h
+include/xulrunner192/nspr/prmon.h
+include/xulrunner192/nspr/prmwait.h
+include/xulrunner192/nspr/prnetdb.h
+include/xulrunner192/nspr/prolock.h
+include/xulrunner192/nspr/prpdce.h
+include/xulrunner192/nspr/prprf.h
+include/xulrunner192/nspr/prproces.h
+include/xulrunner192/nspr/prrng.h
+include/xulrunner192/nspr/prrwlock.h
+include/xulrunner192/nspr/prshm.h
+include/xulrunner192/nspr/prshma.h
+include/xulrunner192/nspr/prsystem.h
+include/xulrunner192/nspr/prthread.h
+include/xulrunner192/nspr/prtime.h
+include/xulrunner192/nspr/prtpool.h
+include/xulrunner192/nspr/prtrace.h
+include/xulrunner192/nspr/prtypes.h
+include/xulrunner192/nspr/prvrsion.h
+include/xulrunner192/nspr/prwin16.h
+include/xulrunner192/nsrootidl.h
+include/xulrunner192/nss.h
+include/xulrunner192/nssb64.h
+include/xulrunner192/nssb64t.h
+include/xulrunner192/nssbase.h
+include/xulrunner192/nssbaset.h
+include/xulrunner192/nssck.api
+include/xulrunner192/nssckbi.h
+include/xulrunner192/nssckepv.h
+include/xulrunner192/nssckft.h
+include/xulrunner192/nssckfw.h
+include/xulrunner192/nssckfwc.h
+include/xulrunner192/nssckfwt.h
+include/xulrunner192/nssckg.h
+include/xulrunner192/nssckmdt.h
+include/xulrunner192/nssckt.h
+include/xulrunner192/nssilckt.h
+include/xulrunner192/nssilock.h
+include/xulrunner192/nsslocks.h
+include/xulrunner192/nssrwlk.h
+include/xulrunner192/nssrwlkt.h
+include/xulrunner192/nssutil.h
+include/xulrunner192/obsolete/pralarm.h
+include/xulrunner192/obsolete/probslet.h
+include/xulrunner192/obsolete/protypes.h
+include/xulrunner192/obsolete/prsem.h
+include/xulrunner192/ocsp.h
+include/xulrunner192/ocspt.h
+include/xulrunner192/ogg/config_types.h
+include/xulrunner192/ogg/ogg.h
+include/xulrunner192/ogg/os_types.h
+include/xulrunner192/oggplay/config_win32.h
+include/xulrunner192/oggplay/oggplay.h
+include/xulrunner192/oggplay/oggplay_callback_info.h
+include/xulrunner192/oggplay/oggplay_enums.h
+include/xulrunner192/oggplay/oggplay_query.h
+include/xulrunner192/oggplay/oggplay_reader.h
+include/xulrunner192/oggplay/oggplay_seek.h
+include/xulrunner192/oggplay/oggplay_tools.h
+include/xulrunner192/oggplay_buffer.h
+include/xulrunner192/oggplay_callback.h
+include/xulrunner192/oggplay_data.h
+include/xulrunner192/oggz/oggz.h
+include/xulrunner192/oggz/oggz_comments.h
+include/xulrunner192/oggz/oggz_constants.h
+include/xulrunner192/oggz/oggz_deprecated.h
+include/xulrunner192/oggz/oggz_io.h
+include/xulrunner192/oggz/oggz_off_t.h
+include/xulrunner192/oggz/oggz_off_t_generated.h
+include/xulrunner192/oggz/oggz_read.h
+include/xulrunner192/oggz/oggz_seek.h
+include/xulrunner192/oggz/oggz_stream.h
+include/xulrunner192/oggz/oggz_table.h
+include/xulrunner192/oggz/oggz_write.h
+include/xulrunner192/opentype-sanitiser.h
+include/xulrunner192/ots-memory-stream.h
+include/xulrunner192/p12.h
+include/xulrunner192/p12plcy.h
+include/xulrunner192/p12t.h
+include/xulrunner192/pixman-version.h
+include/xulrunner192/pixman.h
+include/xulrunner192/pk11func.h
+include/xulrunner192/pk11pqg.h
+include/xulrunner192/pk11priv.h
+include/xulrunner192/pk11pub.h
+include/xulrunner192/pk11sdr.h
+include/xulrunner192/pkcs11.h
+include/xulrunner192/pkcs11f.h
+include/xulrunner192/pkcs11n.h
+include/xulrunner192/pkcs11p.h
+include/xulrunner192/pkcs11t.h
+include/xulrunner192/pkcs11u.h
+include/xulrunner192/pkcs12.h
+include/xulrunner192/pkcs12t.h
+include/xulrunner192/pkcs7t.h
+include/xulrunner192/plarena.h
+include/xulrunner192/plarenas.h
+include/xulrunner192/plbase64.h
+include/xulrunner192/pldhash.h
+include/xulrunner192/plerror.h
+include/xulrunner192/plgetopt.h
+include/xulrunner192/plhash.h
+include/xulrunner192/plstr.h
+include/xulrunner192/png.h
+include/xulrunner192/pngconf.h
+include/xulrunner192/portreg.h
+include/xulrunner192/pratom.h
+include/xulrunner192/prbit.h
+include/xulrunner192/prclist.h
+include/xulrunner192/prcmon.h
+include/xulrunner192/prcountr.h
+include/xulrunner192/prcpucfg.h
+include/xulrunner192/prcvar.h
+include/xulrunner192/prdtoa.h
+include/xulrunner192/preenc.h
+include/xulrunner192/prenv.h
+include/xulrunner192/prerr.h
+include/xulrunner192/prerror.h
+include/xulrunner192/prinet.h
+include/xulrunner192/prinit.h
+include/xulrunner192/prinrval.h
+include/xulrunner192/prio.h
+include/xulrunner192/pripcsem.h
+include/xulrunner192/private/pprio.h
+include/xulrunner192/private/pprthred.h
+include/xulrunner192/private/prpriv.h
+include/xulrunner192/prlink.h
+include/xulrunner192/prlock.h
+include/xulrunner192/prlog.h
+include/xulrunner192/prlong.h
+include/xulrunner192/prmem.h
+include/xulrunner192/prmon.h
+include/xulrunner192/prmwait.h
+include/xulrunner192/prnetdb.h
+include/xulrunner192/prolock.h
+include/xulrunner192/prpdce.h
+include/xulrunner192/prprf.h
+include/xulrunner192/prproces.h
+include/xulrunner192/prrng.h
+include/xulrunner192/prrwlock.h
+include/xulrunner192/prshm.h
+include/xulrunner192/prshma.h
+include/xulrunner192/prsystem.h
+include/xulrunner192/prthread.h
+include/xulrunner192/prtime.h
+include/xulrunner192/prtpool.h
+include/xulrunner192/prtrace.h
+include/xulrunner192/prtypes.h
+include/xulrunner192/prvrsion.h
+include/xulrunner192/prwin16.h
+include/xulrunner192/psSharedCore.h
+include/xulrunner192/qcms.h
+include/xulrunner192/qcmstypes.h
+include/xulrunner192/rdf.h
+include/xulrunner192/rdfIDataSource.h
+include/xulrunner192/rdfISerializer.h
+include/xulrunner192/rdfITripleVisitor.h
+include/xulrunner192/secasn1.h
+include/xulrunner192/secasn1t.h
+include/xulrunner192/seccomon.h
+include/xulrunner192/secder.h
+include/xulrunner192/secdert.h
+include/xulrunner192/secdig.h
+include/xulrunner192/secdigt.h
+include/xulrunner192/secerr.h
+include/xulrunner192/sechash.h
+include/xulrunner192/secitem.h
+include/xulrunner192/secmime.h
+include/xulrunner192/secmod.h
+include/xulrunner192/secmodt.h
+include/xulrunner192/secoid.h
+include/xulrunner192/secoidt.h
+include/xulrunner192/secpkcs5.h
+include/xulrunner192/secpkcs7.h
+include/xulrunner192/secport.h
+include/xulrunner192/shsign.h
+include/xulrunner192/smime.h
+include/xulrunner192/ssl.h
+include/xulrunner192/sslerr.h
+include/xulrunner192/sslproto.h
+include/xulrunner192/sslt.h
+include/xulrunner192/std_semaphore.h
+include/xulrunner192/stopwatch.h
+include/xulrunner192/string-template-def-char.h
+include/xulrunner192/string-template-def-unichar.h
+include/xulrunner192/string-template-undef.h
+include/xulrunner192/sydneyaudio/sydney_audio.h
+include/xulrunner192/theora/codec.h
+include/xulrunner192/theora/theora.h
+include/xulrunner192/theora/theoradec.h
+include/xulrunner192/theora/theoraenc.h
+include/xulrunner192/txDouble.h
+include/xulrunner192/txIEXSLTRegExFunctions.h
+include/xulrunner192/txIFunctionEvaluationContext.h
+include/xulrunner192/txINodeSet.h
+include/xulrunner192/txIXPathObject.h
+include/xulrunner192/uconvutil.h
+include/xulrunner192/utilrename.h
+include/xulrunner192/vorbis/codec.h
+include/xulrunner192/xpcIJSModuleLoader.h
+include/xulrunner192/xpcIJSWeakReference.h
+include/xulrunner192/xpc_map_end.h
+include/xulrunner192/xpccomponents.h
+include/xulrunner192/xpcexception.h
+include/xulrunner192/xpcjsid.h
+include/xulrunner192/xpcom-config.h
+include/xulrunner192/xpt_arena.h
+include/xulrunner192/xpt_struct.h
+include/xulrunner192/xpt_xdr.h
+include/xulrunner192/xptcall.h
+include/xulrunner192/xptcstubsdecl.inc
+include/xulrunner192/xptcstubsdef.inc
+include/xulrunner192/xptinfo.h
+include/xulrunner192/xrecore.h
+include/xulrunner192/zipfile.h
+include/xulrunner192/zipstruct.h
+lib/xulrunner192/pkgconfig/libxul-embedding.pc
+lib/xulrunner192/pkgconfig/libxul.pc
+lib/xulrunner192/pkgconfig/mozilla-gtkmozembed-embedding.pc
+lib/xulrunner192/pkgconfig/mozilla-gtkmozembed.pc
+lib/xulrunner192/pkgconfig/mozilla-js.pc
+lib/xulrunner192/pkgconfig/mozilla-nspr.pc
+lib/xulrunner192/pkgconfig/mozilla-nss.pc
+lib/xulrunner192/pkgconfig/mozilla-plugin.pc
+lib/xulrunner192-sdk/bin
+lib/xulrunner192-sdk/idl
+lib/xulrunner192-sdk/include
+lib/xulrunner192-sdk/lib
+lib/xulrunner192-sdk/sdk/lib/libcrmf.a
+lib/xulrunner192-sdk/sdk/lib/libembed_base_s.a
+lib/xulrunner192-sdk/sdk/lib/libembed_base_standalone.a
+lib/xulrunner192-sdk/sdk/lib/libmozjs.so
+lib/xulrunner192-sdk/sdk/lib/libmozreg_s.a
+lib/xulrunner192-sdk/sdk/lib/libnspr4.so
+lib/xulrunner192-sdk/sdk/lib/libnss.a
+lib/xulrunner192-sdk/sdk/lib/libnssutil.a
+lib/xulrunner192-sdk/sdk/lib/libplc4.so
+lib/xulrunner192-sdk/sdk/lib/libplds4.so
+lib/xulrunner192-sdk/sdk/lib/libsmime.a
+lib/xulrunner192-sdk/sdk/lib/libssl.a
+lib/xulrunner192-sdk/sdk/lib/libunicharutil_external_s.a
+lib/xulrunner192-sdk/sdk/lib/libxpcom.so
+lib/xulrunner192-sdk/sdk/lib/libxpcomglue.a
+lib/xulrunner192-sdk/sdk/lib/libxpcomglue_s.a
+lib/xulrunner192-sdk/sdk/lib/libxul.so
+lib/xulrunner192-sdk/xpcom-config.h
+lib/xulrunner192/LICENSE
+lib/xulrunner192/README.txt
+lib/xulrunner192/chrome/classic.jar
+lib/xulrunner192/chrome/classic.manifest
+lib/xulrunner192/chrome/comm.jar
+lib/xulrunner192/chrome/comm.manifest
+lib/xulrunner192/chrome/en-US.jar
+lib/xulrunner192/chrome/en-US.manifest
+lib/xulrunner192/chrome/icons/default/default16.png
+lib/xulrunner192/chrome/icons/default/default32.png
+lib/xulrunner192/chrome/icons/default/default48.png
+lib/xulrunner192/chrome/pippki.jar
+lib/xulrunner192/chrome/pippki.manifest
+lib/xulrunner192/chrome/toolkit.jar
+lib/xulrunner192/chrome/toolkit.manifest
+lib/xulrunner192/components/FeedProcessor.js
+lib/xulrunner192/components/GPSDGeolocationProvider.js
+lib/xulrunner192/components/NetworkGeolocationProvider.js
+lib/xulrunner192/components/components.list
+lib/xulrunner192/components/jsconsole-clhandler.js
+${PLIST.gnome}lib/xulrunner192/components/libdbusservice.so
+lib/xulrunner192/components/libimgicon.so
+${PLIST.gnome}lib/xulrunner192/components/libmozgnome.so
+${PLIST.gnome}lib/xulrunner192/components/libnkgnomevfs.so
+lib/xulrunner192/components/nsAddonRepository.js
+lib/xulrunner192/components/nsBadCertHandler.js
+lib/xulrunner192/components/nsBlocklistService.js
+lib/xulrunner192/components/nsContentDispatchChooser.js
+lib/xulrunner192/components/nsContentPrefService.js
+lib/xulrunner192/components/nsDefaultCLH.js
+lib/xulrunner192/components/nsDownloadManagerUI.js
+lib/xulrunner192/components/nsExtensionManager.js
+lib/xulrunner192/components/nsFilePicker.js
+lib/xulrunner192/components/nsFormAutoComplete.js
+lib/xulrunner192/components/nsHandlerService.js
+lib/xulrunner192/components/nsHelperAppDlg.js
+lib/xulrunner192/components/nsINIProcessor.js
+lib/xulrunner192/components/nsLivemarkService.js
+lib/xulrunner192/components/nsLoginInfo.js
+lib/xulrunner192/components/nsLoginManager.js
+lib/xulrunner192/components/nsLoginManagerPrompter.js
+lib/xulrunner192/components/nsPlacesAutoComplete.js
+lib/xulrunner192/components/nsPlacesDBFlush.js
+lib/xulrunner192/components/nsProgressDialog.js
+lib/xulrunner192/components/nsProxyAutoConfig.js
+lib/xulrunner192/components/nsSearchService.js
+lib/xulrunner192/components/nsSearchSuggestions.js
+lib/xulrunner192/components/nsTaggingService.js
+lib/xulrunner192/components/nsTryToClose.js
+lib/xulrunner192/components/nsURLFormatter.js
+lib/xulrunner192/components/nsUpdateService.js
+lib/xulrunner192/components/nsUpdateServiceStub.js
+lib/xulrunner192/components/nsUpdateTimerManager.js
+lib/xulrunner192/components/nsWebHandlerApp.js
+lib/xulrunner192/components/nsXULAppInstall.js
+lib/xulrunner192/components/pluginGlue.js
+lib/xulrunner192/components/storage-Legacy.js
+lib/xulrunner192/components/storage-mozStorage.js
+lib/xulrunner192/components/txEXSLTRegExFunctions.js
+lib/xulrunner192/components/xulrunner.xpt
+lib/xulrunner192/defaults/autoconfig/platform.js
+lib/xulrunner192/defaults/autoconfig/prefcalls.js
+lib/xulrunner192/defaults/pref/xulrunner.js
+lib/xulrunner192/defaults/profile/US/chrome/userChrome-example.css
+lib/xulrunner192/defaults/profile/US/chrome/userContent-example.css
+lib/xulrunner192/defaults/profile/US/localstore.rdf
+lib/xulrunner192/defaults/profile/chrome/userChrome-example.css
+lib/xulrunner192/defaults/profile/chrome/userContent-example.css
+lib/xulrunner192/defaults/profile/localstore.rdf
+lib/xulrunner192/dependentlibs.list
+lib/xulrunner192/dictionaries/en-US.aff
+lib/xulrunner192/dictionaries/en-US.dic
+lib/xulrunner192/gre.d/${PKGVERSION}.system.conf
+lib/xulrunner192/greprefs/all.js
+lib/xulrunner192/greprefs/security-prefs.js
+lib/xulrunner192/greprefs/xpinstall.js
+lib/xulrunner192/icons/document.png
+lib/xulrunner192/icons/updater.png
+lib/xulrunner192/libfreebl3.chk
+lib/xulrunner192/libfreebl3.so
+lib/xulrunner192/libmozjs.so
+lib/xulrunner192/libnspr4.so
+lib/xulrunner192/libnss3.so
+lib/xulrunner192/libnssckbi.so
+lib/xulrunner192/libnssdbm3.chk
+lib/xulrunner192/libnssdbm3.so
+lib/xulrunner192/libnssutil3.so
+lib/xulrunner192/libplc4.so
+lib/xulrunner192/libplds4.so
+lib/xulrunner192/libsmime3.so
+lib/xulrunner192/libsoftokn3.chk
+lib/xulrunner192/libsoftokn3.so
+lib/xulrunner192/libssl3.so
+lib/xulrunner192/libunicharutil_external_s.a
+lib/xulrunner192/libxpcom.so
+lib/xulrunner192/libxpcomglue.a
+lib/xulrunner192/libxpcomglue_s.a
+lib/xulrunner192/libxul.so
+lib/xulrunner192/modules/CertUtils.jsm
+lib/xulrunner192/modules/DownloadLastDir.jsm
+lib/xulrunner192/modules/DownloadUtils.jsm
+lib/xulrunner192/modules/FileUtils.jsm
+lib/xulrunner192/modules/ISO8601DateUtils.jsm
+lib/xulrunner192/modules/LightweightThemeConsumer.jsm
+lib/xulrunner192/modules/LightweightThemeManager.jsm
+lib/xulrunner192/modules/Microformats.js
+lib/xulrunner192/modules/NetUtil.jsm
+lib/xulrunner192/modules/PlacesDBUtils.jsm
+lib/xulrunner192/modules/PluralForm.jsm
+lib/xulrunner192/modules/SpatialNavigation.js
+lib/xulrunner192/modules/WindowDraggingUtils.jsm
+lib/xulrunner192/modules/XPCOMUtils.jsm
+lib/xulrunner192/modules/ctypes.jsm
+lib/xulrunner192/modules/debug.js
+lib/xulrunner192/modules/utils.js
+lib/xulrunner192/mozilla-xremote-client
+lib/xulrunner192/nspr-config
+lib/xulrunner192/platform.ini
+lib/xulrunner192/plugins/libnullplugin.so
+lib/xulrunner192/plugins/libunixprintplugin.so
+lib/xulrunner192/res/EditorOverride.css
+lib/xulrunner192/res/arrow.gif
+lib/xulrunner192/res/arrowd.gif
+lib/xulrunner192/res/broken-image.png
+lib/xulrunner192/res/charsetData.properties
+lib/xulrunner192/res/charsetalias.properties
+lib/xulrunner192/res/contenteditable.css
+lib/xulrunner192/res/designmode.css
+lib/xulrunner192/res/dtd/mathml.dtd
+lib/xulrunner192/res/dtd/xhtml11.dtd
+lib/xulrunner192/res/entityTables/html40Latin1.properties
+lib/xulrunner192/res/entityTables/html40Special.properties
+lib/xulrunner192/res/entityTables/html40Symbols.properties
+lib/xulrunner192/res/entityTables/htmlEntityVersions.properties
+lib/xulrunner192/res/entityTables/mathml20.properties
+lib/xulrunner192/res/entityTables/transliterate.properties
+lib/xulrunner192/res/fonts/mathfont.properties
+lib/xulrunner192/res/fonts/mathfontSTIXNonUnicode.properties
+lib/xulrunner192/res/fonts/mathfontSTIXSize1.properties
+lib/xulrunner192/res/fonts/mathfontStandardSymbolsL.properties
+lib/xulrunner192/res/fonts/mathfontUnicode.properties
+lib/xulrunner192/res/forms.css
+lib/xulrunner192/res/grabber.gif
+lib/xulrunner192/res/hiddenWindow.html
+lib/xulrunner192/res/html.css
+lib/xulrunner192/res/html/folder.png
+lib/xulrunner192/res/langGroups.properties
+lib/xulrunner192/res/language.properties
+lib/xulrunner192/res/loading-image.png
+lib/xulrunner192/res/mathml.css
+lib/xulrunner192/res/quirk.css
+lib/xulrunner192/res/svg.css
+lib/xulrunner192/res/table-add-column-after-active.gif
+lib/xulrunner192/res/table-add-column-after-hover.gif
+lib/xulrunner192/res/table-add-column-after.gif
+lib/xulrunner192/res/table-add-column-before-active.gif
+lib/xulrunner192/res/table-add-column-before-hover.gif
+lib/xulrunner192/res/table-add-column-before.gif
+lib/xulrunner192/res/table-add-row-after-active.gif
+lib/xulrunner192/res/table-add-row-after-hover.gif
+lib/xulrunner192/res/table-add-row-after.gif
+lib/xulrunner192/res/table-add-row-before-active.gif
+lib/xulrunner192/res/table-add-row-before-hover.gif
+lib/xulrunner192/res/table-add-row-before.gif
+lib/xulrunner192/res/table-remove-column-active.gif
+lib/xulrunner192/res/table-remove-column-hover.gif
+lib/xulrunner192/res/table-remove-column.gif
+lib/xulrunner192/res/table-remove-row-active.gif
+lib/xulrunner192/res/table-remove-row-hover.gif
+lib/xulrunner192/res/table-remove-row.gif
+lib/xulrunner192/res/ua.css
+lib/xulrunner192/res/unixcharset.properties
+lib/xulrunner192/res/viewsource.css
+lib/xulrunner192/run-mozilla.sh
+lib/xulrunner192/update.locale
+lib/xulrunner192/updater
+lib/xulrunner192/xpcshell
+lib/xulrunner192/xpidl
+lib/xulrunner192/xpt_dump
+lib/xulrunner192/xpt_link
+lib/xulrunner192/xulrunner
+lib/xulrunner192/xulrunner-bin
+lib/xulrunner192/xulrunner-stub
+share/idl/xulrunner192/XPCIDispatch.idl
+share/idl/xulrunner192/domstubs.idl
+share/idl/xulrunner192/extIApplication.idl
+share/idl/xulrunner192/gfxIFormats.idl
+share/idl/xulrunner192/gfxidltypes.idl
+share/idl/xulrunner192/imgICache.idl
+share/idl/xulrunner192/imgIContainer.idl
+share/idl/xulrunner192/imgIContainerObserver.idl
+share/idl/xulrunner192/imgIDecoder.idl
+share/idl/xulrunner192/imgIDecoderObserver.idl
+share/idl/xulrunner192/imgIEncoder.idl
+share/idl/xulrunner192/imgILoad.idl
+share/idl/xulrunner192/imgILoader.idl
+share/idl/xulrunner192/imgIRequest.idl
+share/idl/xulrunner192/imgITools.idl
+share/idl/xulrunner192/inICSSValueSearch.idl
+share/idl/xulrunner192/inIDOMUtils.idl
+share/idl/xulrunner192/inIDOMView.idl
+share/idl/xulrunner192/inIDeepTreeWalker.idl
+share/idl/xulrunner192/inIFlasher.idl
+share/idl/xulrunner192/inISearchObserver.idl
+share/idl/xulrunner192/inISearchProcess.idl
+share/idl/xulrunner192/jsdIDebuggerService.idl
+share/idl/xulrunner192/mozIJSSubScriptLoader.idl
+share/idl/xulrunner192/mozIPersonalDictionary.idl
+share/idl/xulrunner192/mozIPlacesAutoComplete.idl
+share/idl/xulrunner192/mozISpellCheckingEngine.idl
+share/idl/xulrunner192/mozISpellI18NManager.idl
+share/idl/xulrunner192/mozISpellI18NUtil.idl
+share/idl/xulrunner192/mozIStorageAggregateFunction.idl
+share/idl/xulrunner192/mozIStorageBindingParams.idl
+share/idl/xulrunner192/mozIStorageBindingParamsArray.idl
+share/idl/xulrunner192/mozIStorageConnection.idl
+share/idl/xulrunner192/mozIStorageError.idl
+share/idl/xulrunner192/mozIStorageFunction.idl
+share/idl/xulrunner192/mozIStoragePendingStatement.idl
+share/idl/xulrunner192/mozIStorageProgressHandler.idl
+share/idl/xulrunner192/mozIStorageResultSet.idl
+share/idl/xulrunner192/mozIStorageRow.idl
+share/idl/xulrunner192/mozIStorageService.idl
+share/idl/xulrunner192/mozIStorageStatement.idl
+share/idl/xulrunner192/mozIStorageStatementCallback.idl
+share/idl/xulrunner192/mozIStorageStatementWrapper.idl
+share/idl/xulrunner192/mozIStorageValueArray.idl
+share/idl/xulrunner192/mozITXTToHTMLConv.idl
+share/idl/xulrunner192/nsCDefaultURIFixup.idl
+share/idl/xulrunner192/nsCExternalHandlerService.idl
+share/idl/xulrunner192/nsCURILoader.idl
+share/idl/xulrunner192/nsCWebBrowser.idl
+share/idl/xulrunner192/nsCWebBrowserPersist.idl
+share/idl/xulrunner192/nsIASN1Object.idl
+share/idl/xulrunner192/nsIASN1PrintableItem.idl
+share/idl/xulrunner192/nsIASN1Sequence.idl
+share/idl/xulrunner192/nsIASN1Tree.idl
+share/idl/xulrunner192/nsIAboutModule.idl
+share/idl/xulrunner192/nsIAccelerometer.idl
+share/idl/xulrunner192/nsIAccessNode.idl
+share/idl/xulrunner192/nsIAccessibilityService.idl
+share/idl/xulrunner192/nsIAccessible.idl
+share/idl/xulrunner192/nsIAccessibleDocument.idl
+share/idl/xulrunner192/nsIAccessibleEditableText.idl
+share/idl/xulrunner192/nsIAccessibleEvent.idl
+share/idl/xulrunner192/nsIAccessibleHyperLink.idl
+share/idl/xulrunner192/nsIAccessibleHyperText.idl
+share/idl/xulrunner192/nsIAccessibleImage.idl
+share/idl/xulrunner192/nsIAccessibleProvider.idl
+share/idl/xulrunner192/nsIAccessibleRelation.idl
+share/idl/xulrunner192/nsIAccessibleRetrieval.idl
+share/idl/xulrunner192/nsIAccessibleRole.idl
+share/idl/xulrunner192/nsIAccessibleSelectable.idl
+share/idl/xulrunner192/nsIAccessibleStates.idl
+share/idl/xulrunner192/nsIAccessibleTable.idl
+share/idl/xulrunner192/nsIAccessibleText.idl
+share/idl/xulrunner192/nsIAccessibleTypes.idl
+share/idl/xulrunner192/nsIAccessibleValue.idl
+share/idl/xulrunner192/nsIAddonRepository.idl
+share/idl/xulrunner192/nsIAlertsService.idl
+share/idl/xulrunner192/nsIAnnotationService.idl
+share/idl/xulrunner192/nsIAppShell.idl
+share/idl/xulrunner192/nsIAppShellService.idl
+share/idl/xulrunner192/nsIAppStartup.idl
+share/idl/xulrunner192/nsIApplicationCache.idl
+share/idl/xulrunner192/nsIApplicationCacheChannel.idl
+share/idl/xulrunner192/nsIApplicationCacheContainer.idl
+share/idl/xulrunner192/nsIApplicationCacheService.idl
+share/idl/xulrunner192/nsIArray.idl
+share/idl/xulrunner192/nsIAssociatedContentSecurity.idl
+share/idl/xulrunner192/nsIAsyncInputStream.idl
+share/idl/xulrunner192/nsIAsyncOutputStream.idl
+share/idl/xulrunner192/nsIAsyncStreamCopier.idl
+share/idl/xulrunner192/nsIAtom.idl
+share/idl/xulrunner192/nsIAtomService.idl
+share/idl/xulrunner192/nsIAuthInformation.idl
+share/idl/xulrunner192/nsIAuthModule.idl
+share/idl/xulrunner192/nsIAuthPrompt.idl
+share/idl/xulrunner192/nsIAuthPrompt2.idl
+share/idl/xulrunner192/nsIAuthPromptAdapterFactory.idl
+share/idl/xulrunner192/nsIAuthPromptCallback.idl
+share/idl/xulrunner192/nsIAuthPromptProvider.idl
+share/idl/xulrunner192/nsIAuthPromptWrapper.idl
+share/idl/xulrunner192/nsIAutoCompleteController.idl
+share/idl/xulrunner192/nsIAutoCompleteInput.idl
+share/idl/xulrunner192/nsIAutoCompletePopup.idl
+share/idl/xulrunner192/nsIAutoCompleteResult.idl
+share/idl/xulrunner192/nsIAutoCompleteResultTypes.idl
+share/idl/xulrunner192/nsIAutoCompleteSearch.idl
+share/idl/xulrunner192/nsIAutoCompleteSimpleResult.idl
+share/idl/xulrunner192/nsIAutoConfig.idl
+share/idl/xulrunner192/nsIBadCertListener2.idl
+share/idl/xulrunner192/nsIBaseWindow.idl
+share/idl/xulrunner192/nsIBidiKeyboard.idl
+share/idl/xulrunner192/nsIBinaryInputStream.idl
+share/idl/xulrunner192/nsIBinaryOutputStream.idl
+share/idl/xulrunner192/nsIBlocklistService.idl
+share/idl/xulrunner192/nsIBoxObject.idl
+share/idl/xulrunner192/nsIBrowserBoxObject.idl
+share/idl/xulrunner192/nsIBrowserDOMWindow.idl
+share/idl/xulrunner192/nsIBrowserHistory.idl
+share/idl/xulrunner192/nsIBrowserInstance.idl
+share/idl/xulrunner192/nsIBrowserSearchService.idl
+share/idl/xulrunner192/nsIBufEntropyCollector.idl
+share/idl/xulrunner192/nsIBufferedStreams.idl
+share/idl/xulrunner192/nsIByteRangeRequest.idl
+share/idl/xulrunner192/nsICMSDecoder.idl
+share/idl/xulrunner192/nsICMSEncoder.idl
+share/idl/xulrunner192/nsICMSMessage.idl
+share/idl/xulrunner192/nsICMSMessage2.idl
+share/idl/xulrunner192/nsICMSMessageErrors.idl
+share/idl/xulrunner192/nsICMSSecureMessage.idl
+share/idl/xulrunner192/nsICRLInfo.idl
+share/idl/xulrunner192/nsICRLManager.idl
+share/idl/xulrunner192/nsICache.idl
+share/idl/xulrunner192/nsICacheEntryDescriptor.idl
+share/idl/xulrunner192/nsICacheListener.idl
+share/idl/xulrunner192/nsICacheService.idl
+share/idl/xulrunner192/nsICacheSession.idl
+share/idl/xulrunner192/nsICacheVisitor.idl
+share/idl/xulrunner192/nsICachingChannel.idl
+share/idl/xulrunner192/nsICancelable.idl
+share/idl/xulrunner192/nsICategoryManager.idl
+share/idl/xulrunner192/nsICertOverrideService.idl
+share/idl/xulrunner192/nsICertPickDialogs.idl
+share/idl/xulrunner192/nsICertTree.idl
+share/idl/xulrunner192/nsICertificateDialogs.idl
+share/idl/xulrunner192/nsIChannel.idl
+share/idl/xulrunner192/nsIChannelClassifier.idl
+share/idl/xulrunner192/nsIChannelEventSink.idl
+share/idl/xulrunner192/nsICharsetConverterManager.idl
+share/idl/xulrunner192/nsICharsetResolver.idl
+share/idl/xulrunner192/nsIChromeRegistry.idl
+share/idl/xulrunner192/nsICipherInfo.idl
+share/idl/xulrunner192/nsICiter.idl
+share/idl/xulrunner192/nsIClassInfo.idl
+share/idl/xulrunner192/nsIClientAuthDialogs.idl
+share/idl/xulrunner192/nsIClipboard.idl
+share/idl/xulrunner192/nsIClipboardCommands.idl
+share/idl/xulrunner192/nsIClipboardDragDropHookList.idl
+share/idl/xulrunner192/nsIClipboardDragDropHooks.idl
+share/idl/xulrunner192/nsIClipboardHelper.idl
+share/idl/xulrunner192/nsIClipboardOwner.idl
+share/idl/xulrunner192/nsICollation.idl
+share/idl/xulrunner192/nsICollection.idl
+share/idl/xulrunner192/nsICommandHandler.idl
+share/idl/xulrunner192/nsICommandLine.idl
+share/idl/xulrunner192/nsICommandLineHandler.idl
+share/idl/xulrunner192/nsICommandLineRunner.idl
+share/idl/xulrunner192/nsICommandLineValidator.idl
+share/idl/xulrunner192/nsICommandManager.idl
+share/idl/xulrunner192/nsICommandParams.idl
+share/idl/xulrunner192/nsIComponentManager.idl
+share/idl/xulrunner192/nsIComponentManagerObsolete.idl
+share/idl/xulrunner192/nsIComponentRegistrar.idl
+share/idl/xulrunner192/nsIConsoleListener.idl
+share/idl/xulrunner192/nsIConsoleMessage.idl
+share/idl/xulrunner192/nsIConsoleService.idl
+share/idl/xulrunner192/nsIContainerBoxObject.idl
+share/idl/xulrunner192/nsIContentDispatchChooser.idl
+share/idl/xulrunner192/nsIContentFilter.idl
+share/idl/xulrunner192/nsIContentHandler.idl
+share/idl/xulrunner192/nsIContentPolicy.idl
+share/idl/xulrunner192/nsIContentPrefService.idl
+share/idl/xulrunner192/nsIContentSniffer.idl
+share/idl/xulrunner192/nsIContentURIGrouper.idl
+share/idl/xulrunner192/nsIContentViewer.idl
+share/idl/xulrunner192/nsIContentViewerContainer.idl
+share/idl/xulrunner192/nsIContentViewerEdit.idl
+share/idl/xulrunner192/nsIContentViewerFile.idl
+share/idl/xulrunner192/nsIContextMenuListener.idl
+share/idl/xulrunner192/nsIContextMenuListener2.idl
+share/idl/xulrunner192/nsIController.idl
+share/idl/xulrunner192/nsIControllerCommand.idl
+share/idl/xulrunner192/nsIControllerCommandTable.idl
+share/idl/xulrunner192/nsIControllerContext.idl
+share/idl/xulrunner192/nsIControllers.idl
+share/idl/xulrunner192/nsIConverterInputStream.idl
+share/idl/xulrunner192/nsIConverterOutputStream.idl
+share/idl/xulrunner192/nsICookie.idl
+share/idl/xulrunner192/nsICookie2.idl
+share/idl/xulrunner192/nsICookieAcceptDialog.idl
+share/idl/xulrunner192/nsICookieManager.idl
+share/idl/xulrunner192/nsICookieManager2.idl
+share/idl/xulrunner192/nsICookiePermission.idl
+share/idl/xulrunner192/nsICookiePromptService.idl
+share/idl/xulrunner192/nsICookieService.idl
+share/idl/xulrunner192/nsICryptoFIPSInfo.idl
+share/idl/xulrunner192/nsICryptoHMAC.idl
+share/idl/xulrunner192/nsICryptoHash.idl
+share/idl/xulrunner192/nsICurrentCharsetListener.idl
+share/idl/xulrunner192/nsIDNSListener.idl
+share/idl/xulrunner192/nsIDNSRecord.idl
+share/idl/xulrunner192/nsIDNSService.idl
+share/idl/xulrunner192/nsIDOM3Attr.idl
+share/idl/xulrunner192/nsIDOM3Document.idl
+share/idl/xulrunner192/nsIDOM3DocumentEvent.idl
+share/idl/xulrunner192/nsIDOM3EventTarget.idl
+share/idl/xulrunner192/nsIDOM3Node.idl
+share/idl/xulrunner192/nsIDOM3Text.idl
+share/idl/xulrunner192/nsIDOM3TypeInfo.idl
+share/idl/xulrunner192/nsIDOMAbstractView.idl
+share/idl/xulrunner192/nsIDOMAttr.idl
+share/idl/xulrunner192/nsIDOMBarProp.idl
+share/idl/xulrunner192/nsIDOMBeforeUnloadEvent.idl
+share/idl/xulrunner192/nsIDOMCDATASection.idl
+share/idl/xulrunner192/nsIDOMCRMFObject.idl
+share/idl/xulrunner192/nsIDOMCSS2Properties.idl
+share/idl/xulrunner192/nsIDOMCSSCharsetRule.idl
+share/idl/xulrunner192/nsIDOMCSSFontFaceRule.idl
+share/idl/xulrunner192/nsIDOMCSSImportRule.idl
+share/idl/xulrunner192/nsIDOMCSSMediaRule.idl
+share/idl/xulrunner192/nsIDOMCSSMozDocumentRule.idl
+share/idl/xulrunner192/nsIDOMCSSPageRule.idl
+share/idl/xulrunner192/nsIDOMCSSPrimitiveValue.idl
+share/idl/xulrunner192/nsIDOMCSSRule.idl
+share/idl/xulrunner192/nsIDOMCSSRuleList.idl
+share/idl/xulrunner192/nsIDOMCSSStyleDeclaration.idl
+share/idl/xulrunner192/nsIDOMCSSStyleRule.idl
+share/idl/xulrunner192/nsIDOMCSSStyleSheet.idl
+share/idl/xulrunner192/nsIDOMCSSUnknownRule.idl
+share/idl/xulrunner192/nsIDOMCSSValue.idl
+share/idl/xulrunner192/nsIDOMCSSValueList.idl
+share/idl/xulrunner192/nsIDOMCanvasRenderingContext2D.idl
+share/idl/xulrunner192/nsIDOMCharacterData.idl
+share/idl/xulrunner192/nsIDOMChromeWindow.idl
+share/idl/xulrunner192/nsIDOMClientInformation.idl
+share/idl/xulrunner192/nsIDOMClientRect.idl
+share/idl/xulrunner192/nsIDOMClientRectList.idl
+share/idl/xulrunner192/nsIDOMCommandEvent.idl
+share/idl/xulrunner192/nsIDOMComment.idl
+share/idl/xulrunner192/nsIDOMConstructor.idl
+share/idl/xulrunner192/nsIDOMCounter.idl
+share/idl/xulrunner192/nsIDOMCrypto.idl
+share/idl/xulrunner192/nsIDOMCryptoDialogs.idl
+share/idl/xulrunner192/nsIDOMDOMConfiguration.idl
+share/idl/xulrunner192/nsIDOMDOMException.idl
+share/idl/xulrunner192/nsIDOMDOMImplementation.idl
+share/idl/xulrunner192/nsIDOMDOMImplementationLS.idl
+share/idl/xulrunner192/nsIDOMDOMStringList.idl
+share/idl/xulrunner192/nsIDOMDOMTokenList.idl
+share/idl/xulrunner192/nsIDOMDataContainerEvent.idl
+share/idl/xulrunner192/nsIDOMDataTransfer.idl
+share/idl/xulrunner192/nsIDOMDocument.idl
+share/idl/xulrunner192/nsIDOMDocumentCSS.idl
+share/idl/xulrunner192/nsIDOMDocumentEvent.idl
+share/idl/xulrunner192/nsIDOMDocumentFragment.idl
+share/idl/xulrunner192/nsIDOMDocumentRange.idl
+share/idl/xulrunner192/nsIDOMDocumentStyle.idl
+share/idl/xulrunner192/nsIDOMDocumentTraversal.idl
+share/idl/xulrunner192/nsIDOMDocumentType.idl
+share/idl/xulrunner192/nsIDOMDocumentView.idl
+share/idl/xulrunner192/nsIDOMDocumentXBL.idl
+share/idl/xulrunner192/nsIDOMDragEvent.idl
+share/idl/xulrunner192/nsIDOMElement.idl
+share/idl/xulrunner192/nsIDOMElementCSSInlineStyle.idl
+share/idl/xulrunner192/nsIDOMEntity.idl
+share/idl/xulrunner192/nsIDOMEntityReference.idl
+share/idl/xulrunner192/nsIDOMEvent.idl
+share/idl/xulrunner192/nsIDOMEventGroup.idl
+share/idl/xulrunner192/nsIDOMEventListener.idl
+share/idl/xulrunner192/nsIDOMEventTarget.idl
+share/idl/xulrunner192/nsIDOMFile.idl
+share/idl/xulrunner192/nsIDOMFileError.idl
+share/idl/xulrunner192/nsIDOMFileException.idl
+share/idl/xulrunner192/nsIDOMFileInternal.idl
+share/idl/xulrunner192/nsIDOMFileList.idl
+share/idl/xulrunner192/nsIDOMFileReader.idl
+share/idl/xulrunner192/nsIDOMGeoGeolocation.idl
+share/idl/xulrunner192/nsIDOMGeoPosition.idl
+share/idl/xulrunner192/nsIDOMGeoPositionAddress.idl
+share/idl/xulrunner192/nsIDOMGeoPositionCallback.idl
+share/idl/xulrunner192/nsIDOMGeoPositionCoords.idl
+share/idl/xulrunner192/nsIDOMGeoPositionError.idl
+share/idl/xulrunner192/nsIDOMGeoPositionErrorCallback.idl
+share/idl/xulrunner192/nsIDOMGeoPositionOptions.idl
+share/idl/xulrunner192/nsIDOMGetSVGDocument.idl
+share/idl/xulrunner192/nsIDOMHTMLAnchorElement.idl
+share/idl/xulrunner192/nsIDOMHTMLAppletElement.idl
+share/idl/xulrunner192/nsIDOMHTMLAreaElement.idl
+share/idl/xulrunner192/nsIDOMHTMLAudioElement.idl
+share/idl/xulrunner192/nsIDOMHTMLBRElement.idl
+share/idl/xulrunner192/nsIDOMHTMLBaseElement.idl
+share/idl/xulrunner192/nsIDOMHTMLBaseFontElement.idl
+share/idl/xulrunner192/nsIDOMHTMLBodyElement.idl
+share/idl/xulrunner192/nsIDOMHTMLButtonElement.idl
+share/idl/xulrunner192/nsIDOMHTMLByteRanges.idl
+share/idl/xulrunner192/nsIDOMHTMLCanvasElement.idl
+share/idl/xulrunner192/nsIDOMHTMLCollection.idl
+share/idl/xulrunner192/nsIDOMHTMLDListElement.idl
+share/idl/xulrunner192/nsIDOMHTMLDirectoryElement.idl
+share/idl/xulrunner192/nsIDOMHTMLDivElement.idl
+share/idl/xulrunner192/nsIDOMHTMLDocument.idl
+share/idl/xulrunner192/nsIDOMHTMLElement.idl
+share/idl/xulrunner192/nsIDOMHTMLEmbedElement.idl
+share/idl/xulrunner192/nsIDOMHTMLFieldSetElement.idl
+share/idl/xulrunner192/nsIDOMHTMLFontElement.idl
+share/idl/xulrunner192/nsIDOMHTMLFormElement.idl
+share/idl/xulrunner192/nsIDOMHTMLFrameElement.idl
+share/idl/xulrunner192/nsIDOMHTMLFrameSetElement.idl
+share/idl/xulrunner192/nsIDOMHTMLHRElement.idl
+share/idl/xulrunner192/nsIDOMHTMLHeadElement.idl
+share/idl/xulrunner192/nsIDOMHTMLHeadingElement.idl
+share/idl/xulrunner192/nsIDOMHTMLHtmlElement.idl
+share/idl/xulrunner192/nsIDOMHTMLIFrameElement.idl
+share/idl/xulrunner192/nsIDOMHTMLImageElement.idl
+share/idl/xulrunner192/nsIDOMHTMLInputElement.idl
+share/idl/xulrunner192/nsIDOMHTMLIsIndexElement.idl
+share/idl/xulrunner192/nsIDOMHTMLLIElement.idl
+share/idl/xulrunner192/nsIDOMHTMLLabelElement.idl
+share/idl/xulrunner192/nsIDOMHTMLLegendElement.idl
+share/idl/xulrunner192/nsIDOMHTMLLinkElement.idl
+share/idl/xulrunner192/nsIDOMHTMLMapElement.idl
+share/idl/xulrunner192/nsIDOMHTMLMediaElement.idl
+share/idl/xulrunner192/nsIDOMHTMLMediaError.idl
+share/idl/xulrunner192/nsIDOMHTMLMenuElement.idl
+share/idl/xulrunner192/nsIDOMHTMLMetaElement.idl
+share/idl/xulrunner192/nsIDOMHTMLModElement.idl
+share/idl/xulrunner192/nsIDOMHTMLOListElement.idl
+share/idl/xulrunner192/nsIDOMHTMLObjectElement.idl
+share/idl/xulrunner192/nsIDOMHTMLOptGroupElement.idl
+share/idl/xulrunner192/nsIDOMHTMLOptionElement.idl
+share/idl/xulrunner192/nsIDOMHTMLOptionsCollection.idl
+share/idl/xulrunner192/nsIDOMHTMLParagraphElement.idl
+share/idl/xulrunner192/nsIDOMHTMLParamElement.idl
+share/idl/xulrunner192/nsIDOMHTMLPreElement.idl
+share/idl/xulrunner192/nsIDOMHTMLQuoteElement.idl
+share/idl/xulrunner192/nsIDOMHTMLScriptElement.idl
+share/idl/xulrunner192/nsIDOMHTMLSelectElement.idl
+share/idl/xulrunner192/nsIDOMHTMLSourceElement.idl
+share/idl/xulrunner192/nsIDOMHTMLStyleElement.idl
+share/idl/xulrunner192/nsIDOMHTMLTableCaptionElem.idl
+share/idl/xulrunner192/nsIDOMHTMLTableCellElement.idl
+share/idl/xulrunner192/nsIDOMHTMLTableColElement.idl
+share/idl/xulrunner192/nsIDOMHTMLTableElement.idl
+share/idl/xulrunner192/nsIDOMHTMLTableRowElement.idl
+share/idl/xulrunner192/nsIDOMHTMLTableSectionElem.idl
+share/idl/xulrunner192/nsIDOMHTMLTextAreaElement.idl
+share/idl/xulrunner192/nsIDOMHTMLTimeRanges.idl
+share/idl/xulrunner192/nsIDOMHTMLTitleElement.idl
+share/idl/xulrunner192/nsIDOMHTMLUListElement.idl
+share/idl/xulrunner192/nsIDOMHTMLVideoElement.idl
+share/idl/xulrunner192/nsIDOMHTMLVoidCallback.idl
+share/idl/xulrunner192/nsIDOMHistory.idl
+share/idl/xulrunner192/nsIDOMJSWindow.idl
+share/idl/xulrunner192/nsIDOMKeyEvent.idl
+share/idl/xulrunner192/nsIDOMLSException.idl
+share/idl/xulrunner192/nsIDOMLSInput.idl
+share/idl/xulrunner192/nsIDOMLSLoadEvent.idl
+share/idl/xulrunner192/nsIDOMLSOutput.idl
+share/idl/xulrunner192/nsIDOMLSParser.idl
+share/idl/xulrunner192/nsIDOMLSParserFilter.idl
+share/idl/xulrunner192/nsIDOMLSProgressEvent.idl
+share/idl/xulrunner192/nsIDOMLSResourceResolver.idl
+share/idl/xulrunner192/nsIDOMLSSerializer.idl
+share/idl/xulrunner192/nsIDOMLSSerializerFilter.idl
+share/idl/xulrunner192/nsIDOMLinkStyle.idl
+share/idl/xulrunner192/nsIDOMLoadStatus.idl
+share/idl/xulrunner192/nsIDOMLocation.idl
+share/idl/xulrunner192/nsIDOMMediaList.idl
+share/idl/xulrunner192/nsIDOMMessageEvent.idl
+share/idl/xulrunner192/nsIDOMMimeType.idl
+share/idl/xulrunner192/nsIDOMMimeTypeArray.idl
+share/idl/xulrunner192/nsIDOMModalContentWindow.idl
+share/idl/xulrunner192/nsIDOMMouseEvent.idl
+share/idl/xulrunner192/nsIDOMMouseScrollEvent.idl
+share/idl/xulrunner192/nsIDOMMutationEvent.idl
+share/idl/xulrunner192/nsIDOMNSCSS2Properties.idl
+share/idl/xulrunner192/nsIDOMNSDocument.idl
+share/idl/xulrunner192/nsIDOMNSDocumentStyle.idl
+share/idl/xulrunner192/nsIDOMNSEditableElement.idl
+share/idl/xulrunner192/nsIDOMNSElement.idl
+share/idl/xulrunner192/nsIDOMNSEvent.idl
+share/idl/xulrunner192/nsIDOMNSEventTarget.idl
+share/idl/xulrunner192/nsIDOMNSFeatureFactory.idl
+share/idl/xulrunner192/nsIDOMNSHTMLAnchorElement.idl
+share/idl/xulrunner192/nsIDOMNSHTMLAnchorElement2.idl
+share/idl/xulrunner192/nsIDOMNSHTMLAreaElement.idl
+share/idl/xulrunner192/nsIDOMNSHTMLAreaElement2.idl
+share/idl/xulrunner192/nsIDOMNSHTMLButtonElement.idl
+share/idl/xulrunner192/nsIDOMNSHTMLDocument.idl
+share/idl/xulrunner192/nsIDOMNSHTMLElement.idl
+share/idl/xulrunner192/nsIDOMNSHTMLFormControlList.idl
+share/idl/xulrunner192/nsIDOMNSHTMLFormElement.idl
+share/idl/xulrunner192/nsIDOMNSHTMLFrameElement.idl
+share/idl/xulrunner192/nsIDOMNSHTMLHRElement.idl
+share/idl/xulrunner192/nsIDOMNSHTMLImageElement.idl
+share/idl/xulrunner192/nsIDOMNSHTMLInputElement.idl
+share/idl/xulrunner192/nsIDOMNSHTMLOptionCollectn.idl
+share/idl/xulrunner192/nsIDOMNSHTMLOptionElement.idl
+share/idl/xulrunner192/nsIDOMNSHTMLScriptElement.idl
+share/idl/xulrunner192/nsIDOMNSHTMLSelectElement.idl
+share/idl/xulrunner192/nsIDOMNSHTMLTextAreaElement.idl
+share/idl/xulrunner192/nsIDOMNSMouseEvent.idl
+share/idl/xulrunner192/nsIDOMNSRGBAColor.idl
+share/idl/xulrunner192/nsIDOMNSRange.idl
+share/idl/xulrunner192/nsIDOMNSUIEvent.idl
+share/idl/xulrunner192/nsIDOMNSXPathExpression.idl
+share/idl/xulrunner192/nsIDOMNameList.idl
+share/idl/xulrunner192/nsIDOMNamedNodeMap.idl
+share/idl/xulrunner192/nsIDOMNavigator.idl
+share/idl/xulrunner192/nsIDOMNavigatorGeolocation.idl
+share/idl/xulrunner192/nsIDOMNode.idl
+share/idl/xulrunner192/nsIDOMNodeFilter.idl
+share/idl/xulrunner192/nsIDOMNodeIterator.idl
+share/idl/xulrunner192/nsIDOMNodeList.idl
+share/idl/xulrunner192/nsIDOMNodeSelector.idl
+share/idl/xulrunner192/nsIDOMNotation.idl
+share/idl/xulrunner192/nsIDOMNotifyPaintEvent.idl
+share/idl/xulrunner192/nsIDOMOfflineResourceList.idl
+share/idl/xulrunner192/nsIDOMOrientationEvent.idl
+share/idl/xulrunner192/nsIDOMPageTransitionEvent.idl
+share/idl/xulrunner192/nsIDOMPaintRequest.idl
+share/idl/xulrunner192/nsIDOMPaintRequestList.idl
+share/idl/xulrunner192/nsIDOMParser.idl
+share/idl/xulrunner192/nsIDOMPkcs11.idl
+share/idl/xulrunner192/nsIDOMPlugin.idl
+share/idl/xulrunner192/nsIDOMPluginArray.idl
+share/idl/xulrunner192/nsIDOMPopupBlockedEvent.idl
+share/idl/xulrunner192/nsIDOMProcessingInstruction.idl
+share/idl/xulrunner192/nsIDOMProgressEvent.idl
+share/idl/xulrunner192/nsIDOMRGBColor.idl
+share/idl/xulrunner192/nsIDOMRange.idl
+share/idl/xulrunner192/nsIDOMRangeException.idl
+share/idl/xulrunner192/nsIDOMRect.idl
+share/idl/xulrunner192/nsIDOMSVGAElement.idl
+share/idl/xulrunner192/nsIDOMSVGAngle.idl
+share/idl/xulrunner192/nsIDOMSVGAnimPresAspRatio.idl
+share/idl/xulrunner192/nsIDOMSVGAnimTransformList.idl
+share/idl/xulrunner192/nsIDOMSVGAnimatedAngle.idl
+share/idl/xulrunner192/nsIDOMSVGAnimatedBoolean.idl
+share/idl/xulrunner192/nsIDOMSVGAnimatedEnum.idl
+share/idl/xulrunner192/nsIDOMSVGAnimatedInteger.idl
+share/idl/xulrunner192/nsIDOMSVGAnimatedLength.idl
+share/idl/xulrunner192/nsIDOMSVGAnimatedLengthList.idl
+share/idl/xulrunner192/nsIDOMSVGAnimatedNumber.idl
+share/idl/xulrunner192/nsIDOMSVGAnimatedNumberList.idl
+share/idl/xulrunner192/nsIDOMSVGAnimatedPathData.idl
+share/idl/xulrunner192/nsIDOMSVGAnimatedPoints.idl
+share/idl/xulrunner192/nsIDOMSVGAnimatedRect.idl
+share/idl/xulrunner192/nsIDOMSVGAnimatedString.idl
+share/idl/xulrunner192/nsIDOMSVGCircleElement.idl
+share/idl/xulrunner192/nsIDOMSVGClipPathElement.idl
+share/idl/xulrunner192/nsIDOMSVGDefsElement.idl
+share/idl/xulrunner192/nsIDOMSVGDescElement.idl
+share/idl/xulrunner192/nsIDOMSVGDocument.idl
+share/idl/xulrunner192/nsIDOMSVGElement.idl
+share/idl/xulrunner192/nsIDOMSVGEllipseElement.idl
+share/idl/xulrunner192/nsIDOMSVGEvent.idl
+share/idl/xulrunner192/nsIDOMSVGException.idl
+share/idl/xulrunner192/nsIDOMSVGFilterElement.idl
+share/idl/xulrunner192/nsIDOMSVGFilters.idl
+share/idl/xulrunner192/nsIDOMSVGFitToViewBox.idl
+share/idl/xulrunner192/nsIDOMSVGForeignObjectElem.idl
+share/idl/xulrunner192/nsIDOMSVGGElement.idl
+share/idl/xulrunner192/nsIDOMSVGGradientElement.idl
+share/idl/xulrunner192/nsIDOMSVGImageElement.idl
+share/idl/xulrunner192/nsIDOMSVGLength.idl
+share/idl/xulrunner192/nsIDOMSVGLengthList.idl
+share/idl/xulrunner192/nsIDOMSVGLineElement.idl
+share/idl/xulrunner192/nsIDOMSVGLocatable.idl
+share/idl/xulrunner192/nsIDOMSVGMarkerElement.idl
+share/idl/xulrunner192/nsIDOMSVGMaskElement.idl
+share/idl/xulrunner192/nsIDOMSVGMatrix.idl
+share/idl/xulrunner192/nsIDOMSVGMetadataElement.idl
+share/idl/xulrunner192/nsIDOMSVGNumber.idl
+share/idl/xulrunner192/nsIDOMSVGNumberList.idl
+share/idl/xulrunner192/nsIDOMSVGPathElement.idl
+share/idl/xulrunner192/nsIDOMSVGPathSeg.idl
+share/idl/xulrunner192/nsIDOMSVGPathSegList.idl
+share/idl/xulrunner192/nsIDOMSVGPatternElement.idl
+share/idl/xulrunner192/nsIDOMSVGPoint.idl
+share/idl/xulrunner192/nsIDOMSVGPointList.idl
+share/idl/xulrunner192/nsIDOMSVGPolygonElement.idl
+share/idl/xulrunner192/nsIDOMSVGPolylineElement.idl
+share/idl/xulrunner192/nsIDOMSVGPresAspectRatio.idl
+share/idl/xulrunner192/nsIDOMSVGRect.idl
+share/idl/xulrunner192/nsIDOMSVGRectElement.idl
+share/idl/xulrunner192/nsIDOMSVGSVGElement.idl
+share/idl/xulrunner192/nsIDOMSVGScriptElement.idl
+share/idl/xulrunner192/nsIDOMSVGStopElement.idl
+share/idl/xulrunner192/nsIDOMSVGStylable.idl
+share/idl/xulrunner192/nsIDOMSVGStyleElement.idl
+share/idl/xulrunner192/nsIDOMSVGSwitchElement.idl
+share/idl/xulrunner192/nsIDOMSVGSymbolElement.idl
+share/idl/xulrunner192/nsIDOMSVGTSpanElement.idl
+share/idl/xulrunner192/nsIDOMSVGTextContentElement.idl
+share/idl/xulrunner192/nsIDOMSVGTextElement.idl
+share/idl/xulrunner192/nsIDOMSVGTextPathElement.idl
+share/idl/xulrunner192/nsIDOMSVGTextPositionElem.idl
+share/idl/xulrunner192/nsIDOMSVGTitleElement.idl
+share/idl/xulrunner192/nsIDOMSVGTransform.idl
+share/idl/xulrunner192/nsIDOMSVGTransformList.idl
+share/idl/xulrunner192/nsIDOMSVGTransformable.idl
+share/idl/xulrunner192/nsIDOMSVGURIReference.idl
+share/idl/xulrunner192/nsIDOMSVGUnitTypes.idl
+share/idl/xulrunner192/nsIDOMSVGUseElement.idl
+share/idl/xulrunner192/nsIDOMSVGViewSpec.idl
+share/idl/xulrunner192/nsIDOMSVGZoomAndPan.idl
+share/idl/xulrunner192/nsIDOMSVGZoomEvent.idl
+share/idl/xulrunner192/nsIDOMScreen.idl
+share/idl/xulrunner192/nsIDOMScrollAreaEvent.idl
+share/idl/xulrunner192/nsIDOMSerializer.idl
+share/idl/xulrunner192/nsIDOMSimpleGestureEvent.idl
+share/idl/xulrunner192/nsIDOMSmartCardEvent.idl
+share/idl/xulrunner192/nsIDOMStorage.idl
+share/idl/xulrunner192/nsIDOMStorageEvent.idl
+share/idl/xulrunner192/nsIDOMStorageItem.idl
+share/idl/xulrunner192/nsIDOMStorageList.idl
+share/idl/xulrunner192/nsIDOMStorageManager.idl
+share/idl/xulrunner192/nsIDOMStorageObsolete.idl
+share/idl/xulrunner192/nsIDOMStorageWindow.idl
+share/idl/xulrunner192/nsIDOMStyleSheet.idl
+share/idl/xulrunner192/nsIDOMStyleSheetList.idl
+share/idl/xulrunner192/nsIDOMText.idl
+share/idl/xulrunner192/nsIDOMToString.idl
+share/idl/xulrunner192/nsIDOMTreeWalker.idl
+share/idl/xulrunner192/nsIDOMUIEvent.idl
+share/idl/xulrunner192/nsIDOMUserDataHandler.idl
+share/idl/xulrunner192/nsIDOMViewCSS.idl
+share/idl/xulrunner192/nsIDOMWindow.idl
+share/idl/xulrunner192/nsIDOMWindow2.idl
+share/idl/xulrunner192/nsIDOMWindowCollection.idl
+share/idl/xulrunner192/nsIDOMWindowInternal.idl
+share/idl/xulrunner192/nsIDOMWindowUtils.idl
+share/idl/xulrunner192/nsIDOMWorkers.idl
+share/idl/xulrunner192/nsIDOMXMLDocument.idl
+share/idl/xulrunner192/nsIDOMXPathEvaluator.idl
+share/idl/xulrunner192/nsIDOMXPathException.idl
+share/idl/xulrunner192/nsIDOMXPathExpression.idl
+share/idl/xulrunner192/nsIDOMXPathNSResolver.idl
+share/idl/xulrunner192/nsIDOMXPathNamespace.idl
+share/idl/xulrunner192/nsIDOMXPathResult.idl
+share/idl/xulrunner192/nsIDOMXULButtonElement.idl
+share/idl/xulrunner192/nsIDOMXULCheckboxElement.idl
+share/idl/xulrunner192/nsIDOMXULCommandDispatcher.idl
+share/idl/xulrunner192/nsIDOMXULCommandEvent.idl
+share/idl/xulrunner192/nsIDOMXULContainerElement.idl
+share/idl/xulrunner192/nsIDOMXULControlElement.idl
+share/idl/xulrunner192/nsIDOMXULDescriptionElement.idl
+share/idl/xulrunner192/nsIDOMXULDocument.idl
+share/idl/xulrunner192/nsIDOMXULElement.idl
+share/idl/xulrunner192/nsIDOMXULImageElement.idl
+share/idl/xulrunner192/nsIDOMXULLabelElement.idl
+share/idl/xulrunner192/nsIDOMXULLabeledControlEl.idl
+share/idl/xulrunner192/nsIDOMXULMenuListElement.idl
+share/idl/xulrunner192/nsIDOMXULMultSelectCntrlEl.idl
+share/idl/xulrunner192/nsIDOMXULPopupElement.idl
+share/idl/xulrunner192/nsIDOMXULSelectCntrlEl.idl
+share/idl/xulrunner192/nsIDOMXULSelectCntrlItemEl.idl
+share/idl/xulrunner192/nsIDOMXULTextboxElement.idl
+share/idl/xulrunner192/nsIDOMXULTreeElement.idl
+share/idl/xulrunner192/nsIDataSignatureVerifier.idl
+share/idl/xulrunner192/nsIDebug.idl
+share/idl/xulrunner192/nsIDebug2.idl
+share/idl/xulrunner192/nsIDialogParamBlock.idl
+share/idl/xulrunner192/nsIDirIndex.idl
+share/idl/xulrunner192/nsIDirIndexListener.idl
+share/idl/xulrunner192/nsIDirectoryEnumerator.idl
+share/idl/xulrunner192/nsIDirectoryService.idl
+share/idl/xulrunner192/nsIDocCharset.idl
+share/idl/xulrunner192/nsIDocShell.idl
+share/idl/xulrunner192/nsIDocShellHistory.idl
+share/idl/xulrunner192/nsIDocShellLoadInfo.idl
+share/idl/xulrunner192/nsIDocShellTreeItem.idl
+share/idl/xulrunner192/nsIDocShellTreeNode.idl
+share/idl/xulrunner192/nsIDocShellTreeOwner.idl
+share/idl/xulrunner192/nsIDocumentCharsetInfo.idl
+share/idl/xulrunner192/nsIDocumentEncoder.idl
+share/idl/xulrunner192/nsIDocumentLoader.idl
+share/idl/xulrunner192/nsIDocumentLoaderFactory.idl
+share/idl/xulrunner192/nsIDocumentStateListener.idl
+share/idl/xulrunner192/nsIDownload.idl
+share/idl/xulrunner192/nsIDownloadHistory.idl
+share/idl/xulrunner192/nsIDownloadManager.idl
+share/idl/xulrunner192/nsIDownloadManagerUI.idl
+share/idl/xulrunner192/nsIDownloadProgressListener.idl
+share/idl/xulrunner192/nsIDownloader.idl
+share/idl/xulrunner192/nsIDragDropHandler.idl
+share/idl/xulrunner192/nsIDragService.idl
+share/idl/xulrunner192/nsIDragSession.idl
+share/idl/xulrunner192/nsIDynamicContainer.idl
+share/idl/xulrunner192/nsIEditActionListener.idl
+share/idl/xulrunner192/nsIEditingSession.idl
+share/idl/xulrunner192/nsIEditor.idl
+share/idl/xulrunner192/nsIEditorBoxObject.idl
+share/idl/xulrunner192/nsIEditorDocShell.idl
+share/idl/xulrunner192/nsIEditorIMESupport.idl
+share/idl/xulrunner192/nsIEditorLogging.idl
+share/idl/xulrunner192/nsIEditorMailSupport.idl
+share/idl/xulrunner192/nsIEditorObserver.idl
+share/idl/xulrunner192/nsIEditorSpellCheck.idl
+share/idl/xulrunner192/nsIEditorStyleSheets.idl
+share/idl/xulrunner192/nsIEffectiveTLDService.idl
+share/idl/xulrunner192/nsIEmbeddingSiteWindow.idl
+share/idl/xulrunner192/nsIEmbeddingSiteWindow2.idl
+share/idl/xulrunner192/nsIEncodedChannel.idl
+share/idl/xulrunner192/nsIEntityConverter.idl
+share/idl/xulrunner192/nsIEntropyCollector.idl
+share/idl/xulrunner192/nsIEnumerator.idl
+share/idl/xulrunner192/nsIEnvironment.idl
+share/idl/xulrunner192/nsIErrorService.idl
+share/idl/xulrunner192/nsIEventListenerService.idl
+share/idl/xulrunner192/nsIEventTarget.idl
+share/idl/xulrunner192/nsIException.idl
+share/idl/xulrunner192/nsIExceptionService.idl
+share/idl/xulrunner192/nsIExpatSink.idl
+share/idl/xulrunner192/nsIExtendedExpatSink.idl
+share/idl/xulrunner192/nsIExtensionManager.idl
+share/idl/xulrunner192/nsIExternalHelperAppService.idl
+share/idl/xulrunner192/nsIExternalProtocolHandler.idl
+share/idl/xulrunner192/nsIExternalProtocolService.idl
+share/idl/xulrunner192/nsIFIXptr.idl
+share/idl/xulrunner192/nsIFTPChannel.idl
+share/idl/xulrunner192/nsIFactory.idl
+share/idl/xulrunner192/nsIFastLoadFileControl.idl
+share/idl/xulrunner192/nsIFastLoadService.idl
+share/idl/xulrunner192/nsIFaviconService.idl
+share/idl/xulrunner192/nsIFeed.idl
+share/idl/xulrunner192/nsIFeedContainer.idl
+share/idl/xulrunner192/nsIFeedElementBase.idl
+share/idl/xulrunner192/nsIFeedEntry.idl
+share/idl/xulrunner192/nsIFeedGenerator.idl
+share/idl/xulrunner192/nsIFeedListener.idl
+share/idl/xulrunner192/nsIFeedPerson.idl
+share/idl/xulrunner192/nsIFeedProcessor.idl
+share/idl/xulrunner192/nsIFeedResult.idl
+share/idl/xulrunner192/nsIFeedTextConstruct.idl
+share/idl/xulrunner192/nsIFile.idl
+share/idl/xulrunner192/nsIFileChannel.idl
+share/idl/xulrunner192/nsIFilePicker.idl
+share/idl/xulrunner192/nsIFileProtocolHandler.idl
+share/idl/xulrunner192/nsIFileStreams.idl
+share/idl/xulrunner192/nsIFileURL.idl
+share/idl/xulrunner192/nsIFileView.idl
+share/idl/xulrunner192/nsIFind.idl
+share/idl/xulrunner192/nsIFindService.idl
+share/idl/xulrunner192/nsIFocusManager.idl
+share/idl/xulrunner192/nsIFontEnumerator.idl
+share/idl/xulrunner192/nsIFormAutoComplete.idl
+share/idl/xulrunner192/nsIFormFillController.idl
+share/idl/xulrunner192/nsIFormHistory.idl
+share/idl/xulrunner192/nsIFormSigningDialog.idl
+share/idl/xulrunner192/nsIFormSubmitObserver.idl
+share/idl/xulrunner192/nsIFormatConverter.idl
+share/idl/xulrunner192/nsIFrameLoader.idl
+share/idl/xulrunner192/nsIGConfService.idl
+share/idl/xulrunner192/nsIGenKeypairInfoDlg.idl
+share/idl/xulrunner192/nsIGeolocationProvider.idl
+share/idl/xulrunner192/nsIGlobalHistory.idl
+share/idl/xulrunner192/nsIGlobalHistory2.idl
+share/idl/xulrunner192/nsIGlobalHistory3.idl
+share/idl/xulrunner192/nsIGnomeVFSService.idl
+share/idl/xulrunner192/nsIHTMLAbsPosEditor.idl
+share/idl/xulrunner192/nsIHTMLEditor.idl
+share/idl/xulrunner192/nsIHTMLInlineTableEditor.idl
+share/idl/xulrunner192/nsIHTMLObjectResizeListener.idl
+share/idl/xulrunner192/nsIHTMLObjectResizer.idl
+share/idl/xulrunner192/nsIHTTPHeaderListener.idl
+share/idl/xulrunner192/nsIHTTPIndex.idl
+share/idl/xulrunner192/nsIHandlerService.idl
+share/idl/xulrunner192/nsIHashable.idl
+share/idl/xulrunner192/nsIHelperAppLauncherDialog.idl
+share/idl/xulrunner192/nsIHistoryEntry.idl
+share/idl/xulrunner192/nsIHttpActivityObserver.idl
+share/idl/xulrunner192/nsIHttpAuthManager.idl
+share/idl/xulrunner192/nsIHttpAuthenticator.idl
+share/idl/xulrunner192/nsIHttpChannel.idl
+share/idl/xulrunner192/nsIHttpChannelInternal.idl
+share/idl/xulrunner192/nsIHttpEventSink.idl
+share/idl/xulrunner192/nsIHttpHeaderVisitor.idl
+share/idl/xulrunner192/nsIHttpProtocolHandler.idl
+share/idl/xulrunner192/nsIIDNService.idl
+share/idl/xulrunner192/nsIIFrameBoxObject.idl
+share/idl/xulrunner192/nsIINIParser.idl
+share/idl/xulrunner192/nsIIOService.idl
+share/idl/xulrunner192/nsIIOService2.idl
+share/idl/xulrunner192/nsIIOUtil.idl
+share/idl/xulrunner192/nsIIconURI.idl
+share/idl/xulrunner192/nsIIdentityInfo.idl
+share/idl/xulrunner192/nsIIdleService.idl
+share/idl/xulrunner192/nsIImageDocument.idl
+share/idl/xulrunner192/nsIImageLoadingContent.idl
+share/idl/xulrunner192/nsIIncrementalDownload.idl
+share/idl/xulrunner192/nsIInlineSpellChecker.idl
+share/idl/xulrunner192/nsIInputStream.idl
+share/idl/xulrunner192/nsIInputStreamChannel.idl
+share/idl/xulrunner192/nsIInputStreamPump.idl
+share/idl/xulrunner192/nsIInputStreamTee.idl
+share/idl/xulrunner192/nsIInterfaceInfo.idl
+share/idl/xulrunner192/nsIInterfaceInfoManager.idl
+share/idl/xulrunner192/nsIInterfaceRequestor.idl
+share/idl/xulrunner192/nsIJAR.idl
+share/idl/xulrunner192/nsIJARChannel.idl
+share/idl/xulrunner192/nsIJARProtocolHandler.idl
+share/idl/xulrunner192/nsIJARURI.idl
+share/idl/xulrunner192/nsIJSContextStack.idl
+share/idl/xulrunner192/nsIJSON.idl
+share/idl/xulrunner192/nsIJSRuntimeService.idl
+share/idl/xulrunner192/nsIKeyModule.idl
+share/idl/xulrunner192/nsIKeygenThread.idl
+share/idl/xulrunner192/nsILineInputStream.idl
+share/idl/xulrunner192/nsIListBoxObject.idl
+share/idl/xulrunner192/nsILivemarkService.idl
+share/idl/xulrunner192/nsILoadContext.idl
+share/idl/xulrunner192/nsILoadGroup.idl
+share/idl/xulrunner192/nsILocalFile.idl
+share/idl/xulrunner192/nsILocalFileWin.idl
+share/idl/xulrunner192/nsILocale.idl
+share/idl/xulrunner192/nsILocaleService.idl
+share/idl/xulrunner192/nsILoginInfo.idl
+share/idl/xulrunner192/nsILoginManager.idl
+share/idl/xulrunner192/nsILoginManagerIEMigrationHelper.idl
+share/idl/xulrunner192/nsILoginManagerPrompter.idl
+share/idl/xulrunner192/nsILoginManagerStorage.idl
+share/idl/xulrunner192/nsILoginMetaInfo.idl
+share/idl/xulrunner192/nsIMIMEHeaderParam.idl
+share/idl/xulrunner192/nsIMIMEInfo.idl
+share/idl/xulrunner192/nsIMIMEInputStream.idl
+share/idl/xulrunner192/nsIMIMEService.idl
+share/idl/xulrunner192/nsIMarkupDocumentViewer.idl
+share/idl/xulrunner192/nsIMemory.idl
+share/idl/xulrunner192/nsIMemoryReporter.idl
+share/idl/xulrunner192/nsIMenuBoxObject.idl
+share/idl/xulrunner192/nsIModifyableXPointer.idl
+share/idl/xulrunner192/nsIModule.idl
+share/idl/xulrunner192/nsIModuleLoader.idl
+share/idl/xulrunner192/nsIMultiPartChannel.idl
+share/idl/xulrunner192/nsIMultiplexInputStream.idl
+share/idl/xulrunner192/nsIMutable.idl
+share/idl/xulrunner192/nsIMutableArray.idl
+share/idl/xulrunner192/nsINSSCertCache.idl
+share/idl/xulrunner192/nsINSSErrorsService.idl
+share/idl/xulrunner192/nsINativeAppSupport.idl
+share/idl/xulrunner192/nsINavBookmarksService.idl
+share/idl/xulrunner192/nsINavHistoryService.idl
+share/idl/xulrunner192/nsINestedURI.idl
+share/idl/xulrunner192/nsINetUtil.idl
+share/idl/xulrunner192/nsINetworkLinkService.idl
+share/idl/xulrunner192/nsINonBlockingAlertService.idl
+share/idl/xulrunner192/nsIOCSPResponder.idl
+share/idl/xulrunner192/nsIObjectInputStream.idl
+share/idl/xulrunner192/nsIObjectLoadingContent.idl
+share/idl/xulrunner192/nsIObjectOutputStream.idl
+share/idl/xulrunner192/nsIObserver.idl
+share/idl/xulrunner192/nsIObserverService.idl
+share/idl/xulrunner192/nsIOfflineCacheUpdate.idl
+share/idl/xulrunner192/nsIOutputStream.idl
+share/idl/xulrunner192/nsIPK11Token.idl
+share/idl/xulrunner192/nsIPK11TokenDB.idl
+share/idl/xulrunner192/nsIPKCS11.idl
+share/idl/xulrunner192/nsIPKCS11Module.idl
+share/idl/xulrunner192/nsIPKCS11ModuleDB.idl
+share/idl/xulrunner192/nsIPKCS11Slot.idl
+share/idl/xulrunner192/nsIPKIParamBlock.idl
+share/idl/xulrunner192/nsIParentalControlsService.idl
+share/idl/xulrunner192/nsIPasswordManager.idl
+share/idl/xulrunner192/nsIPasswordManagerInternal.idl
+share/idl/xulrunner192/nsIPermission.idl
+share/idl/xulrunner192/nsIPermissionManager.idl
+share/idl/xulrunner192/nsIPersistentProperties2.idl
+share/idl/xulrunner192/nsIPhonetic.idl
+share/idl/xulrunner192/nsIPipe.idl
+share/idl/xulrunner192/nsIPlaintextEditor.idl
+share/idl/xulrunner192/nsIPlugin.idl
+share/idl/xulrunner192/nsIPluginDocument.idl
+share/idl/xulrunner192/nsIPluginHost.idl
+share/idl/xulrunner192/nsIPluginInputStream.idl
+share/idl/xulrunner192/nsIPluginInstance.idl
+share/idl/xulrunner192/nsIPluginInstanceOwner.idl
+share/idl/xulrunner192/nsIPluginStreamInfo.idl
+share/idl/xulrunner192/nsIPluginStreamListener.idl
+share/idl/xulrunner192/nsIPluginTag.idl
+share/idl/xulrunner192/nsIPluginTagInfo.idl
+share/idl/xulrunner192/nsIPopupBoxObject.idl
+share/idl/xulrunner192/nsIPopupWindowManager.idl
+share/idl/xulrunner192/nsIPref.idl
+share/idl/xulrunner192/nsIPrefBranch.idl
+share/idl/xulrunner192/nsIPrefBranch2.idl
+share/idl/xulrunner192/nsIPrefBranchInternal.idl
+share/idl/xulrunner192/nsIPrefLocalizedString.idl
+share/idl/xulrunner192/nsIPrefService.idl
+share/idl/xulrunner192/nsIPrefetchService.idl
+share/idl/xulrunner192/nsIPrincipal.idl
+share/idl/xulrunner192/nsIPrintOptions.idl
+share/idl/xulrunner192/nsIPrintProgress.idl
+share/idl/xulrunner192/nsIPrintProgressParams.idl
+share/idl/xulrunner192/nsIPrintSession.idl
+share/idl/xulrunner192/nsIPrintSettings.idl
+share/idl/xulrunner192/nsIPrintSettingsService.idl
+share/idl/xulrunner192/nsIPrintStatusFeedback.idl
+share/idl/xulrunner192/nsIPrintingPrompt.idl
+share/idl/xulrunner192/nsIPrintingPromptService.idl
+share/idl/xulrunner192/nsIPrivateBrowsingService.idl
+share/idl/xulrunner192/nsIProcess.idl
+share/idl/xulrunner192/nsIProfile.idl
+share/idl/xulrunner192/nsIProfileChangeStatus.idl
+share/idl/xulrunner192/nsIProfileMigrator.idl
+share/idl/xulrunner192/nsIProfileUnlocker.idl
+share/idl/xulrunner192/nsIProgrammingLanguage.idl
+share/idl/xulrunner192/nsIProgressEventSink.idl
+share/idl/xulrunner192/nsIPrompt.idl
+share/idl/xulrunner192/nsIPromptFactory.idl
+share/idl/xulrunner192/nsIPromptService.idl
+share/idl/xulrunner192/nsIPromptService2.idl
+share/idl/xulrunner192/nsIProperties.idl
+share/idl/xulrunner192/nsIProperty.idl
+share/idl/xulrunner192/nsIPropertyBag.idl
+share/idl/xulrunner192/nsIPropertyBag2.idl
+share/idl/xulrunner192/nsIProtectedAuthThread.idl
+share/idl/xulrunner192/nsIProtocolHandler.idl
+share/idl/xulrunner192/nsIProtocolProxyCallback.idl
+share/idl/xulrunner192/nsIProtocolProxyFilter.idl
+share/idl/xulrunner192/nsIProtocolProxyService.idl
+share/idl/xulrunner192/nsIProtocolProxyService2.idl
+share/idl/xulrunner192/nsIProxiedChannel.idl
+share/idl/xulrunner192/nsIProxiedProtocolHandler.idl
+share/idl/xulrunner192/nsIProxyAutoConfig.idl
+share/idl/xulrunner192/nsIProxyInfo.idl
+share/idl/xulrunner192/nsIProxyObjectManager.idl
+share/idl/xulrunner192/nsIQueryContentEventResult.idl
+share/idl/xulrunner192/nsIRDFCompositeDataSource.idl
+share/idl/xulrunner192/nsIRDFContainer.idl
+share/idl/xulrunner192/nsIRDFContainerUtils.idl
+share/idl/xulrunner192/nsIRDFDataSource.idl
+share/idl/xulrunner192/nsIRDFDelegateFactory.idl
+share/idl/xulrunner192/nsIRDFInMemoryDataSource.idl
+share/idl/xulrunner192/nsIRDFInferDataSource.idl
+share/idl/xulrunner192/nsIRDFLiteral.idl
+share/idl/xulrunner192/nsIRDFNode.idl
+share/idl/xulrunner192/nsIRDFObserver.idl
+share/idl/xulrunner192/nsIRDFPropagatableDataSource.idl
+share/idl/xulrunner192/nsIRDFPurgeableDataSource.idl
+share/idl/xulrunner192/nsIRDFRemoteDataSource.idl
+share/idl/xulrunner192/nsIRDFResource.idl
+share/idl/xulrunner192/nsIRDFService.idl
+share/idl/xulrunner192/nsIRDFXMLParser.idl
+share/idl/xulrunner192/nsIRDFXMLSerializer.idl
+share/idl/xulrunner192/nsIRDFXMLSink.idl
+share/idl/xulrunner192/nsIRDFXMLSource.idl
+share/idl/xulrunner192/nsIRandomGenerator.idl
+share/idl/xulrunner192/nsIReadConfig.idl
+share/idl/xulrunner192/nsIRecentBadCertsService.idl
+share/idl/xulrunner192/nsIRecyclingAllocator.idl
+share/idl/xulrunner192/nsIRefreshURI.idl
+share/idl/xulrunner192/nsIRelativeFilePref.idl
+share/idl/xulrunner192/nsIRemoteService.idl
+share/idl/xulrunner192/nsIRequest.idl
+share/idl/xulrunner192/nsIRequestObserver.idl
+share/idl/xulrunner192/nsIRequestObserverProxy.idl
+share/idl/xulrunner192/nsIResProtocolHandler.idl
+share/idl/xulrunner192/nsIResumableChannel.idl
+share/idl/xulrunner192/nsIRollupListener.idl
+share/idl/xulrunner192/nsIRunnable.idl
+share/idl/xulrunner192/nsISAXAttributes.idl
+share/idl/xulrunner192/nsISAXContentHandler.idl
+share/idl/xulrunner192/nsISAXDTDHandler.idl
+share/idl/xulrunner192/nsISAXErrorHandler.idl
+share/idl/xulrunner192/nsISAXLexicalHandler.idl
+share/idl/xulrunner192/nsISAXLocator.idl
+share/idl/xulrunner192/nsISAXMutableAttributes.idl
+share/idl/xulrunner192/nsISAXXMLFilter.idl
+share/idl/xulrunner192/nsISAXXMLReader.idl
+share/idl/xulrunner192/nsISHContainer.idl
+share/idl/xulrunner192/nsISHEntry.idl
+share/idl/xulrunner192/nsISHTransaction.idl
+share/idl/xulrunner192/nsISHistory.idl
+share/idl/xulrunner192/nsISHistoryInternal.idl
+share/idl/xulrunner192/nsISHistoryListener.idl
+share/idl/xulrunner192/nsISMimeCert.idl
+share/idl/xulrunner192/nsISOCKSSocketInfo.idl
+share/idl/xulrunner192/nsISSLCertErrorDialog.idl
+share/idl/xulrunner192/nsISSLErrorListener.idl
+share/idl/xulrunner192/nsISSLSocketControl.idl
+share/idl/xulrunner192/nsISSLStatus.idl
+share/idl/xulrunner192/nsISSLStatusProvider.idl
+share/idl/xulrunner192/nsISafeOutputStream.idl
+share/idl/xulrunner192/nsISaveAsCharset.idl
+share/idl/xulrunner192/nsIScreen.idl
+share/idl/xulrunner192/nsIScreenManager.idl
+share/idl/xulrunner192/nsIScriptChannel.idl
+share/idl/xulrunner192/nsIScriptError.idl
+share/idl/xulrunner192/nsIScriptEventHandler.idl
+share/idl/xulrunner192/nsIScriptEventManager.idl
+share/idl/xulrunner192/nsIScriptLoaderObserver.idl
+share/idl/xulrunner192/nsIScriptSecurityManager.idl
+share/idl/xulrunner192/nsIScriptableDateFormat.idl
+share/idl/xulrunner192/nsIScriptableInputStream.idl
+share/idl/xulrunner192/nsIScriptableInterfaces.idl
+share/idl/xulrunner192/nsIScriptableRegion.idl
+share/idl/xulrunner192/nsIScriptableUConv.idl
+share/idl/xulrunner192/nsIScriptableUnescapeHTML.idl
+share/idl/xulrunner192/nsIScrollBoxObject.idl
+share/idl/xulrunner192/nsIScrollable.idl
+share/idl/xulrunner192/nsISearchContext.idl
+share/idl/xulrunner192/nsISecretDecoderRing.idl
+share/idl/xulrunner192/nsISecureBrowserUI.idl
+share/idl/xulrunner192/nsISecurityCheckedComponent.idl
+share/idl/xulrunner192/nsISecurityEventSink.idl
+share/idl/xulrunner192/nsISecurityInfoProvider.idl
+share/idl/xulrunner192/nsISecurityPref.idl
+share/idl/xulrunner192/nsISecurityWarningDialogs.idl
+share/idl/xulrunner192/nsISeekableStream.idl
+share/idl/xulrunner192/nsISelectElement.idl
+share/idl/xulrunner192/nsISelection.idl
+share/idl/xulrunner192/nsISelection2.idl
+share/idl/xulrunner192/nsISelectionController.idl
+share/idl/xulrunner192/nsISelectionDisplay.idl
+share/idl/xulrunner192/nsISelectionListener.idl
+share/idl/xulrunner192/nsISelectionPrivate.idl
+share/idl/xulrunner192/nsISemanticUnitScanner.idl
+share/idl/xulrunner192/nsISerializable.idl
+share/idl/xulrunner192/nsIServerSocket.idl
+share/idl/xulrunner192/nsIServiceManager.idl
+share/idl/xulrunner192/nsISidebar.idl
+share/idl/xulrunner192/nsISignatureVerifier.idl
+share/idl/xulrunner192/nsISimpleEnumerator.idl
+share/idl/xulrunner192/nsISimpleStreamListener.idl
+share/idl/xulrunner192/nsISimpleTest.idl
+share/idl/xulrunner192/nsISimpleUnicharStreamFactory.idl
+share/idl/xulrunner192/nsISliderListener.idl
+share/idl/xulrunner192/nsISocketProvider.idl
+share/idl/xulrunner192/nsISocketProviderService.idl
+share/idl/xulrunner192/nsISocketTransport.idl
+share/idl/xulrunner192/nsISocketTransportService.idl
+share/idl/xulrunner192/nsISound.idl
+share/idl/xulrunner192/nsIStandardURL.idl
+share/idl/xulrunner192/nsIStorageStream.idl
+share/idl/xulrunner192/nsIStreamBufferAccess.idl
+share/idl/xulrunner192/nsIStreamCipher.idl
+share/idl/xulrunner192/nsIStreamConverter.idl
+share/idl/xulrunner192/nsIStreamConverterService.idl
+share/idl/xulrunner192/nsIStreamListener.idl
+share/idl/xulrunner192/nsIStreamListenerTee.idl
+share/idl/xulrunner192/nsIStreamListenerTee_1_9_2.idl
+share/idl/xulrunner192/nsIStreamLoader.idl
+share/idl/xulrunner192/nsIStreamTransportService.idl
+share/idl/xulrunner192/nsIStringBundle.idl
+share/idl/xulrunner192/nsIStringBundleOverride.idl
+share/idl/xulrunner192/nsIStringEnumerator.idl
+share/idl/xulrunner192/nsIStringStream.idl
+share/idl/xulrunner192/nsIStyleSheetService.idl
+share/idl/xulrunner192/nsISupports.idl
+share/idl/xulrunner192/nsISupportsArray.idl
+share/idl/xulrunner192/nsISupportsIterators.idl
+share/idl/xulrunner192/nsISupportsPrimitives.idl
+share/idl/xulrunner192/nsISupportsPriority.idl
+share/idl/xulrunner192/nsISyncLoadDOMService.idl
+share/idl/xulrunner192/nsISyncStreamListener.idl
+share/idl/xulrunner192/nsISystemProxySettings.idl
+share/idl/xulrunner192/nsITXTToHTMLConv.idl
+share/idl/xulrunner192/nsITableEditor.idl
+share/idl/xulrunner192/nsITaggingService.idl
+share/idl/xulrunner192/nsITextScroll.idl
+share/idl/xulrunner192/nsITextServicesFilter.idl
+share/idl/xulrunner192/nsITextToSubURI.idl
+share/idl/xulrunner192/nsIThread.idl
+share/idl/xulrunner192/nsIThreadInternal.idl
+share/idl/xulrunner192/nsIThreadManager.idl
+share/idl/xulrunner192/nsIThreadPool.idl
+share/idl/xulrunner192/nsITimelineService.idl
+share/idl/xulrunner192/nsITimer.idl
+share/idl/xulrunner192/nsITokenDialogs.idl
+share/idl/xulrunner192/nsITokenPasswordDialogs.idl
+share/idl/xulrunner192/nsIToolkit.idl
+share/idl/xulrunner192/nsIToolkitChromeRegistry.idl
+share/idl/xulrunner192/nsIToolkitProfile.idl
+share/idl/xulrunner192/nsIToolkitProfileService.idl
+share/idl/xulrunner192/nsITooltipListener.idl
+share/idl/xulrunner192/nsITooltipTextProvider.idl
+share/idl/xulrunner192/nsITraceRefcnt.idl
+share/idl/xulrunner192/nsITraceableChannel.idl
+share/idl/xulrunner192/nsITransaction.idl
+share/idl/xulrunner192/nsITransactionList.idl
+share/idl/xulrunner192/nsITransactionListener.idl
+share/idl/xulrunner192/nsITransactionManager.idl
+share/idl/xulrunner192/nsITransfer.idl
+share/idl/xulrunner192/nsITransferable.idl
+share/idl/xulrunner192/nsITransport.idl
+share/idl/xulrunner192/nsITransportSecurityInfo.idl
+share/idl/xulrunner192/nsITreeBoxObject.idl
+share/idl/xulrunner192/nsITreeColumns.idl
+share/idl/xulrunner192/nsITreeContentView.idl
+share/idl/xulrunner192/nsITreeSelection.idl
+share/idl/xulrunner192/nsITreeView.idl
+share/idl/xulrunner192/nsITypeAheadFind.idl
+share/idl/xulrunner192/nsIURI.idl
+share/idl/xulrunner192/nsIURIChecker.idl
+share/idl/xulrunner192/nsIURIClassifier.idl
+share/idl/xulrunner192/nsIURIContentListener.idl
+share/idl/xulrunner192/nsIURIFixup.idl
+share/idl/xulrunner192/nsIURILoader.idl
+share/idl/xulrunner192/nsIURIRefObject.idl
+share/idl/xulrunner192/nsIURL.idl
+share/idl/xulrunner192/nsIURLFormatter.idl
+share/idl/xulrunner192/nsIURLParser.idl
+share/idl/xulrunner192/nsIUTF8ConverterService.idl
+share/idl/xulrunner192/nsIUUIDGenerator.idl
+share/idl/xulrunner192/nsIUnicharInputStream.idl
+share/idl/xulrunner192/nsIUnicharLineInputStream.idl
+share/idl/xulrunner192/nsIUnicharOutputStream.idl
+share/idl/xulrunner192/nsIUnicharStreamListener.idl
+share/idl/xulrunner192/nsIUnicharStreamLoader.idl
+share/idl/xulrunner192/nsIUnicodeNormalizer.idl
+share/idl/xulrunner192/nsIUpdateService.idl
+share/idl/xulrunner192/nsIUpdateTimerManager.idl
+share/idl/xulrunner192/nsIUploadChannel.idl
+share/idl/xulrunner192/nsIUploadChannel2.idl
+share/idl/xulrunner192/nsIUserCertPicker.idl
+share/idl/xulrunner192/nsIUserInfo.idl
+share/idl/xulrunner192/nsIVariant.idl
+share/idl/xulrunner192/nsIVersionComparator.idl
+share/idl/xulrunner192/nsIViewSourceChannel.idl
+share/idl/xulrunner192/nsIWeakReference.idl
+share/idl/xulrunner192/nsIWebBrowser.idl
+share/idl/xulrunner192/nsIWebBrowserChrome.idl
+share/idl/xulrunner192/nsIWebBrowserChrome2.idl
+share/idl/xulrunner192/nsIWebBrowserChromeFocus.idl
+share/idl/xulrunner192/nsIWebBrowserFind.idl
+share/idl/xulrunner192/nsIWebBrowserFocus.idl
+share/idl/xulrunner192/nsIWebBrowserPersist.idl
+share/idl/xulrunner192/nsIWebBrowserPrint.idl
+share/idl/xulrunner192/nsIWebBrowserSetup.idl
+share/idl/xulrunner192/nsIWebBrowserStream.idl
+share/idl/xulrunner192/nsIWebContentHandlerRegistrar.idl
+share/idl/xulrunner192/nsIWebNavigation.idl
+share/idl/xulrunner192/nsIWebNavigationInfo.idl
+share/idl/xulrunner192/nsIWebPageDescriptor.idl
+share/idl/xulrunner192/nsIWebProgress.idl
+share/idl/xulrunner192/nsIWebProgressListener.idl
+share/idl/xulrunner192/nsIWebProgressListener2.idl
+share/idl/xulrunner192/nsIWindowCreator.idl
+share/idl/xulrunner192/nsIWindowCreator2.idl
+share/idl/xulrunner192/nsIWindowDataSource.idl
+share/idl/xulrunner192/nsIWindowMediator.idl
+share/idl/xulrunner192/nsIWindowMediatorListener.idl
+share/idl/xulrunner192/nsIWindowProvider.idl
+share/idl/xulrunner192/nsIWindowWatcher.idl
+share/idl/xulrunner192/nsIWritablePropertyBag.idl
+share/idl/xulrunner192/nsIWritablePropertyBag2.idl
+share/idl/xulrunner192/nsIWyciwygChannel.idl
+share/idl/xulrunner192/nsIX509Cert.idl
+share/idl/xulrunner192/nsIX509Cert2.idl
+share/idl/xulrunner192/nsIX509Cert3.idl
+share/idl/xulrunner192/nsIX509CertDB.idl
+share/idl/xulrunner192/nsIX509CertDB2.idl
+share/idl/xulrunner192/nsIX509CertList.idl
+share/idl/xulrunner192/nsIX509CertValidity.idl
+share/idl/xulrunner192/nsIXBLAccessible.idl
+share/idl/xulrunner192/nsIXMLContentBuilder.idl
+share/idl/xulrunner192/nsIXMLHttpRequest.idl
+share/idl/xulrunner192/nsIXPCScriptNotify.idl
+share/idl/xulrunner192/nsIXPCScriptable.idl
+share/idl/xulrunner192/nsIXPCSecurityManager.idl
+share/idl/xulrunner192/nsIXPConnect.idl
+share/idl/xulrunner192/nsIXPIDialogService.idl
+share/idl/xulrunner192/nsIXPIInstallInfo.idl
+share/idl/xulrunner192/nsIXPIProgressDialog.idl
+share/idl/xulrunner192/nsIXPInstallManager.idl
+share/idl/xulrunner192/nsIXPTLoader.idl
+share/idl/xulrunner192/nsIXPointer.idl
+share/idl/xulrunner192/nsIXSLTException.idl
+share/idl/xulrunner192/nsIXSLTProcessor.idl
+share/idl/xulrunner192/nsIXSLTProcessorObsolete.idl
+share/idl/xulrunner192/nsIXSLTProcessorPrivate.idl
+share/idl/xulrunner192/nsIXTFAttributeHandler.idl
+share/idl/xulrunner192/nsIXTFElement.idl
+share/idl/xulrunner192/nsIXTFElementFactory.idl
+share/idl/xulrunner192/nsIXTFElementWrapper.idl
+share/idl/xulrunner192/nsIXTFPrivate.idl
+share/idl/xulrunner192/nsIXULAppInfo.idl
+share/idl/xulrunner192/nsIXULAppInstall.idl
+share/idl/xulrunner192/nsIXULBrowserWindow.idl
+share/idl/xulrunner192/nsIXULBuilderListener.idl
+share/idl/xulrunner192/nsIXULOverlayProvider.idl
+share/idl/xulrunner192/nsIXULRuntime.idl
+share/idl/xulrunner192/nsIXULSortService.idl
+share/idl/xulrunner192/nsIXULTemplateBuilder.idl
+share/idl/xulrunner192/nsIXULTemplateQueryProcessor.idl
+share/idl/xulrunner192/nsIXULTemplateResult.idl
+share/idl/xulrunner192/nsIXULTemplateRuleFilter.idl
+share/idl/xulrunner192/nsIXULWindow.idl
+share/idl/xulrunner192/nsIZipReader.idl
+share/idl/xulrunner192/nsIZipWriter.idl
+share/idl/xulrunner192/nsPICertNotification.idl
+share/idl/xulrunner192/nsPICommandUpdater.idl
+share/idl/xulrunner192/nsPIDNSService.idl
+share/idl/xulrunner192/nsPIEditorTransaction.idl
+share/idl/xulrunner192/nsPIPlacesDatabase.idl
+share/idl/xulrunner192/nsPIPlacesHistoryListenersNotifier.idl
+share/idl/xulrunner192/nsPIPromptService.idl
+share/idl/xulrunner192/nsPISocketTransportService.idl
+share/idl/xulrunner192/nsPIWindowWatcher.idl
+share/idl/xulrunner192/nspluginroot.idl
+share/idl/xulrunner192/nsrootidl.idl
+share/idl/xulrunner192/rdfIDataSource.idl
+share/idl/xulrunner192/rdfISerializer.idl
+share/idl/xulrunner192/rdfITripleVisitor.idl
+share/idl/xulrunner192/txIEXSLTRegExFunctions.idl
+share/idl/xulrunner192/txIFunctionEvaluationContext.idl
+share/idl/xulrunner192/txINodeSet.idl
+share/idl/xulrunner192/txIXPathObject.idl
+share/idl/xulrunner192/xpcIJSModuleLoader.idl
+share/idl/xulrunner192/xpcIJSWeakReference.idl
+share/idl/xulrunner192/xpccomponents.idl
+share/idl/xulrunner192/xpcexception.idl
+share/idl/xulrunner192/xpcjsid.idl
+@pkgdir include/xulrunner192/nss
diff --git a/devel/xulrunner192/buildlink3.mk b/devel/xulrunner192/buildlink3.mk
index 59924d9f2a2..90b2a2cf119 100644
--- a/devel/xulrunner192/buildlink3.mk
+++ b/devel/xulrunner192/buildlink3.mk
@@ -1,20 +1,24 @@
-# $NetBSD: buildlink3.mk,v 1.4 2011/07/21 13:05:52 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2011/08/20 13:05:49 tnn Exp $
-BUILDLINK_TREE+= xulrunner
+BUILDLINK_TREE+= xulrunner192
-.if !defined(XULRUNNER_BUILDLINK3_MK)
-XULRUNNER_BUILDLINK3_MK:=
+.if !defined(XULRUNNER192_BUILDLINK3_MK)
+XULRUNNER192_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.xulrunner+= xulrunner>=1.9.2.2<2.0
-BUILDLINK_ABI_DEPENDS.xulrunner?= xulrunner>=1.9.2.17nb1
-BUILDLINK_PKGSRCDIR.xulrunner?= ../../devel/xulrunner192
+pre-configure: xulrunner192-preconfigure
+.PHONY: xulrunner192-preconfigure
+xulrunner192-preconfigure:
+ cp ${PREFIX}/lib/xulrunner192/pkgconfig/* ${BUILDLINK_DIR}/lib/pkgconfig
-pkgbase := xulrunner
+BUILDLINK_API_DEPENDS.xulrunner192+= xulrunner192>=1.9.2.17nb2<2.0
+BUILDLINK_PKGSRCDIR.xulrunner192?= ../../devel/xulrunner192
+
+pkgbase := xulrunner192
.include "../../mk/pkg-build-options.mk"
-.if !empty(PKG_BUILD_OPTIONS.xulrunner:Mgnome)
+.if !empty(PKG_BUILD_OPTIONS.xulrunner192:Mgnome)
. include "../../devel/libgnomeui/buildlink3.mk"
. include "../../sysutils/gnome-vfs/buildlink3.mk"
.endif
-.endif # XULRUNNER_BUILDLINK3_MK
+.endif # XULRUNNER192_BUILDLINK3_MK
-BUILDLINK_TREE+= -xulrunner
+BUILDLINK_TREE+= -xulrunner192
diff --git a/devel/xulrunner192/distinfo b/devel/xulrunner192/distinfo
index 8d72bc49c52..6f3472338fd 100644
--- a/devel/xulrunner192/distinfo
+++ b/devel/xulrunner192/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.2 2011/05/04 13:53:45 tnn Exp $
+$NetBSD: distinfo,v 1.3 2011/08/20 13:05:49 tnn Exp $
SHA1 (firefox-3.6.17.source.tar.bz2) = 1ae71e8e2838d438de2f6f860fe77d067f3629ee
RMD160 (firefox-3.6.17.source.tar.bz2) = af7320c7447dea4b1722b937bb77b20943e9e68d
Size (firefox-3.6.17.source.tar.bz2) = 51522989 bytes
-SHA1 (patch-aa) = d719f801f340688102e3b1c07b53655f4053180a
+SHA1 (patch-aa) = 88223c8a4047d284d31e91aa28af23d9b0caaf5a
SHA1 (patch-ab) = a9a9db3f53ecac231007de9ed163bd99f2184462
SHA1 (patch-ac) = e50356963fd235ea11fa45baae356fcf21c6669d
SHA1 (patch-ad) = 7afb960af4e4a311481e7a7b25008ca9b9f7fba1
@@ -49,11 +49,12 @@ SHA1 (patch-mm) = 8db6fbb1197147978bce1de5c9b8017ed940efd1
SHA1 (patch-mn) = e7e5e615ca26f7cee0fb27b796fd3d423d693f6b
SHA1 (patch-mp) = 34bf95224cdecedd93566f9405f725b0c9b5ee0f
SHA1 (patch-nd) = f5156ca4d1e61dd1b355bbaa5ebd9cc490d8d865
-SHA1 (patch-pa) = 7dffaba78ee254a545c3f7669a3eb2a92196becc
-SHA1 (patch-pb) = 9450fe31653c225d529a6ec4d551d0cda464965d
-SHA1 (patch-pc) = 45a680a5a9f0794f9dd0f6f4dcd7ce704780e939
-SHA1 (patch-pd) = e1b0d5b91c65cc3945eea3488ca0126a3461cea0
-SHA1 (patch-pg) = fbf4ae0f334b97f201d05f9bdfd8a2643aeb33ea
+SHA1 (patch-pa) = df6b19762f03070794fb4cdce79fe792ed9284b1
+SHA1 (patch-pb) = 61f9b8aa5bc377167980f8c2a8715062ac00e66e
+SHA1 (patch-pc) = 4fac35249d1a36c6ccaa3f4e3b4677998ee1d6ee
+SHA1 (patch-pd) = 7dccff1bdc2167cfb2dfd93d11f396d4b0842290
+SHA1 (patch-pe) = 6e25c7f82d4838bbab1c568cdd006bd32fa39fc0
+SHA1 (patch-pg) = fb8e8bcf43e00ce6246be3758a1471e08990cd68
SHA1 (patch-ra) = 7dc1ead2756ac8eb9e900dab60f785468df013be
SHA1 (patch-rc) = 9f2e63689123ecbc1767e58e6f5608046dceab1a
SHA1 (patch-xa) = ae5ed1f0fb9a0fd45242a94739853b199ed7da72
diff --git a/devel/xulrunner192/patches/patch-aa b/devel/xulrunner192/patches/patch-aa
index daf4a4c676b..f94d50cd3fa 100644
--- a/devel/xulrunner192/patches/patch-aa
+++ b/devel/xulrunner192/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2011/04/19 11:16:07 tnn Exp $
+$NetBSD: patch-aa,v 1.2 2011/08/20 13:05:50 tnn Exp $
--- configure.in.orig 2009-10-16 17:13:35.000000000 +0200
+++ configure.in
@@ -37,7 +37,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2011/04/19 11:16:07 tnn Exp $
+if test -n "${LIBXUL_SDK_DIR}"; then
+ AC_MSG_WARN([pkgsrc: LIBXUL_SDK_DIR is set; assuming we want nss and nspr from xulrunner.])
-+ NSPR_CFLAGS="-I${prefix}/include/xulrunner/unstable `pkg-config --cflags mozilla-nspr`"
++ NSPR_CFLAGS="-I${prefix}/include/xulrunner192/unstable `pkg-config --cflags mozilla-nspr`"
+ NSPR_LIBS="`pkg-config --libs mozilla-nspr`"
+ NSS_CFLAGS="`pkg-config --cflags mozilla-nss`"
+ NSS_LIBS="`pkg-config --libs mozilla-nss`"
diff --git a/devel/xulrunner192/patches/patch-pa b/devel/xulrunner192/patches/patch-pa
index d76b56e4d3c..4646c6068dd 100644
--- a/devel/xulrunner192/patches/patch-pa
+++ b/devel/xulrunner192/patches/patch-pa
@@ -1,4 +1,4 @@
-$NetBSD: patch-pa,v 1.1.1.1 2011/04/19 11:16:08 tnn Exp $
+$NetBSD: patch-pa,v 1.2 2011/08/20 13:05:50 tnn Exp $
--- xulrunner/installer/mozilla-js.pc.in.orig 2009-10-29 23:11:24.000000000 +0100
+++ xulrunner/installer/mozilla-js.pc.in
@@ -7,5 +7,5 @@ $NetBSD: patch-pa,v 1.1.1.1 2011/04/19 11:16:08 tnn Exp $
Version: %MOZILLA_VERSION%
Requires: %NSPR_NAME% >= %NSPR_VERSION%
-Libs: -L${sdkdir}/lib -lmozjs
-+Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lmozjs
++Libs: -Wl,-R${prefix}/lib/xulrunner192 -L${prefix}/lib/xulrunner192 -lmozjs
Cflags: -I${includedir} -DXP_UNIX -DJS_THREADSAFE
diff --git a/devel/xulrunner192/patches/patch-pb b/devel/xulrunner192/patches/patch-pb
index 4548c40036a..81859ade816 100644
--- a/devel/xulrunner192/patches/patch-pb
+++ b/devel/xulrunner192/patches/patch-pb
@@ -1,4 +1,4 @@
-$NetBSD: patch-pb,v 1.1.1.1 2011/04/19 11:16:08 tnn Exp $
+$NetBSD: patch-pb,v 1.2 2011/08/20 13:05:50 tnn Exp $
--- xulrunner/installer/libxul.pc.in.orig 2009-10-29 23:11:24.000000000 +0100
+++ xulrunner/installer/libxul.pc.in
@@ -7,5 +7,5 @@ $NetBSD: patch-pb,v 1.1.1.1 2011/04/19 11:16:08 tnn Exp $
Version: %MOZILLA_VERSION%
Requires: %NSPR_NAME% >= %NSPR_VERSION%
-Libs: -L${sdkdir}/lib -lxpcomglue_s -lxul -lxpcom
-+Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lxpcomglue_s -lxul -lxpcom
++Libs: -Wl,-R${prefix}/lib/xulrunner192 -L${prefix}/lib/xulrunner192 -lxpcomglue_s -lxul -lxpcom
Cflags: -I${includedir} %WCHAR_CFLAGS%
diff --git a/devel/xulrunner192/patches/patch-pc b/devel/xulrunner192/patches/patch-pc
index 6939bf33b12..597d4818ea9 100644
--- a/devel/xulrunner192/patches/patch-pc
+++ b/devel/xulrunner192/patches/patch-pc
@@ -1,4 +1,4 @@
-$NetBSD: patch-pc,v 1.1.1.1 2011/04/19 11:16:08 tnn Exp $
+$NetBSD: patch-pc,v 1.2 2011/08/20 13:05:50 tnn Exp $
--- xulrunner/installer/libxul-embedding.pc.in.orig 2009-10-29 23:11:24.000000000 +0100
+++ xulrunner/installer/libxul-embedding.pc.in
@@ -7,5 +7,5 @@ $NetBSD: patch-pc,v 1.1.1.1 2011/04/19 11:16:08 tnn Exp $
Description: Static library for version-independent embedding of the Mozilla runtime
Version: %MOZILLA_VERSION%
-Libs: -L${sdkdir}/lib -lxpcomglue
-+Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lxpcomglue
++Libs: -Wl,-R${prefix}/lib/xulrunner192 -L${prefix}/lib/xulrunner192 -lxpcomglue
Cflags: -DXPCOM_GLUE -I${includedir} %WCHAR_CFLAGS%
diff --git a/devel/xulrunner192/patches/patch-pd b/devel/xulrunner192/patches/patch-pd
index 6ca05a12bf1..b4c0fbda9be 100644
--- a/devel/xulrunner192/patches/patch-pd
+++ b/devel/xulrunner192/patches/patch-pd
@@ -1,4 +1,4 @@
-$NetBSD: patch-pd,v 1.1.1.1 2011/04/19 11:16:08 tnn Exp $
+$NetBSD: patch-pd,v 1.2 2011/08/20 13:05:50 tnn Exp $
--- xulrunner/installer/mozilla-nss.pc.in.orig 2009-10-29 23:11:24.000000000 +0100
+++ xulrunner/installer/mozilla-nss.pc.in
@@ -7,5 +7,5 @@ $NetBSD: patch-pd,v 1.1.1.1 2011/04/19 11:16:08 tnn Exp $
Version: %MOZILLA_VERSION%
Requires: %NSPR_NAME% >= %NSPR_VERSION%
-Libs: -L${sdkdir}/lib -lsmime3 -lssl3 -lnss3 -lnssutil3
-+Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lsmime3 -lssl3 -lnss3 -lnssutil3
++Libs: -Wl,-R${prefix}/lib/xulrunner192 -L${prefix}/lib/xulrunner192 -lsmime3 -lssl3 -lnss3 -lnssutil3
Cflags: -I${includedir}
diff --git a/devel/xulrunner192/patches/patch-pe b/devel/xulrunner192/patches/patch-pe
new file mode 100644
index 00000000000..d5e937d8ac5
--- /dev/null
+++ b/devel/xulrunner192/patches/patch-pe
@@ -0,0 +1,13 @@
+$NetBSD: patch-pe,v 1.1 2011/08/20 13:05:50 tnn Exp $
+
+--- xulrunner/installer/Makefile.in.orig 2011-04-20 20:56:00.000000000 +0000
++++ xulrunner/installer/Makefile.in
+@@ -132,7 +132,7 @@ endif
+
+ install:: $(pkg_config_files)
+ @echo pkg_config_file: $(pkg_config_files)
+- $(SYSINSTALL) $(IFLAGS1) $^ $(DESTDIR)$(libdir)/pkgconfig
++ $(SYSINSTALL) $(IFLAGS1) $^ $(DESTDIR)$(libdir)/$(MOZILLA_PKG_NAME)/pkgconfig
+
+ GARBAGE += $(MOZILLA_VERSION).system.conf $(pkg_config_files)
+
diff --git a/devel/xulrunner192/patches/patch-pg b/devel/xulrunner192/patches/patch-pg
index bc31d572cc9..e80b539f515 100644
--- a/devel/xulrunner192/patches/patch-pg
+++ b/devel/xulrunner192/patches/patch-pg
@@ -1,4 +1,4 @@
-$NetBSD: patch-pg,v 1.1.1.1 2011/04/19 11:16:08 tnn Exp $
+$NetBSD: patch-pg,v 1.2 2011/08/20 13:05:50 tnn Exp $
--- xulrunner/installer/mozilla-nspr.pc.in.orig 2009-10-29 23:11:24.000000000 +0100
+++ xulrunner/installer/mozilla-nspr.pc.in
@@ -10,5 +10,5 @@ $NetBSD: patch-pg,v 1.1.1.1 2011/04/19 11:16:08 tnn Exp $
-Cflags: %FULL_NSPR_CFLAGS%
-
-
-+Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lplds4 -lplc4 -lnspr4 -pthread
++Libs: -Wl,-R${prefix}/lib/xulrunner192 -L${prefix}/lib/xulrunner192 -lplds4 -lplc4 -lnspr4 -pthread
+Cflags: -I${includedir}