Tue Apr 26 14:16:37 2011 UTC ()
Update to firefox-4.0.

Firefox 4 is based on the Gecko 2.0 Web platform. This release features
JavaScript execution speeds up to six times faster than the previous
version, new capabilities for Web Developers and Add-on Developers such as
hardware accelerated graphics and HTML5 technologies, and a completely
revised user interface.


(tnn)
diff -r1.49 -r1.50 pkgsrc/devel/xulrunner/Makefile
diff -r1.26 -r1.27 pkgsrc/devel/xulrunner/PLIST
diff -r1.12 -r1.13 pkgsrc/devel/xulrunner/buildlink3.mk
diff -r1.19 -r1.20 pkgsrc/devel/xulrunner/dist.mk
diff -r1.19 -r1.20 pkgsrc/devel/xulrunner/mozilla-common.mk
diff -r1.41 -r1.42 pkgsrc/devel/xulrunner/distinfo
diff -r1.8 -r1.9 pkgsrc/devel/xulrunner/options.mk
diff -r1.4 -r1.5 pkgsrc/devel/xulrunner/patches/patch-aa
diff -r1.4 -r1.5 pkgsrc/devel/xulrunner/patches/patch-mb
diff -r1.4 -r1.5 pkgsrc/devel/xulrunner/patches/patch-mm
diff -r1.4 -r1.5 pkgsrc/devel/xulrunner/patches/patch-mp
diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/patch-ab
diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/patch-ag
diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/patch-aj
diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/patch-al
diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/patch-ao
diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/patch-at
diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/patch-ax
diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/patch-be
diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/patch-me
diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/patch-pa
diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/patch-pc
diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/patch-pg
diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/patch-rc
diff -r1.1.1.1 -r1.2 pkgsrc/devel/xulrunner/patches/patch-ac
diff -r1.1.1.1 -r1.2 pkgsrc/devel/xulrunner/patches/patch-ae
diff -r1.1.1.1 -r1.2 pkgsrc/devel/xulrunner/patches/patch-as
diff -r1.1.1.1 -r1.2 pkgsrc/devel/xulrunner/patches/patch-au
diff -r1.3 -r1.4 pkgsrc/devel/xulrunner/patches/patch-ak
diff -r1.3 -r1.4 pkgsrc/devel/xulrunner/patches/patch-mf
diff -r1.3 -r1.4 pkgsrc/devel/xulrunner/patches/patch-mn
diff -r1.3 -r1.4 pkgsrc/devel/xulrunner/patches/patch-pb
diff -r1.3 -r1.4 pkgsrc/devel/xulrunner/patches/patch-pd
diff -r1.4 -r0 pkgsrc/devel/xulrunner/patches/patch-ap
diff -r1.3 -r0 pkgsrc/devel/xulrunner/patches/patch-aq
diff -r1.1.1.1 -r0 pkgsrc/devel/xulrunner/patches/patch-ar
diff -r1.2 -r0 pkgsrc/devel/xulrunner/patches/patch-bb
diff -r1.2 -r0 pkgsrc/devel/xulrunner/patches/patch-ra
diff -r0 -r1.1 pkgsrc/devel/xulrunner/patches/patch-bd
diff -r0 -r1.1 pkgsrc/devel/xulrunner/patches/patch-bi
diff -r0 -r1.1 pkgsrc/devel/xulrunner/patches/patch-js_src_jsdbgapi.cpp
diff -r0 -r1.1 pkgsrc/devel/xulrunner/patches/patch-js_src_jsval.h
diff -r0 -r1.1 pkgsrc/devel/xulrunner/patches/patch-js_src_xpconnect_src_xpcprivate.h
diff -r1.1 -r1.2 pkgsrc/devel/xulrunner/patches/patch-bf
diff -r1.1 -r1.2 pkgsrc/devel/xulrunner/patches/patch-bg
diff -r1.1 -r1.2 pkgsrc/devel/xulrunner/patches/patch-mh
diff -r1.1 -r0 pkgsrc/devel/xulrunner/patches/patch-nd

cvs diff -r1.49 -r1.50 pkgsrc/devel/xulrunner/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/Attic/Makefile 2011/04/22 14:40:42 1.49
+++ pkgsrc/devel/xulrunner/Attic/Makefile 2011/04/26 14:16:36 1.50
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.49 2011/04/22 14:40:42 obache Exp $ 1# $NetBSD: Makefile,v 1.50 2011/04/26 14:16:36 tnn Exp $
2 2
3.include "dist.mk" 3.include "dist.mk"
4PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} 4PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
5PKGREVISION= 1 
6CATEGORIES= devel www 5CATEGORIES= devel www
7 6
8MAINTAINER= tnn@NetBSD.org 7MAINTAINER= tnn@NetBSD.org
9HOMEPAGE= http://developer.mozilla.org/en/docs/XULRunner 8HOMEPAGE= http://developer.mozilla.org/en/docs/XULRunner
10COMMENT= XML User Interface Language runtime environment 9COMMENT= XML User Interface Language runtime environment
11LICENSE= mpl-1.1 10LICENSE= mpl-1.1
12 11
13MOZILLA_DIR= # empty 12MOZILLA_DIR= # empty
14 13
15PKGCONFIG_OVERRIDE+= xulrunner/installer/libxul-embedding.pc.in 14PKGCONFIG_OVERRIDE+= xulrunner/installer/libxul-embedding.pc.in
16PKGCONFIG_OVERRIDE+= xulrunner/installer/libxul.pc.in 15PKGCONFIG_OVERRIDE+= xulrunner/installer/libxul.pc.in
17PKGCONFIG_OVERRIDE+= xulrunner/installer/mozilla-gtkmozembed-embedding.pc.in 16PKGCONFIG_OVERRIDE+= xulrunner/installer/mozilla-gtkmozembed-embedding.pc.in
18PKGCONFIG_OVERRIDE+= xulrunner/installer/mozilla-gtkmozembed.pc.in 17PKGCONFIG_OVERRIDE+= xulrunner/installer/mozilla-gtkmozembed.pc.in

cvs diff -r1.26 -r1.27 pkgsrc/devel/xulrunner/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/Attic/PLIST 2010/12/11 14:46:29 1.26
+++ pkgsrc/devel/xulrunner/Attic/PLIST 2011/04/26 14:16:36 1.27
@@ -1,181 +1,248 @@ @@ -1,181 +1,248 @@
1@comment $NetBSD: PLIST,v 1.26 2010/12/11 14:46:29 tnn Exp $ 1@comment $NetBSD: PLIST,v 1.27 2011/04/26 14:16:36 tnn Exp $
2bin/xulrunner 2bin/xulrunner
3${PLIST.jit}include/xulrunner/Allocator.h 3${PLIST.jit}include/xulrunner/Allocator.h
4${PLIST.jit}include/xulrunner/Assembler.h 4${PLIST.jit}include/xulrunner/Assembler.h
 5include/xulrunner/BasicLayers.h
 6include/xulrunner/CheckedInt.h
5${PLIST.jit}include/xulrunner/CodeAlloc.h 7${PLIST.jit}include/xulrunner/CodeAlloc.h
6${PLIST.jit}include/xulrunner/Containers.h 8${PLIST.jit}include/xulrunner/Containers.h
 9include/xulrunner/CustomQS_Canvas2D.h
 10include/xulrunner/CustomQS_WebGL.h
 11include/xulrunner/EGLUtils.h
7${PLIST.jit}include/xulrunner/Fragmento.h 12${PLIST.jit}include/xulrunner/Fragmento.h
 13include/xulrunner/FrameLayerBuilder.h
 14include/xulrunner/FramePropertyTable.h
 15include/xulrunner/GLContext.h
 16include/xulrunner/GLContextProvider.h
 17include/xulrunner/GLContextProviderImpl.h
 18include/xulrunner/GLContextSymbols.h
 19include/xulrunner/GLDefs.h
 20include/xulrunner/GLXLibrary.h
 21include/xulrunner/IPC/nsGUIEventIPC.h
8include/xulrunner/ImageErrors.h 22include/xulrunner/ImageErrors.h
 23include/xulrunner/ImageLayers.h
9include/xulrunner/ImageLogging.h 24include/xulrunner/ImageLogging.h
10${PLIST.jit}include/xulrunner/LIR.h 25${PLIST.jit}include/xulrunner/LIR.h
 26${PLIST.jit}include/xulrunner/LIRopcode.tbl
 27include/xulrunner/LayerManagerOGL.h
 28include/xulrunner/LayerManagerOGLProgram.h
 29include/xulrunner/Layers.h
11include/xulrunner/NSReg.h 30include/xulrunner/NSReg.h
12${PLIST.jit}include/xulrunner/Native.h 31${PLIST.jit}include/xulrunner/Native.h
 32${PLIST.jit}include/xulrunner/NativeCommon.h
13${PLIST.jit}include/xulrunner/Native${NANOJIT_ARCH}.h 33${PLIST.jit}include/xulrunner/Native${NANOJIT_ARCH}.h
 34include/xulrunner/PPrefTuple.h
 35include/xulrunner/PrefTuple.h
 36include/xulrunner/ReadbackLayer.h
14${PLIST.jit}include/xulrunner/RegAlloc.h 37${PLIST.jit}include/xulrunner/RegAlloc.h
 38${PLIST.jit}include/xulrunner/VMPI.h
15include/xulrunner/VerReg.h 39include/xulrunner/VerReg.h
 40include/xulrunner/VideoUtils.h
 41${PLIST.jit}include/xulrunner/Writer.h
16include/xulrunner/XPCIDispatch.h 42include/xulrunner/XPCIDispatch.h
 43include/xulrunner/a11yGeneric.h
 44include/xulrunner/amIInstallTrigger.h
 45include/xulrunner/amIWebInstallListener.h
 46include/xulrunner/amIWebInstaller.h
 47include/xulrunner/angle/ResourceLimits.h
 48include/xulrunner/angle/ShaderLang.h
17${PLIST.jit}include/xulrunner/avmplus.h 49${PLIST.jit}include/xulrunner/avmplus.h
18include/xulrunner/base64.h 50include/xulrunner/base64.h
19include/xulrunner/blapit.h 51include/xulrunner/blapit.h
20include/xulrunner/cairo/cairo-deprecated.h 52include/xulrunner/cairo/cairo-deprecated.h
21include/xulrunner/cairo/cairo-features.h 53include/xulrunner/cairo/cairo-features.h
22include/xulrunner/cairo/cairo-ft.h 54include/xulrunner/cairo/cairo-ft.h
23include/xulrunner/cairo/cairo-pdf.h 55include/xulrunner/cairo/cairo-pdf.h
24include/xulrunner/cairo/cairo-platform.h 56include/xulrunner/cairo/cairo-platform.h
25include/xulrunner/cairo/cairo-ps.h 57include/xulrunner/cairo/cairo-ps.h
26include/xulrunner/cairo/cairo-rename.h 58include/xulrunner/cairo/cairo-rename.h
27include/xulrunner/cairo/cairo-version.h 59include/xulrunner/cairo/cairo-version.h
28include/xulrunner/cairo/cairo-xlib-xrender.h 60include/xulrunner/cairo/cairo-xlib-xrender.h
29include/xulrunner/cairo/cairo-xlib.h 61include/xulrunner/cairo/cairo-xlib.h
30include/xulrunner/cairo/cairo.h 62include/xulrunner/cairo/cairo.h
31include/xulrunner/cert.h 63include/xulrunner/cert.h
32include/xulrunner/certdb.h 64include/xulrunner/certdb.h
33include/xulrunner/certt.h 65include/xulrunner/certt.h
 66include/xulrunner/chromium_types.h
34include/xulrunner/ciferfam.h 67include/xulrunner/ciferfam.h
35include/xulrunner/cmmf.h 68include/xulrunner/cmmf.h
36include/xulrunner/cmmft.h 69include/xulrunner/cmmft.h
37include/xulrunner/cms.h 70include/xulrunner/cms.h
38include/xulrunner/cmsreclist.h 71include/xulrunner/cmsreclist.h
39include/xulrunner/cmst.h 72include/xulrunner/cmst.h
40include/xulrunner/crmf.h 73include/xulrunner/crmf.h
41include/xulrunner/crmft.h 74include/xulrunner/crmft.h
42include/xulrunner/cryptohi.h 75include/xulrunner/cryptohi.h
43include/xulrunner/cryptoht.h 76include/xulrunner/cryptoht.h
44include/xulrunner/domstubs.h 77include/xulrunner/domstubs.h
45include/xulrunner/ecl-exp.h 78include/xulrunner/ecl-exp.h
46include/xulrunner/expat.h 79include/xulrunner/expat.h
47include/xulrunner/expat_config.h 80include/xulrunner/expat_config.h
48include/xulrunner/expat_external.h 81include/xulrunner/expat_external.h
49include/xulrunner/extIApplication.h 82include/xulrunner/extIApplication.h
50include/xulrunner/fishsound/comments.h 
51include/xulrunner/fishsound/constants.h 
52include/xulrunner/fishsound/decode.h 
53include/xulrunner/fishsound/deprecated.h 
54include/xulrunner/fishsound/encode.h 
55include/xulrunner/fishsound/fishsound.h 
56include/xulrunner/ftpCore.h 83include/xulrunner/ftpCore.h
 84include/xulrunner/gfx3DMatrix.h
57include/xulrunner/gfxASurface.h 85include/xulrunner/gfxASurface.h
58include/xulrunner/gfxAlphaRecovery.h 86include/xulrunner/gfxAlphaRecovery.h
59include/xulrunner/gfxBlur.h 87include/xulrunner/gfxBlur.h
 88include/xulrunner/gfxCachedTempSurface.h
60include/xulrunner/gfxColor.h 89include/xulrunner/gfxColor.h
61include/xulrunner/gfxContext.h 90include/xulrunner/gfxContext.h
62include/xulrunner/gfxCore.h 91include/xulrunner/gfxCore.h
 92include/xulrunner/gfxCrashReporterUtils.h
 93include/xulrunner/gfxDrawable.h
63include/xulrunner/gfxFT2FontBase.h 94include/xulrunner/gfxFT2FontBase.h
 95include/xulrunner/gfxFailure.h
64include/xulrunner/gfxFont.h 96include/xulrunner/gfxFont.h
65include/xulrunner/gfxFontConstants.h 97include/xulrunner/gfxFontConstants.h
66include/xulrunner/gfxFontTest.h 98include/xulrunner/gfxFontTest.h
67include/xulrunner/gfxFontUtils.h 99include/xulrunner/gfxFontUtils.h
68include/xulrunner/gfxGdkNativeRenderer.h 100include/xulrunner/gfxGdkNativeRenderer.h
69include/xulrunner/gfxIFormats.h 101include/xulrunner/gfxIFormats.h
70include/xulrunner/gfxImageSurface.h 102include/xulrunner/gfxImageSurface.h
71include/xulrunner/gfxMatrix.h 103include/xulrunner/gfxMatrix.h
72include/xulrunner/gfxPDFSurface.h 104include/xulrunner/gfxPDFSurface.h
73include/xulrunner/gfxPSSurface.h 105include/xulrunner/gfxPSSurface.h
74include/xulrunner/gfxPangoFonts.h 106include/xulrunner/gfxPangoFonts.h
75include/xulrunner/gfxPath.h 107include/xulrunner/gfxPath.h
76include/xulrunner/gfxPattern.h 108include/xulrunner/gfxPattern.h
77include/xulrunner/gfxPlatform.h 109include/xulrunner/gfxPlatform.h
78include/xulrunner/gfxPlatformGtk.h 110include/xulrunner/gfxPlatformGtk.h
79include/xulrunner/gfxPoint.h 111include/xulrunner/gfxPoint.h
80include/xulrunner/gfxRect.h 112include/xulrunner/gfxRect.h
81include/xulrunner/gfxSkipChars.h 113include/xulrunner/gfxSkipChars.h
 114include/xulrunner/gfxTeeSurface.h
82include/xulrunner/gfxTextRunCache.h 115include/xulrunner/gfxTextRunCache.h
83include/xulrunner/gfxTextRunWordCache.h 116include/xulrunner/gfxTextRunWordCache.h
84include/xulrunner/gfxTypes.h 117include/xulrunner/gfxTypes.h
 118include/xulrunner/gfxUnicodeProperties.h
85include/xulrunner/gfxUserFontSet.h 119include/xulrunner/gfxUserFontSet.h
86include/xulrunner/gfxUtils.h 120include/xulrunner/gfxUtils.h
 121include/xulrunner/gfxXlibNativeRenderer.h
87include/xulrunner/gfxXlibSurface.h 122include/xulrunner/gfxXlibSurface.h
88include/xulrunner/gfxidltypes.h 123include/xulrunner/gfxidltypes.h
89include/xulrunner/gtk2xtbin.h 124include/xulrunner/gtk2xtbin.h
90include/xulrunner/gtkmozembed.h 125include/xulrunner/gtkmozembed.h
91include/xulrunner/gtkmozembed_glue.cpp 126include/xulrunner/gtkmozembed_glue.cpp
92include/xulrunner/gtkmozembed_internal.h 127include/xulrunner/gtkmozembed_internal.h
 128include/xulrunner/harfbuzz/hb-blob.h
 129include/xulrunner/harfbuzz/hb-buffer.h
 130include/xulrunner/harfbuzz/hb-common.h
 131include/xulrunner/harfbuzz/hb-font.h
 132include/xulrunner/harfbuzz/hb-language.h
 133include/xulrunner/harfbuzz/hb-ot-layout.h
 134include/xulrunner/harfbuzz/hb-ot-shape.h
 135include/xulrunner/harfbuzz/hb-ot-tag.h
 136include/xulrunner/harfbuzz/hb-ot.h
 137include/xulrunner/harfbuzz/hb-shape.h
 138include/xulrunner/harfbuzz/hb-unicode.h
 139include/xulrunner/harfbuzz/hb.h
93include/xulrunner/hasht.h 140include/xulrunner/hasht.h
94include/xulrunner/imgICache.h 141include/xulrunner/imgICache.h
95include/xulrunner/imgIContainer.h 142include/xulrunner/imgIContainer.h
 143include/xulrunner/imgIContainerDebug.h
96include/xulrunner/imgIContainerObserver.h 144include/xulrunner/imgIContainerObserver.h
97include/xulrunner/imgIDecoder.h 
98include/xulrunner/imgIDecoderObserver.h 145include/xulrunner/imgIDecoderObserver.h
99include/xulrunner/imgIEncoder.h 146include/xulrunner/imgIEncoder.h
100include/xulrunner/imgILoad.h 
101include/xulrunner/imgILoader.h 147include/xulrunner/imgILoader.h
102include/xulrunner/imgIRequest.h 148include/xulrunner/imgIRequest.h
103include/xulrunner/imgITools.h 149include/xulrunner/imgITools.h
104include/xulrunner/inICSSValueSearch.h 150include/xulrunner/inICSSValueSearch.h
105include/xulrunner/inIDOMUtils.h 151include/xulrunner/inIDOMUtils.h
106include/xulrunner/inIDOMView.h 152include/xulrunner/inIDOMView.h
107include/xulrunner/inIDeepTreeWalker.h 153include/xulrunner/inIDeepTreeWalker.h
108include/xulrunner/inIFlasher.h 154include/xulrunner/inIFlasher.h
109include/xulrunner/inISearchObserver.h 155include/xulrunner/inISearchObserver.h
110include/xulrunner/inISearchProcess.h 156include/xulrunner/inISearchProcess.h
111include/xulrunner/jar-ds.h 157include/xulrunner/jar-ds.h
112include/xulrunner/jar.h 158include/xulrunner/jar.h
113include/xulrunner/jarfile.h 159include/xulrunner/jarfile.h
114${PLIST.jemalloc}include/xulrunner/jemalloc.h 
115include/xulrunner/js-config.h 160include/xulrunner/js-config.h
116include/xulrunner/js.msg 161include/xulrunner/js.msg
 162include/xulrunner/jsanalyze.h
117include/xulrunner/jsapi.h 163include/xulrunner/jsapi.h
118include/xulrunner/jsarena.h 164include/xulrunner/jsarena.h
119include/xulrunner/jsarray.h 165include/xulrunner/jsarray.h
120include/xulrunner/jsatom.h 166include/xulrunner/jsatom.h
121include/xulrunner/jsautocfg.h 167include/xulrunner/jsautocfg.h
122include/xulrunner/jsautokw.h 168include/xulrunner/jsautokw.h
123include/xulrunner/jsbit.h 169include/xulrunner/jsbit.h
124include/xulrunner/jsbool.h 170include/xulrunner/jsbool.h
125${PLIST.jit}include/xulrunner/jsbuiltins.h 171${PLIST.jit}include/xulrunner/jsbuiltins.h
 172include/xulrunner/jscell.h
126include/xulrunner/jsclist.h 173include/xulrunner/jsclist.h
 174include/xulrunner/jsclone.h
127include/xulrunner/jscntxt.h 175include/xulrunner/jscntxt.h
 176include/xulrunner/jscompartment.h
128include/xulrunner/jscompat.h 177include/xulrunner/jscompat.h
129include/xulrunner/jsdIDebuggerService.h 178include/xulrunner/jsdIDebuggerService.h
130include/xulrunner/jsdate.h 179include/xulrunner/jsdate.h
131include/xulrunner/jsdbgapi.h 180include/xulrunner/jsdbgapi.h
132include/xulrunner/jsdebug.h 181include/xulrunner/jsdebug.h
133include/xulrunner/jsdhash.h 182include/xulrunner/jsdhash.h
134include/xulrunner/jsdtoa.h 183include/xulrunner/jsdtoa.h
135include/xulrunner/jsemit.h 184include/xulrunner/jsemit.h
 185include/xulrunner/jsfriendapi.h
136include/xulrunner/jsfun.h 186include/xulrunner/jsfun.h
137include/xulrunner/jsgc.h 187include/xulrunner/jsgc.h
 188include/xulrunner/jsgcchunk.h
 189include/xulrunner/jsgcstats.h
138include/xulrunner/jshash.h 190include/xulrunner/jshash.h
 191include/xulrunner/jshashtable.h
 192include/xulrunner/jshotloop.h
139include/xulrunner/jsinterp.h 193include/xulrunner/jsinterp.h
140include/xulrunner/jsinttypes.h 194include/xulrunner/jsinttypes.h
141include/xulrunner/jsiter.h 195include/xulrunner/jsiter.h
142include/xulrunner/jslock.h 196include/xulrunner/jslock.h
143include/xulrunner/jslong.h 197include/xulrunner/jslong.h
144include/xulrunner/jsmath.h 198include/xulrunner/jsmath.h
145include/xulrunner/jsnum.h 
146include/xulrunner/jsobj.h 199include/xulrunner/jsobj.h
147include/xulrunner/jsobjinlines.h 200include/xulrunner/jsobjinlines.h
148include/xulrunner/json.h 201include/xulrunner/json.h
149include/xulrunner/jsopcode.h 202include/xulrunner/jsopcode.h
150include/xulrunner/jsopcode.tbl 203include/xulrunner/jsopcode.tbl
 204include/xulrunner/jsopcodeinlines.h
151include/xulrunner/jsotypes.h 205include/xulrunner/jsotypes.h
152include/xulrunner/jsparse.h 206include/xulrunner/jsparse.h
 207include/xulrunner/jsperf.h
153include/xulrunner/jsprf.h 208include/xulrunner/jsprf.h
 209include/xulrunner/jsprobes.h
 210include/xulrunner/jspropertycache.h
 211include/xulrunner/jspropertycacheinlines.h
 212include/xulrunner/jspropertytree.h
154include/xulrunner/jsproto.tbl 213include/xulrunner/jsproto.tbl
 214include/xulrunner/jsproxy.h
155include/xulrunner/jsprvtd.h 215include/xulrunner/jsprvtd.h
156include/xulrunner/jspubtd.h 216include/xulrunner/jspubtd.h
 217include/xulrunner/jsreflect.h
157include/xulrunner/jsregexp.h 218include/xulrunner/jsregexp.h
158include/xulrunner/jsscan.h 219include/xulrunner/jsscan.h
159include/xulrunner/jsscope.h 220include/xulrunner/jsscope.h
160include/xulrunner/jsscript.h 221include/xulrunner/jsscript.h
161include/xulrunner/jsscriptinlines.h 222include/xulrunner/jsscriptinlines.h
162include/xulrunner/jsstaticcheck.h 223include/xulrunner/jsstaticcheck.h
 224include/xulrunner/jsstdint.h
163include/xulrunner/jsstr.h 225include/xulrunner/jsstr.h
164include/xulrunner/jstask.h 226include/xulrunner/jstl.h
165include/xulrunner/jstracer.h 227include/xulrunner/jstracer.h
 228include/xulrunner/jstypedarray.h
166include/xulrunner/jstypes.h 229include/xulrunner/jstypes.h
167include/xulrunner/jsutil.h 230include/xulrunner/jsutil.h
 231include/xulrunner/jsval.h
 232include/xulrunner/jsvalue.h
 233include/xulrunner/jsvector.h
168include/xulrunner/jsversion.h 234include/xulrunner/jsversion.h
 235include/xulrunner/jswrapper.h
169include/xulrunner/jsxdrapi.h 236include/xulrunner/jsxdrapi.h
170include/xulrunner/jsxml.h 237include/xulrunner/jsxml.h
171include/xulrunner/key.h 238include/xulrunner/key.h
172include/xulrunner/keyhi.h 239include/xulrunner/keyhi.h
173include/xulrunner/keyt.h 240include/xulrunner/keyt.h
174include/xulrunner/keythi.h 241include/xulrunner/keythi.h
175include/xulrunner/mar.h 242include/xulrunner/mar.h
176include/xulrunner/md/_aix32.cfg 243include/xulrunner/md/_aix32.cfg
177include/xulrunner/md/_aix64.cfg 244include/xulrunner/md/_aix64.cfg
178include/xulrunner/md/_beos.cfg 245include/xulrunner/md/_beos.cfg
179include/xulrunner/md/_bsdi.cfg 246include/xulrunner/md/_bsdi.cfg
180include/xulrunner/md/_darwin.cfg 247include/xulrunner/md/_darwin.cfg
181include/xulrunner/md/_dgux.cfg 248include/xulrunner/md/_dgux.cfg
@@ -197,417 +264,497 @@ include/xulrunner/md/_qnx.cfg @@ -197,417 +264,497 @@ include/xulrunner/md/_qnx.cfg
197include/xulrunner/md/_reliantunix.cfg 264include/xulrunner/md/_reliantunix.cfg
198include/xulrunner/md/_riscos.cfg 265include/xulrunner/md/_riscos.cfg
199include/xulrunner/md/_scoos.cfg 266include/xulrunner/md/_scoos.cfg
200include/xulrunner/md/_solaris.cfg 267include/xulrunner/md/_solaris.cfg
201include/xulrunner/md/_sony.cfg 268include/xulrunner/md/_sony.cfg
202include/xulrunner/md/_sunos4.cfg 269include/xulrunner/md/_sunos4.cfg
203include/xulrunner/md/_symbian.cfg 270include/xulrunner/md/_symbian.cfg
204include/xulrunner/md/_unixware.cfg 271include/xulrunner/md/_unixware.cfg
205include/xulrunner/md/_unixware7.cfg 272include/xulrunner/md/_unixware7.cfg
206include/xulrunner/md/_win95.cfg 273include/xulrunner/md/_win95.cfg
207include/xulrunner/md/_winnt.cfg 274include/xulrunner/md/_winnt.cfg
208include/xulrunner/mozAutoDocUpdate.h 275include/xulrunner/mozAutoDocUpdate.h
209include/xulrunner/mozFlushType.h 276include/xulrunner/mozFlushType.h
 277include/xulrunner/mozIAsyncHistory.h
210include/xulrunner/mozIJSSubScriptLoader.h 278include/xulrunner/mozIJSSubScriptLoader.h
211include/xulrunner/mozIPersonalDictionary.h 279include/xulrunner/mozIPersonalDictionary.h
212include/xulrunner/mozIPlacesAutoComplete.h 280include/xulrunner/mozIPlacesAutoComplete.h
213include/xulrunner/mozISanitizingSerializer.h 281include/xulrunner/mozISanitizingSerializer.h
214include/xulrunner/mozISpellCheckingEngine.h 282include/xulrunner/mozISpellCheckingEngine.h
215include/xulrunner/mozISpellI18NManager.h 283include/xulrunner/mozISpellI18NManager.h
216include/xulrunner/mozISpellI18NUtil.h 284include/xulrunner/mozISpellI18NUtil.h
217include/xulrunner/mozIStorageAggregateFunction.h 285include/xulrunner/mozIStorageAggregateFunction.h
 286include/xulrunner/mozIStorageAsyncStatement.h
 287include/xulrunner/mozIStorageBaseStatement.h
218include/xulrunner/mozIStorageBindingParams.h 288include/xulrunner/mozIStorageBindingParams.h
219include/xulrunner/mozIStorageBindingParamsArray.h 289include/xulrunner/mozIStorageBindingParamsArray.h
 290include/xulrunner/mozIStorageCompletionCallback.h
220include/xulrunner/mozIStorageConnection.h 291include/xulrunner/mozIStorageConnection.h
221include/xulrunner/mozIStorageError.h 292include/xulrunner/mozIStorageError.h
222include/xulrunner/mozIStorageFunction.h 293include/xulrunner/mozIStorageFunction.h
223include/xulrunner/mozIStoragePendingStatement.h 294include/xulrunner/mozIStoragePendingStatement.h
224include/xulrunner/mozIStorageProgressHandler.h 295include/xulrunner/mozIStorageProgressHandler.h
225include/xulrunner/mozIStorageResultSet.h 296include/xulrunner/mozIStorageResultSet.h
226include/xulrunner/mozIStorageRow.h 297include/xulrunner/mozIStorageRow.h
227include/xulrunner/mozIStorageService.h 298include/xulrunner/mozIStorageService.h
 299include/xulrunner/mozIStorageServiceQuotaManagement.h
228include/xulrunner/mozIStorageStatement.h 300include/xulrunner/mozIStorageStatement.h
229include/xulrunner/mozIStorageStatementCallback.h 301include/xulrunner/mozIStorageStatementCallback.h
230include/xulrunner/mozIStorageStatementWrapper.h 302include/xulrunner/mozIStorageStatementWrapper.h
 303include/xulrunner/mozIStorageVacuumParticipant.h
231include/xulrunner/mozIStorageValueArray.h 304include/xulrunner/mozIStorageValueArray.h
232include/xulrunner/mozITXTToHTMLConv.h 305include/xulrunner/mozITXTToHTMLConv.h
 306include/xulrunner/mozIThirdPartyUtil.h
233include/xulrunner/mozStorage.h 307include/xulrunner/mozStorage.h
234include/xulrunner/mozStorageCID.h 308include/xulrunner/mozStorageCID.h
235include/xulrunner/mozStorageHelper.h 309include/xulrunner/mozStorageHelper.h
236include/xulrunner/mozcontainer.h 310include/xulrunner/mozcontainer.h
237include/xulrunner/mozilla-config.h 311include/xulrunner/mozilla-config.h
 312include/xulrunner/mozilla/AutoRestore.h
238include/xulrunner/mozilla/BlockingResourceBase.h 313include/xulrunner/mozilla/BlockingResourceBase.h
239include/xulrunner/mozilla/CondVar.h 314include/xulrunner/mozilla/CondVar.h
240include/xulrunner/mozilla/DeadlockDetector.h 315include/xulrunner/mozilla/DeadlockDetector.h
 316include/xulrunner/mozilla/FileUtils.h
 317include/xulrunner/mozilla/FunctionTimer.h
 318include/xulrunner/mozilla/GenericFactory.h
 319include/xulrunner/mozilla/IHistory.h
 320include/xulrunner/mozilla/IntentionalCrash.h
 321include/xulrunner/mozilla/Module.h
 322include/xulrunner/mozilla/ModuleLoader.h
 323include/xulrunner/mozilla/ModuleUtils.h
241include/xulrunner/mozilla/Monitor.h 324include/xulrunner/mozilla/Monitor.h
242include/xulrunner/mozilla/Mutex.h 325include/xulrunner/mozilla/Mutex.h
 326include/xulrunner/mozilla/Omnijar.h
243include/xulrunner/mozilla/PaintTracker.h 327include/xulrunner/mozilla/PaintTracker.h
244include/xulrunner/mozilla/PluginLibrary.h 328include/xulrunner/mozilla/PluginLibrary.h
245include/xulrunner/mozilla/PluginPRLibrary.h 329include/xulrunner/mozilla/PluginPRLibrary.h
 330include/xulrunner/mozilla/SSE.h
 331include/xulrunner/mozilla/ServiceList.h
 332include/xulrunner/mozilla/Services.h
246include/xulrunner/mozilla/TimeStamp.h 333include/xulrunner/mozilla/TimeStamp.h
 334include/xulrunner/mozilla/X11Util.h
247include/xulrunner/mozilla/XPCOM.h 335include/xulrunner/mozilla/XPCOM.h
 336include/xulrunner/mozilla/chrome/RegistryMessageUtils.h
 337include/xulrunner/mozilla/css/Declaration.h
 338include/xulrunner/mozilla/css/Loader.h
 339include/xulrunner/mozilla/dom/Element.h
 340include/xulrunner/mozilla/dom/ExternalHelperAppChild.h
 341include/xulrunner/mozilla/dom/ExternalHelperAppParent.h
 342include/xulrunner/mozilla/dom/FromParser.h
 343include/xulrunner/mozilla/dom/Link.h
 344include/xulrunner/mozilla/dom/indexedDB/IDBCursor.h
 345include/xulrunner/mozilla/dom/indexedDB/IDBDatabase.h
 346include/xulrunner/mozilla/dom/indexedDB/IDBEvents.h
 347include/xulrunner/mozilla/dom/indexedDB/IDBFactory.h
 348include/xulrunner/mozilla/dom/indexedDB/IDBIndex.h
 349include/xulrunner/mozilla/dom/indexedDB/IDBKeyRange.h
 350include/xulrunner/mozilla/dom/indexedDB/IDBObjectStore.h
 351include/xulrunner/mozilla/dom/indexedDB/IDBRequest.h
 352include/xulrunner/mozilla/dom/indexedDB/IDBTransaction.h
 353include/xulrunner/mozilla/dom/indexedDB/IndexedDatabase.h
 354include/xulrunner/mozilla/dom/indexedDB/IndexedDatabaseManager.h
 355include/xulrunner/mozilla/dom/indexedDB/Key.h
 356include/xulrunner/mozilla/dom/indexedDB/LazyIdleThread.h
 357include/xulrunner/mozilla/ipc/DocumentRendererChild.h
 358include/xulrunner/mozilla/ipc/DocumentRendererNativeIDChild.h
 359include/xulrunner/mozilla/ipc/DocumentRendererNativeIDParent.h
 360include/xulrunner/mozilla/ipc/DocumentRendererParent.h
 361include/xulrunner/mozilla/ipc/DocumentRendererShmemChild.h
 362include/xulrunner/mozilla/ipc/DocumentRendererShmemParent.h
 363include/xulrunner/mozilla/mozalloc.h
 364include/xulrunner/mozilla/mozalloc_abort.h
 365include/xulrunner/mozilla/mozalloc_macro_wrappers.h
 366include/xulrunner/mozilla/mozalloc_oom.h
 367include/xulrunner/mozilla/mozalloc_undef_macro_wrappers.h
 368include/xulrunner/mozilla/net/HttpBaseChannel.h
 369include/xulrunner/mozilla/net/NeckoCommon.h
 370include/xulrunner/mozilla/places/History.h
 371include/xulrunner/mozilla/scache/StartupCache.h
 372include/xulrunner/mozilla/scache/StartupCacheUtils.h
248include/xulrunner/mozilla/storage.h 373include/xulrunner/mozilla/storage.h
 374include/xulrunner/mozilla/storage/StatementCache.h
249include/xulrunner/mozilla/storage/Variant.h 375include/xulrunner/mozilla/storage/Variant.h
250include/xulrunner/mozilla/storage/Variant_inl.h 376include/xulrunner/mozilla/storage/Variant_inl.h
 377include/xulrunner/mozilla/threads/nsThreadIDs.h
 378include/xulrunner/mozilla/unused.h
251include/xulrunner/mozpngconf.h 379include/xulrunner/mozpngconf.h
252${PLIST.jit}include/xulrunner/nanojit.h 380${PLIST.jit}include/xulrunner/nanojit.h
253include/xulrunner/necko-config.h 381include/xulrunner/necko-config.h
 382include/xulrunner/nestegg/nestegg-stdint.h
 383include/xulrunner/nestegg/nestegg.h
254include/xulrunner/netCore.h 384include/xulrunner/netCore.h
 385${PLIST.jit}include/xulrunner/njconfig.h
 386${PLIST.jit}include/xulrunner/njcpudetect.h
255include/xulrunner/npapi.h 387include/xulrunner/npapi.h
256include/xulrunner/npfunctions.h 388include/xulrunner/npfunctions.h
257include/xulrunner/npruntime.h 389include/xulrunner/npruntime.h
258include/xulrunner/nptypes.h 390include/xulrunner/nptypes.h
 391include/xulrunner/nsAHtml5FragmentParser.h
259include/xulrunner/nsARIAGridAccessibleWrap.h 392include/xulrunner/nsARIAGridAccessibleWrap.h
 393include/xulrunner/nsARIAMap.h
260include/xulrunner/nsASocketHandler.h 394include/xulrunner/nsASocketHandler.h
261include/xulrunner/nsAString.h 395include/xulrunner/nsAString.h
262include/xulrunner/nsAXPCNativeCallContext.h 396include/xulrunner/nsAXPCNativeCallContext.h
263include/xulrunner/nsAboutProtocolUtils.h 397include/xulrunner/nsAboutProtocolUtils.h
 398include/xulrunner/nsAccDocManager.h
 399include/xulrunner/nsAccelerometer.h
264include/xulrunner/nsAccessNode.h 400include/xulrunner/nsAccessNode.h
265include/xulrunner/nsAccessNodeWrap.h 401include/xulrunner/nsAccessNodeWrap.h
266include/xulrunner/nsAccessibleEventData.h 402include/xulrunner/nsAccessibilityService.h
 403include/xulrunner/nsAccessible.h
267include/xulrunner/nsAccessibleRelationWrap.h 404include/xulrunner/nsAccessibleRelationWrap.h
268include/xulrunner/nsAccessibleWrap.h 405include/xulrunner/nsAccessibleWrap.h
269include/xulrunner/nsAgg.h 406include/xulrunner/nsAgg.h
270include/xulrunner/nsAlgorithm.h 407include/xulrunner/nsAlgorithm.h
271include/xulrunner/nsAppDirectoryServiceDefs.h 408include/xulrunner/nsAppDirectoryServiceDefs.h
272include/xulrunner/nsAppShellCID.h 409include/xulrunner/nsAppShellCID.h
273include/xulrunner/nsArrayEnumerator.h 410include/xulrunner/nsArrayEnumerator.h
274include/xulrunner/nsArrayUtils.h 411include/xulrunner/nsArrayUtils.h
 412include/xulrunner/nsAsyncRedirectVerifyHelper.h
275include/xulrunner/nsAtomListUtils.h 413include/xulrunner/nsAtomListUtils.h
276include/xulrunner/nsAtomService.h 414include/xulrunner/nsAtomService.h
 415include/xulrunner/nsAtomicRefcnt.h
277include/xulrunner/nsAttrName.h 416include/xulrunner/nsAttrName.h
 417include/xulrunner/nsAudioAvailableEventManager.h
278include/xulrunner/nsAudioStream.h 418include/xulrunner/nsAudioStream.h
279include/xulrunner/nsAutoJSValHolder.h 419include/xulrunner/nsAutoJSValHolder.h
280include/xulrunner/nsAutoLock.h 420include/xulrunner/nsAutoLock.h
281include/xulrunner/nsAutoPtr.h 421include/xulrunner/nsAutoPtr.h
282include/xulrunner/nsAutoRef.h 422include/xulrunner/nsAutoRef.h
283include/xulrunner/nsBaseHashtable.h 423include/xulrunner/nsBaseHashtable.h
284include/xulrunner/nsBidi.h 424include/xulrunner/nsBidi.h
285include/xulrunner/nsBidiFrames.h 425include/xulrunner/nsBidiFrames.h
286include/xulrunner/nsBidiPresUtils.h 426include/xulrunner/nsBidiPresUtils.h
287include/xulrunner/nsBidiUtils.h 427include/xulrunner/nsBidiUtils.h
288include/xulrunner/nsBindingManager.h 428include/xulrunner/nsBindingManager.h
 429include/xulrunner/nsBuiltinDecoder.h
 430include/xulrunner/nsBuiltinDecoderReader.h
 431include/xulrunner/nsBuiltinDecoderStateMachine.h
289include/xulrunner/nsCDefaultURIFixup.h 432include/xulrunner/nsCDefaultURIFixup.h
290include/xulrunner/nsCExternalHandlerService.h 433include/xulrunner/nsCExternalHandlerService.h
291include/xulrunner/nsCOMArray.h 434include/xulrunner/nsCOMArray.h
292include/xulrunner/nsCOMPtr.h 435include/xulrunner/nsCOMPtr.h
293include/xulrunner/nsCPasswordManager.h 
294include/xulrunner/nsCPasswordManagerInternal.h 
295include/xulrunner/nsCPrefetchService.h 436include/xulrunner/nsCPrefetchService.h
296include/xulrunner/nsCRT.h 437include/xulrunner/nsCRT.h
297include/xulrunner/nsCRTGlue.h 438include/xulrunner/nsCRTGlue.h
298include/xulrunner/nsCSSAnonBoxList.h 439include/xulrunner/nsCSSAnonBoxList.h
299include/xulrunner/nsCSSAnonBoxes.h 440include/xulrunner/nsCSSAnonBoxes.h
300include/xulrunner/nsCSSFrameConstructor.h 441include/xulrunner/nsCSSFrameConstructor.h
301include/xulrunner/nsCSSKeywordList.h 442include/xulrunner/nsCSSKeywordList.h
302include/xulrunner/nsCSSKeywords.h 443include/xulrunner/nsCSSKeywords.h
 444include/xulrunner/nsCSSParser.h
303include/xulrunner/nsCSSPropList.h 445include/xulrunner/nsCSSPropList.h
304include/xulrunner/nsCSSProperty.h 446include/xulrunner/nsCSSProperty.h
305include/xulrunner/nsCSSProps.h 447include/xulrunner/nsCSSProps.h
306include/xulrunner/nsCSSPseudoClassList.h 448include/xulrunner/nsCSSPseudoClassList.h
307include/xulrunner/nsCSSPseudoClasses.h 449include/xulrunner/nsCSSPseudoClasses.h
308include/xulrunner/nsCSSPseudoElementList.h 450include/xulrunner/nsCSSPseudoElementList.h
309include/xulrunner/nsCSSPseudoElements.h 451include/xulrunner/nsCSSPseudoElements.h
310include/xulrunner/nsCSSRuleProcessor.h 452include/xulrunner/nsCSSRuleProcessor.h
311include/xulrunner/nsCSSStruct.h 453include/xulrunner/nsCSSStruct.h
312include/xulrunner/nsCSSStyleSheet.h 454include/xulrunner/nsCSSStyleSheet.h
313include/xulrunner/nsCSSValue.h 455include/xulrunner/nsCSSValue.h
314include/xulrunner/nsCTooltipTextProvider.h 456include/xulrunner/nsCTooltipTextProvider.h
315include/xulrunner/nsCUPSShim.h 
316include/xulrunner/nsCURILoader.h 457include/xulrunner/nsCURILoader.h
317include/xulrunner/nsCWebBrowser.h 458include/xulrunner/nsCWebBrowser.h
318include/xulrunner/nsCWebBrowserPersist.h 459include/xulrunner/nsCWebBrowserPersist.h
319include/xulrunner/nsCacheService.h 460include/xulrunner/nsCacheService.h
 461include/xulrunner/nsCanvasFrame.h
320include/xulrunner/nsCaret.h 462include/xulrunner/nsCaret.h
321include/xulrunner/nsCaseTreatment.h 463include/xulrunner/nsCaseTreatment.h
322include/xulrunner/nsCategoryCache.h 464include/xulrunner/nsCategoryCache.h
323include/xulrunner/nsCategoryManagerUtils.h 465include/xulrunner/nsCategoryManagerUtils.h
324include/xulrunner/nsChangeHint.h 466include/xulrunner/nsChangeHint.h
325include/xulrunner/nsChannelProperties.h 467include/xulrunner/nsChannelProperties.h
326include/xulrunner/nsChannelReader.h 468include/xulrunner/nsCharSeparatedTokenizer.h
327include/xulrunner/nsCharTraits.h 469include/xulrunner/nsCharTraits.h
328include/xulrunner/nsCharsetDetectionAdaptorCID.h 470include/xulrunner/nsCharsetDetectionAdaptorCID.h
329include/xulrunner/nsCheapSets.h 471include/xulrunner/nsCheapSets.h
330include/xulrunner/nsClassHashtable.h 472include/xulrunner/nsClassHashtable.h
331include/xulrunner/nsClientRect.h 473include/xulrunner/nsClientRect.h
332include/xulrunner/nsCollation.h 474include/xulrunner/nsCollation.h
333include/xulrunner/nsCollationCID.h 475include/xulrunner/nsCollationCID.h
334include/xulrunner/nsColor.h 476include/xulrunner/nsColor.h
335include/xulrunner/nsColorNameList.h 477include/xulrunner/nsColorNameList.h
336include/xulrunner/nsColorNames.h 478include/xulrunner/nsColorNames.h
337include/xulrunner/nsCom.h 479include/xulrunner/nsCom.h
338include/xulrunner/nsCommaSeparatedTokenizer.h 
339include/xulrunner/nsCompatibility.h 480include/xulrunner/nsCompatibility.h
340include/xulrunner/nsComponentManagerUtils.h 481include/xulrunner/nsComponentManagerUtils.h
341include/xulrunner/nsCompressedCharMap.h 482include/xulrunner/nsCompressedCharMap.h
342include/xulrunner/nsContentCID.h 483include/xulrunner/nsContentCID.h
343include/xulrunner/nsContentCreatorFunctions.h 484include/xulrunner/nsContentCreatorFunctions.h
344include/xulrunner/nsContentDLF.h 485include/xulrunner/nsContentDLF.h
345include/xulrunner/nsContentErrors.h 486include/xulrunner/nsContentErrors.h
346include/xulrunner/nsContentList.h 487include/xulrunner/nsContentList.h
347include/xulrunner/nsContentPolicyUtils.h 488include/xulrunner/nsContentPolicyUtils.h
348include/xulrunner/nsContentUtils.h 489include/xulrunner/nsContentUtils.h
349include/xulrunner/nsCoord.h 490include/xulrunner/nsCoord.h
350include/xulrunner/nsCopySupport.h 491include/xulrunner/nsCopySupport.h
 492include/xulrunner/nsCoreAnimationSupport.h
351include/xulrunner/nsCppSharedAllocator.h 493include/xulrunner/nsCppSharedAllocator.h
352include/xulrunner/nsCycleCollectionParticipant.h 494include/xulrunner/nsCycleCollectionParticipant.h
353include/xulrunner/nsCycleCollector.h 495include/xulrunner/nsCycleCollector.h
 496include/xulrunner/nsCycleCollectorUtils.h
354include/xulrunner/nsDOMCID.h 497include/xulrunner/nsDOMCID.h
355include/xulrunner/nsDOMCSSAttrDeclaration.h 498include/xulrunner/nsDOMCSSAttrDeclaration.h
356include/xulrunner/nsDOMCSSDeclaration.h 499include/xulrunner/nsDOMCSSDeclaration.h
 500include/xulrunner/nsDOMClassInfoClasses.h
357include/xulrunner/nsDOMClassInfoID.h 501include/xulrunner/nsDOMClassInfoID.h
358include/xulrunner/nsDOMError.h 502include/xulrunner/nsDOMError.h
 503include/xulrunner/nsDOMEventTargetWrapperCache.h
359include/xulrunner/nsDOMFile.h 504include/xulrunner/nsDOMFile.h
360include/xulrunner/nsDOMJSUtils.h 505include/xulrunner/nsDOMJSUtils.h
361include/xulrunner/nsDOMScriptObjectHolder.h 506include/xulrunner/nsDOMScriptObjectHolder.h
362include/xulrunner/nsDOMString.h 507include/xulrunner/nsDOMString.h
363include/xulrunner/nsDataHashtable.h 508include/xulrunner/nsDataHashtable.h
364include/xulrunner/nsDateTimeFormatCID.h 509include/xulrunner/nsDateTimeFormatCID.h
365include/xulrunner/nsDebug.h 510include/xulrunner/nsDebug.h
366include/xulrunner/nsDebugImpl.h 511include/xulrunner/nsDebugImpl.h
367include/xulrunner/nsDefaultPlugin.h 
368include/xulrunner/nsDependentString.h 512include/xulrunner/nsDependentString.h
369include/xulrunner/nsDependentSubstring.h 513include/xulrunner/nsDependentSubstring.h
370include/xulrunner/nsDeque.h 514include/xulrunner/nsDeque.h
371include/xulrunner/nsDetectionConfident.h 515include/xulrunner/nsDetectionConfident.h
372include/xulrunner/nsDirectoryService.h 516include/xulrunner/nsDirectoryService.h
 517include/xulrunner/nsDirectoryServiceAtomList.h
373include/xulrunner/nsDirectoryServiceDefs.h 518include/xulrunner/nsDirectoryServiceDefs.h
374include/xulrunner/nsDirectoryServiceUtils.h 519include/xulrunner/nsDirectoryServiceUtils.h
 520include/xulrunner/nsDisplayItemTypes.h
375include/xulrunner/nsDisplayList.h 521include/xulrunner/nsDisplayList.h
376include/xulrunner/nsDocAccessibleWrap.h 522include/xulrunner/nsDocAccessibleWrap.h
377include/xulrunner/nsDocLoader.h 523include/xulrunner/nsDocLoader.h
378include/xulrunner/nsDocShellCID.h 524include/xulrunner/nsDocShellCID.h
379include/xulrunner/nsDocShellLoadTypes.h 525include/xulrunner/nsDocShellLoadTypes.h
380include/xulrunner/nsDocumentCharsetInfoCID.h 526include/xulrunner/nsDocumentCharsetInfoCID.h
381include/xulrunner/nsDoubleHashtable.h 527include/xulrunner/nsDoubleHashtable.h
382include/xulrunner/nsEditorCID.h 528include/xulrunner/nsEditorCID.h
383include/xulrunner/nsEmbedAPI.h 
384include/xulrunner/nsEmbedCID.h 529include/xulrunner/nsEmbedCID.h
385include/xulrunner/nsEmbedString.h 530include/xulrunner/nsEmbedString.h
386include/xulrunner/nsEncoderDecoderUtils.h 531include/xulrunner/nsEncoderDecoderUtils.h
387include/xulrunner/nsEnumeratorUtils.h 532include/xulrunner/nsEnumeratorUtils.h
388include/xulrunner/nsError.h 533include/xulrunner/nsError.h
389include/xulrunner/nsEscape.h 534include/xulrunner/nsEscape.h
390include/xulrunner/nsEvent.h 535include/xulrunner/nsEvent.h
391include/xulrunner/nsEventDispatcher.h 536include/xulrunner/nsEventDispatcher.h
392include/xulrunner/nsEventQueue.h 537include/xulrunner/nsEventQueue.h
 538include/xulrunner/nsEventStates.h
393include/xulrunner/nsExpirationTracker.h 539include/xulrunner/nsExpirationTracker.h
 540include/xulrunner/nsExternalHelperAppService.h
394include/xulrunner/nsFastLoadService.h 541include/xulrunner/nsFastLoadService.h
395include/xulrunner/nsFixedSizeAllocator.h 542include/xulrunner/nsFixedSizeAllocator.h
396include/xulrunner/nsFocusManager.h 543include/xulrunner/nsFocusManager.h
397include/xulrunner/nsFont.h 544include/xulrunner/nsFont.h
 545include/xulrunner/nsFormSubmission.h
398include/xulrunner/nsFrameList.h 546include/xulrunner/nsFrameList.h
399include/xulrunner/nsFrameManager.h 547include/xulrunner/nsFrameManager.h
400include/xulrunner/nsFrameManagerBase.h 548include/xulrunner/nsFrameManagerBase.h
401include/xulrunner/nsFrameSelection.h 549include/xulrunner/nsFrameSelection.h
402include/xulrunner/nsFrameTraversal.h 550include/xulrunner/nsFrameTraversal.h
403include/xulrunner/nsGTKToolkit.h 551include/xulrunner/nsGTKToolkit.h
404include/xulrunner/nsGUIEvent.h 552include/xulrunner/nsGUIEvent.h
405include/xulrunner/nsGenericFactory.h 553include/xulrunner/nsGeoPosition.h
406include/xulrunner/nsGfxCIID.h 554include/xulrunner/nsGfxCIID.h
407include/xulrunner/nsGkAtomList.h 555include/xulrunner/nsGkAtomList.h
408include/xulrunner/nsGkAtoms.h 556include/xulrunner/nsGkAtoms.h
409include/xulrunner/nsGrid.h 557include/xulrunner/nsGrid.h
410include/xulrunner/nsGridCell.h 558include/xulrunner/nsGridCell.h
411include/xulrunner/nsGridLayout2.h 559include/xulrunner/nsGridLayout2.h
412include/xulrunner/nsGridRow.h 560include/xulrunner/nsGridRow.h
413include/xulrunner/nsGridRowGroupLayout.h 561include/xulrunner/nsGridRowGroupLayout.h
414include/xulrunner/nsGridRowLayout.h 562include/xulrunner/nsGridRowLayout.h
415include/xulrunner/nsGridRowLeafFrame.h 563include/xulrunner/nsGridRowLeafFrame.h
416include/xulrunner/nsGridRowLeafLayout.h 564include/xulrunner/nsGridRowLeafLayout.h
417include/xulrunner/nsHTMLAudioElement.h 565include/xulrunner/nsHTMLAudioElement.h
 566include/xulrunner/nsHTMLCanvasElement.h
418include/xulrunner/nsHTMLFormControlAccessible.h 567include/xulrunner/nsHTMLFormControlAccessible.h
419include/xulrunner/nsHTMLImageAccessibleWrap.h 568include/xulrunner/nsHTMLImageAccessibleWrap.h
420include/xulrunner/nsHTMLMediaElement.h 569include/xulrunner/nsHTMLMediaElement.h
421include/xulrunner/nsHTMLParts.h 570include/xulrunner/nsHTMLParts.h
422include/xulrunner/nsHTMLReflowMetrics.h 571include/xulrunner/nsHTMLReflowMetrics.h
423include/xulrunner/nsHTMLReflowState.h 572include/xulrunner/nsHTMLReflowState.h
424include/xulrunner/nsHTMLTableAccessibleWrap.h 573include/xulrunner/nsHTMLTableAccessibleWrap.h
425include/xulrunner/nsHTMLTagList.h 574include/xulrunner/nsHTMLTagList.h
426include/xulrunner/nsHTMLTags.h 575include/xulrunner/nsHTMLTags.h
427include/xulrunner/nsHTMLTokens.h 576include/xulrunner/nsHTMLTokens.h
428include/xulrunner/nsHTMLVideoElement.h 577include/xulrunner/nsHTMLVideoElement.h
429include/xulrunner/nsHankakuToZenkakuCID.h 
430include/xulrunner/nsHashKeys.h 578include/xulrunner/nsHashKeys.h
431include/xulrunner/nsHashPropertyBag.h 579include/xulrunner/nsHashPropertyBag.h
432include/xulrunner/nsHashSets.h 580include/xulrunner/nsHashSets.h
433include/xulrunner/nsHashtable.h 581include/xulrunner/nsHashtable.h
434include/xulrunner/nsHtml5Module.h 582include/xulrunner/nsHtml5Module.h
 583include/xulrunner/nsHtml5SVGLoadDispatcher.h
435include/xulrunner/nsHyperTextAccessible.h 584include/xulrunner/nsHyperTextAccessible.h
436include/xulrunner/nsHyperTextAccessibleWrap.h 585include/xulrunner/nsHyperTextAccessibleWrap.h
437include/xulrunner/nsIASN1Object.h 586include/xulrunner/nsIASN1Object.h
438include/xulrunner/nsIASN1PrintableItem.h 587include/xulrunner/nsIASN1PrintableItem.h
439include/xulrunner/nsIASN1Sequence.h 588include/xulrunner/nsIASN1Sequence.h
440include/xulrunner/nsIASN1Tree.h 589include/xulrunner/nsIASN1Tree.h
441include/xulrunner/nsIAboutModule.h 590include/xulrunner/nsIAboutModule.h
442include/xulrunner/nsIAccelerometer.h 591include/xulrunner/nsIAccelerometer.h
443include/xulrunner/nsIAccessNode.h 592include/xulrunner/nsIAccessNode.h
444include/xulrunner/nsIAccessibilityService.h 593include/xulrunner/nsIAccessibilityService.h
445include/xulrunner/nsIAccessible.h 594include/xulrunner/nsIAccessible.h
 595include/xulrunner/nsIAccessibleApplication.h
446include/xulrunner/nsIAccessibleDocument.h 596include/xulrunner/nsIAccessibleDocument.h
447include/xulrunner/nsIAccessibleEditableText.h 597include/xulrunner/nsIAccessibleEditableText.h
448include/xulrunner/nsIAccessibleEvent.h 598include/xulrunner/nsIAccessibleEvent.h
449include/xulrunner/nsIAccessibleHyperLink.h 599include/xulrunner/nsIAccessibleHyperLink.h
450include/xulrunner/nsIAccessibleHyperText.h 600include/xulrunner/nsIAccessibleHyperText.h
451include/xulrunner/nsIAccessibleImage.h 601include/xulrunner/nsIAccessibleImage.h
452include/xulrunner/nsIAccessibleProvider.h 602include/xulrunner/nsIAccessibleProvider.h
453include/xulrunner/nsIAccessibleRelation.h 603include/xulrunner/nsIAccessibleRelation.h
454include/xulrunner/nsIAccessibleRetrieval.h 604include/xulrunner/nsIAccessibleRetrieval.h
455include/xulrunner/nsIAccessibleRole.h 605include/xulrunner/nsIAccessibleRole.h
456include/xulrunner/nsIAccessibleSelectable.h 606include/xulrunner/nsIAccessibleSelectable.h
457include/xulrunner/nsIAccessibleStates.h 607include/xulrunner/nsIAccessibleStates.h
458include/xulrunner/nsIAccessibleTable.h 608include/xulrunner/nsIAccessibleTable.h
459include/xulrunner/nsIAccessibleText.h 609include/xulrunner/nsIAccessibleText.h
460include/xulrunner/nsIAccessibleTypes.h 610include/xulrunner/nsIAccessibleTypes.h
461include/xulrunner/nsIAccessibleValue.h 611include/xulrunner/nsIAccessibleValue.h
462include/xulrunner/nsIAddonRepository.h 
463include/xulrunner/nsIAlertsService.h 612include/xulrunner/nsIAlertsService.h
464include/xulrunner/nsIAllocator.h 613include/xulrunner/nsIAllocator.h
 614include/xulrunner/nsIAnimationFrameListener.h
465include/xulrunner/nsIAnnotationService.h 615include/xulrunner/nsIAnnotationService.h
466include/xulrunner/nsIAnonymousContentCreator.h 616include/xulrunner/nsIAnonymousContentCreator.h
467include/xulrunner/nsIAppShell.h 617include/xulrunner/nsIAppShell.h
468include/xulrunner/nsIAppShellService.h 618include/xulrunner/nsIAppShellService.h
469include/xulrunner/nsIAppStartup.h 619include/xulrunner/nsIAppStartup.h
470include/xulrunner/nsIAppStartupNotifier.h 620include/xulrunner/nsIAppStartupNotifier.h
471include/xulrunner/nsIApplicationCache.h 621include/xulrunner/nsIApplicationCache.h
472include/xulrunner/nsIApplicationCacheChannel.h 622include/xulrunner/nsIApplicationCacheChannel.h
473include/xulrunner/nsIApplicationCacheContainer.h 623include/xulrunner/nsIApplicationCacheContainer.h
474include/xulrunner/nsIApplicationCacheService.h 624include/xulrunner/nsIApplicationCacheService.h
475include/xulrunner/nsIArray.h 625include/xulrunner/nsIArray.h
476include/xulrunner/nsIAssociatedContentSecurity.h 626include/xulrunner/nsIAssociatedContentSecurity.h
477include/xulrunner/nsIAsyncInputStream.h 627include/xulrunner/nsIAsyncInputStream.h
478include/xulrunner/nsIAsyncOutputStream.h 628include/xulrunner/nsIAsyncOutputStream.h
479include/xulrunner/nsIAsyncStreamCopier.h 629include/xulrunner/nsIAsyncStreamCopier.h
 630include/xulrunner/nsIAsyncVerifyRedirectCallback.h
480include/xulrunner/nsIAtom.h 631include/xulrunner/nsIAtom.h
481include/xulrunner/nsIAtomService.h 632include/xulrunner/nsIAtomService.h
482include/xulrunner/nsIAttribute.h 633include/xulrunner/nsIAttribute.h
483include/xulrunner/nsIAuthInformation.h 634include/xulrunner/nsIAuthInformation.h
484include/xulrunner/nsIAuthModule.h 635include/xulrunner/nsIAuthModule.h
485include/xulrunner/nsIAuthPrompt.h 636include/xulrunner/nsIAuthPrompt.h
486include/xulrunner/nsIAuthPrompt2.h 637include/xulrunner/nsIAuthPrompt2.h
487include/xulrunner/nsIAuthPromptAdapterFactory.h 638include/xulrunner/nsIAuthPromptAdapterFactory.h
488include/xulrunner/nsIAuthPromptCallback.h 639include/xulrunner/nsIAuthPromptCallback.h
489include/xulrunner/nsIAuthPromptProvider.h 640include/xulrunner/nsIAuthPromptProvider.h
490include/xulrunner/nsIAuthPromptWrapper.h 
491include/xulrunner/nsIAutoCompleteController.h 641include/xulrunner/nsIAutoCompleteController.h
492include/xulrunner/nsIAutoCompleteInput.h 642include/xulrunner/nsIAutoCompleteInput.h
493include/xulrunner/nsIAutoCompletePopup.h 643include/xulrunner/nsIAutoCompletePopup.h
494include/xulrunner/nsIAutoCompleteResult.h 644include/xulrunner/nsIAutoCompleteResult.h
495include/xulrunner/nsIAutoCompleteResultTypes.h 
496include/xulrunner/nsIAutoCompleteSearch.h 645include/xulrunner/nsIAutoCompleteSearch.h
497include/xulrunner/nsIAutoCompleteSimpleResult.h 646include/xulrunner/nsIAutoCompleteSimpleResult.h
498include/xulrunner/nsIAutoConfig.h 647include/xulrunner/nsIAutoConfig.h
499include/xulrunner/nsIBadCertListener2.h 648include/xulrunner/nsIBadCertListener2.h
500include/xulrunner/nsIBaseDOMException.h 649include/xulrunner/nsIBaseDOMException.h
501include/xulrunner/nsIBaseWindow.h 650include/xulrunner/nsIBaseWindow.h
502include/xulrunner/nsIBidiKeyboard.h 651include/xulrunner/nsIBidiKeyboard.h
503include/xulrunner/nsIBinaryInputStream.h 652include/xulrunner/nsIBinaryInputStream.h
504include/xulrunner/nsIBinaryOutputStream.h 653include/xulrunner/nsIBinaryOutputStream.h
505include/xulrunner/nsIBlocklistService.h 654include/xulrunner/nsIBlocklistService.h
506include/xulrunner/nsIBoxObject.h 655include/xulrunner/nsIBoxObject.h
507include/xulrunner/nsIBrowserBoxObject.h 656include/xulrunner/nsIBrowserBoxObject.h
508include/xulrunner/nsIBrowserDOMWindow.h 657include/xulrunner/nsIBrowserDOMWindow.h
509include/xulrunner/nsIBrowserHistory.h 658include/xulrunner/nsIBrowserHistory.h
510include/xulrunner/nsIBrowserInstance.h 
511include/xulrunner/nsIBrowserSearchService.h 659include/xulrunner/nsIBrowserSearchService.h
512include/xulrunner/nsIBufEntropyCollector.h 660include/xulrunner/nsIBufEntropyCollector.h
513include/xulrunner/nsIBufferedStreams.h 661include/xulrunner/nsIBufferedStreams.h
514include/xulrunner/nsIByteBuffer.h 662include/xulrunner/nsIByteBuffer.h
515include/xulrunner/nsIByteRangeRequest.h 663include/xulrunner/nsIByteRangeRequest.h
516include/xulrunner/nsICMSDecoder.h 664include/xulrunner/nsICMSDecoder.h
517include/xulrunner/nsICMSEncoder.h 665include/xulrunner/nsICMSEncoder.h
518include/xulrunner/nsICMSMessage.h 666include/xulrunner/nsICMSMessage.h
519include/xulrunner/nsICMSMessage2.h 667include/xulrunner/nsICMSMessage2.h
520include/xulrunner/nsICMSMessageErrors.h 668include/xulrunner/nsICMSMessageErrors.h
521include/xulrunner/nsICMSSecureMessage.h 669include/xulrunner/nsICMSSecureMessage.h
522include/xulrunner/nsICRLInfo.h 670include/xulrunner/nsICRLInfo.h
523include/xulrunner/nsICRLManager.h 671include/xulrunner/nsICRLManager.h
524include/xulrunner/nsICSSDeclaration.h 672include/xulrunner/nsICSSDeclaration.h
525include/xulrunner/nsICSSGroupRule.h 673include/xulrunner/nsICSSGroupRule.h
526include/xulrunner/nsICSSImportRule.h 674include/xulrunner/nsICSSImportRule.h
527include/xulrunner/nsICSSLoader.h 
528include/xulrunner/nsICSSLoaderObserver.h 675include/xulrunner/nsICSSLoaderObserver.h
529include/xulrunner/nsICSSNameSpaceRule.h 676include/xulrunner/nsICSSNameSpaceRule.h
530include/xulrunner/nsICSSParser.h 
531include/xulrunner/nsICSSPseudoComparator.h 677include/xulrunner/nsICSSPseudoComparator.h
532include/xulrunner/nsICSSRule.h 678include/xulrunner/nsICSSRule.h
533include/xulrunner/nsICSSRuleList.h 679include/xulrunner/nsICSSRuleList.h
534include/xulrunner/nsICSSStyleRule.h 680include/xulrunner/nsICSSStyleRule.h
535include/xulrunner/nsICSSStyleRuleDOMWrapper.h 681include/xulrunner/nsICSSStyleRuleDOMWrapper.h
536include/xulrunner/nsICSSStyleSheet.h 
537include/xulrunner/nsICache.h 682include/xulrunner/nsICache.h
538include/xulrunner/nsICacheEntryDescriptor.h 683include/xulrunner/nsICacheEntryDescriptor.h
 684include/xulrunner/nsICacheInfoChannel.h
539include/xulrunner/nsICacheListener.h 685include/xulrunner/nsICacheListener.h
540include/xulrunner/nsICacheService.h 686include/xulrunner/nsICacheService.h
541include/xulrunner/nsICacheSession.h 687include/xulrunner/nsICacheSession.h
542include/xulrunner/nsICacheVisitor.h 688include/xulrunner/nsICacheVisitor.h
543include/xulrunner/nsICachingChannel.h 689include/xulrunner/nsICachingChannel.h
544include/xulrunner/nsICancelable.h 690include/xulrunner/nsICancelable.h
545include/xulrunner/nsICanvasElement.h 691include/xulrunner/nsICanvasElementExternal.h
546include/xulrunner/nsICanvasFrame.h 692include/xulrunner/nsICanvasGLPrivate.h
547include/xulrunner/nsICanvasRenderingContextInternal.h 693include/xulrunner/nsICanvasRenderingContextInternal.h
 694include/xulrunner/nsICapturePicker.h
548include/xulrunner/nsICaseConversion.h 695include/xulrunner/nsICaseConversion.h
549include/xulrunner/nsICategoryManager.h 696include/xulrunner/nsICategoryManager.h
550include/xulrunner/nsICertOverrideService.h 697include/xulrunner/nsICertOverrideService.h
551include/xulrunner/nsICertPickDialogs.h 698include/xulrunner/nsICertPickDialogs.h
552include/xulrunner/nsICertTree.h 699include/xulrunner/nsICertTree.h
553include/xulrunner/nsICertificateDialogs.h 700include/xulrunner/nsICertificateDialogs.h
554include/xulrunner/nsIChannel.h 701include/xulrunner/nsIChannel.h
555include/xulrunner/nsIChannelClassifier.h 
556include/xulrunner/nsIChannelEventSink.h 702include/xulrunner/nsIChannelEventSink.h
557include/xulrunner/nsICharRepresentable.h 703include/xulrunner/nsIChannelPolicy.h
558include/xulrunner/nsICharsetAlias.h 704include/xulrunner/nsICharsetAlias.h
559include/xulrunner/nsICharsetConverterManager.h 705include/xulrunner/nsICharsetConverterManager.h
560include/xulrunner/nsICharsetDetectionAdaptor.h 706include/xulrunner/nsICharsetDetectionAdaptor.h
561include/xulrunner/nsICharsetDetectionObserver.h 707include/xulrunner/nsICharsetDetectionObserver.h
562include/xulrunner/nsICharsetDetector.h 708include/xulrunner/nsICharsetDetector.h
563include/xulrunner/nsICharsetResolver.h 709include/xulrunner/nsICharsetResolver.h
564include/xulrunner/nsICheckboxControlFrame.h 
565include/xulrunner/nsIChromeRegistry.h 710include/xulrunner/nsIChromeRegistry.h
566include/xulrunner/nsICipherInfo.h 711include/xulrunner/nsICipherInfo.h
567include/xulrunner/nsICiter.h 712include/xulrunner/nsICiter.h
568include/xulrunner/nsIClassInfo.h 713include/xulrunner/nsIClassInfo.h
569include/xulrunner/nsIClassInfoImpl.h 714include/xulrunner/nsIClassInfoImpl.h
570include/xulrunner/nsIClientAuthDialogs.h 715include/xulrunner/nsIClientAuthDialogs.h
571include/xulrunner/nsIClipboard.h 716include/xulrunner/nsIClipboard.h
572include/xulrunner/nsIClipboardCommands.h 717include/xulrunner/nsIClipboardCommands.h
573include/xulrunner/nsIClipboardDragDropHookList.h 718include/xulrunner/nsIClipboardDragDropHookList.h
574include/xulrunner/nsIClipboardDragDropHooks.h 719include/xulrunner/nsIClipboardDragDropHooks.h
575include/xulrunner/nsIClipboardHelper.h 720include/xulrunner/nsIClipboardHelper.h
576include/xulrunner/nsIClipboardOwner.h 721include/xulrunner/nsIClipboardOwner.h
577include/xulrunner/nsICollation.h 722include/xulrunner/nsICollation.h
578include/xulrunner/nsICollection.h 723include/xulrunner/nsICollection.h
579include/xulrunner/nsIComboboxControlFrame.h 724include/xulrunner/nsIComboboxControlFrame.h
580include/xulrunner/nsICommandHandler.h 725include/xulrunner/nsICommandHandler.h
581include/xulrunner/nsICommandLine.h 726include/xulrunner/nsICommandLine.h
582include/xulrunner/nsICommandLineHandler.h 727include/xulrunner/nsICommandLineHandler.h
583include/xulrunner/nsICommandLineRunner.h 728include/xulrunner/nsICommandLineRunner.h
584include/xulrunner/nsICommandLineValidator.h 729include/xulrunner/nsICommandLineValidator.h
585include/xulrunner/nsICommandManager.h 730include/xulrunner/nsICommandManager.h
586include/xulrunner/nsICommandParams.h 731include/xulrunner/nsICommandParams.h
587include/xulrunner/nsIComponentManager.h 732include/xulrunner/nsIComponentManager.h
588include/xulrunner/nsIComponentManagerObsolete.h 
589include/xulrunner/nsIComponentRegistrar.h 733include/xulrunner/nsIComponentRegistrar.h
590include/xulrunner/nsIConsoleListener.h 734include/xulrunner/nsIConsoleListener.h
591include/xulrunner/nsIConsoleMessage.h 735include/xulrunner/nsIConsoleMessage.h
592include/xulrunner/nsIConsoleService.h 736include/xulrunner/nsIConsoleService.h
 737include/xulrunner/nsIConstraintValidation.h
593include/xulrunner/nsIContainerBoxObject.h 738include/xulrunner/nsIContainerBoxObject.h
594include/xulrunner/nsIContent.h 739include/xulrunner/nsIContent.h
595include/xulrunner/nsIContentDispatchChooser.h 740include/xulrunner/nsIContentDispatchChooser.h
596include/xulrunner/nsIContentFilter.h 741include/xulrunner/nsIContentFilter.h
597include/xulrunner/nsIContentHandler.h 742include/xulrunner/nsIContentHandler.h
598include/xulrunner/nsIContentIterator.h 743include/xulrunner/nsIContentIterator.h
 744include/xulrunner/nsIContentPermissionPrompt.h
599include/xulrunner/nsIContentPolicy.h 745include/xulrunner/nsIContentPolicy.h
600include/xulrunner/nsIContentPrefService.h 746include/xulrunner/nsIContentPrefService.h
 747include/xulrunner/nsIContentSecurityPolicy.h
601include/xulrunner/nsIContentSerializer.h 748include/xulrunner/nsIContentSerializer.h
602include/xulrunner/nsIContentSink.h 749include/xulrunner/nsIContentSink.h
603include/xulrunner/nsIContentSniffer.h 750include/xulrunner/nsIContentSniffer.h
604include/xulrunner/nsIContentURIGrouper.h 751include/xulrunner/nsIContentURIGrouper.h
605include/xulrunner/nsIContentUtils.h 752include/xulrunner/nsIContentUtils.h
606include/xulrunner/nsIContentViewer.h 753include/xulrunner/nsIContentViewer.h
607include/xulrunner/nsIContentViewerContainer.h 754include/xulrunner/nsIContentViewerContainer.h
608include/xulrunner/nsIContentViewerEdit.h 755include/xulrunner/nsIContentViewerEdit.h
609include/xulrunner/nsIContentViewerFile.h 756include/xulrunner/nsIContentViewerFile.h
610include/xulrunner/nsIContextMenuListener.h 757include/xulrunner/nsIContextMenuListener.h
611include/xulrunner/nsIContextMenuListener2.h 758include/xulrunner/nsIContextMenuListener2.h
612include/xulrunner/nsIController.h 759include/xulrunner/nsIController.h
613include/xulrunner/nsIControllerCommand.h 760include/xulrunner/nsIControllerCommand.h
@@ -618,26 +765,27 @@ include/xulrunner/nsIConverterInputStrea @@ -618,26 +765,27 @@ include/xulrunner/nsIConverterInputStrea
618include/xulrunner/nsIConverterOutputStream.h 765include/xulrunner/nsIConverterOutputStream.h
619include/xulrunner/nsICookie.h 766include/xulrunner/nsICookie.h
620include/xulrunner/nsICookie2.h 767include/xulrunner/nsICookie2.h
621include/xulrunner/nsICookieAcceptDialog.h 768include/xulrunner/nsICookieAcceptDialog.h
622include/xulrunner/nsICookieManager.h 769include/xulrunner/nsICookieManager.h
623include/xulrunner/nsICookieManager2.h 770include/xulrunner/nsICookieManager2.h
624include/xulrunner/nsICookiePermission.h 771include/xulrunner/nsICookiePermission.h
625include/xulrunner/nsICookiePromptService.h 772include/xulrunner/nsICookiePromptService.h
626include/xulrunner/nsICookieService.h 773include/xulrunner/nsICookieService.h
627include/xulrunner/nsICryptoFIPSInfo.h 774include/xulrunner/nsICryptoFIPSInfo.h
628include/xulrunner/nsICryptoHMAC.h 775include/xulrunner/nsICryptoHMAC.h
629include/xulrunner/nsICryptoHash.h 776include/xulrunner/nsICryptoHash.h
630include/xulrunner/nsICurrentCharsetListener.h 777include/xulrunner/nsICurrentCharsetListener.h
 778include/xulrunner/nsICycleCollectorListener.h
631include/xulrunner/nsID.h 779include/xulrunner/nsID.h
632include/xulrunner/nsIDNSListener.h 780include/xulrunner/nsIDNSListener.h
633include/xulrunner/nsIDNSRecord.h 781include/xulrunner/nsIDNSRecord.h
634include/xulrunner/nsIDNSService.h 782include/xulrunner/nsIDNSService.h
635include/xulrunner/nsIDOM3Attr.h 783include/xulrunner/nsIDOM3Attr.h
636include/xulrunner/nsIDOM3Document.h 784include/xulrunner/nsIDOM3Document.h
637include/xulrunner/nsIDOM3DocumentEvent.h 785include/xulrunner/nsIDOM3DocumentEvent.h
638include/xulrunner/nsIDOM3EventTarget.h 786include/xulrunner/nsIDOM3EventTarget.h
639include/xulrunner/nsIDOM3Node.h 787include/xulrunner/nsIDOM3Node.h
640include/xulrunner/nsIDOM3Text.h 788include/xulrunner/nsIDOM3Text.h
641include/xulrunner/nsIDOM3TypeInfo.h 789include/xulrunner/nsIDOM3TypeInfo.h
642include/xulrunner/nsIDOMAbstractView.h 790include/xulrunner/nsIDOMAbstractView.h
643include/xulrunner/nsIDOMAttr.h 791include/xulrunner/nsIDOMAttr.h
@@ -658,286 +806,288 @@ include/xulrunner/nsIDOMCSSRuleList.h @@ -658,286 +806,288 @@ include/xulrunner/nsIDOMCSSRuleList.h
658include/xulrunner/nsIDOMCSSStyleDeclaration.h 806include/xulrunner/nsIDOMCSSStyleDeclaration.h
659include/xulrunner/nsIDOMCSSStyleRule.h 807include/xulrunner/nsIDOMCSSStyleRule.h
660include/xulrunner/nsIDOMCSSStyleSheet.h 808include/xulrunner/nsIDOMCSSStyleSheet.h
661include/xulrunner/nsIDOMCSSUnknownRule.h 809include/xulrunner/nsIDOMCSSUnknownRule.h
662include/xulrunner/nsIDOMCSSValue.h 810include/xulrunner/nsIDOMCSSValue.h
663include/xulrunner/nsIDOMCSSValueList.h 811include/xulrunner/nsIDOMCSSValueList.h
664include/xulrunner/nsIDOMCanvasRenderingContext2D.h 812include/xulrunner/nsIDOMCanvasRenderingContext2D.h
665include/xulrunner/nsIDOMCharacterData.h 813include/xulrunner/nsIDOMCharacterData.h
666include/xulrunner/nsIDOMChromeWindow.h 814include/xulrunner/nsIDOMChromeWindow.h
667include/xulrunner/nsIDOMClassInfo.h 815include/xulrunner/nsIDOMClassInfo.h
668include/xulrunner/nsIDOMClientInformation.h 816include/xulrunner/nsIDOMClientInformation.h
669include/xulrunner/nsIDOMClientRect.h 817include/xulrunner/nsIDOMClientRect.h
670include/xulrunner/nsIDOMClientRectList.h 818include/xulrunner/nsIDOMClientRectList.h
 819include/xulrunner/nsIDOMCloseEvent.h
671include/xulrunner/nsIDOMCommandEvent.h 820include/xulrunner/nsIDOMCommandEvent.h
672include/xulrunner/nsIDOMComment.h 821include/xulrunner/nsIDOMComment.h
673include/xulrunner/nsIDOMCompositionListener.h 822include/xulrunner/nsIDOMCompositionListener.h
674include/xulrunner/nsIDOMConstructor.h 823include/xulrunner/nsIDOMConstructor.h
675include/xulrunner/nsIDOMContextMenuListener.h 824include/xulrunner/nsIDOMContextMenuListener.h
676include/xulrunner/nsIDOMCounter.h 825include/xulrunner/nsIDOMCounter.h
677include/xulrunner/nsIDOMCrypto.h 826include/xulrunner/nsIDOMCrypto.h
678include/xulrunner/nsIDOMCryptoDialogs.h 827include/xulrunner/nsIDOMCryptoDialogs.h
679include/xulrunner/nsIDOMDOMConfiguration.h 828include/xulrunner/nsIDOMDOMConfiguration.h
680include/xulrunner/nsIDOMDOMException.h 829include/xulrunner/nsIDOMDOMException.h
681include/xulrunner/nsIDOMDOMImplementation.h 830include/xulrunner/nsIDOMDOMImplementation.h
682include/xulrunner/nsIDOMDOMImplementationLS.h 831include/xulrunner/nsIDOMDOMImplementationLS.h
 832include/xulrunner/nsIDOMDOMSettableTokenList.h
683include/xulrunner/nsIDOMDOMStringList.h 833include/xulrunner/nsIDOMDOMStringList.h
684include/xulrunner/nsIDOMDOMTokenList.h 834include/xulrunner/nsIDOMDOMTokenList.h
685include/xulrunner/nsIDOMDataContainerEvent.h 835include/xulrunner/nsIDOMDataContainerEvent.h
686include/xulrunner/nsIDOMDataTransfer.h 836include/xulrunner/nsIDOMDataTransfer.h
 837include/xulrunner/nsIDOMDesktopNotification.h
687include/xulrunner/nsIDOMDocument.h 838include/xulrunner/nsIDOMDocument.h
688include/xulrunner/nsIDOMDocumentCSS.h 839include/xulrunner/nsIDOMDocumentCSS.h
689include/xulrunner/nsIDOMDocumentEvent.h 840include/xulrunner/nsIDOMDocumentEvent.h
690include/xulrunner/nsIDOMDocumentFragment.h 841include/xulrunner/nsIDOMDocumentFragment.h
691include/xulrunner/nsIDOMDocumentRange.h 842include/xulrunner/nsIDOMDocumentRange.h
692include/xulrunner/nsIDOMDocumentStyle.h 843include/xulrunner/nsIDOMDocumentStyle.h
693include/xulrunner/nsIDOMDocumentTraversal.h 844include/xulrunner/nsIDOMDocumentTraversal.h
694include/xulrunner/nsIDOMDocumentType.h 845include/xulrunner/nsIDOMDocumentType.h
695include/xulrunner/nsIDOMDocumentView.h 846include/xulrunner/nsIDOMDocumentView.h
696include/xulrunner/nsIDOMDocumentXBL.h 847include/xulrunner/nsIDOMDocumentXBL.h
697include/xulrunner/nsIDOMDragEvent.h 848include/xulrunner/nsIDOMDragEvent.h
698include/xulrunner/nsIDOMElement.h 849include/xulrunner/nsIDOMElement.h
699include/xulrunner/nsIDOMElementCSSInlineStyle.h 850include/xulrunner/nsIDOMElementCSSInlineStyle.h
 851include/xulrunner/nsIDOMElementTimeControl.h
700include/xulrunner/nsIDOMEntity.h 852include/xulrunner/nsIDOMEntity.h
701include/xulrunner/nsIDOMEntityReference.h 853include/xulrunner/nsIDOMEntityReference.h
702include/xulrunner/nsIDOMEvent.h 854include/xulrunner/nsIDOMEvent.h
703include/xulrunner/nsIDOMEventGroup.h 855include/xulrunner/nsIDOMEventGroup.h
704include/xulrunner/nsIDOMEventListener.h 856include/xulrunner/nsIDOMEventListener.h
705include/xulrunner/nsIDOMEventTarget.h 857include/xulrunner/nsIDOMEventTarget.h
706include/xulrunner/nsIDOMFile.h 858include/xulrunner/nsIDOMFile.h
707include/xulrunner/nsIDOMFileError.h 859include/xulrunner/nsIDOMFileError.h
708include/xulrunner/nsIDOMFileException.h 860include/xulrunner/nsIDOMFileException.h
709include/xulrunner/nsIDOMFileInternal.h 
710include/xulrunner/nsIDOMFileList.h 861include/xulrunner/nsIDOMFileList.h
711include/xulrunner/nsIDOMFileReader.h 862include/xulrunner/nsIDOMFileReader.h
712include/xulrunner/nsIDOMFocusListener.h 863include/xulrunner/nsIDOMFocusListener.h
 864include/xulrunner/nsIDOMFormData.h
713include/xulrunner/nsIDOMFormListener.h 865include/xulrunner/nsIDOMFormListener.h
714include/xulrunner/nsIDOMGeoGeolocation.h 866include/xulrunner/nsIDOMGeoGeolocation.h
715include/xulrunner/nsIDOMGeoPosition.h 867include/xulrunner/nsIDOMGeoPosition.h
716include/xulrunner/nsIDOMGeoPositionAddress.h 868include/xulrunner/nsIDOMGeoPositionAddress.h
717include/xulrunner/nsIDOMGeoPositionCallback.h 869include/xulrunner/nsIDOMGeoPositionCallback.h
718include/xulrunner/nsIDOMGeoPositionCoords.h 870include/xulrunner/nsIDOMGeoPositionCoords.h
719include/xulrunner/nsIDOMGeoPositionError.h 871include/xulrunner/nsIDOMGeoPositionError.h
720include/xulrunner/nsIDOMGeoPositionErrorCallback.h 872include/xulrunner/nsIDOMGeoPositionErrorCallback.h
721include/xulrunner/nsIDOMGeoPositionOptions.h 873include/xulrunner/nsIDOMGeoPositionOptions.h
722include/xulrunner/nsIDOMGetSVGDocument.h 874include/xulrunner/nsIDOMGetSVGDocument.h
 875include/xulrunner/nsIDOMGlobalPropertyInitializer.h
723include/xulrunner/nsIDOMHTMLAnchorElement.h 876include/xulrunner/nsIDOMHTMLAnchorElement.h
724include/xulrunner/nsIDOMHTMLAppletElement.h 877include/xulrunner/nsIDOMHTMLAppletElement.h
725include/xulrunner/nsIDOMHTMLAreaElement.h 878include/xulrunner/nsIDOMHTMLAreaElement.h
726include/xulrunner/nsIDOMHTMLAudioElement.h 879include/xulrunner/nsIDOMHTMLAudioElement.h
727include/xulrunner/nsIDOMHTMLBRElement.h 880include/xulrunner/nsIDOMHTMLBRElement.h
728include/xulrunner/nsIDOMHTMLBaseElement.h 881include/xulrunner/nsIDOMHTMLBaseElement.h
729include/xulrunner/nsIDOMHTMLBaseFontElement.h 
730include/xulrunner/nsIDOMHTMLBodyElement.h 882include/xulrunner/nsIDOMHTMLBodyElement.h
731include/xulrunner/nsIDOMHTMLButtonElement.h 883include/xulrunner/nsIDOMHTMLButtonElement.h
732include/xulrunner/nsIDOMHTMLByteRanges.h 884include/xulrunner/nsIDOMHTMLByteRanges.h
733include/xulrunner/nsIDOMHTMLCanvasElement.h 885include/xulrunner/nsIDOMHTMLCanvasElement.h
734include/xulrunner/nsIDOMHTMLCollection.h 886include/xulrunner/nsIDOMHTMLCollection.h
735include/xulrunner/nsIDOMHTMLDListElement.h 887include/xulrunner/nsIDOMHTMLDListElement.h
 888include/xulrunner/nsIDOMHTMLDataListElement.h
736include/xulrunner/nsIDOMHTMLDirectoryElement.h 889include/xulrunner/nsIDOMHTMLDirectoryElement.h
737include/xulrunner/nsIDOMHTMLDivElement.h 890include/xulrunner/nsIDOMHTMLDivElement.h
738include/xulrunner/nsIDOMHTMLDocument.h 891include/xulrunner/nsIDOMHTMLDocument.h
739include/xulrunner/nsIDOMHTMLElement.h 892include/xulrunner/nsIDOMHTMLElement.h
740include/xulrunner/nsIDOMHTMLEmbedElement.h 893include/xulrunner/nsIDOMHTMLEmbedElement.h
741include/xulrunner/nsIDOMHTMLFieldSetElement.h 894include/xulrunner/nsIDOMHTMLFieldSetElement.h
742include/xulrunner/nsIDOMHTMLFontElement.h 895include/xulrunner/nsIDOMHTMLFontElement.h
743include/xulrunner/nsIDOMHTMLFormElement.h 896include/xulrunner/nsIDOMHTMLFormElement.h
744include/xulrunner/nsIDOMHTMLFrameElement.h 897include/xulrunner/nsIDOMHTMLFrameElement.h
745include/xulrunner/nsIDOMHTMLFrameSetElement.h 898include/xulrunner/nsIDOMHTMLFrameSetElement.h
746include/xulrunner/nsIDOMHTMLHRElement.h 899include/xulrunner/nsIDOMHTMLHRElement.h
747include/xulrunner/nsIDOMHTMLHeadElement.h 900include/xulrunner/nsIDOMHTMLHeadElement.h
748include/xulrunner/nsIDOMHTMLHeadingElement.h 901include/xulrunner/nsIDOMHTMLHeadingElement.h
749include/xulrunner/nsIDOMHTMLHtmlElement.h 902include/xulrunner/nsIDOMHTMLHtmlElement.h
750include/xulrunner/nsIDOMHTMLIFrameElement.h 903include/xulrunner/nsIDOMHTMLIFrameElement.h
751include/xulrunner/nsIDOMHTMLImageElement.h 904include/xulrunner/nsIDOMHTMLImageElement.h
752include/xulrunner/nsIDOMHTMLInputElement.h 905include/xulrunner/nsIDOMHTMLInputElement.h
753include/xulrunner/nsIDOMHTMLIsIndexElement.h 906include/xulrunner/nsIDOMHTMLIsIndexElement.h
754include/xulrunner/nsIDOMHTMLLIElement.h 907include/xulrunner/nsIDOMHTMLLIElement.h
755include/xulrunner/nsIDOMHTMLLabelElement.h 908include/xulrunner/nsIDOMHTMLLabelElement.h
756include/xulrunner/nsIDOMHTMLLegendElement.h 909include/xulrunner/nsIDOMHTMLLegendElement.h
757include/xulrunner/nsIDOMHTMLLinkElement.h 910include/xulrunner/nsIDOMHTMLLinkElement.h
758include/xulrunner/nsIDOMHTMLMapElement.h 911include/xulrunner/nsIDOMHTMLMapElement.h
759include/xulrunner/nsIDOMHTMLMediaElement.h 912include/xulrunner/nsIDOMHTMLMediaElement.h
760include/xulrunner/nsIDOMHTMLMediaError.h 
761include/xulrunner/nsIDOMHTMLMenuElement.h 913include/xulrunner/nsIDOMHTMLMenuElement.h
762include/xulrunner/nsIDOMHTMLMetaElement.h 914include/xulrunner/nsIDOMHTMLMetaElement.h
763include/xulrunner/nsIDOMHTMLModElement.h 915include/xulrunner/nsIDOMHTMLModElement.h
764include/xulrunner/nsIDOMHTMLOListElement.h 916include/xulrunner/nsIDOMHTMLOListElement.h
765include/xulrunner/nsIDOMHTMLObjectElement.h 917include/xulrunner/nsIDOMHTMLObjectElement.h
766include/xulrunner/nsIDOMHTMLOptGroupElement.h 918include/xulrunner/nsIDOMHTMLOptGroupElement.h
767include/xulrunner/nsIDOMHTMLOptionElement.h 919include/xulrunner/nsIDOMHTMLOptionElement.h
768include/xulrunner/nsIDOMHTMLOptionsCollection.h 920include/xulrunner/nsIDOMHTMLOptionsCollection.h
 921include/xulrunner/nsIDOMHTMLOutputElement.h
769include/xulrunner/nsIDOMHTMLParagraphElement.h 922include/xulrunner/nsIDOMHTMLParagraphElement.h
770include/xulrunner/nsIDOMHTMLParamElement.h 923include/xulrunner/nsIDOMHTMLParamElement.h
771include/xulrunner/nsIDOMHTMLPreElement.h 924include/xulrunner/nsIDOMHTMLPreElement.h
772include/xulrunner/nsIDOMHTMLQuoteElement.h 925include/xulrunner/nsIDOMHTMLQuoteElement.h
773include/xulrunner/nsIDOMHTMLScriptElement.h 926include/xulrunner/nsIDOMHTMLScriptElement.h
774include/xulrunner/nsIDOMHTMLSelectElement.h 927include/xulrunner/nsIDOMHTMLSelectElement.h
775include/xulrunner/nsIDOMHTMLSourceElement.h 928include/xulrunner/nsIDOMHTMLSourceElement.h
776include/xulrunner/nsIDOMHTMLStyleElement.h 929include/xulrunner/nsIDOMHTMLStyleElement.h
777include/xulrunner/nsIDOMHTMLTableCaptionElem.h 930include/xulrunner/nsIDOMHTMLTableCaptionElem.h
778include/xulrunner/nsIDOMHTMLTableCellElement.h 931include/xulrunner/nsIDOMHTMLTableCellElement.h
779include/xulrunner/nsIDOMHTMLTableColElement.h 932include/xulrunner/nsIDOMHTMLTableColElement.h
780include/xulrunner/nsIDOMHTMLTableElement.h 933include/xulrunner/nsIDOMHTMLTableElement.h
781include/xulrunner/nsIDOMHTMLTableRowElement.h 934include/xulrunner/nsIDOMHTMLTableRowElement.h
782include/xulrunner/nsIDOMHTMLTableSectionElem.h 935include/xulrunner/nsIDOMHTMLTableSectionElem.h
783include/xulrunner/nsIDOMHTMLTextAreaElement.h 936include/xulrunner/nsIDOMHTMLTextAreaElement.h
784include/xulrunner/nsIDOMHTMLTimeRanges.h 
785include/xulrunner/nsIDOMHTMLTitleElement.h 937include/xulrunner/nsIDOMHTMLTitleElement.h
786include/xulrunner/nsIDOMHTMLUListElement.h 938include/xulrunner/nsIDOMHTMLUListElement.h
787include/xulrunner/nsIDOMHTMLVideoElement.h 939include/xulrunner/nsIDOMHTMLVideoElement.h
788include/xulrunner/nsIDOMHTMLVoidCallback.h 
789include/xulrunner/nsIDOMHistory.h 940include/xulrunner/nsIDOMHistory.h
790include/xulrunner/nsIDOMInstallTriggerGlobal.h 
791include/xulrunner/nsIDOMJSWindow.h 941include/xulrunner/nsIDOMJSWindow.h
792include/xulrunner/nsIDOMKeyEvent.h 942include/xulrunner/nsIDOMKeyEvent.h
793include/xulrunner/nsIDOMKeyListener.h 943include/xulrunner/nsIDOMKeyListener.h
794include/xulrunner/nsIDOMLSException.h 944include/xulrunner/nsIDOMLSException.h
795include/xulrunner/nsIDOMLSInput.h 945include/xulrunner/nsIDOMLSInput.h
796include/xulrunner/nsIDOMLSLoadEvent.h 946include/xulrunner/nsIDOMLSLoadEvent.h
797include/xulrunner/nsIDOMLSOutput.h 947include/xulrunner/nsIDOMLSOutput.h
798include/xulrunner/nsIDOMLSParser.h 948include/xulrunner/nsIDOMLSParser.h
799include/xulrunner/nsIDOMLSParserFilter.h 949include/xulrunner/nsIDOMLSParserFilter.h
800include/xulrunner/nsIDOMLSProgressEvent.h 950include/xulrunner/nsIDOMLSProgressEvent.h
801include/xulrunner/nsIDOMLSResourceResolver.h 951include/xulrunner/nsIDOMLSResourceResolver.h
802include/xulrunner/nsIDOMLSSerializer.h 952include/xulrunner/nsIDOMLSSerializer.h
803include/xulrunner/nsIDOMLSSerializerFilter.h 953include/xulrunner/nsIDOMLSSerializerFilter.h
804include/xulrunner/nsIDOMLinkStyle.h 954include/xulrunner/nsIDOMLinkStyle.h
805include/xulrunner/nsIDOMLoadListener.h 955include/xulrunner/nsIDOMLoadListener.h
806include/xulrunner/nsIDOMLoadStatus.h 956include/xulrunner/nsIDOMLoadStatus.h
807include/xulrunner/nsIDOMLocation.h 957include/xulrunner/nsIDOMLocation.h
 958include/xulrunner/nsIDOMMediaError.h
808include/xulrunner/nsIDOMMediaList.h 959include/xulrunner/nsIDOMMediaList.h
809include/xulrunner/nsIDOMMessageEvent.h 960include/xulrunner/nsIDOMMessageEvent.h
810include/xulrunner/nsIDOMMimeType.h 961include/xulrunner/nsIDOMMimeType.h
811include/xulrunner/nsIDOMMimeTypeArray.h 962include/xulrunner/nsIDOMMimeTypeArray.h
812include/xulrunner/nsIDOMModalContentWindow.h 963include/xulrunner/nsIDOMModalContentWindow.h
813include/xulrunner/nsIDOMMouseEvent.h 964include/xulrunner/nsIDOMMouseEvent.h
814include/xulrunner/nsIDOMMouseListener.h 965include/xulrunner/nsIDOMMouseListener.h
815include/xulrunner/nsIDOMMouseMotionListener.h 966include/xulrunner/nsIDOMMouseMotionListener.h
816include/xulrunner/nsIDOMMouseScrollEvent.h 967include/xulrunner/nsIDOMMouseScrollEvent.h
 968include/xulrunner/nsIDOMMozTouchEvent.h
817include/xulrunner/nsIDOMMutationEvent.h 969include/xulrunner/nsIDOMMutationEvent.h
818include/xulrunner/nsIDOMNSCSS2Properties.h 
819include/xulrunner/nsIDOMNSDocument.h 970include/xulrunner/nsIDOMNSDocument.h
820include/xulrunner/nsIDOMNSDocumentStyle.h 971include/xulrunner/nsIDOMNSDocumentStyle.h
821include/xulrunner/nsIDOMNSEditableElement.h 972include/xulrunner/nsIDOMNSEditableElement.h
822include/xulrunner/nsIDOMNSElement.h 973include/xulrunner/nsIDOMNSElement.h
823include/xulrunner/nsIDOMNSEvent.h 974include/xulrunner/nsIDOMNSEvent.h
824include/xulrunner/nsIDOMNSEventTarget.h 975include/xulrunner/nsIDOMNSEventTarget.h
825include/xulrunner/nsIDOMNSFeatureFactory.h 976include/xulrunner/nsIDOMNSFeatureFactory.h
826include/xulrunner/nsIDOMNSHTMLAnchorElement.h 
827include/xulrunner/nsIDOMNSHTMLAnchorElement2.h 
828include/xulrunner/nsIDOMNSHTMLAreaElement.h 
829include/xulrunner/nsIDOMNSHTMLAreaElement2.h 
830include/xulrunner/nsIDOMNSHTMLButtonElement.h 
831include/xulrunner/nsIDOMNSHTMLDocument.h 977include/xulrunner/nsIDOMNSHTMLDocument.h
832include/xulrunner/nsIDOMNSHTMLElement.h 978include/xulrunner/nsIDOMNSHTMLElement.h
833include/xulrunner/nsIDOMNSHTMLFormControlList.h 
834include/xulrunner/nsIDOMNSHTMLFormElement.h 979include/xulrunner/nsIDOMNSHTMLFormElement.h
835include/xulrunner/nsIDOMNSHTMLFrameElement.h 980include/xulrunner/nsIDOMNSHTMLFrameElement.h
836include/xulrunner/nsIDOMNSHTMLHRElement.h 981include/xulrunner/nsIDOMNSHTMLHRElement.h
837include/xulrunner/nsIDOMNSHTMLImageElement.h 
838include/xulrunner/nsIDOMNSHTMLInputElement.h 
839include/xulrunner/nsIDOMNSHTMLOptionCollectn.h 982include/xulrunner/nsIDOMNSHTMLOptionCollectn.h
840include/xulrunner/nsIDOMNSHTMLOptionElement.h 
841include/xulrunner/nsIDOMNSHTMLScriptElement.h 
842include/xulrunner/nsIDOMNSHTMLSelectElement.h 
843include/xulrunner/nsIDOMNSHTMLTextAreaElement.h 983include/xulrunner/nsIDOMNSHTMLTextAreaElement.h
844include/xulrunner/nsIDOMNSMouseEvent.h 984include/xulrunner/nsIDOMNSMouseEvent.h
845include/xulrunner/nsIDOMNSRGBAColor.h 985include/xulrunner/nsIDOMNSRGBAColor.h
846include/xulrunner/nsIDOMNSRange.h 986include/xulrunner/nsIDOMNSRange.h
847include/xulrunner/nsIDOMNSUIEvent.h 987include/xulrunner/nsIDOMNSUIEvent.h
848include/xulrunner/nsIDOMNSXPathExpression.h 988include/xulrunner/nsIDOMNSXPathExpression.h
849include/xulrunner/nsIDOMNameList.h 989include/xulrunner/nsIDOMNameList.h
850include/xulrunner/nsIDOMNamedNodeMap.h 990include/xulrunner/nsIDOMNamedNodeMap.h
851include/xulrunner/nsIDOMNavigator.h 991include/xulrunner/nsIDOMNavigator.h
 992include/xulrunner/nsIDOMNavigatorDesktopNotification.h
852include/xulrunner/nsIDOMNavigatorGeolocation.h 993include/xulrunner/nsIDOMNavigatorGeolocation.h
853include/xulrunner/nsIDOMNode.h 994include/xulrunner/nsIDOMNode.h
854include/xulrunner/nsIDOMNodeFilter.h 995include/xulrunner/nsIDOMNodeFilter.h
855include/xulrunner/nsIDOMNodeIterator.h 996include/xulrunner/nsIDOMNodeIterator.h
856include/xulrunner/nsIDOMNodeList.h 997include/xulrunner/nsIDOMNodeList.h
857include/xulrunner/nsIDOMNodeSelector.h 998include/xulrunner/nsIDOMNodeSelector.h
858include/xulrunner/nsIDOMNotation.h 999include/xulrunner/nsIDOMNotation.h
 1000include/xulrunner/nsIDOMNotifyAudioAvailableEvent.h
859include/xulrunner/nsIDOMNotifyPaintEvent.h 1001include/xulrunner/nsIDOMNotifyPaintEvent.h
860include/xulrunner/nsIDOMOfflineResourceList.h 1002include/xulrunner/nsIDOMOfflineResourceList.h
861include/xulrunner/nsIDOMOrientationEvent.h 1003include/xulrunner/nsIDOMOrientationEvent.h
862include/xulrunner/nsIDOMPageTransitionEvent.h 1004include/xulrunner/nsIDOMPageTransitionEvent.h
863include/xulrunner/nsIDOMPaintRequest.h 1005include/xulrunner/nsIDOMPaintRequest.h
864include/xulrunner/nsIDOMPaintRequestList.h 1006include/xulrunner/nsIDOMPaintRequestList.h
865include/xulrunner/nsIDOMParser.h 1007include/xulrunner/nsIDOMParser.h
866include/xulrunner/nsIDOMPkcs11.h 1008include/xulrunner/nsIDOMPkcs11.h
867include/xulrunner/nsIDOMPlugin.h 1009include/xulrunner/nsIDOMPlugin.h
868include/xulrunner/nsIDOMPluginArray.h 1010include/xulrunner/nsIDOMPluginArray.h
 1011include/xulrunner/nsIDOMPopStateEvent.h
869include/xulrunner/nsIDOMPopupBlockedEvent.h 1012include/xulrunner/nsIDOMPopupBlockedEvent.h
870include/xulrunner/nsIDOMProcessingInstruction.h 1013include/xulrunner/nsIDOMProcessingInstruction.h
871include/xulrunner/nsIDOMProgressEvent.h 1014include/xulrunner/nsIDOMProgressEvent.h
872include/xulrunner/nsIDOMRGBColor.h 1015include/xulrunner/nsIDOMRGBColor.h
873include/xulrunner/nsIDOMRange.h 1016include/xulrunner/nsIDOMRange.h
874include/xulrunner/nsIDOMRangeException.h 1017include/xulrunner/nsIDOMRangeException.h
875include/xulrunner/nsIDOMRect.h 1018include/xulrunner/nsIDOMRect.h
876include/xulrunner/nsIDOMSVGAElement.h 1019include/xulrunner/nsIDOMSVGAElement.h
 1020include/xulrunner/nsIDOMSVGAltGlyphElement.h
877include/xulrunner/nsIDOMSVGAngle.h 1021include/xulrunner/nsIDOMSVGAngle.h
878include/xulrunner/nsIDOMSVGAnimPresAspRatio.h 1022include/xulrunner/nsIDOMSVGAnimPresAspRatio.h
879include/xulrunner/nsIDOMSVGAnimTransformList.h 1023include/xulrunner/nsIDOMSVGAnimTransformList.h
 1024include/xulrunner/nsIDOMSVGAnimateElement.h
 1025include/xulrunner/nsIDOMSVGAnimateMotionElement.h
 1026include/xulrunner/nsIDOMSVGAnimateTransformElement.h
880include/xulrunner/nsIDOMSVGAnimatedAngle.h 1027include/xulrunner/nsIDOMSVGAnimatedAngle.h
881include/xulrunner/nsIDOMSVGAnimatedBoolean.h 1028include/xulrunner/nsIDOMSVGAnimatedBoolean.h
882include/xulrunner/nsIDOMSVGAnimatedEnum.h 1029include/xulrunner/nsIDOMSVGAnimatedEnum.h
883include/xulrunner/nsIDOMSVGAnimatedInteger.h 1030include/xulrunner/nsIDOMSVGAnimatedInteger.h
884include/xulrunner/nsIDOMSVGAnimatedLength.h 1031include/xulrunner/nsIDOMSVGAnimatedLength.h
885include/xulrunner/nsIDOMSVGAnimatedLengthList.h 1032include/xulrunner/nsIDOMSVGAnimatedLengthList.h
886include/xulrunner/nsIDOMSVGAnimatedNumber.h 1033include/xulrunner/nsIDOMSVGAnimatedNumber.h
887include/xulrunner/nsIDOMSVGAnimatedNumberList.h 1034include/xulrunner/nsIDOMSVGAnimatedNumberList.h
888include/xulrunner/nsIDOMSVGAnimatedPathData.h 1035include/xulrunner/nsIDOMSVGAnimatedPathData.h
889include/xulrunner/nsIDOMSVGAnimatedPoints.h 1036include/xulrunner/nsIDOMSVGAnimatedPoints.h
890include/xulrunner/nsIDOMSVGAnimatedRect.h 1037include/xulrunner/nsIDOMSVGAnimatedRect.h
891include/xulrunner/nsIDOMSVGAnimatedString.h 1038include/xulrunner/nsIDOMSVGAnimatedString.h
 1039include/xulrunner/nsIDOMSVGAnimationElement.h
892include/xulrunner/nsIDOMSVGCircleElement.h 1040include/xulrunner/nsIDOMSVGCircleElement.h
893include/xulrunner/nsIDOMSVGClipPathElement.h 1041include/xulrunner/nsIDOMSVGClipPathElement.h
894include/xulrunner/nsIDOMSVGDefsElement.h 1042include/xulrunner/nsIDOMSVGDefsElement.h
895include/xulrunner/nsIDOMSVGDescElement.h 1043include/xulrunner/nsIDOMSVGDescElement.h
896include/xulrunner/nsIDOMSVGDocument.h 1044include/xulrunner/nsIDOMSVGDocument.h
897include/xulrunner/nsIDOMSVGElement.h 1045include/xulrunner/nsIDOMSVGElement.h
898include/xulrunner/nsIDOMSVGEllipseElement.h 1046include/xulrunner/nsIDOMSVGEllipseElement.h
899include/xulrunner/nsIDOMSVGEvent.h 1047include/xulrunner/nsIDOMSVGEvent.h
900include/xulrunner/nsIDOMSVGException.h 1048include/xulrunner/nsIDOMSVGException.h
901include/xulrunner/nsIDOMSVGFilterElement.h 1049include/xulrunner/nsIDOMSVGFilterElement.h
902include/xulrunner/nsIDOMSVGFilters.h 1050include/xulrunner/nsIDOMSVGFilters.h
903include/xulrunner/nsIDOMSVGFitToViewBox.h 1051include/xulrunner/nsIDOMSVGFitToViewBox.h
904include/xulrunner/nsIDOMSVGForeignObjectElem.h 1052include/xulrunner/nsIDOMSVGForeignObjectElem.h
905include/xulrunner/nsIDOMSVGGElement.h 1053include/xulrunner/nsIDOMSVGGElement.h
906include/xulrunner/nsIDOMSVGGradientElement.h 1054include/xulrunner/nsIDOMSVGGradientElement.h
907include/xulrunner/nsIDOMSVGImageElement.h 1055include/xulrunner/nsIDOMSVGImageElement.h
908include/xulrunner/nsIDOMSVGLength.h 1056include/xulrunner/nsIDOMSVGLength.h
909include/xulrunner/nsIDOMSVGLengthList.h 1057include/xulrunner/nsIDOMSVGLengthList.h
910include/xulrunner/nsIDOMSVGLineElement.h 1058include/xulrunner/nsIDOMSVGLineElement.h
911include/xulrunner/nsIDOMSVGLocatable.h 1059include/xulrunner/nsIDOMSVGLocatable.h
912include/xulrunner/nsIDOMSVGMarkerElement.h 1060include/xulrunner/nsIDOMSVGMarkerElement.h
913include/xulrunner/nsIDOMSVGMaskElement.h 1061include/xulrunner/nsIDOMSVGMaskElement.h
914include/xulrunner/nsIDOMSVGMatrix.h 1062include/xulrunner/nsIDOMSVGMatrix.h
915include/xulrunner/nsIDOMSVGMetadataElement.h 1063include/xulrunner/nsIDOMSVGMetadataElement.h
 1064include/xulrunner/nsIDOMSVGMpathElement.h
916include/xulrunner/nsIDOMSVGNumber.h 1065include/xulrunner/nsIDOMSVGNumber.h
917include/xulrunner/nsIDOMSVGNumberList.h 1066include/xulrunner/nsIDOMSVGNumberList.h
918include/xulrunner/nsIDOMSVGPathElement.h 1067include/xulrunner/nsIDOMSVGPathElement.h
919include/xulrunner/nsIDOMSVGPathSeg.h 1068include/xulrunner/nsIDOMSVGPathSeg.h
920include/xulrunner/nsIDOMSVGPathSegList.h 1069include/xulrunner/nsIDOMSVGPathSegList.h
921include/xulrunner/nsIDOMSVGPatternElement.h 1070include/xulrunner/nsIDOMSVGPatternElement.h
922include/xulrunner/nsIDOMSVGPoint.h 1071include/xulrunner/nsIDOMSVGPoint.h
923include/xulrunner/nsIDOMSVGPointList.h 1072include/xulrunner/nsIDOMSVGPointList.h
924include/xulrunner/nsIDOMSVGPolygonElement.h 1073include/xulrunner/nsIDOMSVGPolygonElement.h
925include/xulrunner/nsIDOMSVGPolylineElement.h 1074include/xulrunner/nsIDOMSVGPolylineElement.h
926include/xulrunner/nsIDOMSVGPresAspectRatio.h 1075include/xulrunner/nsIDOMSVGPresAspectRatio.h
927include/xulrunner/nsIDOMSVGRect.h 1076include/xulrunner/nsIDOMSVGRect.h
928include/xulrunner/nsIDOMSVGRectElement.h 1077include/xulrunner/nsIDOMSVGRectElement.h
929include/xulrunner/nsIDOMSVGSVGElement.h 1078include/xulrunner/nsIDOMSVGSVGElement.h
930include/xulrunner/nsIDOMSVGScriptElement.h 1079include/xulrunner/nsIDOMSVGScriptElement.h
 1080include/xulrunner/nsIDOMSVGSetElement.h
931include/xulrunner/nsIDOMSVGStopElement.h 1081include/xulrunner/nsIDOMSVGStopElement.h
932include/xulrunner/nsIDOMSVGStylable.h 1082include/xulrunner/nsIDOMSVGStylable.h
933include/xulrunner/nsIDOMSVGStyleElement.h 1083include/xulrunner/nsIDOMSVGStyleElement.h
934include/xulrunner/nsIDOMSVGSwitchElement.h 1084include/xulrunner/nsIDOMSVGSwitchElement.h
935include/xulrunner/nsIDOMSVGSymbolElement.h 1085include/xulrunner/nsIDOMSVGSymbolElement.h
936include/xulrunner/nsIDOMSVGTSpanElement.h 1086include/xulrunner/nsIDOMSVGTSpanElement.h
937include/xulrunner/nsIDOMSVGTextContentElement.h 1087include/xulrunner/nsIDOMSVGTextContentElement.h
938include/xulrunner/nsIDOMSVGTextElement.h 1088include/xulrunner/nsIDOMSVGTextElement.h
939include/xulrunner/nsIDOMSVGTextPathElement.h 1089include/xulrunner/nsIDOMSVGTextPathElement.h
940include/xulrunner/nsIDOMSVGTextPositionElem.h 1090include/xulrunner/nsIDOMSVGTextPositionElem.h
941include/xulrunner/nsIDOMSVGTitleElement.h 1091include/xulrunner/nsIDOMSVGTitleElement.h
942include/xulrunner/nsIDOMSVGTransform.h 1092include/xulrunner/nsIDOMSVGTransform.h
943include/xulrunner/nsIDOMSVGTransformList.h 1093include/xulrunner/nsIDOMSVGTransformList.h
@@ -946,41 +1096,48 @@ include/xulrunner/nsIDOMSVGURIReference. @@ -946,41 +1096,48 @@ include/xulrunner/nsIDOMSVGURIReference.
946include/xulrunner/nsIDOMSVGUnitTypes.h 1096include/xulrunner/nsIDOMSVGUnitTypes.h
947include/xulrunner/nsIDOMSVGUseElement.h 1097include/xulrunner/nsIDOMSVGUseElement.h
948include/xulrunner/nsIDOMSVGViewSpec.h 1098include/xulrunner/nsIDOMSVGViewSpec.h
949include/xulrunner/nsIDOMSVGZoomAndPan.h 1099include/xulrunner/nsIDOMSVGZoomAndPan.h
950include/xulrunner/nsIDOMSVGZoomEvent.h 1100include/xulrunner/nsIDOMSVGZoomEvent.h
951include/xulrunner/nsIDOMScreen.h 1101include/xulrunner/nsIDOMScreen.h
952include/xulrunner/nsIDOMScriptObjectFactory.h 1102include/xulrunner/nsIDOMScriptObjectFactory.h
953include/xulrunner/nsIDOMScrollAreaEvent.h 1103include/xulrunner/nsIDOMScrollAreaEvent.h
954include/xulrunner/nsIDOMSerializer.h 1104include/xulrunner/nsIDOMSerializer.h
955include/xulrunner/nsIDOMSimpleGestureEvent.h 1105include/xulrunner/nsIDOMSimpleGestureEvent.h
956include/xulrunner/nsIDOMSmartCardEvent.h 1106include/xulrunner/nsIDOMSmartCardEvent.h
957include/xulrunner/nsIDOMStorage.h 1107include/xulrunner/nsIDOMStorage.h
958include/xulrunner/nsIDOMStorageEvent.h 1108include/xulrunner/nsIDOMStorageEvent.h
 1109include/xulrunner/nsIDOMStorageEventObsolete.h
 1110include/xulrunner/nsIDOMStorageIndexedDB.h
959include/xulrunner/nsIDOMStorageItem.h 1111include/xulrunner/nsIDOMStorageItem.h
960include/xulrunner/nsIDOMStorageList.h 1112include/xulrunner/nsIDOMStorageList.h
961include/xulrunner/nsIDOMStorageManager.h 1113include/xulrunner/nsIDOMStorageManager.h
962include/xulrunner/nsIDOMStorageObsolete.h 1114include/xulrunner/nsIDOMStorageObsolete.h
963include/xulrunner/nsIDOMStorageWindow.h 1115include/xulrunner/nsIDOMStorageWindow.h
964include/xulrunner/nsIDOMStyleSheet.h 1116include/xulrunner/nsIDOMStyleSheet.h
965include/xulrunner/nsIDOMStyleSheetList.h 1117include/xulrunner/nsIDOMStyleSheetList.h
966include/xulrunner/nsIDOMText.h 1118include/xulrunner/nsIDOMText.h
967include/xulrunner/nsIDOMTextListener.h 1119include/xulrunner/nsIDOMTextListener.h
 1120include/xulrunner/nsIDOMTimeEvent.h
 1121include/xulrunner/nsIDOMTimeRanges.h
968include/xulrunner/nsIDOMToString.h 1122include/xulrunner/nsIDOMToString.h
 1123include/xulrunner/nsIDOMTransitionEvent.h
969include/xulrunner/nsIDOMTreeWalker.h 1124include/xulrunner/nsIDOMTreeWalker.h
970include/xulrunner/nsIDOMUIEvent.h 1125include/xulrunner/nsIDOMUIEvent.h
971include/xulrunner/nsIDOMUIListener.h 1126include/xulrunner/nsIDOMUIListener.h
972include/xulrunner/nsIDOMUserDataHandler.h 1127include/xulrunner/nsIDOMUserDataHandler.h
 1128include/xulrunner/nsIDOMValidityState.h
973include/xulrunner/nsIDOMViewCSS.h 1129include/xulrunner/nsIDOMViewCSS.h
 1130include/xulrunner/nsIDOMWebGLRenderingContext.h
974include/xulrunner/nsIDOMWindow.h 1131include/xulrunner/nsIDOMWindow.h
975include/xulrunner/nsIDOMWindow2.h 1132include/xulrunner/nsIDOMWindow2.h
976include/xulrunner/nsIDOMWindowCollection.h 1133include/xulrunner/nsIDOMWindowCollection.h
977include/xulrunner/nsIDOMWindowInternal.h 1134include/xulrunner/nsIDOMWindowInternal.h
978include/xulrunner/nsIDOMWindowUtils.h 1135include/xulrunner/nsIDOMWindowUtils.h
979include/xulrunner/nsIDOMWorkers.h 1136include/xulrunner/nsIDOMWorkers.h
980include/xulrunner/nsIDOMXMLDocument.h 1137include/xulrunner/nsIDOMXMLDocument.h
981include/xulrunner/nsIDOMXPathEvaluator.h 1138include/xulrunner/nsIDOMXPathEvaluator.h
982include/xulrunner/nsIDOMXPathException.h 1139include/xulrunner/nsIDOMXPathException.h
983include/xulrunner/nsIDOMXPathExpression.h 1140include/xulrunner/nsIDOMXPathExpression.h
984include/xulrunner/nsIDOMXPathNSResolver.h 1141include/xulrunner/nsIDOMXPathNSResolver.h
985include/xulrunner/nsIDOMXPathNamespace.h 1142include/xulrunner/nsIDOMXPathNamespace.h
986include/xulrunner/nsIDOMXPathResult.h 1143include/xulrunner/nsIDOMXPathResult.h
@@ -989,211 +1146,231 @@ include/xulrunner/nsIDOMXULCheckboxEleme @@ -989,211 +1146,231 @@ include/xulrunner/nsIDOMXULCheckboxEleme
989include/xulrunner/nsIDOMXULCommandDispatcher.h 1146include/xulrunner/nsIDOMXULCommandDispatcher.h
990include/xulrunner/nsIDOMXULCommandEvent.h 1147include/xulrunner/nsIDOMXULCommandEvent.h
991include/xulrunner/nsIDOMXULContainerElement.h 1148include/xulrunner/nsIDOMXULContainerElement.h
992include/xulrunner/nsIDOMXULControlElement.h 1149include/xulrunner/nsIDOMXULControlElement.h
993include/xulrunner/nsIDOMXULDescriptionElement.h 1150include/xulrunner/nsIDOMXULDescriptionElement.h
994include/xulrunner/nsIDOMXULDocument.h 1151include/xulrunner/nsIDOMXULDocument.h
995include/xulrunner/nsIDOMXULElement.h 1152include/xulrunner/nsIDOMXULElement.h
996include/xulrunner/nsIDOMXULImageElement.h 1153include/xulrunner/nsIDOMXULImageElement.h
997include/xulrunner/nsIDOMXULLabelElement.h 1154include/xulrunner/nsIDOMXULLabelElement.h
998include/xulrunner/nsIDOMXULLabeledControlEl.h 1155include/xulrunner/nsIDOMXULLabeledControlEl.h
999include/xulrunner/nsIDOMXULMenuListElement.h 1156include/xulrunner/nsIDOMXULMenuListElement.h
1000include/xulrunner/nsIDOMXULMultSelectCntrlEl.h 1157include/xulrunner/nsIDOMXULMultSelectCntrlEl.h
1001include/xulrunner/nsIDOMXULPopupElement.h 1158include/xulrunner/nsIDOMXULPopupElement.h
 1159include/xulrunner/nsIDOMXULRelatedElement.h
1002include/xulrunner/nsIDOMXULSelectCntrlEl.h 1160include/xulrunner/nsIDOMXULSelectCntrlEl.h
1003include/xulrunner/nsIDOMXULSelectCntrlItemEl.h 1161include/xulrunner/nsIDOMXULSelectCntrlItemEl.h
1004include/xulrunner/nsIDOMXULTextboxElement.h 1162include/xulrunner/nsIDOMXULTextboxElement.h
1005include/xulrunner/nsIDOMXULTreeElement.h 1163include/xulrunner/nsIDOMXULTreeElement.h
1006include/xulrunner/nsIDTD.h 1164include/xulrunner/nsIDTD.h
1007include/xulrunner/nsIDataSignatureVerifier.h 1165include/xulrunner/nsIDataSignatureVerifier.h
1008include/xulrunner/nsIDateTimeFormat.h 1166include/xulrunner/nsIDateTimeFormat.h
1009include/xulrunner/nsIDebug.h 1167include/xulrunner/nsIDebug.h
1010include/xulrunner/nsIDebug2.h 1168include/xulrunner/nsIDebug2.h
1011include/xulrunner/nsIDeviceContext.h 1169include/xulrunner/nsIDeviceContext.h
1012include/xulrunner/nsIDeviceContextSpec.h 1170include/xulrunner/nsIDeviceContextSpec.h
 1171include/xulrunner/nsIDialogCreator.h
1013include/xulrunner/nsIDialogParamBlock.h 1172include/xulrunner/nsIDialogParamBlock.h
1014include/xulrunner/nsIDirIndex.h 1173include/xulrunner/nsIDirIndex.h
1015include/xulrunner/nsIDirIndexListener.h 1174include/xulrunner/nsIDirIndexListener.h
1016include/xulrunner/nsIDirectoryEnumerator.h 1175include/xulrunner/nsIDirectoryEnumerator.h
1017include/xulrunner/nsIDirectoryService.h 1176include/xulrunner/nsIDirectoryService.h
 1177include/xulrunner/nsIDiskCacheStreamInternal.h
1018include/xulrunner/nsIDocCharset.h 1178include/xulrunner/nsIDocCharset.h
1019include/xulrunner/nsIDocShell.h 1179include/xulrunner/nsIDocShell.h
1020include/xulrunner/nsIDocShellHistory.h 1180include/xulrunner/nsIDocShellHistory.h
1021include/xulrunner/nsIDocShellLoadInfo.h 1181include/xulrunner/nsIDocShellLoadInfo.h
1022include/xulrunner/nsIDocShellTreeItem.h 1182include/xulrunner/nsIDocShellTreeItem.h
1023include/xulrunner/nsIDocShellTreeNode.h 1183include/xulrunner/nsIDocShellTreeNode.h
1024include/xulrunner/nsIDocShellTreeOwner.h 1184include/xulrunner/nsIDocShellTreeOwner.h
1025include/xulrunner/nsIDocument.h 1185include/xulrunner/nsIDocument.h
1026include/xulrunner/nsIDocumentCharsetInfo.h 1186include/xulrunner/nsIDocumentCharsetInfo.h
1027include/xulrunner/nsIDocumentEncoder.h 1187include/xulrunner/nsIDocumentEncoder.h
1028include/xulrunner/nsIDocumentLoader.h 1188include/xulrunner/nsIDocumentLoader.h
1029include/xulrunner/nsIDocumentLoaderFactory.h 1189include/xulrunner/nsIDocumentLoaderFactory.h
1030include/xulrunner/nsIDocumentObserver.h 1190include/xulrunner/nsIDocumentObserver.h
1031include/xulrunner/nsIDocumentStateListener.h 1191include/xulrunner/nsIDocumentStateListener.h
1032include/xulrunner/nsIDocumentTransformer.h 1192include/xulrunner/nsIDocumentTransformer.h
1033include/xulrunner/nsIDocumentViewer.h 1193include/xulrunner/nsIDocumentViewer.h
1034include/xulrunner/nsIDownload.h 1194include/xulrunner/nsIDownload.h
1035include/xulrunner/nsIDownloadHistory.h 1195include/xulrunner/nsIDownloadHistory.h
1036include/xulrunner/nsIDownloadManager.h 1196include/xulrunner/nsIDownloadManager.h
1037include/xulrunner/nsIDownloadManagerUI.h 1197include/xulrunner/nsIDownloadManagerUI.h
1038include/xulrunner/nsIDownloadProgressListener.h 1198include/xulrunner/nsIDownloadProgressListener.h
1039include/xulrunner/nsIDownloader.h 1199include/xulrunner/nsIDownloader.h
1040include/xulrunner/nsIDragDropHandler.h 
1041include/xulrunner/nsIDragService.h 1200include/xulrunner/nsIDragService.h
1042include/xulrunner/nsIDragSession.h 1201include/xulrunner/nsIDragSession.h
1043include/xulrunner/nsIDragSessionGTK.h 1202include/xulrunner/nsIDragSessionGTK.h
 1203include/xulrunner/nsIDroppedLinkHandler.h
1044include/xulrunner/nsIDynamicContainer.h 1204include/xulrunner/nsIDynamicContainer.h
1045include/xulrunner/nsIEditActionListener.h 1205include/xulrunner/nsIEditActionListener.h
1046include/xulrunner/nsIEditingSession.h 1206include/xulrunner/nsIEditingSession.h
1047include/xulrunner/nsIEditor.h 1207include/xulrunner/nsIEditor.h
1048include/xulrunner/nsIEditorBoxObject.h 1208include/xulrunner/nsIEditorBoxObject.h
1049include/xulrunner/nsIEditorDocShell.h 1209include/xulrunner/nsIEditorDocShell.h
1050include/xulrunner/nsIEditorIMESupport.h 1210include/xulrunner/nsIEditorIMESupport.h
1051include/xulrunner/nsIEditorLogging.h 1211include/xulrunner/nsIEditorLogging.h
1052include/xulrunner/nsIEditorMailSupport.h 1212include/xulrunner/nsIEditorMailSupport.h
1053include/xulrunner/nsIEditorObserver.h 1213include/xulrunner/nsIEditorObserver.h
1054include/xulrunner/nsIEditorSpellCheck.h 1214include/xulrunner/nsIEditorSpellCheck.h
1055include/xulrunner/nsIEditorStyleSheets.h 1215include/xulrunner/nsIEditorStyleSheets.h
1056include/xulrunner/nsIEffectiveTLDService.h 1216include/xulrunner/nsIEffectiveTLDService.h
1057include/xulrunner/nsIElementObserver.h 1217include/xulrunner/nsIElementObserver.h
1058include/xulrunner/nsIEmbeddingSiteWindow.h 1218include/xulrunner/nsIEmbeddingSiteWindow.h
1059include/xulrunner/nsIEmbeddingSiteWindow2.h 1219include/xulrunner/nsIEmbeddingSiteWindow2.h
1060include/xulrunner/nsIEncodedChannel.h 1220include/xulrunner/nsIEncodedChannel.h
1061include/xulrunner/nsIEntityConverter.h 1221include/xulrunner/nsIEntityConverter.h
1062include/xulrunner/nsIEntropyCollector.h 1222include/xulrunner/nsIEntropyCollector.h
1063include/xulrunner/nsIEnumerator.h 1223include/xulrunner/nsIEnumerator.h
1064include/xulrunner/nsIEnvironment.h 1224include/xulrunner/nsIEnvironment.h
1065include/xulrunner/nsIErrorService.h 1225include/xulrunner/nsIErrorService.h
1066include/xulrunner/nsIEventListener.h 
1067include/xulrunner/nsIEventListenerManager.h 1226include/xulrunner/nsIEventListenerManager.h
1068include/xulrunner/nsIEventListenerService.h 1227include/xulrunner/nsIEventListenerService.h
1069include/xulrunner/nsIEventStateManager.h 1228include/xulrunner/nsIEventStateManager.h
1070include/xulrunner/nsIEventTarget.h 1229include/xulrunner/nsIEventTarget.h
1071include/xulrunner/nsIException.h 1230include/xulrunner/nsIException.h
1072include/xulrunner/nsIExceptionService.h 1231include/xulrunner/nsIExceptionService.h
1073include/xulrunner/nsIExpatSink.h 1232include/xulrunner/nsIExpatSink.h
1074include/xulrunner/nsIExtendedExpatSink.h 1233include/xulrunner/nsIExtendedExpatSink.h
1075include/xulrunner/nsIExtensionManager.h 
1076include/xulrunner/nsIExternalHelperAppService.h 1234include/xulrunner/nsIExternalHelperAppService.h
1077include/xulrunner/nsIExternalProtocolHandler.h 1235include/xulrunner/nsIExternalProtocolHandler.h
1078include/xulrunner/nsIExternalProtocolService.h 1236include/xulrunner/nsIExternalProtocolService.h
 1237include/xulrunner/nsIExternalSharingAppService.h
 1238include/xulrunner/nsIExternalURLHandlerService.h
1079include/xulrunner/nsIFIXptr.h 1239include/xulrunner/nsIFIXptr.h
1080include/xulrunner/nsIFTPChannel.h 1240include/xulrunner/nsIFTPChannel.h
1081include/xulrunner/nsIFactory.h 1241include/xulrunner/nsIFactory.h
1082include/xulrunner/nsIFastLoadFileControl.h 1242include/xulrunner/nsIFastLoadFileControl.h
1083include/xulrunner/nsIFastLoadService.h 1243include/xulrunner/nsIFastLoadService.h
1084include/xulrunner/nsIFaviconService.h 1244include/xulrunner/nsIFaviconService.h
1085include/xulrunner/nsIFeed.h 1245include/xulrunner/nsIFeed.h
1086include/xulrunner/nsIFeedContainer.h 1246include/xulrunner/nsIFeedContainer.h
1087include/xulrunner/nsIFeedElementBase.h 1247include/xulrunner/nsIFeedElementBase.h
1088include/xulrunner/nsIFeedEntry.h 1248include/xulrunner/nsIFeedEntry.h
1089include/xulrunner/nsIFeedGenerator.h 1249include/xulrunner/nsIFeedGenerator.h
1090include/xulrunner/nsIFeedListener.h 1250include/xulrunner/nsIFeedListener.h
1091include/xulrunner/nsIFeedPerson.h 1251include/xulrunner/nsIFeedPerson.h
1092include/xulrunner/nsIFeedProcessor.h 1252include/xulrunner/nsIFeedProcessor.h
1093include/xulrunner/nsIFeedResult.h 1253include/xulrunner/nsIFeedResult.h
1094include/xulrunner/nsIFeedTextConstruct.h 1254include/xulrunner/nsIFeedTextConstruct.h
1095include/xulrunner/nsIFile.h 1255include/xulrunner/nsIFile.h
1096include/xulrunner/nsIFileChannel.h 1256include/xulrunner/nsIFileChannel.h
1097include/xulrunner/nsIFileControlElement.h 
1098include/xulrunner/nsIFilePicker.h 1257include/xulrunner/nsIFilePicker.h
1099include/xulrunner/nsIFileProtocolHandler.h 1258include/xulrunner/nsIFileProtocolHandler.h
1100include/xulrunner/nsIFileStreams.h 1259include/xulrunner/nsIFileStreams.h
1101include/xulrunner/nsIFileURL.h 1260include/xulrunner/nsIFileURL.h
1102include/xulrunner/nsIFileView.h 1261include/xulrunner/nsIFileView.h
1103include/xulrunner/nsIFind.h 1262include/xulrunner/nsIFind.h
1104include/xulrunner/nsIFindService.h 1263include/xulrunner/nsIFindService.h
1105include/xulrunner/nsIFocusController.h 
1106include/xulrunner/nsIFocusManager.h 1264include/xulrunner/nsIFocusManager.h
1107include/xulrunner/nsIFontEnumerator.h 1265include/xulrunner/nsIFontEnumerator.h
1108include/xulrunner/nsIFontMetrics.h 1266include/xulrunner/nsIFontMetrics.h
1109include/xulrunner/nsIForm.h 1267include/xulrunner/nsIForm.h
1110include/xulrunner/nsIFormAutoComplete.h 1268include/xulrunner/nsIFormAutoComplete.h
1111include/xulrunner/nsIFormControl.h 1269include/xulrunner/nsIFormControl.h
1112include/xulrunner/nsIFormControlFrame.h 1270include/xulrunner/nsIFormControlFrame.h
1113include/xulrunner/nsIFormFillController.h 1271include/xulrunner/nsIFormFillController.h
1114include/xulrunner/nsIFormHistory.h 1272include/xulrunner/nsIFormHistory.h
1115include/xulrunner/nsIFormProcessor.h 1273include/xulrunner/nsIFormProcessor.h
1116include/xulrunner/nsIFormSigningDialog.h 1274include/xulrunner/nsIFormSigningDialog.h
1117include/xulrunner/nsIFormSubmission.h 
1118include/xulrunner/nsIFormSubmitObserver.h 1275include/xulrunner/nsIFormSubmitObserver.h
1119include/xulrunner/nsIFormatConverter.h 1276include/xulrunner/nsIFormatConverter.h
1120include/xulrunner/nsIFragmentContentSink.h 1277include/xulrunner/nsIFragmentContentSink.h
1121include/xulrunner/nsIFrame.h 1278include/xulrunner/nsIFrame.h
1122include/xulrunner/nsIFrameDebug.h 
1123include/xulrunner/nsIFrameFrame.h 
1124include/xulrunner/nsIFrameLoader.h 1279include/xulrunner/nsIFrameLoader.h
 1280include/xulrunner/nsIFrameMessageManager.h
1125include/xulrunner/nsIFrameSetElement.h 1281include/xulrunner/nsIFrameSetElement.h
1126include/xulrunner/nsIFrameTraversal.h 1282include/xulrunner/nsIFrameTraversal.h
1127include/xulrunner/nsIFrameUtil.h 1283include/xulrunner/nsIFrameUtil.h
1128include/xulrunner/nsIGConfService.h 1284include/xulrunner/nsIGConfService.h
 1285include/xulrunner/nsIGIOService.h
1129include/xulrunner/nsIGenKeypairInfoDlg.h 1286include/xulrunner/nsIGenKeypairInfoDlg.h
1130include/xulrunner/nsIGenericFactory.h 
1131include/xulrunner/nsIGeolocationProvider.h 1287include/xulrunner/nsIGeolocationProvider.h
 1288include/xulrunner/nsIGfxInfo.h
 1289include/xulrunner/nsIGfxInfoDebug.h
1132include/xulrunner/nsIGlobalHistory.h 1290include/xulrunner/nsIGlobalHistory.h
1133include/xulrunner/nsIGlobalHistory2.h 1291include/xulrunner/nsIGlobalHistory2.h
1134include/xulrunner/nsIGlobalHistory3.h 1292include/xulrunner/nsIGlobalHistory3.h
1135include/xulrunner/nsIGnomeVFSService.h 1293include/xulrunner/nsIGnomeVFSService.h
1136include/xulrunner/nsIGridPart.h 1294include/xulrunner/nsIGridPart.h
1137include/xulrunner/nsIHTMLAbsPosEditor.h 1295include/xulrunner/nsIHTMLAbsPosEditor.h
1138include/xulrunner/nsIHTMLCSSStyleSheet.h 
1139include/xulrunner/nsIHTMLCollection.h 1296include/xulrunner/nsIHTMLCollection.h
1140include/xulrunner/nsIHTMLContentSink.h 1297include/xulrunner/nsIHTMLContentSink.h
1141include/xulrunner/nsIHTMLDocument.h 1298include/xulrunner/nsIHTMLDocument.h
1142include/xulrunner/nsIHTMLEditor.h 1299include/xulrunner/nsIHTMLEditor.h
 1300include/xulrunner/nsIHTMLEditor_MOZILLA_2_0_BRANCH.h
1143include/xulrunner/nsIHTMLInlineTableEditor.h 1301include/xulrunner/nsIHTMLInlineTableEditor.h
1144include/xulrunner/nsIHTMLObjectResizeListener.h 1302include/xulrunner/nsIHTMLObjectResizeListener.h
1145include/xulrunner/nsIHTMLObjectResizer.h 1303include/xulrunner/nsIHTMLObjectResizer.h
1146include/xulrunner/nsIHTMLToTextSink.h 1304include/xulrunner/nsIHTMLToTextSink.h
1147include/xulrunner/nsIHTTPHeaderListener.h 1305include/xulrunner/nsIHTTPHeaderListener.h
1148include/xulrunner/nsIHTTPIndex.h 1306include/xulrunner/nsIHTTPIndex.h
1149include/xulrunner/nsIHandlerService.h 1307include/xulrunner/nsIHandlerService.h
 1308include/xulrunner/nsIHapticFeedback.h
1150include/xulrunner/nsIHashable.h 1309include/xulrunner/nsIHashable.h
1151include/xulrunner/nsIHelperAppLauncherDialog.h 1310include/xulrunner/nsIHelperAppLauncherDialog.h
1152include/xulrunner/nsIHistoryEntry.h 1311include/xulrunner/nsIHistoryEntry.h
1153include/xulrunner/nsIHttpActivityObserver.h 1312include/xulrunner/nsIHttpActivityObserver.h
1154include/xulrunner/nsIHttpAuthManager.h 1313include/xulrunner/nsIHttpAuthManager.h
 1314include/xulrunner/nsIHttpAuthenticableChannel.h
1155include/xulrunner/nsIHttpAuthenticator.h 1315include/xulrunner/nsIHttpAuthenticator.h
1156include/xulrunner/nsIHttpChannel.h 1316include/xulrunner/nsIHttpChannel.h
 1317include/xulrunner/nsIHttpChannelAuthProvider.h
 1318include/xulrunner/nsIHttpChannelChild.h
1157include/xulrunner/nsIHttpChannelInternal.h 1319include/xulrunner/nsIHttpChannelInternal.h
1158include/xulrunner/nsIHttpEventSink.h 1320include/xulrunner/nsIHttpEventSink.h
1159include/xulrunner/nsIHttpHeaderVisitor.h 1321include/xulrunner/nsIHttpHeaderVisitor.h
1160include/xulrunner/nsIHttpProtocolHandler.h 1322include/xulrunner/nsIHttpProtocolHandler.h
1161include/xulrunner/nsIID.h 1323include/xulrunner/nsIID.h
 1324include/xulrunner/nsIIDBCursor.h
 1325include/xulrunner/nsIIDBCursorWithValue.h
 1326include/xulrunner/nsIIDBDatabase.h
 1327include/xulrunner/nsIIDBDatabaseException.h
 1328include/xulrunner/nsIIDBFactory.h
 1329include/xulrunner/nsIIDBIndex.h
 1330include/xulrunner/nsIIDBKeyRange.h
 1331include/xulrunner/nsIIDBObjectStore.h
 1332include/xulrunner/nsIIDBRequest.h
 1333include/xulrunner/nsIIDBTransaction.h
 1334include/xulrunner/nsIIDBVersionChangeEvent.h
 1335include/xulrunner/nsIIDBVersionChangeRequest.h
1162include/xulrunner/nsIIDNService.h 1336include/xulrunner/nsIIDNService.h
1163include/xulrunner/nsIIFrameBoxObject.h 1337include/xulrunner/nsIIFrameBoxObject.h
 1338include/xulrunner/nsIIMEPicker.h
1164include/xulrunner/nsIINIParser.h 1339include/xulrunner/nsIINIParser.h
1165include/xulrunner/nsIIOService.h 1340include/xulrunner/nsIIOService.h
1166include/xulrunner/nsIIOService2.h 1341include/xulrunner/nsIIOService2.h
1167include/xulrunner/nsIIOUtil.h 1342include/xulrunner/nsIIOUtil.h
 1343include/xulrunner/nsIIPCSerializable.h
1168include/xulrunner/nsIIconURI.h 1344include/xulrunner/nsIIconURI.h
1169include/xulrunner/nsIIdentityInfo.h 1345include/xulrunner/nsIIdentityInfo.h
1170include/xulrunner/nsIIdleService.h 1346include/xulrunner/nsIIdleService.h
1171include/xulrunner/nsIImageDocument.h 1347include/xulrunner/nsIImageDocument.h
1172include/xulrunner/nsIImageFrame.h 1348include/xulrunner/nsIImageFrame.h
1173include/xulrunner/nsIImageLoadingContent.h 1349include/xulrunner/nsIImageLoadingContent.h
1174include/xulrunner/nsIImageMap.h 1350include/xulrunner/nsIImageMap.h
1175include/xulrunner/nsIImageToPixbuf.h 1351include/xulrunner/nsIImageToPixbuf.h
1176include/xulrunner/nsIIncrementalDownload.h 1352include/xulrunner/nsIIncrementalDownload.h
 1353include/xulrunner/nsIIndexedDatabaseManager.h
1177include/xulrunner/nsIInlineSpellChecker.h 1354include/xulrunner/nsIInlineSpellChecker.h
 1355include/xulrunner/nsIInputListAutoComplete.h
1178include/xulrunner/nsIInputStream.h 1356include/xulrunner/nsIInputStream.h
1179include/xulrunner/nsIInputStreamChannel.h 1357include/xulrunner/nsIInputStreamChannel.h
1180include/xulrunner/nsIInputStreamPump.h 1358include/xulrunner/nsIInputStreamPump.h
1181include/xulrunner/nsIInputStreamTee.h 1359include/xulrunner/nsIInputStreamTee.h
1182include/xulrunner/nsIInterfaceInfo.h 1360include/xulrunner/nsIInterfaceInfo.h
1183include/xulrunner/nsIInterfaceInfoManager.h 1361include/xulrunner/nsIInterfaceInfoManager.h
1184include/xulrunner/nsIInterfaceRequestor.h 1362include/xulrunner/nsIInterfaceRequestor.h
1185include/xulrunner/nsIInterfaceRequestorUtils.h 1363include/xulrunner/nsIInterfaceRequestorUtils.h
1186include/xulrunner/nsIJAR.h 
1187include/xulrunner/nsIJARChannel.h 1364include/xulrunner/nsIJARChannel.h
1188include/xulrunner/nsIJARProtocolHandler.h 1365include/xulrunner/nsIJARProtocolHandler.h
1189include/xulrunner/nsIJARURI.h 1366include/xulrunner/nsIJARURI.h
1190include/xulrunner/nsIJSContextStack.h 1367include/xulrunner/nsIJSContextStack.h
1191include/xulrunner/nsIJSEventListener.h 1368include/xulrunner/nsIJSEventListener.h
1192include/xulrunner/nsIJSNativeInitializer.h 1369include/xulrunner/nsIJSNativeInitializer.h
1193include/xulrunner/nsIJSON.h 1370include/xulrunner/nsIJSON.h
1194include/xulrunner/nsIJSRuntimeService.h 1371include/xulrunner/nsIJSRuntimeService.h
1195include/xulrunner/nsIKeyModule.h 1372include/xulrunner/nsIKeyModule.h
1196include/xulrunner/nsIKeygenThread.h 1373include/xulrunner/nsIKeygenThread.h
1197include/xulrunner/nsILanguageAtomService.h 1374include/xulrunner/nsILanguageAtomService.h
1198include/xulrunner/nsILayoutDebugger.h 1375include/xulrunner/nsILayoutDebugger.h
1199include/xulrunner/nsILayoutHistoryState.h 1376include/xulrunner/nsILayoutHistoryState.h
@@ -1205,138 +1382,132 @@ include/xulrunner/nsILinkHandler.h @@ -1205,138 +1382,132 @@ include/xulrunner/nsILinkHandler.h
1205include/xulrunner/nsIListBoxObject.h 1382include/xulrunner/nsIListBoxObject.h
1206include/xulrunner/nsIListControlFrame.h 1383include/xulrunner/nsIListControlFrame.h
1207include/xulrunner/nsILivemarkService.h 1384include/xulrunner/nsILivemarkService.h
1208include/xulrunner/nsILoadContext.h 1385include/xulrunner/nsILoadContext.h
1209include/xulrunner/nsILoadGroup.h 1386include/xulrunner/nsILoadGroup.h
1210include/xulrunner/nsILocalFile.h 1387include/xulrunner/nsILocalFile.h
1211include/xulrunner/nsILocalFileWin.h 1388include/xulrunner/nsILocalFileWin.h
1212include/xulrunner/nsILocalStore.h 1389include/xulrunner/nsILocalStore.h
1213include/xulrunner/nsILocale.h 1390include/xulrunner/nsILocale.h
1214include/xulrunner/nsILocaleService.h 1391include/xulrunner/nsILocaleService.h
1215${PLIST.debug}include/xulrunner/nsILoggingSink.h 1392${PLIST.debug}include/xulrunner/nsILoggingSink.h
1216include/xulrunner/nsILoginInfo.h 1393include/xulrunner/nsILoginInfo.h
1217include/xulrunner/nsILoginManager.h 1394include/xulrunner/nsILoginManager.h
 1395include/xulrunner/nsILoginManagerCrypto.h
1218include/xulrunner/nsILoginManagerIEMigrationHelper.h 1396include/xulrunner/nsILoginManagerIEMigrationHelper.h
1219include/xulrunner/nsILoginManagerPrompter.h 1397include/xulrunner/nsILoginManagerPrompter.h
1220include/xulrunner/nsILoginManagerStorage.h 1398include/xulrunner/nsILoginManagerStorage.h
1221include/xulrunner/nsILoginMetaInfo.h 1399include/xulrunner/nsILoginMetaInfo.h
1222include/xulrunner/nsILookAndFeel.h 1400include/xulrunner/nsILookAndFeel.h
1223include/xulrunner/nsIMIMEHeaderParam.h 1401include/xulrunner/nsIMIMEHeaderParam.h
1224include/xulrunner/nsIMIMEInfo.h 1402include/xulrunner/nsIMIMEInfo.h
1225include/xulrunner/nsIMIMEInputStream.h 1403include/xulrunner/nsIMIMEInputStream.h
1226include/xulrunner/nsIMIMEService.h 1404include/xulrunner/nsIMIMEService.h
1227include/xulrunner/nsIMacLocale.h 1405include/xulrunner/nsIMacLocale.h
1228include/xulrunner/nsIMarkupDocumentViewer.h 1406include/xulrunner/nsIMarkupDocumentViewer.h
1229include/xulrunner/nsIMemory.h 1407include/xulrunner/nsIMemory.h
1230include/xulrunner/nsIMemoryReporter.h 1408include/xulrunner/nsIMemoryReporter.h
1231include/xulrunner/nsIMenuBoxObject.h 1409include/xulrunner/nsIMenuBoxObject.h
1232include/xulrunner/nsIMenuFrame.h 1410include/xulrunner/nsIMenuFrame.h
1233include/xulrunner/nsIMenuRollup.h 1411include/xulrunner/nsIMenuRollup.h
1234include/xulrunner/nsIMetaCharsetService.h 1412include/xulrunner/nsIMicrosummaryService.h
1235include/xulrunner/nsIModifyableXPointer.h 1413include/xulrunner/nsIModifyableXPointer.h
1236include/xulrunner/nsIModule.h 1414include/xulrunner/nsIModule.h
1237include/xulrunner/nsIModuleLoader.h 
1238include/xulrunner/nsIMultiPartChannel.h 1415include/xulrunner/nsIMultiPartChannel.h
1239include/xulrunner/nsIMultiplexInputStream.h 1416include/xulrunner/nsIMultiplexInputStream.h
1240include/xulrunner/nsIMutable.h 1417include/xulrunner/nsIMutable.h
1241include/xulrunner/nsIMutableArray.h 1418include/xulrunner/nsIMutableArray.h
1242include/xulrunner/nsIMutationObserver.h 1419include/xulrunner/nsIMutationObserver.h
1243include/xulrunner/nsIMutationObserver2.h 1420include/xulrunner/nsIMutationObserver2.h
1244include/xulrunner/nsINIParser.h 1421include/xulrunner/nsINIParser.h
1245include/xulrunner/nsINSSCertCache.h 1422include/xulrunner/nsINSSCertCache.h
1246include/xulrunner/nsINSSErrorsService.h 1423include/xulrunner/nsINSSErrorsService.h
1247include/xulrunner/nsINameSpaceManager.h 1424include/xulrunner/nsINameSpaceManager.h
1248include/xulrunner/nsINativeAppSupport.h 1425include/xulrunner/nsINativeAppSupport.h
1249include/xulrunner/nsINativeKeyBindings.h 1426include/xulrunner/nsINativeKeyBindings.h
1250include/xulrunner/nsINavBookmarksService.h 1427include/xulrunner/nsINavBookmarksService.h
1251include/xulrunner/nsINavHistoryService.h 1428include/xulrunner/nsINavHistoryService.h
1252include/xulrunner/nsINestedURI.h 1429include/xulrunner/nsINestedURI.h
1253include/xulrunner/nsINetUtil.h 1430include/xulrunner/nsINetUtil.h
1254include/xulrunner/nsINetworkLinkService.h 1431include/xulrunner/nsINetworkLinkService.h
1255include/xulrunner/nsINode.h 1432include/xulrunner/nsINode.h
1256include/xulrunner/nsINodeInfo.h 1433include/xulrunner/nsINodeInfo.h
1257include/xulrunner/nsINodeList.h 1434include/xulrunner/nsINodeList.h
1258include/xulrunner/nsINonBlockingAlertService.h 
1259include/xulrunner/nsIOCSPResponder.h 1435include/xulrunner/nsIOCSPResponder.h
1260include/xulrunner/nsIOS2Locale.h 1436include/xulrunner/nsIOS2Locale.h
1261include/xulrunner/nsIObjectFrame.h 1437include/xulrunner/nsIObjectFrame.h
1262include/xulrunner/nsIObjectInputStream.h 1438include/xulrunner/nsIObjectInputStream.h
1263include/xulrunner/nsIObjectLoadingContent.h 1439include/xulrunner/nsIObjectLoadingContent.h
1264include/xulrunner/nsIObjectOutputStream.h 1440include/xulrunner/nsIObjectOutputStream.h
1265include/xulrunner/nsIObserver.h 1441include/xulrunner/nsIObserver.h
1266include/xulrunner/nsIObserverService.h 1442include/xulrunner/nsIObserverService.h
1267include/xulrunner/nsIOfflineCacheUpdate.h 1443include/xulrunner/nsIOfflineCacheUpdate.h
1268include/xulrunner/nsIOptionElement.h 
1269include/xulrunner/nsIOutputStream.h 1444include/xulrunner/nsIOutputStream.h
1270include/xulrunner/nsIPK11Token.h 1445include/xulrunner/nsIPK11Token.h
1271include/xulrunner/nsIPK11TokenDB.h 1446include/xulrunner/nsIPK11TokenDB.h
1272include/xulrunner/nsIPKCS11.h 1447include/xulrunner/nsIPKCS11.h
1273include/xulrunner/nsIPKCS11Module.h 1448include/xulrunner/nsIPKCS11Module.h
1274include/xulrunner/nsIPKCS11ModuleDB.h 1449include/xulrunner/nsIPKCS11ModuleDB.h
1275include/xulrunner/nsIPKCS11Slot.h 1450include/xulrunner/nsIPKCS11Slot.h
1276include/xulrunner/nsIPKIParamBlock.h 1451include/xulrunner/nsIPKIParamBlock.h
1277include/xulrunner/nsIPageSequenceFrame.h 1452include/xulrunner/nsIPageSequenceFrame.h
1278include/xulrunner/nsIParentalControlsService.h 1453include/xulrunner/nsIParentalControlsService.h
1279include/xulrunner/nsIParser.h 1454include/xulrunner/nsIParser.h
1280include/xulrunner/nsIParserFilter.h 1455include/xulrunner/nsIParserFilter.h
1281include/xulrunner/nsIParserNode.h 1456include/xulrunner/nsIParserNode.h
1282include/xulrunner/nsIParserService.h 1457include/xulrunner/nsIParserService.h
1283include/xulrunner/nsIPasswordManager.h 
1284include/xulrunner/nsIPasswordManagerInternal.h 
1285include/xulrunner/nsIPercentHeightObserver.h 1458include/xulrunner/nsIPercentHeightObserver.h
1286include/xulrunner/nsIPermission.h 1459include/xulrunner/nsIPermission.h
1287include/xulrunner/nsIPermissionManager.h 1460include/xulrunner/nsIPermissionManager.h
1288include/xulrunner/nsIPersistentProperties2.h 1461include/xulrunner/nsIPersistentProperties2.h
1289include/xulrunner/nsIPhonetic.h 1462include/xulrunner/nsIPhonetic.h
1290include/xulrunner/nsIPipe.h 1463include/xulrunner/nsIPipe.h
 1464include/xulrunner/nsIPlacesImportExportService.h
1291include/xulrunner/nsIPlaintextEditor.h 1465include/xulrunner/nsIPlaintextEditor.h
1292include/xulrunner/nsIPlatformCharset.h 1466include/xulrunner/nsIPlatformCharset.h
1293include/xulrunner/nsIPlugin.h 1467include/xulrunner/nsIPlugin.h
1294include/xulrunner/nsIPluginDocument.h 1468include/xulrunner/nsIPluginDocument.h
1295include/xulrunner/nsIPluginHost.h 1469include/xulrunner/nsIPluginHost.h
1296include/xulrunner/nsIPluginInputStream.h 1470include/xulrunner/nsIPluginInputStream.h
1297include/xulrunner/nsIPluginInstance.h 1471include/xulrunner/nsIPluginInstance.h
1298include/xulrunner/nsIPluginInstanceOwner.h 1472include/xulrunner/nsIPluginInstanceOwner.h
1299include/xulrunner/nsIPluginStreamInfo.h 1473include/xulrunner/nsIPluginStreamInfo.h
1300include/xulrunner/nsIPluginStreamListener.h 1474include/xulrunner/nsIPluginStreamListener.h
1301include/xulrunner/nsIPluginTag.h 1475include/xulrunner/nsIPluginTag.h
1302include/xulrunner/nsIPluginTagInfo.h 1476include/xulrunner/nsIPluginTagInfo.h
1303include/xulrunner/nsIPluginWidget.h 1477include/xulrunner/nsIPluginWidget.h
1304include/xulrunner/nsIPopupBoxObject.h 1478include/xulrunner/nsIPopupBoxObject.h
1305include/xulrunner/nsIPopupWindowManager.h 1479include/xulrunner/nsIPopupWindowManager.h
1306include/xulrunner/nsIPosixLocale.h 1480include/xulrunner/nsIPosixLocale.h
1307include/xulrunner/nsIPref.h 
1308include/xulrunner/nsIPrefBranch.h 1481include/xulrunner/nsIPrefBranch.h
1309include/xulrunner/nsIPrefBranch2.h 1482include/xulrunner/nsIPrefBranch2.h
1310include/xulrunner/nsIPrefBranchInternal.h 1483include/xulrunner/nsIPrefBranchInternal.h
1311include/xulrunner/nsIPrefLocalizedString.h 1484include/xulrunner/nsIPrefLocalizedString.h
1312include/xulrunner/nsIPrefService.h 1485include/xulrunner/nsIPrefService.h
1313include/xulrunner/nsIPrefetchService.h 1486include/xulrunner/nsIPrefetchService.h
1314include/xulrunner/nsIPresShell.h 1487include/xulrunner/nsIPresShell.h
1315include/xulrunner/nsIPrincipal.h 1488include/xulrunner/nsIPrincipal.h
1316include/xulrunner/nsIPrintDialogService.h 1489include/xulrunner/nsIPrintDialogService.h
1317include/xulrunner/nsIPrintOptions.h 1490include/xulrunner/nsIPrintOptions.h
1318include/xulrunner/nsIPrintProgress.h 1491include/xulrunner/nsIPrintProgress.h
1319include/xulrunner/nsIPrintProgressParams.h 1492include/xulrunner/nsIPrintProgressParams.h
1320include/xulrunner/nsIPrintSession.h 1493include/xulrunner/nsIPrintSession.h
1321include/xulrunner/nsIPrintSettings.h 1494include/xulrunner/nsIPrintSettings.h
1322include/xulrunner/nsIPrintSettingsService.h 1495include/xulrunner/nsIPrintSettingsService.h
1323include/xulrunner/nsIPrintStatusFeedback.h 1496include/xulrunner/nsIPrintStatusFeedback.h
1324include/xulrunner/nsIPrintingPrompt.h 1497include/xulrunner/nsIPrintingPrompt.h
1325include/xulrunner/nsIPrintingPromptService.h 1498include/xulrunner/nsIPrintingPromptService.h
1326include/xulrunner/nsIPrivateBrowsingService.h 1499include/xulrunner/nsIPrivateBrowsingService.h
1327include/xulrunner/nsIPrivateCompositionEvent.h 
1328include/xulrunner/nsIPrivateDOMEvent.h 1500include/xulrunner/nsIPrivateDOMEvent.h
1329include/xulrunner/nsIPrivateDOMImplementation.h 
1330include/xulrunner/nsIPrivateTextEvent.h 1501include/xulrunner/nsIPrivateTextEvent.h
1331include/xulrunner/nsIPrivateTextRange.h 1502include/xulrunner/nsIPrivateTextRange.h
1332include/xulrunner/nsIProcess.h 1503include/xulrunner/nsIProcess.h
1333include/xulrunner/nsIProfile.h 1504include/xulrunner/nsIProfile.h
1334include/xulrunner/nsIProfileChangeStatus.h 1505include/xulrunner/nsIProfileChangeStatus.h
1335include/xulrunner/nsIProfileMigrator.h 1506include/xulrunner/nsIProfileMigrator.h
1336include/xulrunner/nsIProfileUnlocker.h 1507include/xulrunner/nsIProfileUnlocker.h
1337include/xulrunner/nsIProgrammingLanguage.h 1508include/xulrunner/nsIProgrammingLanguage.h
1338include/xulrunner/nsIProgressEventSink.h 1509include/xulrunner/nsIProgressEventSink.h
1339include/xulrunner/nsIPrompt.h 1510include/xulrunner/nsIPrompt.h
1340include/xulrunner/nsIPromptFactory.h 1511include/xulrunner/nsIPromptFactory.h
1341include/xulrunner/nsIPromptService.h 1512include/xulrunner/nsIPromptService.h
1342include/xulrunner/nsIPromptService2.h 1513include/xulrunner/nsIPromptService2.h
@@ -1366,36 +1537,35 @@ include/xulrunner/nsIRDFInMemoryDataSour @@ -1366,36 +1537,35 @@ include/xulrunner/nsIRDFInMemoryDataSour
1366include/xulrunner/nsIRDFInferDataSource.h 1537include/xulrunner/nsIRDFInferDataSource.h
1367include/xulrunner/nsIRDFLiteral.h 1538include/xulrunner/nsIRDFLiteral.h
1368include/xulrunner/nsIRDFNode.h 1539include/xulrunner/nsIRDFNode.h
1369include/xulrunner/nsIRDFObserver.h 1540include/xulrunner/nsIRDFObserver.h
1370include/xulrunner/nsIRDFPropagatableDataSource.h 1541include/xulrunner/nsIRDFPropagatableDataSource.h
1371include/xulrunner/nsIRDFPurgeableDataSource.h 1542include/xulrunner/nsIRDFPurgeableDataSource.h
1372include/xulrunner/nsIRDFRemoteDataSource.h 1543include/xulrunner/nsIRDFRemoteDataSource.h
1373include/xulrunner/nsIRDFResource.h 1544include/xulrunner/nsIRDFResource.h
1374include/xulrunner/nsIRDFService.h 1545include/xulrunner/nsIRDFService.h
1375include/xulrunner/nsIRDFXMLParser.h 1546include/xulrunner/nsIRDFXMLParser.h
1376include/xulrunner/nsIRDFXMLSerializer.h 1547include/xulrunner/nsIRDFXMLSerializer.h
1377include/xulrunner/nsIRDFXMLSink.h 1548include/xulrunner/nsIRDFXMLSink.h
1378include/xulrunner/nsIRDFXMLSource.h 1549include/xulrunner/nsIRDFXMLSource.h
1379include/xulrunner/nsIRadioControlElement.h 
1380include/xulrunner/nsIRadioControlFrame.h 
1381include/xulrunner/nsIRadioGroupContainer.h 1550include/xulrunner/nsIRadioGroupContainer.h
1382include/xulrunner/nsIRadioVisitor.h 1551include/xulrunner/nsIRadioVisitor.h
1383include/xulrunner/nsIRandomGenerator.h 1552include/xulrunner/nsIRandomGenerator.h
1384include/xulrunner/nsIRange.h 1553include/xulrunner/nsIRange.h
1385include/xulrunner/nsIRangeUtils.h 1554include/xulrunner/nsIRangeUtils.h
1386include/xulrunner/nsIReadConfig.h 1555include/xulrunner/nsIReadConfig.h
1387include/xulrunner/nsIRecentBadCertsService.h 1556include/xulrunner/nsIRecentBadCertsService.h
1388include/xulrunner/nsIRecyclingAllocator.h 1557include/xulrunner/nsIRecyclingAllocator.h
 1558include/xulrunner/nsIRedirectResultListener.h
1389include/xulrunner/nsIReflowCallback.h 1559include/xulrunner/nsIReflowCallback.h
1390include/xulrunner/nsIRefreshURI.h 1560include/xulrunner/nsIRefreshURI.h
1391include/xulrunner/nsIRegion.h 1561include/xulrunner/nsIRegion.h
1392include/xulrunner/nsIRelativeFilePref.h 1562include/xulrunner/nsIRelativeFilePref.h
1393include/xulrunner/nsIRemoteService.h 1563include/xulrunner/nsIRemoteService.h
1394include/xulrunner/nsIRenderingContext.h 1564include/xulrunner/nsIRenderingContext.h
1395include/xulrunner/nsIRequest.h 1565include/xulrunner/nsIRequest.h
1396include/xulrunner/nsIRequestObserver.h 1566include/xulrunner/nsIRequestObserver.h
1397include/xulrunner/nsIRequestObserverProxy.h 1567include/xulrunner/nsIRequestObserverProxy.h
1398include/xulrunner/nsIResProtocolHandler.h 1568include/xulrunner/nsIResProtocolHandler.h
1399include/xulrunner/nsIResumableChannel.h 1569include/xulrunner/nsIResumableChannel.h
1400include/xulrunner/nsIRollupListener.h 1570include/xulrunner/nsIRollupListener.h
1401include/xulrunner/nsIRunnable.h 1571include/xulrunner/nsIRunnable.h
@@ -1404,26 +1574,29 @@ include/xulrunner/nsISAXContentHandler.h @@ -1404,26 +1574,29 @@ include/xulrunner/nsISAXContentHandler.h
1404include/xulrunner/nsISAXDTDHandler.h 1574include/xulrunner/nsISAXDTDHandler.h
1405include/xulrunner/nsISAXErrorHandler.h 1575include/xulrunner/nsISAXErrorHandler.h
1406include/xulrunner/nsISAXLexicalHandler.h 1576include/xulrunner/nsISAXLexicalHandler.h
1407include/xulrunner/nsISAXLocator.h 1577include/xulrunner/nsISAXLocator.h
1408include/xulrunner/nsISAXMutableAttributes.h 1578include/xulrunner/nsISAXMutableAttributes.h
1409include/xulrunner/nsISAXXMLFilter.h 1579include/xulrunner/nsISAXXMLFilter.h
1410include/xulrunner/nsISAXXMLReader.h 1580include/xulrunner/nsISAXXMLReader.h
1411include/xulrunner/nsISHContainer.h 1581include/xulrunner/nsISHContainer.h
1412include/xulrunner/nsISHEntry.h 1582include/xulrunner/nsISHEntry.h
1413include/xulrunner/nsISHTransaction.h 1583include/xulrunner/nsISHTransaction.h
1414include/xulrunner/nsISHistory.h 1584include/xulrunner/nsISHistory.h
1415include/xulrunner/nsISHistoryInternal.h 1585include/xulrunner/nsISHistoryInternal.h
1416include/xulrunner/nsISHistoryListener.h 1586include/xulrunner/nsISHistoryListener.h
 1587include/xulrunner/nsISMILAnimationElement.h
 1588include/xulrunner/nsISMILAttr.h
 1589include/xulrunner/nsISMILType.h
1417include/xulrunner/nsISMimeCert.h 1590include/xulrunner/nsISMimeCert.h
1418include/xulrunner/nsISOCKSSocketInfo.h 1591include/xulrunner/nsISOCKSSocketInfo.h
1419include/xulrunner/nsISSLCertErrorDialog.h 1592include/xulrunner/nsISSLCertErrorDialog.h
1420include/xulrunner/nsISSLErrorListener.h 1593include/xulrunner/nsISSLErrorListener.h
1421include/xulrunner/nsISSLSocketControl.h 1594include/xulrunner/nsISSLSocketControl.h
1422include/xulrunner/nsISSLStatus.h 1595include/xulrunner/nsISSLStatus.h
1423include/xulrunner/nsISSLStatusProvider.h 1596include/xulrunner/nsISSLStatusProvider.h
1424include/xulrunner/nsISVGValue.h 1597include/xulrunner/nsISVGValue.h
1425include/xulrunner/nsISVGValueObserver.h 1598include/xulrunner/nsISVGValueObserver.h
1426include/xulrunner/nsISVGValueUtils.h 1599include/xulrunner/nsISVGValueUtils.h
1427include/xulrunner/nsISafeOutputStream.h 1600include/xulrunner/nsISafeOutputStream.h
1428include/xulrunner/nsISaveAsCharset.h 1601include/xulrunner/nsISaveAsCharset.h
1429include/xulrunner/nsIScreen.h 1602include/xulrunner/nsIScreen.h
@@ -1444,111 +1617,111 @@ include/xulrunner/nsIScriptObjectPrincip @@ -1444,111 +1617,111 @@ include/xulrunner/nsIScriptObjectPrincip
1444include/xulrunner/nsIScriptRuntime.h 1617include/xulrunner/nsIScriptRuntime.h
1445include/xulrunner/nsIScriptSecurityManager.h 1618include/xulrunner/nsIScriptSecurityManager.h
1446include/xulrunner/nsIScriptTimeoutHandler.h 1619include/xulrunner/nsIScriptTimeoutHandler.h
1447include/xulrunner/nsIScriptableDateFormat.h 1620include/xulrunner/nsIScriptableDateFormat.h
1448include/xulrunner/nsIScriptableInputStream.h 1621include/xulrunner/nsIScriptableInputStream.h
1449include/xulrunner/nsIScriptableInterfaces.h 1622include/xulrunner/nsIScriptableInterfaces.h
1450include/xulrunner/nsIScriptableRegion.h 1623include/xulrunner/nsIScriptableRegion.h
1451include/xulrunner/nsIScriptableUConv.h 1624include/xulrunner/nsIScriptableUConv.h
1452include/xulrunner/nsIScriptableUnescapeHTML.h 1625include/xulrunner/nsIScriptableUnescapeHTML.h
1453include/xulrunner/nsIScrollBoxObject.h 1626include/xulrunner/nsIScrollBoxObject.h
1454include/xulrunner/nsIScrollPositionListener.h 1627include/xulrunner/nsIScrollPositionListener.h
1455include/xulrunner/nsIScrollable.h 1628include/xulrunner/nsIScrollable.h
1456include/xulrunner/nsIScrollableFrame.h 1629include/xulrunner/nsIScrollableFrame.h
1457include/xulrunner/nsIScrollableView.h 
1458include/xulrunner/nsIScrollableViewProvider.h 
1459include/xulrunner/nsIScrollbarMediator.h 1630include/xulrunner/nsIScrollbarMediator.h
1460include/xulrunner/nsISearchContext.h 
1461include/xulrunner/nsISecretDecoderRing.h 1631include/xulrunner/nsISecretDecoderRing.h
1462include/xulrunner/nsISecureBrowserUI.h 1632include/xulrunner/nsISecureBrowserUI.h
1463include/xulrunner/nsISecurityCheckedComponent.h 1633include/xulrunner/nsISecurityCheckedComponent.h
1464include/xulrunner/nsISecurityEventSink.h 1634include/xulrunner/nsISecurityEventSink.h
1465include/xulrunner/nsISecurityInfoProvider.h 1635include/xulrunner/nsISecurityInfoProvider.h
1466include/xulrunner/nsISecurityPref.h 
1467include/xulrunner/nsISecurityWarningDialogs.h 1636include/xulrunner/nsISecurityWarningDialogs.h
1468include/xulrunner/nsISeekableStream.h 1637include/xulrunner/nsISeekableStream.h
1469include/xulrunner/nsISelectControlFrame.h 1638include/xulrunner/nsISelectControlFrame.h
1470include/xulrunner/nsISelectElement.h 1639include/xulrunner/nsISelectElement.h
1471include/xulrunner/nsISelection.h 1640include/xulrunner/nsISelection.h
1472include/xulrunner/nsISelection2.h 1641include/xulrunner/nsISelection2.h
 1642include/xulrunner/nsISelection3.h
1473include/xulrunner/nsISelectionController.h 1643include/xulrunner/nsISelectionController.h
1474include/xulrunner/nsISelectionDisplay.h 1644include/xulrunner/nsISelectionDisplay.h
1475include/xulrunner/nsISelectionListener.h 1645include/xulrunner/nsISelectionListener.h
1476include/xulrunner/nsISelectionPrivate.h 1646include/xulrunner/nsISelectionPrivate.h
1477include/xulrunner/nsISemanticUnitScanner.h 1647include/xulrunner/nsISemanticUnitScanner.h
1478include/xulrunner/nsISerializable.h 1648include/xulrunner/nsISerializable.h
 1649include/xulrunner/nsISerializationHelper.h
1479include/xulrunner/nsIServerSocket.h 1650include/xulrunner/nsIServerSocket.h
1480include/xulrunner/nsIServiceManager.h 1651include/xulrunner/nsIServiceManager.h
1481include/xulrunner/nsIServiceManagerObsolete.h 
1482include/xulrunner/nsISidebar.h 1652include/xulrunner/nsISidebar.h
1483include/xulrunner/nsISignatureVerifier.h 1653include/xulrunner/nsISignatureVerifier.h
1484include/xulrunner/nsISimpleEnumerator.h 1654include/xulrunner/nsISimpleEnumerator.h
1485include/xulrunner/nsISimpleStreamListener.h 1655include/xulrunner/nsISimpleStreamListener.h
1486include/xulrunner/nsISimpleTest.h 1656include/xulrunner/nsISimpleTest.h
1487include/xulrunner/nsISimpleUnicharStreamFactory.h 1657include/xulrunner/nsISimpleUnicharStreamFactory.h
1488include/xulrunner/nsISliderListener.h 1658include/xulrunner/nsISliderListener.h
1489include/xulrunner/nsISocketProvider.h 1659include/xulrunner/nsISocketProvider.h
1490include/xulrunner/nsISocketProviderService.h 1660include/xulrunner/nsISocketProviderService.h
1491include/xulrunner/nsISocketTransport.h 1661include/xulrunner/nsISocketTransport.h
1492include/xulrunner/nsISocketTransportService.h 1662include/xulrunner/nsISocketTransportService.h
1493include/xulrunner/nsISound.h 1663include/xulrunner/nsISound.h
1494include/xulrunner/nsISpellChecker.h 1664include/xulrunner/nsISpellChecker.h
1495include/xulrunner/nsIStandardURL.h 1665include/xulrunner/nsIStandardURL.h
 1666include/xulrunner/nsIStartupCache.h
1496include/xulrunner/nsIStatefulFrame.h 1667include/xulrunner/nsIStatefulFrame.h
1497include/xulrunner/nsIStorageStream.h 1668include/xulrunner/nsIStorageStream.h
1498include/xulrunner/nsIStreamBufferAccess.h 1669include/xulrunner/nsIStreamBufferAccess.h
1499include/xulrunner/nsIStreamCipher.h 1670include/xulrunner/nsIStreamCipher.h
1500include/xulrunner/nsIStreamConverter.h 1671include/xulrunner/nsIStreamConverter.h
1501include/xulrunner/nsIStreamConverterService.h 1672include/xulrunner/nsIStreamConverterService.h
1502include/xulrunner/nsIStreamListener.h 1673include/xulrunner/nsIStreamListener.h
1503include/xulrunner/nsIStreamListenerTee.h 1674include/xulrunner/nsIStreamListenerTee.h
1504include/xulrunner/nsIStreamListenerTee_1_9_2.h 
1505include/xulrunner/nsIStreamLoader.h 1675include/xulrunner/nsIStreamLoader.h
1506include/xulrunner/nsIStreamTransportService.h 1676include/xulrunner/nsIStreamTransportService.h
 1677include/xulrunner/nsIStrictTransportSecurityService.h
1507include/xulrunner/nsIStringBundle.h 1678include/xulrunner/nsIStringBundle.h
1508include/xulrunner/nsIStringBundleOverride.h 1679include/xulrunner/nsIStringBundleOverride.h
1509include/xulrunner/nsIStringCharsetDetector.h 1680include/xulrunner/nsIStringCharsetDetector.h
1510include/xulrunner/nsIStringEnumerator.h 1681include/xulrunner/nsIStringEnumerator.h
1511include/xulrunner/nsIStringStream.h 1682include/xulrunner/nsIStringStream.h
1512include/xulrunner/nsIStyleRule.h 1683include/xulrunner/nsIStyleRule.h
1513include/xulrunner/nsIStyleRuleProcessor.h 1684include/xulrunner/nsIStyleRuleProcessor.h
1514include/xulrunner/nsIStyleSheet.h 1685include/xulrunner/nsIStyleSheet.h
1515include/xulrunner/nsIStyleSheetLinkingElement.h 1686include/xulrunner/nsIStyleSheetLinkingElement.h
1516include/xulrunner/nsIStyleSheetService.h 1687include/xulrunner/nsIStyleSheetService.h
1517include/xulrunner/nsISupports.h 1688include/xulrunner/nsISupports.h
1518include/xulrunner/nsISupportsArray.h 1689include/xulrunner/nsISupportsArray.h
1519include/xulrunner/nsISupportsBase.h 1690include/xulrunner/nsISupportsBase.h
1520include/xulrunner/nsISupportsImpl.h 1691include/xulrunner/nsISupportsImpl.h
1521include/xulrunner/nsISupportsIterators.h 1692include/xulrunner/nsISupportsIterators.h
1522include/xulrunner/nsISupportsObsolete.h 1693include/xulrunner/nsISupportsObsolete.h
1523include/xulrunner/nsISupportsPrimitives.h 1694include/xulrunner/nsISupportsPrimitives.h
1524include/xulrunner/nsISupportsPriority.h 1695include/xulrunner/nsISupportsPriority.h
1525include/xulrunner/nsISupportsUtils.h 1696include/xulrunner/nsISupportsUtils.h
 1697include/xulrunner/nsISyncJPAKE.h
1526include/xulrunner/nsISyncLoadDOMService.h 1698include/xulrunner/nsISyncLoadDOMService.h
1527include/xulrunner/nsISyncStreamListener.h 1699include/xulrunner/nsISyncStreamListener.h
1528include/xulrunner/nsISystemProxySettings.h 1700include/xulrunner/nsISystemProxySettings.h
1529include/xulrunner/nsITXTToHTMLConv.h 1701include/xulrunner/nsITXTToHTMLConv.h
 1702include/xulrunner/nsITabChild.h
 1703include/xulrunner/nsITabParent.h
1530include/xulrunner/nsITableCellLayout.h 1704include/xulrunner/nsITableCellLayout.h
1531include/xulrunner/nsITableEditor.h 1705include/xulrunner/nsITableEditor.h
1532include/xulrunner/nsITableLayout.h 1706include/xulrunner/nsITableLayout.h
1533include/xulrunner/nsITaggingService.h 1707include/xulrunner/nsITaggingService.h
1534include/xulrunner/nsITextControlElement.h 1708include/xulrunner/nsITextControlElement.h
1535include/xulrunner/nsITextControlFrame.h 1709include/xulrunner/nsITextControlFrame.h
1536include/xulrunner/nsITextScroll.h 1710include/xulrunner/nsITextScroll.h
1537include/xulrunner/nsITextService.h 1711include/xulrunner/nsITextService.h
1538include/xulrunner/nsITextServicesDocument.h 1712include/xulrunner/nsITextServicesDocument.h
1539include/xulrunner/nsITextServicesFilter.h 1713include/xulrunner/nsITextServicesFilter.h
1540include/xulrunner/nsITextToSubURI.h 1714include/xulrunner/nsITextToSubURI.h
1541include/xulrunner/nsITextTransform.h 
1542include/xulrunner/nsIThebesFontMetrics.h 1715include/xulrunner/nsIThebesFontMetrics.h
1543include/xulrunner/nsITheme.h 1716include/xulrunner/nsITheme.h
1544include/xulrunner/nsIThread.h 1717include/xulrunner/nsIThread.h
1545include/xulrunner/nsIThreadInternal.h 1718include/xulrunner/nsIThreadInternal.h
1546include/xulrunner/nsIThreadManager.h 1719include/xulrunner/nsIThreadManager.h
1547include/xulrunner/nsIThreadPool.h 1720include/xulrunner/nsIThreadPool.h
1548include/xulrunner/nsITimelineService.h 1721include/xulrunner/nsITimelineService.h
1549include/xulrunner/nsITimer.h 1722include/xulrunner/nsITimer.h
1550include/xulrunner/nsITokenDialogs.h 1723include/xulrunner/nsITokenDialogs.h
1551include/xulrunner/nsITokenPasswordDialogs.h 1724include/xulrunner/nsITokenPasswordDialogs.h
1552include/xulrunner/nsITokenizer.h 1725include/xulrunner/nsITokenizer.h
1553include/xulrunner/nsIToolkit.h 1726include/xulrunner/nsIToolkit.h
1554include/xulrunner/nsIToolkitChromeRegistry.h 1727include/xulrunner/nsIToolkitChromeRegistry.h
@@ -1570,109 +1743,111 @@ include/xulrunner/nsITreeBoxObject.h @@ -1570,109 +1743,111 @@ include/xulrunner/nsITreeBoxObject.h
1570include/xulrunner/nsITreeColumns.h 1743include/xulrunner/nsITreeColumns.h
1571include/xulrunner/nsITreeContentView.h 1744include/xulrunner/nsITreeContentView.h
1572include/xulrunner/nsITreeSelection.h 1745include/xulrunner/nsITreeSelection.h
1573include/xulrunner/nsITreeView.h 1746include/xulrunner/nsITreeView.h
1574include/xulrunner/nsITypeAheadFind.h 1747include/xulrunner/nsITypeAheadFind.h
1575include/xulrunner/nsIUGenCategory.h 1748include/xulrunner/nsIUGenCategory.h
1576include/xulrunner/nsIURI.h 1749include/xulrunner/nsIURI.h
1577include/xulrunner/nsIURIChecker.h 1750include/xulrunner/nsIURIChecker.h
1578include/xulrunner/nsIURIClassifier.h 1751include/xulrunner/nsIURIClassifier.h
1579include/xulrunner/nsIURIContentListener.h 1752include/xulrunner/nsIURIContentListener.h
1580include/xulrunner/nsIURIFixup.h 1753include/xulrunner/nsIURIFixup.h
1581include/xulrunner/nsIURILoader.h 1754include/xulrunner/nsIURILoader.h
1582include/xulrunner/nsIURIRefObject.h 1755include/xulrunner/nsIURIRefObject.h
 1756include/xulrunner/nsIURIWithPrincipal.h
1583include/xulrunner/nsIURL.h 1757include/xulrunner/nsIURL.h
1584include/xulrunner/nsIURLFormatter.h 1758include/xulrunner/nsIURLFormatter.h
1585include/xulrunner/nsIURLParser.h 1759include/xulrunner/nsIURLParser.h
1586include/xulrunner/nsIUTF8ConverterService.h 1760include/xulrunner/nsIUTF8ConverterService.h
1587include/xulrunner/nsIUUIDGenerator.h 1761include/xulrunner/nsIUUIDGenerator.h
1588include/xulrunner/nsIUnicharBuffer.h 1762include/xulrunner/nsIUnicharBuffer.h
1589include/xulrunner/nsIUnicharInputStream.h 1763include/xulrunner/nsIUnicharInputStream.h
1590include/xulrunner/nsIUnicharLineInputStream.h 1764include/xulrunner/nsIUnicharLineInputStream.h
1591include/xulrunner/nsIUnicharOutputStream.h 1765include/xulrunner/nsIUnicharOutputStream.h
1592include/xulrunner/nsIUnicharStreamListener.h 1766include/xulrunner/nsIUnicharStreamListener.h
1593include/xulrunner/nsIUnicharStreamLoader.h 1767include/xulrunner/nsIUnicharStreamLoader.h
1594include/xulrunner/nsIUnicodeDecoder.h 1768include/xulrunner/nsIUnicodeDecoder.h
1595include/xulrunner/nsIUnicodeEncoder.h 1769include/xulrunner/nsIUnicodeEncoder.h
1596include/xulrunner/nsIUnicodeNormalizer.h 1770include/xulrunner/nsIUnicodeNormalizer.h
1597include/xulrunner/nsIUpdateService.h 1771include/xulrunner/nsIUpdateService.h
1598include/xulrunner/nsIUpdateTimerManager.h 1772include/xulrunner/nsIUpdateTimerManager.h
1599include/xulrunner/nsIUploadChannel.h 1773include/xulrunner/nsIUploadChannel.h
1600include/xulrunner/nsIUploadChannel2.h 1774include/xulrunner/nsIUploadChannel2.h
 1775include/xulrunner/nsIUrlClassifierDBService.h
 1776include/xulrunner/nsIUrlClassifierHashCompleter.h
 1777include/xulrunner/nsIUrlClassifierStreamUpdater.h
 1778include/xulrunner/nsIUrlClassifierUtils.h
 1779include/xulrunner/nsIUrlListManager.h
1601include/xulrunner/nsIUserCertPicker.h 1780include/xulrunner/nsIUserCertPicker.h
1602include/xulrunner/nsIUserInfo.h 1781include/xulrunner/nsIUserInfo.h
1603include/xulrunner/nsIVariant.h 1782include/xulrunner/nsIVariant.h
1604include/xulrunner/nsIVersionComparator.h 1783include/xulrunner/nsIVersionComparator.h
1605include/xulrunner/nsIView.h 1784include/xulrunner/nsIView.h
1606include/xulrunner/nsIViewManager.h 1785include/xulrunner/nsIViewManager.h
1607include/xulrunner/nsIViewObserver.h 1786include/xulrunner/nsIViewObserver.h
1608include/xulrunner/nsIViewSourceChannel.h 1787include/xulrunner/nsIViewSourceChannel.h
1609include/xulrunner/nsIWeakReference.h 1788include/xulrunner/nsIWeakReference.h
1610include/xulrunner/nsIWeakReferenceUtils.h 1789include/xulrunner/nsIWeakReferenceUtils.h
1611include/xulrunner/nsIWebBrowser.h 1790include/xulrunner/nsIWebBrowser.h
1612include/xulrunner/nsIWebBrowserChrome.h 1791include/xulrunner/nsIWebBrowserChrome.h
1613include/xulrunner/nsIWebBrowserChrome2.h 1792include/xulrunner/nsIWebBrowserChrome2.h
 1793include/xulrunner/nsIWebBrowserChrome3.h
1614include/xulrunner/nsIWebBrowserChromeFocus.h 1794include/xulrunner/nsIWebBrowserChromeFocus.h
1615include/xulrunner/nsIWebBrowserFind.h 1795include/xulrunner/nsIWebBrowserFind.h
1616include/xulrunner/nsIWebBrowserFocus.h 1796include/xulrunner/nsIWebBrowserFocus.h
1617include/xulrunner/nsIWebBrowserPersist.h 1797include/xulrunner/nsIWebBrowserPersist.h
1618include/xulrunner/nsIWebBrowserPrint.h 1798include/xulrunner/nsIWebBrowserPrint.h
1619include/xulrunner/nsIWebBrowserSetup.h 1799include/xulrunner/nsIWebBrowserSetup.h
1620include/xulrunner/nsIWebBrowserStream.h 1800include/xulrunner/nsIWebBrowserStream.h
1621include/xulrunner/nsIWebContentHandlerRegistrar.h 1801include/xulrunner/nsIWebContentHandlerRegistrar.h
1622include/xulrunner/nsIWebNavigation.h 1802include/xulrunner/nsIWebNavigation.h
1623include/xulrunner/nsIWebNavigationInfo.h 1803include/xulrunner/nsIWebNavigationInfo.h
1624include/xulrunner/nsIWebPageDescriptor.h 1804include/xulrunner/nsIWebPageDescriptor.h
1625include/xulrunner/nsIWebProgress.h 1805include/xulrunner/nsIWebProgress.h
1626include/xulrunner/nsIWebProgressListener.h 1806include/xulrunner/nsIWebProgressListener.h
1627include/xulrunner/nsIWebProgressListener2.h 1807include/xulrunner/nsIWebProgressListener2.h
1628include/xulrunner/nsIWebShellServices.h 1808include/xulrunner/nsIWebShellServices.h
 1809include/xulrunner/nsIWebSocket.h
 1810include/xulrunner/nsIWebappsSupport.h
1629include/xulrunner/nsIWidget.h 1811include/xulrunner/nsIWidget.h
1630include/xulrunner/nsIWin32Locale.h 1812include/xulrunner/nsIWin32Locale.h
1631include/xulrunner/nsIWindowCreator.h 1813include/xulrunner/nsIWindowCreator.h
1632include/xulrunner/nsIWindowCreator2.h 1814include/xulrunner/nsIWindowCreator2.h
1633include/xulrunner/nsIWindowDataSource.h 1815include/xulrunner/nsIWindowDataSource.h
1634include/xulrunner/nsIWindowMediator.h 1816include/xulrunner/nsIWindowMediator.h
1635include/xulrunner/nsIWindowMediatorListener.h 1817include/xulrunner/nsIWindowMediatorListener.h
1636include/xulrunner/nsIWindowProvider.h 1818include/xulrunner/nsIWindowProvider.h
1637include/xulrunner/nsIWindowWatcher.h 1819include/xulrunner/nsIWindowWatcher.h
1638include/xulrunner/nsIWordBreaker.h 1820include/xulrunner/nsIWordBreaker.h
1639include/xulrunner/nsIWritablePropertyBag.h 1821include/xulrunner/nsIWritablePropertyBag.h
1640include/xulrunner/nsIWritablePropertyBag2.h 1822include/xulrunner/nsIWritablePropertyBag2.h
1641include/xulrunner/nsIWyciwygChannel.h 1823include/xulrunner/nsIWyciwygChannel.h
1642include/xulrunner/nsIX509Cert.h 1824include/xulrunner/nsIX509Cert.h
1643include/xulrunner/nsIX509Cert2.h 1825include/xulrunner/nsIX509Cert2.h
1644include/xulrunner/nsIX509Cert3.h 1826include/xulrunner/nsIX509Cert3.h
1645include/xulrunner/nsIX509CertDB.h 1827include/xulrunner/nsIX509CertDB.h
1646include/xulrunner/nsIX509CertDB2.h 1828include/xulrunner/nsIX509CertDB2.h
1647include/xulrunner/nsIX509CertList.h 1829include/xulrunner/nsIX509CertList.h
1648include/xulrunner/nsIX509CertValidity.h 1830include/xulrunner/nsIX509CertValidity.h
1649include/xulrunner/nsIXBLAccessible.h 1831include/xulrunner/nsIXBLAccessible.h
1650include/xulrunner/nsIXBLDocumentInfo.h 
1651include/xulrunner/nsIXBLService.h 1832include/xulrunner/nsIXBLService.h
1652include/xulrunner/nsIXFormsUtilityService.h 1833include/xulrunner/nsIXFormsUtilityService.h
1653include/xulrunner/nsIXMLContentBuilder.h 1834include/xulrunner/nsIXMLContentBuilder.h
1654include/xulrunner/nsIXMLContentSink.h 1835include/xulrunner/nsIXMLContentSink.h
1655include/xulrunner/nsIXMLEncodingService.h 
1656include/xulrunner/nsIXMLHttpRequest.h 1836include/xulrunner/nsIXMLHttpRequest.h
1657include/xulrunner/nsIXPCScriptNotify.h 1837include/xulrunner/nsIXPCScriptNotify.h
1658include/xulrunner/nsIXPCScriptable.h 1838include/xulrunner/nsIXPCScriptable.h
1659include/xulrunner/nsIXPCSecurityManager.h 1839include/xulrunner/nsIXPCSecurityManager.h
1660include/xulrunner/nsIXPConnect.h 1840include/xulrunner/nsIXPConnect.h
1661include/xulrunner/nsIXPIDialogService.h 
1662include/xulrunner/nsIXPIInstallInfo.h 
1663include/xulrunner/nsIXPIProgressDialog.h 
1664include/xulrunner/nsIXPInstallManager.h 
1665include/xulrunner/nsIXPTLoader.h 
1666include/xulrunner/nsIXPathEvaluatorInternal.h 1841include/xulrunner/nsIXPathEvaluatorInternal.h
1667include/xulrunner/nsIXPointer.h 1842include/xulrunner/nsIXPointer.h
1668include/xulrunner/nsIXSLTException.h 1843include/xulrunner/nsIXSLTException.h
1669include/xulrunner/nsIXSLTProcessor.h 1844include/xulrunner/nsIXSLTProcessor.h
1670include/xulrunner/nsIXSLTProcessorObsolete.h 1845include/xulrunner/nsIXSLTProcessorObsolete.h
1671include/xulrunner/nsIXSLTProcessorPrivate.h 1846include/xulrunner/nsIXSLTProcessorPrivate.h
1672include/xulrunner/nsIXTFAttributeHandler.h 1847include/xulrunner/nsIXTFAttributeHandler.h
1673include/xulrunner/nsIXTFElement.h 1848include/xulrunner/nsIXTFElement.h
1674include/xulrunner/nsIXTFElementFactory.h 1849include/xulrunner/nsIXTFElementFactory.h
1675include/xulrunner/nsIXTFElementWrapper.h 1850include/xulrunner/nsIXTFElementWrapper.h
1676include/xulrunner/nsIXTFPrivate.h 1851include/xulrunner/nsIXTFPrivate.h
1677include/xulrunner/nsIXTFService.h 1852include/xulrunner/nsIXTFService.h
1678include/xulrunner/nsIXULAppInfo.h 1853include/xulrunner/nsIXULAppInfo.h
@@ -1685,136 +1860,136 @@ include/xulrunner/nsIXULPrototypeCache.h @@ -1685,136 +1860,136 @@ include/xulrunner/nsIXULPrototypeCache.h
1685include/xulrunner/nsIXULRuntime.h 1860include/xulrunner/nsIXULRuntime.h
1686include/xulrunner/nsIXULSortService.h 1861include/xulrunner/nsIXULSortService.h
1687include/xulrunner/nsIXULTemplateBuilder.h 1862include/xulrunner/nsIXULTemplateBuilder.h
1688include/xulrunner/nsIXULTemplateQueryProcessor.h 1863include/xulrunner/nsIXULTemplateQueryProcessor.h
1689include/xulrunner/nsIXULTemplateResult.h 1864include/xulrunner/nsIXULTemplateResult.h
1690include/xulrunner/nsIXULTemplateRuleFilter.h 1865include/xulrunner/nsIXULTemplateRuleFilter.h
1691include/xulrunner/nsIXULWindow.h 1866include/xulrunner/nsIXULWindow.h
1692include/xulrunner/nsIZipReader.h 1867include/xulrunner/nsIZipReader.h
1693include/xulrunner/nsIZipWriter.h 1868include/xulrunner/nsIZipWriter.h
1694include/xulrunner/nsImageMapUtils.h 1869include/xulrunner/nsImageMapUtils.h
1695include/xulrunner/nsInt64.h 1870include/xulrunner/nsInt64.h
1696include/xulrunner/nsInterfaceHashtable.h 1871include/xulrunner/nsInterfaceHashtable.h
1697include/xulrunner/nsInterfaceRequestorAgg.h 1872include/xulrunner/nsInterfaceRequestorAgg.h
 1873include/xulrunner/nsJSON.h
1698include/xulrunner/nsJSPrincipals.h 1874include/xulrunner/nsJSPrincipals.h
1699include/xulrunner/nsJSProtocolHandler.h 1875include/xulrunner/nsJSProtocolHandler.h
1700include/xulrunner/nsLWBrkCIID.h 1876include/xulrunner/nsLWBrkCIID.h
1701include/xulrunner/nsLayoutCID.h 1877include/xulrunner/nsLayoutCID.h
1702include/xulrunner/nsLayoutErrors.h 1878include/xulrunner/nsLayoutErrors.h
1703include/xulrunner/nsLayoutStatics.h 1879include/xulrunner/nsLayoutStatics.h
1704include/xulrunner/nsLayoutStylesheetCache.h 1880include/xulrunner/nsLayoutStylesheetCache.h
1705include/xulrunner/nsLayoutUtils.h 1881include/xulrunner/nsLayoutUtils.h
1706include/xulrunner/nsLineBreaker.h 1882include/xulrunner/nsLineBreaker.h
1707include/xulrunner/nsLinebreakConverter.h 1883include/xulrunner/nsLinebreakConverter.h
1708include/xulrunner/nsLiteralString.h 1884include/xulrunner/nsLiteralString.h
1709include/xulrunner/nsLocalFile.h 1885include/xulrunner/nsLocalFile.h
1710include/xulrunner/nsLocalFileUnix.h 1886include/xulrunner/nsLocalFileUnix.h
1711include/xulrunner/nsLocaleCID.h 1887include/xulrunner/nsLocaleCID.h
1712include/xulrunner/nsMargin.h 1888include/xulrunner/nsMargin.h
1713include/xulrunner/nsMathUtils.h 1889include/xulrunner/nsMathUtils.h
1714include/xulrunner/nsMediaCache.h 1890include/xulrunner/nsMediaCache.h
1715include/xulrunner/nsMediaDecoder.h 1891include/xulrunner/nsMediaDecoder.h
1716include/xulrunner/nsMediaStream.h 1892include/xulrunner/nsMediaStream.h
1717include/xulrunner/nsMemory.h 1893include/xulrunner/nsMemory.h
1718include/xulrunner/nsMetaCharsetCID.h 
1719include/xulrunner/nsMimeTypes.h 1894include/xulrunner/nsMimeTypes.h
1720include/xulrunner/nsModule.h 
1721include/xulrunner/nsMorkReader.h 1895include/xulrunner/nsMorkReader.h
1722include/xulrunner/nsMultiplexInputStream.h 1896include/xulrunner/nsMultiplexInputStream.h
1723include/xulrunner/nsMutationEvent.h 1897include/xulrunner/nsMutationEvent.h
1724include/xulrunner/nsNativeCharsetUtils.h 1898include/xulrunner/nsNativeCharsetUtils.h
1725include/xulrunner/nsNativeWidget.h 1899include/xulrunner/nsNativeWidget.h
1726include/xulrunner/nsNetCID.h 1900include/xulrunner/nsNetCID.h
1727include/xulrunner/nsNetError.h 1901include/xulrunner/nsNetError.h
1728include/xulrunner/nsNetStrings.h 1902include/xulrunner/nsNetStrings.h
1729include/xulrunner/nsNetUtil.h 1903include/xulrunner/nsNetUtil.h
1730include/xulrunner/nsNodeInfoManager.h 1904include/xulrunner/nsNodeInfoManager.h
1731include/xulrunner/nsOSHelperAppService.h 1905include/xulrunner/nsOSHelperAppService.h
1732include/xulrunner/nsObjCExceptions.h 1906include/xulrunner/nsObjCExceptions.h
1733include/xulrunner/nsObserverService.h 1907include/xulrunner/nsObserverService.h
1734include/xulrunner/nsObsoleteModuleLoading.h 1908include/xulrunner/nsOggCodecState.h
1735include/xulrunner/nsOggDecoder.h 1909include/xulrunner/nsOggDecoder.h
 1910include/xulrunner/nsOggDecoderStateMachine.h
1736include/xulrunner/nsPIBoxObject.h 1911include/xulrunner/nsPIBoxObject.h
1737include/xulrunner/nsPICertNotification.h 
1738include/xulrunner/nsPICommandUpdater.h 1912include/xulrunner/nsPICommandUpdater.h
1739include/xulrunner/nsPIDNSService.h 1913include/xulrunner/nsPIDNSService.h
1740include/xulrunner/nsPIDOMEventTarget.h 1914include/xulrunner/nsPIDOMEventTarget.h
1741include/xulrunner/nsPIDOMStorage.h 1915include/xulrunner/nsPIDOMStorage.h
1742include/xulrunner/nsPIDOMWindow.h 1916include/xulrunner/nsPIDOMWindow.h
1743include/xulrunner/nsPIEditorTransaction.h 1917include/xulrunner/nsPIEditorTransaction.h
1744include/xulrunner/nsPIPlacesDatabase.h 1918include/xulrunner/nsPIPlacesDatabase.h
1745include/xulrunner/nsPIPlacesHistoryListenersNotifier.h 1919include/xulrunner/nsPIPlacesHistoryListenersNotifier.h
1746include/xulrunner/nsPIPromptService.h 1920include/xulrunner/nsPIPromptService.h
1747include/xulrunner/nsPISocketTransportService.h 1921include/xulrunner/nsPISocketTransportService.h
1748include/xulrunner/nsPIWindowRoot.h 1922include/xulrunner/nsPIWindowRoot.h
1749include/xulrunner/nsPIWindowWatcher.h 1923include/xulrunner/nsPIWindowWatcher.h
1750include/xulrunner/nsPLDOMEvent.h 1924include/xulrunner/nsPLDOMEvent.h
1751include/xulrunner/nsPSPrinters.h 
1752include/xulrunner/nsPaperPS.h 
1753include/xulrunner/nsParserCIID.h 1925include/xulrunner/nsParserCIID.h
1754include/xulrunner/nsParserDataListener.h 1926include/xulrunner/nsParserDataListener.h
1755include/xulrunner/nsPluginError.h 1927include/xulrunner/nsPluginError.h
1756include/xulrunner/nsPluginLogging.h 1928include/xulrunner/nsPluginLogging.h
1757include/xulrunner/nsPluginNativeWindow.h 1929include/xulrunner/nsPluginNativeWindow.h
1758include/xulrunner/nsPluginsCID.h 1930include/xulrunner/nsPluginsCID.h
1759include/xulrunner/nsPoint.h 1931include/xulrunner/nsPoint.h
1760include/xulrunner/nsPrefsCID.h 
1761include/xulrunner/nsPresContext.h 1932include/xulrunner/nsPresContext.h
1762include/xulrunner/nsPresShellIterator.h 
1763include/xulrunner/nsPresState.h 1933include/xulrunner/nsPresState.h
1764include/xulrunner/nsPrintfCString.h 1934include/xulrunner/nsPrintfCString.h
1765include/xulrunner/nsProcess.h 1935include/xulrunner/nsProcess.h
1766include/xulrunner/nsProfileDirServiceProvider.h 1936include/xulrunner/nsProfileDirServiceProvider.h
1767include/xulrunner/nsPromiseFlatString.h 1937include/xulrunner/nsPromiseFlatString.h
1768include/xulrunner/nsPromptUtils.h 1938include/xulrunner/nsPromptUtils.h
1769include/xulrunner/nsPropertyTable.h 1939include/xulrunner/nsPropertyTable.h
1770include/xulrunner/nsProxiedService.h 1940include/xulrunner/nsProxiedService.h
1771include/xulrunner/nsProxyRelease.h 1941include/xulrunner/nsProxyRelease.h
1772include/xulrunner/nsQueryFrame.h 1942include/xulrunner/nsQueryFrame.h
1773include/xulrunner/nsQuickSort.h 1943include/xulrunner/nsQuickSort.h
1774include/xulrunner/nsRDFCID.h 1944include/xulrunner/nsRDFCID.h
1775include/xulrunner/nsRDFResource.h 1945include/xulrunner/nsRDFResource.h
1776include/xulrunner/nsReadLine.h 1946include/xulrunner/nsReadLine.h
1777include/xulrunner/nsReadableUtils.h 1947include/xulrunner/nsReadableUtils.h
1778include/xulrunner/nsRect.h 1948include/xulrunner/nsRect.h
1779include/xulrunner/nsRecyclingAllocator.h 1949include/xulrunner/nsRecyclingAllocator.h
1780include/xulrunner/nsRefPtrHashtable.h 1950include/xulrunner/nsRefPtrHashtable.h
1781include/xulrunner/nsReferencedElement.h 1951include/xulrunner/nsReferencedElement.h
 1952include/xulrunner/nsRefreshDriver.h
1782include/xulrunner/nsRegion.h 1953include/xulrunner/nsRegion.h
1783include/xulrunner/nsRootAccessible.h 
1784include/xulrunner/nsRootAccessibleWrap.h 1954include/xulrunner/nsRootAccessibleWrap.h
1785include/xulrunner/nsRuleData.h 1955include/xulrunner/nsRuleData.h
1786include/xulrunner/nsRuleNode.h 1956include/xulrunner/nsRuleNode.h
1787include/xulrunner/nsRuleProcessorData.h 1957include/xulrunner/nsRuleProcessorData.h
1788include/xulrunner/nsRuleWalker.h 1958include/xulrunner/nsRuleWalker.h
1789include/xulrunner/nsSAXAttributes.h 1959include/xulrunner/nsSAXAttributes.h
1790include/xulrunner/nsSAXLocator.h 1960include/xulrunner/nsSAXLocator.h
1791include/xulrunner/nsSAXXMLReader.h 1961include/xulrunner/nsSAXXMLReader.h
 1962include/xulrunner/nsSMILAnimationController.h
 1963include/xulrunner/nsSMILCSSProperty.h
 1964include/xulrunner/nsSMILCompositorTable.h
 1965include/xulrunner/nsSMILKeySpline.h
 1966include/xulrunner/nsSMILMappedAttribute.h
 1967include/xulrunner/nsSMILMilestone.h
 1968include/xulrunner/nsSMILTimeContainer.h
 1969include/xulrunner/nsSMILTypes.h
1792include/xulrunner/nsSVGEffects.h 1970include/xulrunner/nsSVGEffects.h
1793include/xulrunner/nsSVGFeatures.h 1971include/xulrunner/nsSVGFeatures.h
1794include/xulrunner/nsSVGFilterInstance.h 1972include/xulrunner/nsSVGFilterInstance.h
1795include/xulrunner/nsSVGForeignObjectFrame.h 1973include/xulrunner/nsSVGForeignObjectFrame.h
1796include/xulrunner/nsSVGIntegrationUtils.h 1974include/xulrunner/nsSVGIntegrationUtils.h
1797include/xulrunner/nsSVGMatrix.h 1975include/xulrunner/nsSVGMatrix.h
1798include/xulrunner/nsSVGNumber.h 
1799include/xulrunner/nsSVGPoint.h 
1800include/xulrunner/nsSVGRect.h 1976include/xulrunner/nsSVGRect.h
1801include/xulrunner/nsSVGUtils.h 1977include/xulrunner/nsSVGUtils.h
1802include/xulrunner/nsScannerString.h 1978include/xulrunner/nsScannerString.h
1803include/xulrunner/nsScriptLoader.h 1979include/xulrunner/nsScriptLoader.h
1804include/xulrunner/nsScriptableInputStream.h 1980include/xulrunner/nsScriptableInputStream.h
1805include/xulrunner/nsServiceManagerUtils.h 1981include/xulrunner/nsServiceManagerUtils.h
1806include/xulrunner/nsSize.h 1982include/xulrunner/nsSize.h
1807include/xulrunner/nsSoftwareUpdateIIDs.h 
1808include/xulrunner/nsStackWalk.h 1983include/xulrunner/nsStackWalk.h
1809include/xulrunner/nsStaticAtom.h 1984include/xulrunner/nsStaticAtom.h
1810include/xulrunner/nsStaticComponents.h 1985include/xulrunner/nsStaticComponents.h
1811include/xulrunner/nsStaticNameTable.h 1986include/xulrunner/nsStaticNameTable.h
1812include/xulrunner/nsStorageStream.h 1987include/xulrunner/nsStorageStream.h
1813include/xulrunner/nsStreamUtils.h 1988include/xulrunner/nsStreamUtils.h
1814include/xulrunner/nsString.h 1989include/xulrunner/nsString.h
1815include/xulrunner/nsStringAPI.h 1990include/xulrunner/nsStringAPI.h
1816include/xulrunner/nsStringBuffer.h 1991include/xulrunner/nsStringBuffer.h
1817include/xulrunner/nsStringEnumerator.h 1992include/xulrunner/nsStringEnumerator.h
1818include/xulrunner/nsStringFwd.h 1993include/xulrunner/nsStringFwd.h
1819include/xulrunner/nsStringGlue.h 1994include/xulrunner/nsStringGlue.h
1820include/xulrunner/nsStringIterator.h 1995include/xulrunner/nsStringIterator.h
@@ -1823,123 +1998,123 @@ include/xulrunner/nsStubDocumentObserver @@ -1823,123 +1998,123 @@ include/xulrunner/nsStubDocumentObserver
1823include/xulrunner/nsStubImageDecoderObserver.h 1998include/xulrunner/nsStubImageDecoderObserver.h
1824include/xulrunner/nsStubMutationObserver.h 1999include/xulrunner/nsStubMutationObserver.h
1825include/xulrunner/nsStyleChangeList.h 2000include/xulrunner/nsStyleChangeList.h
1826include/xulrunner/nsStyleConsts.h 2001include/xulrunner/nsStyleConsts.h
1827include/xulrunner/nsStyleContext.h 2002include/xulrunner/nsStyleContext.h
1828include/xulrunner/nsStyleCoord.h 2003include/xulrunner/nsStyleCoord.h
1829include/xulrunner/nsStyleSet.h 2004include/xulrunner/nsStyleSet.h
1830include/xulrunner/nsStyleStruct.h 2005include/xulrunner/nsStyleStruct.h
1831include/xulrunner/nsStyleStructFwd.h 2006include/xulrunner/nsStyleStructFwd.h
1832include/xulrunner/nsStyleStructInlines.h 2007include/xulrunner/nsStyleStructInlines.h
1833include/xulrunner/nsStyleStructList.h 2008include/xulrunner/nsStyleStructList.h
1834include/xulrunner/nsStyleTransformMatrix.h 2009include/xulrunner/nsStyleTransformMatrix.h
1835include/xulrunner/nsStyleUtil.h 2010include/xulrunner/nsStyleUtil.h
 2011include/xulrunner/nsSubDocumentFrame.h
1836include/xulrunner/nsSubstring.h 2012include/xulrunner/nsSubstring.h
1837include/xulrunner/nsSubstringTuple.h 2013include/xulrunner/nsSubstringTuple.h
1838include/xulrunner/nsSupportsArray.h 2014include/xulrunner/nsSupportsArray.h
1839include/xulrunner/nsSupportsPrimitives.h 2015include/xulrunner/nsSupportsPrimitives.h
1840include/xulrunner/nsSystemPrefLog.h 2016include/xulrunner/nsSystemPrefLog.h
1841include/xulrunner/nsSystemPrefService.h 2017include/xulrunner/nsSystemPrefService.h
 2018include/xulrunner/nsTArray-inl.h
1842include/xulrunner/nsTArray.h 2019include/xulrunner/nsTArray.h
1843include/xulrunner/nsTDependentString.h 2020include/xulrunner/nsTDependentString.h
1844include/xulrunner/nsTDependentSubstring.h 2021include/xulrunner/nsTDependentSubstring.h
1845include/xulrunner/nsTHashtable.h 2022include/xulrunner/nsTHashtable.h
1846include/xulrunner/nsTObserverArray.h 2023include/xulrunner/nsTObserverArray.h
 2024include/xulrunner/nsTPriorityQueue.h
1847include/xulrunner/nsTPromiseFlatString.h 2025include/xulrunner/nsTPromiseFlatString.h
1848include/xulrunner/nsTPtrArray.h 2026include/xulrunner/nsTPtrArray.h
1849include/xulrunner/nsTString.h 2027include/xulrunner/nsTString.h
1850include/xulrunner/nsTSubstring.h 2028include/xulrunner/nsTSubstring.h
1851include/xulrunner/nsTSubstringTuple.h 2029include/xulrunner/nsTSubstringTuple.h
1852include/xulrunner/nsTWeakRef.h 2030include/xulrunner/nsTWeakRef.h
1853include/xulrunner/nsTextAccessibleWrap.h 2031include/xulrunner/nsTextAccessibleWrap.h
1854include/xulrunner/nsTextFormatter.h 2032include/xulrunner/nsTextFormatter.h
1855include/xulrunner/nsTextFragment.h 2033include/xulrunner/nsTextFragment.h
1856include/xulrunner/nsTextServicesCID.h 2034include/xulrunner/nsTextServicesCID.h
1857include/xulrunner/nsThemeConstants.h 2035include/xulrunner/nsThemeConstants.h
1858include/xulrunner/nsThreadUtils.h 2036include/xulrunner/nsThreadUtils.h
1859include/xulrunner/nsThreadUtilsInternal.h 2037include/xulrunner/nsThreadUtilsInternal.h
1860include/xulrunner/nsTime.h 2038include/xulrunner/nsTime.h
1861include/xulrunner/nsTimer.h 
1862include/xulrunner/nsToken.h 2039include/xulrunner/nsToken.h
1863include/xulrunner/nsToolkitCompsCID.h 2040include/xulrunner/nsToolkitCompsCID.h
1864include/xulrunner/nsTraceRefcnt.h 2041include/xulrunner/nsTraceRefcnt.h
1865include/xulrunner/nsTraceRefcntImpl.h 2042include/xulrunner/nsTraceRefcntImpl.h
1866include/xulrunner/nsTransactionManagerCID.h 2043include/xulrunner/nsTransactionManagerCID.h
1867include/xulrunner/nsTransform2D.h 2044include/xulrunner/nsTransform2D.h
1868include/xulrunner/nsTreeColFrame.h 2045include/xulrunner/nsTreeColFrame.h
1869include/xulrunner/nsTreeUtils.h 2046include/xulrunner/nsTreeUtils.h
1870include/xulrunner/nsUCVJA2CID.h 2047include/xulrunner/nsUCVJA2CID.h
1871include/xulrunner/nsUCVJACID.h 2048include/xulrunner/nsUCVJACID.h
1872include/xulrunner/nsUConvCID.h 2049include/xulrunner/nsUConvCID.h
1873include/xulrunner/nsUCvCnCID.h 2050include/xulrunner/nsUCvCnCID.h
1874include/xulrunner/nsUCvIBMCID.h 2051include/xulrunner/nsUCvIBMCID.h
1875include/xulrunner/nsUCvKOCID.h 2052include/xulrunner/nsUCvKOCID.h
1876include/xulrunner/nsUCvLatinCID.h 2053include/xulrunner/nsUCvLatinCID.h
1877include/xulrunner/nsUCvMathCID.h 
1878include/xulrunner/nsUCvTW2CID.h 2054include/xulrunner/nsUCvTW2CID.h
1879include/xulrunner/nsUCvTWCID.h 2055include/xulrunner/nsUCvTWCID.h
1880include/xulrunner/nsURIHashKey.h 2056include/xulrunner/nsURIHashKey.h
1881include/xulrunner/nsURILoader.h 2057include/xulrunner/nsURILoader.h
1882include/xulrunner/nsUTF8Utils.h 2058include/xulrunner/nsUTF8Utils.h
1883include/xulrunner/nsUnicharUtilCIID.h 2059include/xulrunner/nsUnicharUtilCIID.h
1884include/xulrunner/nsUnicharUtils.h 2060include/xulrunner/nsUnicharUtils.h
1885include/xulrunner/nsVariant.h 2061include/xulrunner/nsVariant.h
1886include/xulrunner/nsVersionComparator.h 2062include/xulrunner/nsVersionComparator.h
1887include/xulrunner/nsViewsCID.h 2063include/xulrunner/nsViewsCID.h
1888include/xulrunner/nsVoidArray.h 2064include/xulrunner/nsVoidArray.h
1889include/xulrunner/nsWaveDecoder.h 2065include/xulrunner/nsWaveDecoder.h
1890include/xulrunner/nsWeakPtr.h 2066include/xulrunner/nsWeakPtr.h
1891include/xulrunner/nsWeakReference.h 2067include/xulrunner/nsWeakReference.h
 2068include/xulrunner/nsWebMDecoder.h
1892include/xulrunner/nsWhitespaceTokenizer.h 2069include/xulrunner/nsWhitespaceTokenizer.h
1893include/xulrunner/nsWidgetInitData.h 2070include/xulrunner/nsWidgetInitData.h
1894include/xulrunner/nsWidgetsCID.h 2071include/xulrunner/nsWidgetsCID.h
1895include/xulrunner/nsWildCard.h 2072include/xulrunner/nsWildCard.h
1896include/xulrunner/nsWrapperCache.h 2073include/xulrunner/nsWrapperCache.h
1897include/xulrunner/nsXBLBinding.h 2074include/xulrunner/nsXBLBinding.h
1898include/xulrunner/nsXMLEncodingCID.h 2075include/xulrunner/nsXMLEncodingCID.h
1899include/xulrunner/nsXMLNameSpaceMap.h 2076include/xulrunner/nsXMLNameSpaceMap.h
1900include/xulrunner/nsXPCOM.h 2077include/xulrunner/nsXPCOM.h
1901include/xulrunner/nsXPCOMCID.h 2078include/xulrunner/nsXPCOMCID.h
1902include/xulrunner/nsXPCOMCIDInternal.h 2079include/xulrunner/nsXPCOMCIDInternal.h
1903include/xulrunner/nsXPCOMGlue.h 2080include/xulrunner/nsXPCOMGlue.h
1904include/xulrunner/nsXPCOMStrings.h 2081include/xulrunner/nsXPCOMStrings.h
1905include/xulrunner/nsXPFEComponentsCID.h 
1906include/xulrunner/nsXPIDLString.h 2082include/xulrunner/nsXPIDLString.h
1907include/xulrunner/nsXPITriggerInfo.h 
1908include/xulrunner/nsXPTCUtils.h 2083include/xulrunner/nsXPTCUtils.h
1909include/xulrunner/nsXULAppAPI.h 2084include/xulrunner/nsXULAppAPI.h
1910include/xulrunner/nsXULListboxAccessibleWrap.h 2085include/xulrunner/nsXULListboxAccessibleWrap.h
1911include/xulrunner/nsXULMenuAccessibleWrap.h 2086include/xulrunner/nsXULMenuAccessibleWrap.h
1912include/xulrunner/nsXULPopupManager.h 2087include/xulrunner/nsXULPopupManager.h
1913include/xulrunner/nsXULTreeGridAccessibleWrap.h 2088include/xulrunner/nsXULTreeGridAccessibleWrap.h
 2089include/xulrunner/nsZipArchive.h
1914include/xulrunner/nscore.h 2090include/xulrunner/nscore.h
1915include/xulrunner/nsplugindefs.h 
1916include/xulrunner/nspluginroot.h 2091include/xulrunner/nspluginroot.h
1917include/xulrunner/nspr.h 2092include/xulrunner/nspr.h
1918include/xulrunner/nspr/md/_aix32.cfg 2093include/xulrunner/nspr/md/_aix32.cfg
1919include/xulrunner/nspr/md/_aix64.cfg 2094include/xulrunner/nspr/md/_aix64.cfg
1920include/xulrunner/nspr/md/_beos.cfg 2095include/xulrunner/nspr/md/_beos.cfg
1921include/xulrunner/nspr/md/_bsdi.cfg 2096include/xulrunner/nspr/md/_bsdi.cfg
1922include/xulrunner/nspr/md/_darwin.cfg 2097include/xulrunner/nspr/md/_darwin.cfg
1923include/xulrunner/nspr/md/_dgux.cfg 2098include/xulrunner/nspr/md/_dgux.cfg
1924include/xulrunner/nspr/md/_freebsd.cfg 2099include/xulrunner/nspr/md/_freebsd.cfg
1925include/xulrunner/nspr/md/_hpux32.cfg 2100include/xulrunner/nspr/md/_hpux32.cfg
1926include/xulrunner/nspr/md/_hpux64.cfg 2101include/xulrunner/nspr/md/_hpux64.cfg
1927include/xulrunner/nspr/md/_irix32.cfg 2102include/xulrunner/nspr/md/_irix32.cfg
1928include/xulrunner/nspr/md/_irix64.cfg 2103include/xulrunner/nspr/md/_irix64.cfg
1929include/xulrunner/nspr/md/_linux.cfg 2104include/xulrunner/nspr/md/_linux.cfg
1930include/xulrunner/nspr/md/_ncr.cfg 2105include/xulrunner/nspr/md/_ncr.cfg
1931include/xulrunner/nspr/md/_nec.cfg 2106include/xulrunner/nspr/md/_nec.cfg
1932include/xulrunner/nspr/md/_netbsd.cfg 2107include/xulrunner/nspr/md/_${LOWER_OPSYS}.cfg
1933include/xulrunner/nspr/md/_nextstep.cfg 2108include/xulrunner/nspr/md/_nextstep.cfg
1934include/xulrunner/nspr/md/_nto.cfg 2109include/xulrunner/nspr/md/_nto.cfg
1935include/xulrunner/nspr/md/_openbsd.cfg 2110include/xulrunner/nspr/md/_openbsd.cfg
1936include/xulrunner/nspr/md/_os2.cfg 2111include/xulrunner/nspr/md/_os2.cfg
1937include/xulrunner/nspr/md/_osf1.cfg 2112include/xulrunner/nspr/md/_osf1.cfg
1938include/xulrunner/nspr/md/_qnx.cfg 2113include/xulrunner/nspr/md/_qnx.cfg
1939include/xulrunner/nspr/md/_reliantunix.cfg 2114include/xulrunner/nspr/md/_reliantunix.cfg
1940include/xulrunner/nspr/md/_riscos.cfg 2115include/xulrunner/nspr/md/_riscos.cfg
1941include/xulrunner/nspr/md/_scoos.cfg 2116include/xulrunner/nspr/md/_scoos.cfg
1942include/xulrunner/nspr/md/_solaris.cfg 2117include/xulrunner/nspr/md/_solaris.cfg
1943include/xulrunner/nspr/md/_sony.cfg 2118include/xulrunner/nspr/md/_sony.cfg
1944include/xulrunner/nspr/md/_sunos4.cfg 2119include/xulrunner/nspr/md/_sunos4.cfg
1945include/xulrunner/nspr/md/_symbian.cfg 2120include/xulrunner/nspr/md/_symbian.cfg
@@ -2023,49 +2198,26 @@ include/xulrunner/nssilock.h @@ -2023,49 +2198,26 @@ include/xulrunner/nssilock.h
2023include/xulrunner/nsslocks.h 2198include/xulrunner/nsslocks.h
2024include/xulrunner/nssrwlk.h 2199include/xulrunner/nssrwlk.h
2025include/xulrunner/nssrwlkt.h 2200include/xulrunner/nssrwlkt.h
2026include/xulrunner/nssutil.h 2201include/xulrunner/nssutil.h
2027include/xulrunner/obsolete/pralarm.h 2202include/xulrunner/obsolete/pralarm.h
2028include/xulrunner/obsolete/probslet.h 2203include/xulrunner/obsolete/probslet.h
2029include/xulrunner/obsolete/protypes.h 2204include/xulrunner/obsolete/protypes.h
2030include/xulrunner/obsolete/prsem.h 2205include/xulrunner/obsolete/prsem.h
2031include/xulrunner/ocsp.h 2206include/xulrunner/ocsp.h
2032include/xulrunner/ocspt.h 2207include/xulrunner/ocspt.h
2033include/xulrunner/ogg/config_types.h 2208include/xulrunner/ogg/config_types.h
2034include/xulrunner/ogg/ogg.h 2209include/xulrunner/ogg/ogg.h
2035include/xulrunner/ogg/os_types.h 2210include/xulrunner/ogg/os_types.h
2036include/xulrunner/oggplay/config_win32.h 
2037include/xulrunner/oggplay/oggplay.h 
2038include/xulrunner/oggplay/oggplay_callback_info.h 
2039include/xulrunner/oggplay/oggplay_enums.h 
2040include/xulrunner/oggplay/oggplay_query.h 
2041include/xulrunner/oggplay/oggplay_reader.h 
2042include/xulrunner/oggplay/oggplay_seek.h 
2043include/xulrunner/oggplay/oggplay_tools.h 
2044include/xulrunner/oggplay_buffer.h 
2045include/xulrunner/oggplay_callback.h 
2046include/xulrunner/oggplay_data.h 
2047include/xulrunner/oggz/oggz.h 
2048include/xulrunner/oggz/oggz_comments.h 
2049include/xulrunner/oggz/oggz_constants.h 
2050include/xulrunner/oggz/oggz_deprecated.h 
2051include/xulrunner/oggz/oggz_io.h 
2052include/xulrunner/oggz/oggz_off_t.h 
2053include/xulrunner/oggz/oggz_off_t_generated.h 
2054include/xulrunner/oggz/oggz_read.h 
2055include/xulrunner/oggz/oggz_seek.h 
2056include/xulrunner/oggz/oggz_stream.h 
2057include/xulrunner/oggz/oggz_table.h 
2058include/xulrunner/oggz/oggz_write.h 
2059include/xulrunner/opentype-sanitiser.h 2211include/xulrunner/opentype-sanitiser.h
2060include/xulrunner/ots-memory-stream.h 2212include/xulrunner/ots-memory-stream.h
2061include/xulrunner/p12.h 2213include/xulrunner/p12.h
2062include/xulrunner/p12plcy.h 2214include/xulrunner/p12plcy.h
2063include/xulrunner/p12t.h 2215include/xulrunner/p12t.h
2064include/xulrunner/pixman-version.h 2216include/xulrunner/pixman-version.h
2065include/xulrunner/pixman.h 2217include/xulrunner/pixman.h
2066include/xulrunner/pk11func.h 2218include/xulrunner/pk11func.h
2067include/xulrunner/pk11pqg.h 2219include/xulrunner/pk11pqg.h
2068include/xulrunner/pk11priv.h 2220include/xulrunner/pk11priv.h
2069include/xulrunner/pk11pub.h 2221include/xulrunner/pk11pub.h
2070include/xulrunner/pk11sdr.h 2222include/xulrunner/pk11sdr.h
2071include/xulrunner/pkcs11.h 2223include/xulrunner/pkcs11.h
@@ -2103,46 +2255,46 @@ include/xulrunner/prerror.h @@ -2103,46 +2255,46 @@ include/xulrunner/prerror.h
2103include/xulrunner/prinet.h 2255include/xulrunner/prinet.h
2104include/xulrunner/prinit.h 2256include/xulrunner/prinit.h
2105include/xulrunner/prinrval.h 2257include/xulrunner/prinrval.h
2106include/xulrunner/prio.h 2258include/xulrunner/prio.h
2107include/xulrunner/pripcsem.h 2259include/xulrunner/pripcsem.h
2108include/xulrunner/private/pprio.h 2260include/xulrunner/private/pprio.h
2109include/xulrunner/private/pprthred.h 2261include/xulrunner/private/pprthred.h
2110include/xulrunner/private/prpriv.h 2262include/xulrunner/private/prpriv.h
2111include/xulrunner/prlink.h 2263include/xulrunner/prlink.h
2112include/xulrunner/prlock.h 2264include/xulrunner/prlock.h
2113include/xulrunner/prlog.h 2265include/xulrunner/prlog.h
2114include/xulrunner/prlong.h 2266include/xulrunner/prlong.h
2115include/xulrunner/prmem.h 2267include/xulrunner/prmem.h
 2268include/xulrunner/prmjtime.h
2116include/xulrunner/prmon.h 2269include/xulrunner/prmon.h
2117include/xulrunner/prmwait.h 2270include/xulrunner/prmwait.h
2118include/xulrunner/prnetdb.h 2271include/xulrunner/prnetdb.h
2119include/xulrunner/prolock.h 2272include/xulrunner/prolock.h
2120include/xulrunner/prpdce.h 2273include/xulrunner/prpdce.h
2121include/xulrunner/prprf.h 2274include/xulrunner/prprf.h
2122include/xulrunner/prproces.h 2275include/xulrunner/prproces.h
2123include/xulrunner/prrng.h 2276include/xulrunner/prrng.h
2124include/xulrunner/prrwlock.h 2277include/xulrunner/prrwlock.h
2125include/xulrunner/prshm.h 2278include/xulrunner/prshm.h
2126include/xulrunner/prshma.h 2279include/xulrunner/prshma.h
2127include/xulrunner/prsystem.h 2280include/xulrunner/prsystem.h
2128include/xulrunner/prthread.h 2281include/xulrunner/prthread.h
2129include/xulrunner/prtime.h 2282include/xulrunner/prtime.h
2130include/xulrunner/prtpool.h 2283include/xulrunner/prtpool.h
2131include/xulrunner/prtrace.h 2284include/xulrunner/prtrace.h
2132include/xulrunner/prtypes.h 2285include/xulrunner/prtypes.h
2133include/xulrunner/prvrsion.h 2286include/xulrunner/prvrsion.h
2134include/xulrunner/prwin16.h 2287include/xulrunner/prwin16.h
2135include/xulrunner/psSharedCore.h 
2136include/xulrunner/qcms.h 2288include/xulrunner/qcms.h
2137include/xulrunner/qcmstypes.h 2289include/xulrunner/qcmstypes.h
2138include/xulrunner/rdf.h 2290include/xulrunner/rdf.h
2139include/xulrunner/rdfIDataSource.h 2291include/xulrunner/rdfIDataSource.h
2140include/xulrunner/rdfISerializer.h 2292include/xulrunner/rdfISerializer.h
2141include/xulrunner/rdfITripleVisitor.h 2293include/xulrunner/rdfITripleVisitor.h
2142include/xulrunner/secasn1.h 2294include/xulrunner/secasn1.h
2143include/xulrunner/secasn1t.h 2295include/xulrunner/secasn1t.h
2144include/xulrunner/seccomon.h 2296include/xulrunner/seccomon.h
2145include/xulrunner/secder.h 2297include/xulrunner/secder.h
2146include/xulrunner/secdert.h 2298include/xulrunner/secdert.h
2147include/xulrunner/secdig.h 2299include/xulrunner/secdig.h
2148include/xulrunner/secdigt.h 2300include/xulrunner/secdigt.h
@@ -2153,455 +2305,526 @@ include/xulrunner/secmime.h @@ -2153,455 +2305,526 @@ include/xulrunner/secmime.h
2153include/xulrunner/secmod.h 2305include/xulrunner/secmod.h
2154include/xulrunner/secmodt.h 2306include/xulrunner/secmodt.h
2155include/xulrunner/secoid.h 2307include/xulrunner/secoid.h
2156include/xulrunner/secoidt.h 2308include/xulrunner/secoidt.h
2157include/xulrunner/secpkcs5.h 2309include/xulrunner/secpkcs5.h
2158include/xulrunner/secpkcs7.h 2310include/xulrunner/secpkcs7.h
2159include/xulrunner/secport.h 2311include/xulrunner/secport.h
2160include/xulrunner/shsign.h 2312include/xulrunner/shsign.h
2161include/xulrunner/smime.h 2313include/xulrunner/smime.h
2162include/xulrunner/ssl.h 2314include/xulrunner/ssl.h
2163include/xulrunner/sslerr.h 2315include/xulrunner/sslerr.h
2164include/xulrunner/sslproto.h 2316include/xulrunner/sslproto.h
2165include/xulrunner/sslt.h 2317include/xulrunner/sslt.h
2166include/xulrunner/std_semaphore.h 
2167include/xulrunner/stopwatch.h 
2168include/xulrunner/string-template-def-char.h 2318include/xulrunner/string-template-def-char.h
2169include/xulrunner/string-template-def-unichar.h 2319include/xulrunner/string-template-def-unichar.h
2170include/xulrunner/string-template-undef.h 2320include/xulrunner/string-template-undef.h
2171include/xulrunner/sydneyaudio/sydney_audio.h 2321include/xulrunner/sydneyaudio/sydney_audio.h
2172include/xulrunner/theora/codec.h 2322include/xulrunner/theora/codec.h
2173include/xulrunner/theora/theora.h 2323include/xulrunner/theora/theora.h
2174include/xulrunner/theora/theoradec.h 2324include/xulrunner/theora/theoradec.h
2175include/xulrunner/theora/theoraenc.h 2325include/xulrunner/theora/theoraenc.h
2176include/xulrunner/txDouble.h 2326include/xulrunner/txDouble.h
2177include/xulrunner/txIEXSLTRegExFunctions.h 2327include/xulrunner/txIEXSLTRegExFunctions.h
2178include/xulrunner/txIFunctionEvaluationContext.h 2328include/xulrunner/txIFunctionEvaluationContext.h
2179include/xulrunner/txINodeSet.h 2329include/xulrunner/txINodeSet.h
2180include/xulrunner/txIXPathObject.h 2330include/xulrunner/txIXPathObject.h
2181include/xulrunner/uconvutil.h 2331include/xulrunner/uconvutil.h
2182include/xulrunner/utilrename.h 2332include/xulrunner/utilrename.h
2183include/xulrunner/vorbis/codec.h 2333include/xulrunner/vorbis/codec.h
 2334include/xulrunner/vpx/arm.h
 2335include/xulrunner/vpx/config.h
 2336include/xulrunner/vpx/mem.h
 2337include/xulrunner/vpx/scale_mode.h
 2338include/xulrunner/vpx/vp8.h
 2339include/xulrunner/vpx/vp8cx.h
 2340include/xulrunner/vpx/vp8dx.h
 2341include/xulrunner/vpx/vp8e.h
 2342include/xulrunner/vpx/vpx_codec.h
 2343include/xulrunner/vpx/vpx_codec_impl_bottom.h
 2344include/xulrunner/vpx/vpx_codec_impl_top.h
 2345include/xulrunner/vpx/vpx_decoder.h
 2346include/xulrunner/vpx/vpx_decoder_compat.h
 2347include/xulrunner/vpx/vpx_encoder.h
 2348include/xulrunner/vpx/vpx_image.h
 2349include/xulrunner/vpx/vpx_integer.h
 2350include/xulrunner/vpx/vpx_mem.h
 2351include/xulrunner/vpx/vpx_mem_intrnl.h
 2352include/xulrunner/vpx/vpx_timer.h
 2353include/xulrunner/vpx/vpxscale.h
 2354include/xulrunner/vpx/x86.h
 2355include/xulrunner/vpx/yv12config.h
 2356include/xulrunner/vpx/yv12extend.h
 2357include/xulrunner/xpcIJSGetFactory.h
2184include/xulrunner/xpcIJSModuleLoader.h 2358include/xulrunner/xpcIJSModuleLoader.h
2185include/xulrunner/xpcIJSWeakReference.h 2359include/xulrunner/xpcIJSWeakReference.h
2186include/xulrunner/xpc_map_end.h 2360include/xulrunner/xpc_map_end.h
2187include/xulrunner/xpccomponents.h 2361include/xulrunner/xpccomponents.h
2188include/xulrunner/xpcexception.h 2362include/xulrunner/xpcexception.h
2189include/xulrunner/xpcjsid.h 2363include/xulrunner/xpcjsid.h
2190include/xulrunner/xpcom-config.h 2364include/xulrunner/xpcom-config.h
 2365include/xulrunner/xpcpublic.h
2191include/xulrunner/xpt_arena.h 2366include/xulrunner/xpt_arena.h
2192include/xulrunner/xpt_struct.h 2367include/xulrunner/xpt_struct.h
2193include/xulrunner/xpt_xdr.h 2368include/xulrunner/xpt_xdr.h
2194include/xulrunner/xptcall.h 2369include/xulrunner/xptcall.h
2195include/xulrunner/xptcstubsdecl.inc 2370include/xulrunner/xptcstubsdecl.inc
2196include/xulrunner/xptcstubsdef.inc 2371include/xulrunner/xptcstubsdef.inc
2197include/xulrunner/xptinfo.h 2372include/xulrunner/xptinfo.h
2198include/xulrunner/xrecore.h 2373include/xulrunner/xrecore.h
2199include/xulrunner/zipfile.h 2374include/xulrunner/yuv_convert.h
 2375include/xulrunner/yuv_row.h
2200include/xulrunner/zipstruct.h 2376include/xulrunner/zipstruct.h
2201lib/pkgconfig/libxul-embedding.pc 2377lib/pkgconfig/libxul-embedding.pc
2202lib/pkgconfig/libxul.pc 2378lib/pkgconfig/libxul.pc
2203lib/pkgconfig/mozilla-gtkmozembed-embedding.pc 2379lib/pkgconfig/mozilla-gtkmozembed-embedding.pc
2204lib/pkgconfig/mozilla-gtkmozembed.pc 2380lib/pkgconfig/mozilla-gtkmozembed.pc
2205lib/pkgconfig/mozilla-js.pc 2381lib/pkgconfig/mozilla-js.pc
2206lib/pkgconfig/mozilla-nspr.pc 2382lib/pkgconfig/mozilla-nspr.pc
2207lib/pkgconfig/mozilla-nss.pc 2383lib/pkgconfig/mozilla-nss.pc
2208lib/pkgconfig/mozilla-plugin.pc 2384lib/pkgconfig/mozilla-plugin.pc
2209lib/xulrunner-sdk/bin 2385lib/xulrunner-sdk/bin
2210lib/xulrunner-sdk/idl 2386lib/xulrunner-sdk/idl
2211lib/xulrunner-sdk/include 2387lib/xulrunner-sdk/include
2212lib/xulrunner-sdk/lib 2388lib/xulrunner-sdk/lib
2213lib/xulrunner-sdk/sdk/lib/libcrmf.a 2389lib/xulrunner-sdk/sdk/lib/libcrmf.a
2214lib/xulrunner-sdk/sdk/lib/libembed_base_s.a 2390lib/xulrunner-sdk/sdk/lib/libmozalloc.so
2215lib/xulrunner-sdk/sdk/lib/libembed_base_standalone.a 
2216lib/xulrunner-sdk/sdk/lib/libmozjs.so 
2217lib/xulrunner-sdk/sdk/lib/libmozreg_s.a 2391lib/xulrunner-sdk/sdk/lib/libmozreg_s.a
2218lib/xulrunner-sdk/sdk/lib/libnspr4.so 2392lib/xulrunner-sdk/sdk/lib/libnspr4.so
2219lib/xulrunner-sdk/sdk/lib/libnss.a 2393lib/xulrunner-sdk/sdk/lib/libnss.a
2220lib/xulrunner-sdk/sdk/lib/libnssutil.a 2394lib/xulrunner-sdk/sdk/lib/libnssutil.a
2221lib/xulrunner-sdk/sdk/lib/libplc4.so 2395lib/xulrunner-sdk/sdk/lib/libplc4.so
2222lib/xulrunner-sdk/sdk/lib/libplds4.so 2396lib/xulrunner-sdk/sdk/lib/libplds4.so
2223lib/xulrunner-sdk/sdk/lib/libsmime.a 2397lib/xulrunner-sdk/sdk/lib/libsmime.a
2224lib/xulrunner-sdk/sdk/lib/libssl.a 2398lib/xulrunner-sdk/sdk/lib/libssl.a
2225lib/xulrunner-sdk/sdk/lib/libunicharutil_external_s.a 2399lib/xulrunner-sdk/sdk/lib/libunicharutil_external_s.a
2226lib/xulrunner-sdk/sdk/lib/libxpcom.so 2400lib/xulrunner-sdk/sdk/lib/libxpcom.so
2227lib/xulrunner-sdk/sdk/lib/libxpcomglue.a 2401lib/xulrunner-sdk/sdk/lib/libxpcomglue.a
2228lib/xulrunner-sdk/sdk/lib/libxpcomglue_s.a 2402lib/xulrunner-sdk/sdk/lib/libxpcomglue_s.a
 2403lib/xulrunner-sdk/sdk/lib/libxpcomglue_s_nomozalloc.a
2229lib/xulrunner-sdk/sdk/lib/libxul.so 2404lib/xulrunner-sdk/sdk/lib/libxul.so
2230lib/xulrunner-sdk/xpcom-config.h 2405lib/xulrunner-sdk/xpcom-config.h
2231lib/xulrunner/LICENSE 2406lib/xulrunner/LICENSE
2232lib/xulrunner/README.txt 2407lib/xulrunner/README.txt
2233lib/xulrunner/chrome/classic.jar 2408lib/xulrunner/chrome.manifest
2234lib/xulrunner/chrome/classic.manifest 
2235lib/xulrunner/chrome/comm.jar 
2236lib/xulrunner/chrome/comm.manifest 
2237lib/xulrunner/chrome/en-US.jar 2409lib/xulrunner/chrome/en-US.jar
2238lib/xulrunner/chrome/en-US.manifest 2410lib/xulrunner/chrome/en-US.manifest
2239lib/xulrunner/chrome/icons/default/default16.png 2411lib/xulrunner/chrome/icons/default/default16.png
2240lib/xulrunner/chrome/icons/default/default32.png 2412lib/xulrunner/chrome/icons/default/default32.png
2241lib/xulrunner/chrome/icons/default/default48.png 2413lib/xulrunner/chrome/icons/default/default48.png
2242lib/xulrunner/chrome/pippki.jar 2414lib/xulrunner/chrome/pippki.jar
2243lib/xulrunner/chrome/pippki.manifest 2415lib/xulrunner/chrome/pippki.manifest
2244lib/xulrunner/chrome/toolkit.jar 2416lib/xulrunner/chrome/toolkit.jar
2245lib/xulrunner/chrome/toolkit.manifest 2417lib/xulrunner/chrome/toolkit.manifest
 2418lib/xulrunner/components/ConsoleAPI.js
 2419lib/xulrunner/components/ConsoleAPI.manifest
2246lib/xulrunner/components/FeedProcessor.js 2420lib/xulrunner/components/FeedProcessor.js
 2421lib/xulrunner/components/FeedProcessor.manifest
2247lib/xulrunner/components/GPSDGeolocationProvider.js 2422lib/xulrunner/components/GPSDGeolocationProvider.js
 2423lib/xulrunner/components/GPSDGeolocationProvider.manifest
2248lib/xulrunner/components/NetworkGeolocationProvider.js 2424lib/xulrunner/components/NetworkGeolocationProvider.js
2249lib/xulrunner/components/components.list 2425lib/xulrunner/components/NetworkGeolocationProvider.manifest
 2426lib/xulrunner/components/PlacesCategoriesStarter.js
 2427lib/xulrunner/components/addonManager.js
 2428lib/xulrunner/components/amContentHandler.js
 2429lib/xulrunner/components/amWebInstallListener.js
 2430lib/xulrunner/components/contentAreaDropListener.js
 2431lib/xulrunner/components/contentAreaDropListener.manifest
 2432lib/xulrunner/components/contentSecurityPolicy.js
 2433lib/xulrunner/components/contentSecurityPolicy.manifest
 2434lib/xulrunner/components/crypto-SDR.js
 2435lib/xulrunner/components/extensions.manifest
 2436lib/xulrunner/components/interfaces.manifest
2250lib/xulrunner/components/jsconsole-clhandler.js 2437lib/xulrunner/components/jsconsole-clhandler.js
 2438lib/xulrunner/components/jsconsole-clhandler.manifest
2251${PLIST.gnome}lib/xulrunner/components/libdbusservice.so 2439${PLIST.gnome}lib/xulrunner/components/libdbusservice.so
2252lib/xulrunner/components/libimgicon.so 
2253${PLIST.gnome}lib/xulrunner/components/libmozgnome.so 2440${PLIST.gnome}lib/xulrunner/components/libmozgnome.so
2254${PLIST.gnome}lib/xulrunner/components/libnkgnomevfs.so 2441${PLIST.gnome}lib/xulrunner/components/libnkgnomevfs.so
2255lib/xulrunner/components/nsAddonRepository.js 
2256lib/xulrunner/components/nsBadCertHandler.js 2442lib/xulrunner/components/nsBadCertHandler.js
 2443lib/xulrunner/components/nsBadCertHandler.manifest
2257lib/xulrunner/components/nsBlocklistService.js 2444lib/xulrunner/components/nsBlocklistService.js
2258lib/xulrunner/components/nsContentDispatchChooser.js 2445lib/xulrunner/components/nsContentDispatchChooser.js
 2446lib/xulrunner/components/nsContentDispatchChooser.manifest
2259lib/xulrunner/components/nsContentPrefService.js 2447lib/xulrunner/components/nsContentPrefService.js
 2448lib/xulrunner/components/nsContentPrefService.manifest
2260lib/xulrunner/components/nsDefaultCLH.js 2449lib/xulrunner/components/nsDefaultCLH.js
 2450lib/xulrunner/components/nsDefaultCLH.manifest
2261lib/xulrunner/components/nsDownloadManagerUI.js 2451lib/xulrunner/components/nsDownloadManagerUI.js
2262lib/xulrunner/components/nsExtensionManager.js 2452lib/xulrunner/components/nsDownloadManagerUI.manifest
2263lib/xulrunner/components/nsFilePicker.js 2453lib/xulrunner/components/nsFilePicker.js
 2454lib/xulrunner/components/nsFilePicker.manifest
2264lib/xulrunner/components/nsFormAutoComplete.js 2455lib/xulrunner/components/nsFormAutoComplete.js
 2456lib/xulrunner/components/nsFormHistory.js
2265lib/xulrunner/components/nsHandlerService.js 2457lib/xulrunner/components/nsHandlerService.js
 2458lib/xulrunner/components/nsHandlerService.manifest
2266lib/xulrunner/components/nsHelperAppDlg.js 2459lib/xulrunner/components/nsHelperAppDlg.js
 2460lib/xulrunner/components/nsHelperAppDlg.manifest
2267lib/xulrunner/components/nsINIProcessor.js 2461lib/xulrunner/components/nsINIProcessor.js
 2462lib/xulrunner/components/nsINIProcessor.manifest
 2463lib/xulrunner/components/nsInputListAutoComplete.js
2268lib/xulrunner/components/nsLivemarkService.js 2464lib/xulrunner/components/nsLivemarkService.js
2269lib/xulrunner/components/nsLoginInfo.js 2465lib/xulrunner/components/nsLoginInfo.js
2270lib/xulrunner/components/nsLoginManager.js 2466lib/xulrunner/components/nsLoginManager.js
2271lib/xulrunner/components/nsLoginManagerPrompter.js 2467lib/xulrunner/components/nsLoginManagerPrompter.js
 2468lib/xulrunner/components/nsMicrosummaryService.js
2272lib/xulrunner/components/nsPlacesAutoComplete.js 2469lib/xulrunner/components/nsPlacesAutoComplete.js
2273lib/xulrunner/components/nsPlacesDBFlush.js 2470lib/xulrunner/components/nsPlacesAutoComplete.manifest
2274lib/xulrunner/components/nsProgressDialog.js 2471lib/xulrunner/components/nsPlacesExpiration.js
 2472lib/xulrunner/components/nsPrompter.js
 2473lib/xulrunner/components/nsPrompter.manifest
2275lib/xulrunner/components/nsProxyAutoConfig.js 2474lib/xulrunner/components/nsProxyAutoConfig.js
 2475lib/xulrunner/components/nsProxyAutoConfig.manifest
2276lib/xulrunner/components/nsSearchService.js 2476lib/xulrunner/components/nsSearchService.js
2277lib/xulrunner/components/nsSearchSuggestions.js 2477lib/xulrunner/components/nsSearchSuggestions.js
2278lib/xulrunner/components/nsTaggingService.js 2478lib/xulrunner/components/nsTaggingService.js
2279lib/xulrunner/components/nsTryToClose.js 2479lib/xulrunner/components/nsTryToClose.js
 2480lib/xulrunner/components/nsTryToClose.manifest
 2481lib/xulrunner/components/nsURLClassifier.manifest
2280lib/xulrunner/components/nsURLFormatter.js 2482lib/xulrunner/components/nsURLFormatter.js
 2483lib/xulrunner/components/nsURLFormatter.manifest
2281lib/xulrunner/components/nsUpdateService.js 2484lib/xulrunner/components/nsUpdateService.js
 2485lib/xulrunner/components/nsUpdateService.manifest
2282lib/xulrunner/components/nsUpdateServiceStub.js 2486lib/xulrunner/components/nsUpdateServiceStub.js
2283lib/xulrunner/components/nsUpdateTimerManager.js 2487lib/xulrunner/components/nsUpdateTimerManager.js
 2488lib/xulrunner/components/nsUpdateTimerManager.manifest
 2489lib/xulrunner/components/nsUrlClassifierLib.js
 2490lib/xulrunner/components/nsUrlClassifierListManager.js
2284lib/xulrunner/components/nsWebHandlerApp.js 2491lib/xulrunner/components/nsWebHandlerApp.js
 2492lib/xulrunner/components/nsWebHandlerApp.manifest
2285lib/xulrunner/components/nsXULAppInstall.js 2493lib/xulrunner/components/nsXULAppInstall.js
2286lib/xulrunner/components/pluginGlue.js 2494lib/xulrunner/components/nsXULAppInstall.manifest
 2495lib/xulrunner/components/passwordmgr.manifest
 2496lib/xulrunner/components/pluginGlue.manifest
 2497lib/xulrunner/components/satchel.manifest
2287lib/xulrunner/components/storage-Legacy.js 2498lib/xulrunner/components/storage-Legacy.js
2288lib/xulrunner/components/storage-mozStorage.js 2499lib/xulrunner/components/storage-mozStorage.js
 2500lib/xulrunner/components/toolkitplaces.manifest
 2501lib/xulrunner/components/toolkitsearch.manifest
2289lib/xulrunner/components/txEXSLTRegExFunctions.js 2502lib/xulrunner/components/txEXSLTRegExFunctions.js
 2503lib/xulrunner/components/txEXSLTRegExFunctions.manifest
2290lib/xulrunner/components/xulrunner.xpt 2504lib/xulrunner/components/xulrunner.xpt
2291lib/xulrunner/defaults/autoconfig/platform.js 2505lib/xulrunner/defaults/autoconfig/platform.js
2292lib/xulrunner/defaults/autoconfig/prefcalls.js 2506lib/xulrunner/defaults/autoconfig/prefcalls.js
2293lib/xulrunner/defaults/pref/xulrunner.js 2507lib/xulrunner/defaults/pref/xulrunner.js
2294lib/xulrunner/defaults/profile/US/chrome/userChrome-example.css 2508lib/xulrunner/defaults/profile/US/chrome/userChrome-example.css
2295lib/xulrunner/defaults/profile/US/chrome/userContent-example.css 2509lib/xulrunner/defaults/profile/US/chrome/userContent-example.css
2296lib/xulrunner/defaults/profile/US/localstore.rdf 2510lib/xulrunner/defaults/profile/US/localstore.rdf
2297lib/xulrunner/defaults/profile/chrome/userChrome-example.css 2511lib/xulrunner/defaults/profile/chrome/userChrome-example.css
2298lib/xulrunner/defaults/profile/chrome/userContent-example.css 2512lib/xulrunner/defaults/profile/chrome/userContent-example.css
2299lib/xulrunner/defaults/profile/localstore.rdf 2513lib/xulrunner/defaults/profile/localstore.rdf
2300lib/xulrunner/dependentlibs.list 2514lib/xulrunner/dependentlibs.list
2301lib/xulrunner/dictionaries/en-US.aff 2515lib/xulrunner/dictionaries/en-US.aff
2302lib/xulrunner/dictionaries/en-US.dic 2516lib/xulrunner/dictionaries/en-US.dic
2303lib/xulrunner/gre.d/${PKGVERSION}.system.conf 2517lib/xulrunner/gre.d/2.0.system.conf
2304lib/xulrunner/greprefs/all.js 2518lib/xulrunner/greprefs.js
2305lib/xulrunner/greprefs/security-prefs.js 
2306lib/xulrunner/greprefs/xpinstall.js 
2307lib/xulrunner/icons/document.png 2519lib/xulrunner/icons/document.png
2308lib/xulrunner/icons/updater.png 2520lib/xulrunner/icons/updater.png
2309lib/xulrunner/libfreebl3.chk 2521lib/xulrunner/libfreebl3.chk
2310lib/xulrunner/libfreebl3.so 2522lib/xulrunner/libfreebl3.so
2311lib/xulrunner/libmozjs.so 2523lib/xulrunner/libmozalloc.so
2312lib/xulrunner/libnspr4.so 2524lib/xulrunner/libnspr4.so
2313lib/xulrunner/libnss3.so 2525lib/xulrunner/libnss3.so
2314lib/xulrunner/libnssckbi.so 2526lib/xulrunner/libnssckbi.so
2315lib/xulrunner/libnssdbm3.chk 2527lib/xulrunner/libnssdbm3.chk
2316lib/xulrunner/libnssdbm3.so 2528lib/xulrunner/libnssdbm3.so
2317lib/xulrunner/libnssutil3.so 2529lib/xulrunner/libnssutil3.so
2318lib/xulrunner/libplc4.so 2530lib/xulrunner/libplc4.so
2319lib/xulrunner/libplds4.so 2531lib/xulrunner/libplds4.so
2320lib/xulrunner/libsmime3.so 2532lib/xulrunner/libsmime3.so
2321lib/xulrunner/libsoftokn3.chk 2533lib/xulrunner/libsoftokn3.chk
2322lib/xulrunner/libsoftokn3.so 2534lib/xulrunner/libsoftokn3.so
2323lib/xulrunner/libssl3.so 2535lib/xulrunner/libssl3.so
2324lib/xulrunner/libunicharutil_external_s.a 2536lib/xulrunner/libunicharutil_external_s.a
2325lib/xulrunner/libxpcom.so 2537lib/xulrunner/libxpcom.so
2326lib/xulrunner/libxpcomglue.a 2538lib/xulrunner/libxpcomglue.a
2327lib/xulrunner/libxpcomglue_s.a 2539lib/xulrunner/libxpcomglue_s.a
2328lib/xulrunner/libxul.so 2540lib/xulrunner/libxul.so
 2541lib/xulrunner/modules/AddonLogging.jsm
 2542lib/xulrunner/modules/AddonManager.jsm
 2543lib/xulrunner/modules/AddonRepository.jsm
 2544lib/xulrunner/modules/AddonUpdateChecker.jsm
 2545lib/xulrunner/modules/CSPUtils.jsm
2329lib/xulrunner/modules/CertUtils.jsm 2546lib/xulrunner/modules/CertUtils.jsm
 2547lib/xulrunner/modules/CommonDialog.jsm
2330lib/xulrunner/modules/DownloadLastDir.jsm 2548lib/xulrunner/modules/DownloadLastDir.jsm
 2549lib/xulrunner/modules/DownloadPaths.jsm
2331lib/xulrunner/modules/DownloadUtils.jsm 2550lib/xulrunner/modules/DownloadUtils.jsm
2332lib/xulrunner/modules/FileUtils.jsm 2551lib/xulrunner/modules/FileUtils.jsm
 2552lib/xulrunner/modules/Geometry.jsm
2333lib/xulrunner/modules/ISO8601DateUtils.jsm 2553lib/xulrunner/modules/ISO8601DateUtils.jsm
 2554lib/xulrunner/modules/InlineSpellChecker.jsm
2334lib/xulrunner/modules/LightweightThemeConsumer.jsm 2555lib/xulrunner/modules/LightweightThemeConsumer.jsm
2335lib/xulrunner/modules/LightweightThemeManager.jsm 2556lib/xulrunner/modules/LightweightThemeManager.jsm
2336lib/xulrunner/modules/Microformats.js 2557lib/xulrunner/modules/Microformats.js
2337lib/xulrunner/modules/NetUtil.jsm 2558lib/xulrunner/modules/NetUtil.jsm
 2559lib/xulrunner/modules/PerfMeasurement.jsm
2338lib/xulrunner/modules/PlacesDBUtils.jsm 2560lib/xulrunner/modules/PlacesDBUtils.jsm
 2561lib/xulrunner/modules/PlacesUtils.jsm
 2562lib/xulrunner/modules/PluginProvider.jsm
2339lib/xulrunner/modules/PluralForm.jsm 2563lib/xulrunner/modules/PluralForm.jsm
 2564lib/xulrunner/modules/PopupNotifications.jsm
 2565lib/xulrunner/modules/Services.jsm
2340lib/xulrunner/modules/SpatialNavigation.js 2566lib/xulrunner/modules/SpatialNavigation.js
2341lib/xulrunner/modules/WindowDraggingUtils.jsm 2567lib/xulrunner/modules/WindowDraggingUtils.jsm
2342lib/xulrunner/modules/XPCOMUtils.jsm 2568lib/xulrunner/modules/XPCOMUtils.jsm
 2569lib/xulrunner/modules/XPIProvider.jsm
2343lib/xulrunner/modules/ctypes.jsm 2570lib/xulrunner/modules/ctypes.jsm
2344lib/xulrunner/modules/debug.js 2571lib/xulrunner/modules/debug.js
 2572lib/xulrunner/modules/nsFormAutoCompleteResult.jsm
2345lib/xulrunner/modules/utils.js 2573lib/xulrunner/modules/utils.js
2346lib/xulrunner/mozilla-xremote-client 2574lib/xulrunner/mozilla-xremote-client
2347lib/xulrunner/nspr-config 
2348lib/xulrunner/platform.ini 2575lib/xulrunner/platform.ini
2349lib/xulrunner/plugins/libnullplugin.so 
2350lib/xulrunner/plugins/libunixprintplugin.so 
2351lib/xulrunner/res/EditorOverride.css 2576lib/xulrunner/res/EditorOverride.css
2352lib/xulrunner/res/arrow.gif 
2353lib/xulrunner/res/arrowd.gif 
2354lib/xulrunner/res/broken-image.png 
2355lib/xulrunner/res/charsetData.properties 
2356lib/xulrunner/res/charsetalias.properties 
2357lib/xulrunner/res/contenteditable.css 2577lib/xulrunner/res/contenteditable.css
2358lib/xulrunner/res/designmode.css 2578lib/xulrunner/res/designmode.css
2359lib/xulrunner/res/dtd/mathml.dtd 2579lib/xulrunner/res/dtd/mathml.dtd
2360lib/xulrunner/res/dtd/xhtml11.dtd 2580lib/xulrunner/res/dtd/xhtml11.dtd
2361lib/xulrunner/res/entityTables/html40Latin1.properties 2581lib/xulrunner/res/entityTables/html40Latin1.properties
2362lib/xulrunner/res/entityTables/html40Special.properties 2582lib/xulrunner/res/entityTables/html40Special.properties
2363lib/xulrunner/res/entityTables/html40Symbols.properties 2583lib/xulrunner/res/entityTables/html40Symbols.properties
2364lib/xulrunner/res/entityTables/htmlEntityVersions.properties 2584lib/xulrunner/res/entityTables/htmlEntityVersions.properties
2365lib/xulrunner/res/entityTables/mathml20.properties 2585lib/xulrunner/res/entityTables/mathml20.properties
2366lib/xulrunner/res/entityTables/transliterate.properties 2586lib/xulrunner/res/entityTables/transliterate.properties
2367lib/xulrunner/res/fonts/mathfont.properties 2587lib/xulrunner/res/fonts/mathfont.properties
2368lib/xulrunner/res/fonts/mathfontSTIXNonUnicode.properties 2588lib/xulrunner/res/fonts/mathfontSTIXNonUnicode.properties
2369lib/xulrunner/res/fonts/mathfontSTIXSize1.properties 2589lib/xulrunner/res/fonts/mathfontSTIXSize1.properties
 2590lib/xulrunner/res/fonts/mathfontSTIXSizeOneSym.properties
2370lib/xulrunner/res/fonts/mathfontStandardSymbolsL.properties 2591lib/xulrunner/res/fonts/mathfontStandardSymbolsL.properties
2371lib/xulrunner/res/fonts/mathfontUnicode.properties 2592lib/xulrunner/res/fonts/mathfontUnicode.properties
2372lib/xulrunner/res/forms.css 
2373lib/xulrunner/res/grabber.gif 2593lib/xulrunner/res/grabber.gif
2374lib/xulrunner/res/hiddenWindow.html 
2375lib/xulrunner/res/html.css 
2376lib/xulrunner/res/html/folder.png 2594lib/xulrunner/res/html/folder.png
2377lib/xulrunner/res/langGroups.properties 2595lib/xulrunner/res/langGroups.properties
2378lib/xulrunner/res/language.properties 2596lib/xulrunner/res/language.properties
2379lib/xulrunner/res/loading-image.png 
2380lib/xulrunner/res/mathml.css 
2381lib/xulrunner/res/quirk.css 
2382lib/xulrunner/res/svg.css 2597lib/xulrunner/res/svg.css
2383lib/xulrunner/res/table-add-column-after-active.gif 2598lib/xulrunner/res/table-add-column-after-active.gif
2384lib/xulrunner/res/table-add-column-after-hover.gif 2599lib/xulrunner/res/table-add-column-after-hover.gif
2385lib/xulrunner/res/table-add-column-after.gif 2600lib/xulrunner/res/table-add-column-after.gif
2386lib/xulrunner/res/table-add-column-before-active.gif 2601lib/xulrunner/res/table-add-column-before-active.gif
2387lib/xulrunner/res/table-add-column-before-hover.gif 2602lib/xulrunner/res/table-add-column-before-hover.gif
2388lib/xulrunner/res/table-add-column-before.gif 2603lib/xulrunner/res/table-add-column-before.gif
2389lib/xulrunner/res/table-add-row-after-active.gif 2604lib/xulrunner/res/table-add-row-after-active.gif
2390lib/xulrunner/res/table-add-row-after-hover.gif 2605lib/xulrunner/res/table-add-row-after-hover.gif
2391lib/xulrunner/res/table-add-row-after.gif 2606lib/xulrunner/res/table-add-row-after.gif
2392lib/xulrunner/res/table-add-row-before-active.gif 2607lib/xulrunner/res/table-add-row-before-active.gif
2393lib/xulrunner/res/table-add-row-before-hover.gif 2608lib/xulrunner/res/table-add-row-before-hover.gif
2394lib/xulrunner/res/table-add-row-before.gif 2609lib/xulrunner/res/table-add-row-before.gif
2395lib/xulrunner/res/table-remove-column-active.gif 2610lib/xulrunner/res/table-remove-column-active.gif
2396lib/xulrunner/res/table-remove-column-hover.gif 2611lib/xulrunner/res/table-remove-column-hover.gif
2397lib/xulrunner/res/table-remove-column.gif 2612lib/xulrunner/res/table-remove-column.gif
2398lib/xulrunner/res/table-remove-row-active.gif 2613lib/xulrunner/res/table-remove-row-active.gif
2399lib/xulrunner/res/table-remove-row-hover.gif 2614lib/xulrunner/res/table-remove-row-hover.gif
2400lib/xulrunner/res/table-remove-row.gif 2615lib/xulrunner/res/table-remove-row.gif
2401lib/xulrunner/res/ua.css 
2402lib/xulrunner/res/unixcharset.properties 
2403lib/xulrunner/res/viewsource.css 
2404lib/xulrunner/run-mozilla.sh 2616lib/xulrunner/run-mozilla.sh
2405lib/xulrunner/update.locale 2617lib/xulrunner/update.locale
2406lib/xulrunner/updater 2618lib/xulrunner/updater
2407lib/xulrunner/xpcshell 2619lib/xulrunner/xpcshell
2408lib/xulrunner/xpidl 2620lib/xulrunner/xpidl
2409lib/xulrunner/xpt_dump 2621lib/xulrunner/xpt_dump
2410lib/xulrunner/xpt_link 2622lib/xulrunner/xpt_link
2411lib/xulrunner/xulrunner 2623lib/xulrunner/xulrunner
2412lib/xulrunner/xulrunner-bin 2624lib/xulrunner/xulrunner-bin
2413lib/xulrunner/xulrunner-stub 2625lib/xulrunner/xulrunner-stub
2414share/idl/xulrunner/XPCIDispatch.idl 2626share/idl/xulrunner/XPCIDispatch.idl
 2627share/idl/xulrunner/amIInstallTrigger.idl
 2628share/idl/xulrunner/amIWebInstallListener.idl
 2629share/idl/xulrunner/amIWebInstaller.idl
2415share/idl/xulrunner/domstubs.idl 2630share/idl/xulrunner/domstubs.idl
2416share/idl/xulrunner/extIApplication.idl 2631share/idl/xulrunner/extIApplication.idl
2417share/idl/xulrunner/gfxIFormats.idl 2632share/idl/xulrunner/gfxIFormats.idl
2418share/idl/xulrunner/gfxidltypes.idl 2633share/idl/xulrunner/gfxidltypes.idl
2419share/idl/xulrunner/imgICache.idl 2634share/idl/xulrunner/imgICache.idl
2420share/idl/xulrunner/imgIContainer.idl 2635share/idl/xulrunner/imgIContainer.idl
 2636share/idl/xulrunner/imgIContainerDebug.idl
2421share/idl/xulrunner/imgIContainerObserver.idl 2637share/idl/xulrunner/imgIContainerObserver.idl
2422share/idl/xulrunner/imgIDecoder.idl 
2423share/idl/xulrunner/imgIDecoderObserver.idl 2638share/idl/xulrunner/imgIDecoderObserver.idl
2424share/idl/xulrunner/imgIEncoder.idl 2639share/idl/xulrunner/imgIEncoder.idl
2425share/idl/xulrunner/imgILoad.idl 
2426share/idl/xulrunner/imgILoader.idl 2640share/idl/xulrunner/imgILoader.idl
2427share/idl/xulrunner/imgIRequest.idl 2641share/idl/xulrunner/imgIRequest.idl
2428share/idl/xulrunner/imgITools.idl 2642share/idl/xulrunner/imgITools.idl
2429share/idl/xulrunner/inICSSValueSearch.idl 2643share/idl/xulrunner/inICSSValueSearch.idl
2430share/idl/xulrunner/inIDOMUtils.idl 2644share/idl/xulrunner/inIDOMUtils.idl
2431share/idl/xulrunner/inIDOMView.idl 2645share/idl/xulrunner/inIDOMView.idl
2432share/idl/xulrunner/inIDeepTreeWalker.idl 2646share/idl/xulrunner/inIDeepTreeWalker.idl
2433share/idl/xulrunner/inIFlasher.idl 2647share/idl/xulrunner/inIFlasher.idl
2434share/idl/xulrunner/inISearchObserver.idl 2648share/idl/xulrunner/inISearchObserver.idl
2435share/idl/xulrunner/inISearchProcess.idl 2649share/idl/xulrunner/inISearchProcess.idl
2436share/idl/xulrunner/jsdIDebuggerService.idl 2650share/idl/xulrunner/jsdIDebuggerService.idl
 2651share/idl/xulrunner/mozIAsyncHistory.idl
2437share/idl/xulrunner/mozIJSSubScriptLoader.idl 2652share/idl/xulrunner/mozIJSSubScriptLoader.idl
2438share/idl/xulrunner/mozIPersonalDictionary.idl 2653share/idl/xulrunner/mozIPersonalDictionary.idl
2439share/idl/xulrunner/mozIPlacesAutoComplete.idl 2654share/idl/xulrunner/mozIPlacesAutoComplete.idl
2440share/idl/xulrunner/mozISpellCheckingEngine.idl 2655share/idl/xulrunner/mozISpellCheckingEngine.idl
2441share/idl/xulrunner/mozISpellI18NManager.idl 2656share/idl/xulrunner/mozISpellI18NManager.idl
2442share/idl/xulrunner/mozISpellI18NUtil.idl 2657share/idl/xulrunner/mozISpellI18NUtil.idl
2443share/idl/xulrunner/mozIStorageAggregateFunction.idl 2658share/idl/xulrunner/mozIStorageAggregateFunction.idl
 2659share/idl/xulrunner/mozIStorageAsyncStatement.idl
 2660share/idl/xulrunner/mozIStorageBaseStatement.idl
2444share/idl/xulrunner/mozIStorageBindingParams.idl 2661share/idl/xulrunner/mozIStorageBindingParams.idl
2445share/idl/xulrunner/mozIStorageBindingParamsArray.idl 2662share/idl/xulrunner/mozIStorageBindingParamsArray.idl
 2663share/idl/xulrunner/mozIStorageCompletionCallback.idl
2446share/idl/xulrunner/mozIStorageConnection.idl 2664share/idl/xulrunner/mozIStorageConnection.idl
2447share/idl/xulrunner/mozIStorageError.idl 2665share/idl/xulrunner/mozIStorageError.idl
2448share/idl/xulrunner/mozIStorageFunction.idl 2666share/idl/xulrunner/mozIStorageFunction.idl
2449share/idl/xulrunner/mozIStoragePendingStatement.idl 2667share/idl/xulrunner/mozIStoragePendingStatement.idl
2450share/idl/xulrunner/mozIStorageProgressHandler.idl 2668share/idl/xulrunner/mozIStorageProgressHandler.idl
2451share/idl/xulrunner/mozIStorageResultSet.idl 2669share/idl/xulrunner/mozIStorageResultSet.idl
2452share/idl/xulrunner/mozIStorageRow.idl 2670share/idl/xulrunner/mozIStorageRow.idl
2453share/idl/xulrunner/mozIStorageService.idl 2671share/idl/xulrunner/mozIStorageService.idl
 2672share/idl/xulrunner/mozIStorageServiceQuotaManagement.idl
2454share/idl/xulrunner/mozIStorageStatement.idl 2673share/idl/xulrunner/mozIStorageStatement.idl
2455share/idl/xulrunner/mozIStorageStatementCallback.idl 2674share/idl/xulrunner/mozIStorageStatementCallback.idl
2456share/idl/xulrunner/mozIStorageStatementWrapper.idl 2675share/idl/xulrunner/mozIStorageStatementWrapper.idl
 2676share/idl/xulrunner/mozIStorageVacuumParticipant.idl
2457share/idl/xulrunner/mozIStorageValueArray.idl 2677share/idl/xulrunner/mozIStorageValueArray.idl
2458share/idl/xulrunner/mozITXTToHTMLConv.idl 2678share/idl/xulrunner/mozITXTToHTMLConv.idl
 2679share/idl/xulrunner/mozIThirdPartyUtil.idl
2459share/idl/xulrunner/nsCDefaultURIFixup.idl 2680share/idl/xulrunner/nsCDefaultURIFixup.idl
2460share/idl/xulrunner/nsCExternalHandlerService.idl 2681share/idl/xulrunner/nsCExternalHandlerService.idl
2461share/idl/xulrunner/nsCURILoader.idl 2682share/idl/xulrunner/nsCURILoader.idl
2462share/idl/xulrunner/nsCWebBrowser.idl 2683share/idl/xulrunner/nsCWebBrowser.idl
2463share/idl/xulrunner/nsCWebBrowserPersist.idl 2684share/idl/xulrunner/nsCWebBrowserPersist.idl
2464share/idl/xulrunner/nsIASN1Object.idl 2685share/idl/xulrunner/nsIASN1Object.idl
2465share/idl/xulrunner/nsIASN1PrintableItem.idl 2686share/idl/xulrunner/nsIASN1PrintableItem.idl
2466share/idl/xulrunner/nsIASN1Sequence.idl 2687share/idl/xulrunner/nsIASN1Sequence.idl
2467share/idl/xulrunner/nsIASN1Tree.idl 2688share/idl/xulrunner/nsIASN1Tree.idl
2468share/idl/xulrunner/nsIAboutModule.idl 2689share/idl/xulrunner/nsIAboutModule.idl
2469share/idl/xulrunner/nsIAccelerometer.idl 2690share/idl/xulrunner/nsIAccelerometer.idl
2470share/idl/xulrunner/nsIAccessNode.idl 2691share/idl/xulrunner/nsIAccessNode.idl
2471share/idl/xulrunner/nsIAccessibilityService.idl 
2472share/idl/xulrunner/nsIAccessible.idl 2692share/idl/xulrunner/nsIAccessible.idl
 2693share/idl/xulrunner/nsIAccessibleApplication.idl
2473share/idl/xulrunner/nsIAccessibleDocument.idl 2694share/idl/xulrunner/nsIAccessibleDocument.idl
2474share/idl/xulrunner/nsIAccessibleEditableText.idl 2695share/idl/xulrunner/nsIAccessibleEditableText.idl
2475share/idl/xulrunner/nsIAccessibleEvent.idl 2696share/idl/xulrunner/nsIAccessibleEvent.idl
2476share/idl/xulrunner/nsIAccessibleHyperLink.idl 2697share/idl/xulrunner/nsIAccessibleHyperLink.idl
2477share/idl/xulrunner/nsIAccessibleHyperText.idl 2698share/idl/xulrunner/nsIAccessibleHyperText.idl
2478share/idl/xulrunner/nsIAccessibleImage.idl 2699share/idl/xulrunner/nsIAccessibleImage.idl
2479share/idl/xulrunner/nsIAccessibleProvider.idl 2700share/idl/xulrunner/nsIAccessibleProvider.idl
2480share/idl/xulrunner/nsIAccessibleRelation.idl 2701share/idl/xulrunner/nsIAccessibleRelation.idl
2481share/idl/xulrunner/nsIAccessibleRetrieval.idl 2702share/idl/xulrunner/nsIAccessibleRetrieval.idl
2482share/idl/xulrunner/nsIAccessibleRole.idl 2703share/idl/xulrunner/nsIAccessibleRole.idl
2483share/idl/xulrunner/nsIAccessibleSelectable.idl 2704share/idl/xulrunner/nsIAccessibleSelectable.idl
2484share/idl/xulrunner/nsIAccessibleStates.idl 2705share/idl/xulrunner/nsIAccessibleStates.idl
2485share/idl/xulrunner/nsIAccessibleTable.idl 2706share/idl/xulrunner/nsIAccessibleTable.idl
2486share/idl/xulrunner/nsIAccessibleText.idl 2707share/idl/xulrunner/nsIAccessibleText.idl
2487share/idl/xulrunner/nsIAccessibleTypes.idl 2708share/idl/xulrunner/nsIAccessibleTypes.idl
2488share/idl/xulrunner/nsIAccessibleValue.idl 2709share/idl/xulrunner/nsIAccessibleValue.idl
2489share/idl/xulrunner/nsIAddonRepository.idl 
2490share/idl/xulrunner/nsIAlertsService.idl 2710share/idl/xulrunner/nsIAlertsService.idl
 2711share/idl/xulrunner/nsIAnimationFrameListener.idl
2491share/idl/xulrunner/nsIAnnotationService.idl 2712share/idl/xulrunner/nsIAnnotationService.idl
2492share/idl/xulrunner/nsIAppShell.idl 2713share/idl/xulrunner/nsIAppShell.idl
2493share/idl/xulrunner/nsIAppShellService.idl 2714share/idl/xulrunner/nsIAppShellService.idl
2494share/idl/xulrunner/nsIAppStartup.idl 2715share/idl/xulrunner/nsIAppStartup.idl
2495share/idl/xulrunner/nsIApplicationCache.idl 2716share/idl/xulrunner/nsIApplicationCache.idl
2496share/idl/xulrunner/nsIApplicationCacheChannel.idl 2717share/idl/xulrunner/nsIApplicationCacheChannel.idl
2497share/idl/xulrunner/nsIApplicationCacheContainer.idl 2718share/idl/xulrunner/nsIApplicationCacheContainer.idl
2498share/idl/xulrunner/nsIApplicationCacheService.idl 2719share/idl/xulrunner/nsIApplicationCacheService.idl
2499share/idl/xulrunner/nsIArray.idl 2720share/idl/xulrunner/nsIArray.idl
2500share/idl/xulrunner/nsIAssociatedContentSecurity.idl 2721share/idl/xulrunner/nsIAssociatedContentSecurity.idl
2501share/idl/xulrunner/nsIAsyncInputStream.idl 2722share/idl/xulrunner/nsIAsyncInputStream.idl
2502share/idl/xulrunner/nsIAsyncOutputStream.idl 2723share/idl/xulrunner/nsIAsyncOutputStream.idl
2503share/idl/xulrunner/nsIAsyncStreamCopier.idl 2724share/idl/xulrunner/nsIAsyncStreamCopier.idl
 2725share/idl/xulrunner/nsIAsyncVerifyRedirectCallback.idl
2504share/idl/xulrunner/nsIAtom.idl 2726share/idl/xulrunner/nsIAtom.idl
2505share/idl/xulrunner/nsIAtomService.idl 2727share/idl/xulrunner/nsIAtomService.idl
2506share/idl/xulrunner/nsIAuthInformation.idl 2728share/idl/xulrunner/nsIAuthInformation.idl
2507share/idl/xulrunner/nsIAuthModule.idl 2729share/idl/xulrunner/nsIAuthModule.idl
2508share/idl/xulrunner/nsIAuthPrompt.idl 2730share/idl/xulrunner/nsIAuthPrompt.idl
2509share/idl/xulrunner/nsIAuthPrompt2.idl 2731share/idl/xulrunner/nsIAuthPrompt2.idl
2510share/idl/xulrunner/nsIAuthPromptAdapterFactory.idl 2732share/idl/xulrunner/nsIAuthPromptAdapterFactory.idl
2511share/idl/xulrunner/nsIAuthPromptCallback.idl 2733share/idl/xulrunner/nsIAuthPromptCallback.idl
2512share/idl/xulrunner/nsIAuthPromptProvider.idl 2734share/idl/xulrunner/nsIAuthPromptProvider.idl
2513share/idl/xulrunner/nsIAuthPromptWrapper.idl 
2514share/idl/xulrunner/nsIAutoCompleteController.idl 2735share/idl/xulrunner/nsIAutoCompleteController.idl
2515share/idl/xulrunner/nsIAutoCompleteInput.idl 2736share/idl/xulrunner/nsIAutoCompleteInput.idl
2516share/idl/xulrunner/nsIAutoCompletePopup.idl 2737share/idl/xulrunner/nsIAutoCompletePopup.idl
2517share/idl/xulrunner/nsIAutoCompleteResult.idl 2738share/idl/xulrunner/nsIAutoCompleteResult.idl
2518share/idl/xulrunner/nsIAutoCompleteResultTypes.idl 
2519share/idl/xulrunner/nsIAutoCompleteSearch.idl 2739share/idl/xulrunner/nsIAutoCompleteSearch.idl
2520share/idl/xulrunner/nsIAutoCompleteSimpleResult.idl 2740share/idl/xulrunner/nsIAutoCompleteSimpleResult.idl
2521share/idl/xulrunner/nsIAutoConfig.idl 2741share/idl/xulrunner/nsIAutoConfig.idl
2522share/idl/xulrunner/nsIBadCertListener2.idl 2742share/idl/xulrunner/nsIBadCertListener2.idl
2523share/idl/xulrunner/nsIBaseWindow.idl 2743share/idl/xulrunner/nsIBaseWindow.idl
2524share/idl/xulrunner/nsIBidiKeyboard.idl 2744share/idl/xulrunner/nsIBidiKeyboard.idl
2525share/idl/xulrunner/nsIBinaryInputStream.idl 2745share/idl/xulrunner/nsIBinaryInputStream.idl
2526share/idl/xulrunner/nsIBinaryOutputStream.idl 2746share/idl/xulrunner/nsIBinaryOutputStream.idl
2527share/idl/xulrunner/nsIBlocklistService.idl 2747share/idl/xulrunner/nsIBlocklistService.idl
2528share/idl/xulrunner/nsIBoxObject.idl 2748share/idl/xulrunner/nsIBoxObject.idl
2529share/idl/xulrunner/nsIBrowserBoxObject.idl 2749share/idl/xulrunner/nsIBrowserBoxObject.idl
2530share/idl/xulrunner/nsIBrowserDOMWindow.idl 2750share/idl/xulrunner/nsIBrowserDOMWindow.idl
2531share/idl/xulrunner/nsIBrowserHistory.idl 2751share/idl/xulrunner/nsIBrowserHistory.idl
2532share/idl/xulrunner/nsIBrowserInstance.idl 
2533share/idl/xulrunner/nsIBrowserSearchService.idl 2752share/idl/xulrunner/nsIBrowserSearchService.idl
2534share/idl/xulrunner/nsIBufEntropyCollector.idl 2753share/idl/xulrunner/nsIBufEntropyCollector.idl
2535share/idl/xulrunner/nsIBufferedStreams.idl 2754share/idl/xulrunner/nsIBufferedStreams.idl
2536share/idl/xulrunner/nsIByteRangeRequest.idl 2755share/idl/xulrunner/nsIByteRangeRequest.idl
2537share/idl/xulrunner/nsICMSDecoder.idl 2756share/idl/xulrunner/nsICMSDecoder.idl
2538share/idl/xulrunner/nsICMSEncoder.idl 2757share/idl/xulrunner/nsICMSEncoder.idl
2539share/idl/xulrunner/nsICMSMessage.idl 2758share/idl/xulrunner/nsICMSMessage.idl
2540share/idl/xulrunner/nsICMSMessage2.idl 2759share/idl/xulrunner/nsICMSMessage2.idl
2541share/idl/xulrunner/nsICMSMessageErrors.idl 2760share/idl/xulrunner/nsICMSMessageErrors.idl
2542share/idl/xulrunner/nsICMSSecureMessage.idl 2761share/idl/xulrunner/nsICMSSecureMessage.idl
2543share/idl/xulrunner/nsICRLInfo.idl 2762share/idl/xulrunner/nsICRLInfo.idl
2544share/idl/xulrunner/nsICRLManager.idl 2763share/idl/xulrunner/nsICRLManager.idl
2545share/idl/xulrunner/nsICache.idl 2764share/idl/xulrunner/nsICache.idl
2546share/idl/xulrunner/nsICacheEntryDescriptor.idl 2765share/idl/xulrunner/nsICacheEntryDescriptor.idl
 2766share/idl/xulrunner/nsICacheInfoChannel.idl
2547share/idl/xulrunner/nsICacheListener.idl 2767share/idl/xulrunner/nsICacheListener.idl
2548share/idl/xulrunner/nsICacheService.idl 2768share/idl/xulrunner/nsICacheService.idl
2549share/idl/xulrunner/nsICacheSession.idl 2769share/idl/xulrunner/nsICacheSession.idl
2550share/idl/xulrunner/nsICacheVisitor.idl 2770share/idl/xulrunner/nsICacheVisitor.idl
2551share/idl/xulrunner/nsICachingChannel.idl 2771share/idl/xulrunner/nsICachingChannel.idl
2552share/idl/xulrunner/nsICancelable.idl 2772share/idl/xulrunner/nsICancelable.idl
 2773share/idl/xulrunner/nsICanvasGLPrivate.idl
 2774share/idl/xulrunner/nsICapturePicker.idl
2553share/idl/xulrunner/nsICategoryManager.idl 2775share/idl/xulrunner/nsICategoryManager.idl
2554share/idl/xulrunner/nsICertOverrideService.idl 2776share/idl/xulrunner/nsICertOverrideService.idl
2555share/idl/xulrunner/nsICertPickDialogs.idl 2777share/idl/xulrunner/nsICertPickDialogs.idl
2556share/idl/xulrunner/nsICertTree.idl 2778share/idl/xulrunner/nsICertTree.idl
2557share/idl/xulrunner/nsICertificateDialogs.idl 2779share/idl/xulrunner/nsICertificateDialogs.idl
2558share/idl/xulrunner/nsIChannel.idl 2780share/idl/xulrunner/nsIChannel.idl
2559share/idl/xulrunner/nsIChannelClassifier.idl 
2560share/idl/xulrunner/nsIChannelEventSink.idl 2781share/idl/xulrunner/nsIChannelEventSink.idl
 2782share/idl/xulrunner/nsIChannelPolicy.idl
2561share/idl/xulrunner/nsICharsetConverterManager.idl 2783share/idl/xulrunner/nsICharsetConverterManager.idl
2562share/idl/xulrunner/nsICharsetResolver.idl 2784share/idl/xulrunner/nsICharsetResolver.idl
2563share/idl/xulrunner/nsIChromeRegistry.idl 2785share/idl/xulrunner/nsIChromeRegistry.idl
2564share/idl/xulrunner/nsICipherInfo.idl 2786share/idl/xulrunner/nsICipherInfo.idl
2565share/idl/xulrunner/nsICiter.idl 2787share/idl/xulrunner/nsICiter.idl
2566share/idl/xulrunner/nsIClassInfo.idl 2788share/idl/xulrunner/nsIClassInfo.idl
2567share/idl/xulrunner/nsIClientAuthDialogs.idl 2789share/idl/xulrunner/nsIClientAuthDialogs.idl
2568share/idl/xulrunner/nsIClipboard.idl 2790share/idl/xulrunner/nsIClipboard.idl
2569share/idl/xulrunner/nsIClipboardCommands.idl 2791share/idl/xulrunner/nsIClipboardCommands.idl
2570share/idl/xulrunner/nsIClipboardDragDropHookList.idl 2792share/idl/xulrunner/nsIClipboardDragDropHookList.idl
2571share/idl/xulrunner/nsIClipboardDragDropHooks.idl 2793share/idl/xulrunner/nsIClipboardDragDropHooks.idl
2572share/idl/xulrunner/nsIClipboardHelper.idl 2794share/idl/xulrunner/nsIClipboardHelper.idl
2573share/idl/xulrunner/nsIClipboardOwner.idl 2795share/idl/xulrunner/nsIClipboardOwner.idl
2574share/idl/xulrunner/nsICollation.idl 2796share/idl/xulrunner/nsICollation.idl
2575share/idl/xulrunner/nsICollection.idl 2797share/idl/xulrunner/nsICollection.idl
2576share/idl/xulrunner/nsICommandHandler.idl 2798share/idl/xulrunner/nsICommandHandler.idl
2577share/idl/xulrunner/nsICommandLine.idl 2799share/idl/xulrunner/nsICommandLine.idl
2578share/idl/xulrunner/nsICommandLineHandler.idl 2800share/idl/xulrunner/nsICommandLineHandler.idl
2579share/idl/xulrunner/nsICommandLineRunner.idl 2801share/idl/xulrunner/nsICommandLineRunner.idl
2580share/idl/xulrunner/nsICommandLineValidator.idl 2802share/idl/xulrunner/nsICommandLineValidator.idl
2581share/idl/xulrunner/nsICommandManager.idl 2803share/idl/xulrunner/nsICommandManager.idl
2582share/idl/xulrunner/nsICommandParams.idl 2804share/idl/xulrunner/nsICommandParams.idl
2583share/idl/xulrunner/nsIComponentManager.idl 2805share/idl/xulrunner/nsIComponentManager.idl
2584share/idl/xulrunner/nsIComponentManagerObsolete.idl 
2585share/idl/xulrunner/nsIComponentRegistrar.idl 2806share/idl/xulrunner/nsIComponentRegistrar.idl
2586share/idl/xulrunner/nsIConsoleListener.idl 2807share/idl/xulrunner/nsIConsoleListener.idl
2587share/idl/xulrunner/nsIConsoleMessage.idl 2808share/idl/xulrunner/nsIConsoleMessage.idl
2588share/idl/xulrunner/nsIConsoleService.idl 2809share/idl/xulrunner/nsIConsoleService.idl
2589share/idl/xulrunner/nsIContainerBoxObject.idl 2810share/idl/xulrunner/nsIContainerBoxObject.idl
2590share/idl/xulrunner/nsIContentDispatchChooser.idl 2811share/idl/xulrunner/nsIContentDispatchChooser.idl
2591share/idl/xulrunner/nsIContentFilter.idl 2812share/idl/xulrunner/nsIContentFilter.idl
2592share/idl/xulrunner/nsIContentHandler.idl 2813share/idl/xulrunner/nsIContentHandler.idl
 2814share/idl/xulrunner/nsIContentPermissionPrompt.idl
2593share/idl/xulrunner/nsIContentPolicy.idl 2815share/idl/xulrunner/nsIContentPolicy.idl
2594share/idl/xulrunner/nsIContentPrefService.idl 2816share/idl/xulrunner/nsIContentPrefService.idl
 2817share/idl/xulrunner/nsIContentSecurityPolicy.idl
2595share/idl/xulrunner/nsIContentSniffer.idl 2818share/idl/xulrunner/nsIContentSniffer.idl
2596share/idl/xulrunner/nsIContentURIGrouper.idl 2819share/idl/xulrunner/nsIContentURIGrouper.idl
2597share/idl/xulrunner/nsIContentViewer.idl 2820share/idl/xulrunner/nsIContentViewer.idl
2598share/idl/xulrunner/nsIContentViewerContainer.idl 2821share/idl/xulrunner/nsIContentViewerContainer.idl
2599share/idl/xulrunner/nsIContentViewerEdit.idl 2822share/idl/xulrunner/nsIContentViewerEdit.idl
2600share/idl/xulrunner/nsIContentViewerFile.idl 2823share/idl/xulrunner/nsIContentViewerFile.idl
2601share/idl/xulrunner/nsIContextMenuListener.idl 2824share/idl/xulrunner/nsIContextMenuListener.idl
2602share/idl/xulrunner/nsIContextMenuListener2.idl 2825share/idl/xulrunner/nsIContextMenuListener2.idl
2603share/idl/xulrunner/nsIController.idl 2826share/idl/xulrunner/nsIController.idl
2604share/idl/xulrunner/nsIControllerCommand.idl 2827share/idl/xulrunner/nsIControllerCommand.idl
2605share/idl/xulrunner/nsIControllerCommandTable.idl 2828share/idl/xulrunner/nsIControllerCommandTable.idl
2606share/idl/xulrunner/nsIControllerContext.idl 2829share/idl/xulrunner/nsIControllerContext.idl
2607share/idl/xulrunner/nsIControllers.idl 2830share/idl/xulrunner/nsIControllers.idl
@@ -2609,26 +2832,27 @@ share/idl/xulrunner/nsIConverterInputStr @@ -2609,26 +2832,27 @@ share/idl/xulrunner/nsIConverterInputStr
2609share/idl/xulrunner/nsIConverterOutputStream.idl 2832share/idl/xulrunner/nsIConverterOutputStream.idl
2610share/idl/xulrunner/nsICookie.idl 2833share/idl/xulrunner/nsICookie.idl
2611share/idl/xulrunner/nsICookie2.idl 2834share/idl/xulrunner/nsICookie2.idl
2612share/idl/xulrunner/nsICookieAcceptDialog.idl 2835share/idl/xulrunner/nsICookieAcceptDialog.idl
2613share/idl/xulrunner/nsICookieManager.idl 2836share/idl/xulrunner/nsICookieManager.idl
2614share/idl/xulrunner/nsICookieManager2.idl 2837share/idl/xulrunner/nsICookieManager2.idl
2615share/idl/xulrunner/nsICookiePermission.idl 2838share/idl/xulrunner/nsICookiePermission.idl
2616share/idl/xulrunner/nsICookiePromptService.idl 2839share/idl/xulrunner/nsICookiePromptService.idl
2617share/idl/xulrunner/nsICookieService.idl 2840share/idl/xulrunner/nsICookieService.idl
2618share/idl/xulrunner/nsICryptoFIPSInfo.idl 2841share/idl/xulrunner/nsICryptoFIPSInfo.idl
2619share/idl/xulrunner/nsICryptoHMAC.idl 2842share/idl/xulrunner/nsICryptoHMAC.idl
2620share/idl/xulrunner/nsICryptoHash.idl 2843share/idl/xulrunner/nsICryptoHash.idl
2621share/idl/xulrunner/nsICurrentCharsetListener.idl 2844share/idl/xulrunner/nsICurrentCharsetListener.idl
 2845share/idl/xulrunner/nsICycleCollectorListener.idl
2622share/idl/xulrunner/nsIDNSListener.idl 2846share/idl/xulrunner/nsIDNSListener.idl
2623share/idl/xulrunner/nsIDNSRecord.idl 2847share/idl/xulrunner/nsIDNSRecord.idl
2624share/idl/xulrunner/nsIDNSService.idl 2848share/idl/xulrunner/nsIDNSService.idl
2625share/idl/xulrunner/nsIDOM3Attr.idl 2849share/idl/xulrunner/nsIDOM3Attr.idl
2626share/idl/xulrunner/nsIDOM3Document.idl 2850share/idl/xulrunner/nsIDOM3Document.idl
2627share/idl/xulrunner/nsIDOM3DocumentEvent.idl 2851share/idl/xulrunner/nsIDOM3DocumentEvent.idl
2628share/idl/xulrunner/nsIDOM3EventTarget.idl 2852share/idl/xulrunner/nsIDOM3EventTarget.idl
2629share/idl/xulrunner/nsIDOM3Node.idl 2853share/idl/xulrunner/nsIDOM3Node.idl
2630share/idl/xulrunner/nsIDOM3Text.idl 2854share/idl/xulrunner/nsIDOM3Text.idl
2631share/idl/xulrunner/nsIDOM3TypeInfo.idl 2855share/idl/xulrunner/nsIDOM3TypeInfo.idl
2632share/idl/xulrunner/nsIDOMAbstractView.idl 2856share/idl/xulrunner/nsIDOMAbstractView.idl
2633share/idl/xulrunner/nsIDOMAttr.idl 2857share/idl/xulrunner/nsIDOMAttr.idl
2634share/idl/xulrunner/nsIDOMBarProp.idl 2858share/idl/xulrunner/nsIDOMBarProp.idl
@@ -2647,277 +2871,280 @@ share/idl/xulrunner/nsIDOMCSSRule.idl @@ -2647,277 +2871,280 @@ share/idl/xulrunner/nsIDOMCSSRule.idl
2647share/idl/xulrunner/nsIDOMCSSRuleList.idl 2871share/idl/xulrunner/nsIDOMCSSRuleList.idl
2648share/idl/xulrunner/nsIDOMCSSStyleDeclaration.idl 2872share/idl/xulrunner/nsIDOMCSSStyleDeclaration.idl
2649share/idl/xulrunner/nsIDOMCSSStyleRule.idl 2873share/idl/xulrunner/nsIDOMCSSStyleRule.idl
2650share/idl/xulrunner/nsIDOMCSSStyleSheet.idl 2874share/idl/xulrunner/nsIDOMCSSStyleSheet.idl
2651share/idl/xulrunner/nsIDOMCSSUnknownRule.idl 2875share/idl/xulrunner/nsIDOMCSSUnknownRule.idl
2652share/idl/xulrunner/nsIDOMCSSValue.idl 2876share/idl/xulrunner/nsIDOMCSSValue.idl
2653share/idl/xulrunner/nsIDOMCSSValueList.idl 2877share/idl/xulrunner/nsIDOMCSSValueList.idl
2654share/idl/xulrunner/nsIDOMCanvasRenderingContext2D.idl 2878share/idl/xulrunner/nsIDOMCanvasRenderingContext2D.idl
2655share/idl/xulrunner/nsIDOMCharacterData.idl 2879share/idl/xulrunner/nsIDOMCharacterData.idl
2656share/idl/xulrunner/nsIDOMChromeWindow.idl 2880share/idl/xulrunner/nsIDOMChromeWindow.idl
2657share/idl/xulrunner/nsIDOMClientInformation.idl 2881share/idl/xulrunner/nsIDOMClientInformation.idl
2658share/idl/xulrunner/nsIDOMClientRect.idl 2882share/idl/xulrunner/nsIDOMClientRect.idl
2659share/idl/xulrunner/nsIDOMClientRectList.idl 2883share/idl/xulrunner/nsIDOMClientRectList.idl
 2884share/idl/xulrunner/nsIDOMCloseEvent.idl
2660share/idl/xulrunner/nsIDOMCommandEvent.idl 2885share/idl/xulrunner/nsIDOMCommandEvent.idl
2661share/idl/xulrunner/nsIDOMComment.idl 2886share/idl/xulrunner/nsIDOMComment.idl
2662share/idl/xulrunner/nsIDOMConstructor.idl 2887share/idl/xulrunner/nsIDOMConstructor.idl
2663share/idl/xulrunner/nsIDOMCounter.idl 2888share/idl/xulrunner/nsIDOMCounter.idl
2664share/idl/xulrunner/nsIDOMCrypto.idl 2889share/idl/xulrunner/nsIDOMCrypto.idl
2665share/idl/xulrunner/nsIDOMCryptoDialogs.idl 2890share/idl/xulrunner/nsIDOMCryptoDialogs.idl
2666share/idl/xulrunner/nsIDOMDOMConfiguration.idl 2891share/idl/xulrunner/nsIDOMDOMConfiguration.idl
2667share/idl/xulrunner/nsIDOMDOMException.idl 2892share/idl/xulrunner/nsIDOMDOMException.idl
2668share/idl/xulrunner/nsIDOMDOMImplementation.idl 2893share/idl/xulrunner/nsIDOMDOMImplementation.idl
2669share/idl/xulrunner/nsIDOMDOMImplementationLS.idl 2894share/idl/xulrunner/nsIDOMDOMImplementationLS.idl
 2895share/idl/xulrunner/nsIDOMDOMSettableTokenList.idl
2670share/idl/xulrunner/nsIDOMDOMStringList.idl 2896share/idl/xulrunner/nsIDOMDOMStringList.idl
2671share/idl/xulrunner/nsIDOMDOMTokenList.idl 2897share/idl/xulrunner/nsIDOMDOMTokenList.idl
2672share/idl/xulrunner/nsIDOMDataContainerEvent.idl 2898share/idl/xulrunner/nsIDOMDataContainerEvent.idl
2673share/idl/xulrunner/nsIDOMDataTransfer.idl 2899share/idl/xulrunner/nsIDOMDataTransfer.idl
 2900share/idl/xulrunner/nsIDOMDesktopNotification.idl
2674share/idl/xulrunner/nsIDOMDocument.idl 2901share/idl/xulrunner/nsIDOMDocument.idl
2675share/idl/xulrunner/nsIDOMDocumentCSS.idl 2902share/idl/xulrunner/nsIDOMDocumentCSS.idl
2676share/idl/xulrunner/nsIDOMDocumentEvent.idl 2903share/idl/xulrunner/nsIDOMDocumentEvent.idl
2677share/idl/xulrunner/nsIDOMDocumentFragment.idl 2904share/idl/xulrunner/nsIDOMDocumentFragment.idl
2678share/idl/xulrunner/nsIDOMDocumentRange.idl 2905share/idl/xulrunner/nsIDOMDocumentRange.idl
2679share/idl/xulrunner/nsIDOMDocumentStyle.idl 2906share/idl/xulrunner/nsIDOMDocumentStyle.idl
2680share/idl/xulrunner/nsIDOMDocumentTraversal.idl 2907share/idl/xulrunner/nsIDOMDocumentTraversal.idl
2681share/idl/xulrunner/nsIDOMDocumentType.idl 2908share/idl/xulrunner/nsIDOMDocumentType.idl
2682share/idl/xulrunner/nsIDOMDocumentView.idl 2909share/idl/xulrunner/nsIDOMDocumentView.idl
2683share/idl/xulrunner/nsIDOMDocumentXBL.idl 2910share/idl/xulrunner/nsIDOMDocumentXBL.idl
2684share/idl/xulrunner/nsIDOMDragEvent.idl 2911share/idl/xulrunner/nsIDOMDragEvent.idl
2685share/idl/xulrunner/nsIDOMElement.idl 2912share/idl/xulrunner/nsIDOMElement.idl
2686share/idl/xulrunner/nsIDOMElementCSSInlineStyle.idl 2913share/idl/xulrunner/nsIDOMElementCSSInlineStyle.idl
 2914share/idl/xulrunner/nsIDOMElementTimeControl.idl
2687share/idl/xulrunner/nsIDOMEntity.idl 2915share/idl/xulrunner/nsIDOMEntity.idl
2688share/idl/xulrunner/nsIDOMEntityReference.idl 2916share/idl/xulrunner/nsIDOMEntityReference.idl
2689share/idl/xulrunner/nsIDOMEvent.idl 2917share/idl/xulrunner/nsIDOMEvent.idl
2690share/idl/xulrunner/nsIDOMEventGroup.idl 2918share/idl/xulrunner/nsIDOMEventGroup.idl
2691share/idl/xulrunner/nsIDOMEventListener.idl 2919share/idl/xulrunner/nsIDOMEventListener.idl
2692share/idl/xulrunner/nsIDOMEventTarget.idl 2920share/idl/xulrunner/nsIDOMEventTarget.idl
2693share/idl/xulrunner/nsIDOMFile.idl 2921share/idl/xulrunner/nsIDOMFile.idl
2694share/idl/xulrunner/nsIDOMFileError.idl 2922share/idl/xulrunner/nsIDOMFileError.idl
2695share/idl/xulrunner/nsIDOMFileException.idl 2923share/idl/xulrunner/nsIDOMFileException.idl
2696share/idl/xulrunner/nsIDOMFileInternal.idl 
2697share/idl/xulrunner/nsIDOMFileList.idl 2924share/idl/xulrunner/nsIDOMFileList.idl
2698share/idl/xulrunner/nsIDOMFileReader.idl 2925share/idl/xulrunner/nsIDOMFileReader.idl
 2926share/idl/xulrunner/nsIDOMFormData.idl
2699share/idl/xulrunner/nsIDOMGeoGeolocation.idl 2927share/idl/xulrunner/nsIDOMGeoGeolocation.idl
2700share/idl/xulrunner/nsIDOMGeoPosition.idl 2928share/idl/xulrunner/nsIDOMGeoPosition.idl
2701share/idl/xulrunner/nsIDOMGeoPositionAddress.idl 2929share/idl/xulrunner/nsIDOMGeoPositionAddress.idl
2702share/idl/xulrunner/nsIDOMGeoPositionCallback.idl 2930share/idl/xulrunner/nsIDOMGeoPositionCallback.idl
2703share/idl/xulrunner/nsIDOMGeoPositionCoords.idl 2931share/idl/xulrunner/nsIDOMGeoPositionCoords.idl
2704share/idl/xulrunner/nsIDOMGeoPositionError.idl 2932share/idl/xulrunner/nsIDOMGeoPositionError.idl
2705share/idl/xulrunner/nsIDOMGeoPositionErrorCallback.idl 2933share/idl/xulrunner/nsIDOMGeoPositionErrorCallback.idl
2706share/idl/xulrunner/nsIDOMGeoPositionOptions.idl 2934share/idl/xulrunner/nsIDOMGeoPositionOptions.idl
2707share/idl/xulrunner/nsIDOMGetSVGDocument.idl 2935share/idl/xulrunner/nsIDOMGetSVGDocument.idl
 2936share/idl/xulrunner/nsIDOMGlobalPropertyInitializer.idl
2708share/idl/xulrunner/nsIDOMHTMLAnchorElement.idl 2937share/idl/xulrunner/nsIDOMHTMLAnchorElement.idl
2709share/idl/xulrunner/nsIDOMHTMLAppletElement.idl 2938share/idl/xulrunner/nsIDOMHTMLAppletElement.idl
2710share/idl/xulrunner/nsIDOMHTMLAreaElement.idl 2939share/idl/xulrunner/nsIDOMHTMLAreaElement.idl
2711share/idl/xulrunner/nsIDOMHTMLAudioElement.idl 2940share/idl/xulrunner/nsIDOMHTMLAudioElement.idl
2712share/idl/xulrunner/nsIDOMHTMLBRElement.idl 2941share/idl/xulrunner/nsIDOMHTMLBRElement.idl
2713share/idl/xulrunner/nsIDOMHTMLBaseElement.idl 2942share/idl/xulrunner/nsIDOMHTMLBaseElement.idl
2714share/idl/xulrunner/nsIDOMHTMLBaseFontElement.idl 
2715share/idl/xulrunner/nsIDOMHTMLBodyElement.idl 2943share/idl/xulrunner/nsIDOMHTMLBodyElement.idl
2716share/idl/xulrunner/nsIDOMHTMLButtonElement.idl 2944share/idl/xulrunner/nsIDOMHTMLButtonElement.idl
2717share/idl/xulrunner/nsIDOMHTMLByteRanges.idl 2945share/idl/xulrunner/nsIDOMHTMLByteRanges.idl
2718share/idl/xulrunner/nsIDOMHTMLCanvasElement.idl 2946share/idl/xulrunner/nsIDOMHTMLCanvasElement.idl
2719share/idl/xulrunner/nsIDOMHTMLCollection.idl 2947share/idl/xulrunner/nsIDOMHTMLCollection.idl
2720share/idl/xulrunner/nsIDOMHTMLDListElement.idl 2948share/idl/xulrunner/nsIDOMHTMLDListElement.idl
 2949share/idl/xulrunner/nsIDOMHTMLDataListElement.idl
2721share/idl/xulrunner/nsIDOMHTMLDirectoryElement.idl 2950share/idl/xulrunner/nsIDOMHTMLDirectoryElement.idl
2722share/idl/xulrunner/nsIDOMHTMLDivElement.idl 2951share/idl/xulrunner/nsIDOMHTMLDivElement.idl
2723share/idl/xulrunner/nsIDOMHTMLDocument.idl 2952share/idl/xulrunner/nsIDOMHTMLDocument.idl
2724share/idl/xulrunner/nsIDOMHTMLElement.idl 2953share/idl/xulrunner/nsIDOMHTMLElement.idl
2725share/idl/xulrunner/nsIDOMHTMLEmbedElement.idl 2954share/idl/xulrunner/nsIDOMHTMLEmbedElement.idl
2726share/idl/xulrunner/nsIDOMHTMLFieldSetElement.idl 2955share/idl/xulrunner/nsIDOMHTMLFieldSetElement.idl
2727share/idl/xulrunner/nsIDOMHTMLFontElement.idl 2956share/idl/xulrunner/nsIDOMHTMLFontElement.idl
2728share/idl/xulrunner/nsIDOMHTMLFormElement.idl 2957share/idl/xulrunner/nsIDOMHTMLFormElement.idl
2729share/idl/xulrunner/nsIDOMHTMLFrameElement.idl 2958share/idl/xulrunner/nsIDOMHTMLFrameElement.idl
2730share/idl/xulrunner/nsIDOMHTMLFrameSetElement.idl 2959share/idl/xulrunner/nsIDOMHTMLFrameSetElement.idl
2731share/idl/xulrunner/nsIDOMHTMLHRElement.idl 2960share/idl/xulrunner/nsIDOMHTMLHRElement.idl
2732share/idl/xulrunner/nsIDOMHTMLHeadElement.idl 2961share/idl/xulrunner/nsIDOMHTMLHeadElement.idl
2733share/idl/xulrunner/nsIDOMHTMLHeadingElement.idl 2962share/idl/xulrunner/nsIDOMHTMLHeadingElement.idl
2734share/idl/xulrunner/nsIDOMHTMLHtmlElement.idl 2963share/idl/xulrunner/nsIDOMHTMLHtmlElement.idl
2735share/idl/xulrunner/nsIDOMHTMLIFrameElement.idl 2964share/idl/xulrunner/nsIDOMHTMLIFrameElement.idl
2736share/idl/xulrunner/nsIDOMHTMLImageElement.idl 2965share/idl/xulrunner/nsIDOMHTMLImageElement.idl
2737share/idl/xulrunner/nsIDOMHTMLInputElement.idl 2966share/idl/xulrunner/nsIDOMHTMLInputElement.idl
2738share/idl/xulrunner/nsIDOMHTMLIsIndexElement.idl 2967share/idl/xulrunner/nsIDOMHTMLIsIndexElement.idl
2739share/idl/xulrunner/nsIDOMHTMLLIElement.idl 2968share/idl/xulrunner/nsIDOMHTMLLIElement.idl
2740share/idl/xulrunner/nsIDOMHTMLLabelElement.idl 2969share/idl/xulrunner/nsIDOMHTMLLabelElement.idl
2741share/idl/xulrunner/nsIDOMHTMLLegendElement.idl 2970share/idl/xulrunner/nsIDOMHTMLLegendElement.idl
2742share/idl/xulrunner/nsIDOMHTMLLinkElement.idl 2971share/idl/xulrunner/nsIDOMHTMLLinkElement.idl
2743share/idl/xulrunner/nsIDOMHTMLMapElement.idl 2972share/idl/xulrunner/nsIDOMHTMLMapElement.idl
2744share/idl/xulrunner/nsIDOMHTMLMediaElement.idl 2973share/idl/xulrunner/nsIDOMHTMLMediaElement.idl
2745share/idl/xulrunner/nsIDOMHTMLMediaError.idl 
2746share/idl/xulrunner/nsIDOMHTMLMenuElement.idl 2974share/idl/xulrunner/nsIDOMHTMLMenuElement.idl
2747share/idl/xulrunner/nsIDOMHTMLMetaElement.idl 2975share/idl/xulrunner/nsIDOMHTMLMetaElement.idl
2748share/idl/xulrunner/nsIDOMHTMLModElement.idl 2976share/idl/xulrunner/nsIDOMHTMLModElement.idl
2749share/idl/xulrunner/nsIDOMHTMLOListElement.idl 2977share/idl/xulrunner/nsIDOMHTMLOListElement.idl
2750share/idl/xulrunner/nsIDOMHTMLObjectElement.idl 2978share/idl/xulrunner/nsIDOMHTMLObjectElement.idl
2751share/idl/xulrunner/nsIDOMHTMLOptGroupElement.idl 2979share/idl/xulrunner/nsIDOMHTMLOptGroupElement.idl
2752share/idl/xulrunner/nsIDOMHTMLOptionElement.idl 2980share/idl/xulrunner/nsIDOMHTMLOptionElement.idl
2753share/idl/xulrunner/nsIDOMHTMLOptionsCollection.idl 2981share/idl/xulrunner/nsIDOMHTMLOptionsCollection.idl
 2982share/idl/xulrunner/nsIDOMHTMLOutputElement.idl
2754share/idl/xulrunner/nsIDOMHTMLParagraphElement.idl 2983share/idl/xulrunner/nsIDOMHTMLParagraphElement.idl
2755share/idl/xulrunner/nsIDOMHTMLParamElement.idl 2984share/idl/xulrunner/nsIDOMHTMLParamElement.idl
2756share/idl/xulrunner/nsIDOMHTMLPreElement.idl 2985share/idl/xulrunner/nsIDOMHTMLPreElement.idl
2757share/idl/xulrunner/nsIDOMHTMLQuoteElement.idl 2986share/idl/xulrunner/nsIDOMHTMLQuoteElement.idl
2758share/idl/xulrunner/nsIDOMHTMLScriptElement.idl 2987share/idl/xulrunner/nsIDOMHTMLScriptElement.idl
2759share/idl/xulrunner/nsIDOMHTMLSelectElement.idl 2988share/idl/xulrunner/nsIDOMHTMLSelectElement.idl
2760share/idl/xulrunner/nsIDOMHTMLSourceElement.idl 2989share/idl/xulrunner/nsIDOMHTMLSourceElement.idl
2761share/idl/xulrunner/nsIDOMHTMLStyleElement.idl 2990share/idl/xulrunner/nsIDOMHTMLStyleElement.idl
2762share/idl/xulrunner/nsIDOMHTMLTableCaptionElem.idl 2991share/idl/xulrunner/nsIDOMHTMLTableCaptionElem.idl
2763share/idl/xulrunner/nsIDOMHTMLTableCellElement.idl 2992share/idl/xulrunner/nsIDOMHTMLTableCellElement.idl
2764share/idl/xulrunner/nsIDOMHTMLTableColElement.idl 2993share/idl/xulrunner/nsIDOMHTMLTableColElement.idl
2765share/idl/xulrunner/nsIDOMHTMLTableElement.idl 2994share/idl/xulrunner/nsIDOMHTMLTableElement.idl
2766share/idl/xulrunner/nsIDOMHTMLTableRowElement.idl 2995share/idl/xulrunner/nsIDOMHTMLTableRowElement.idl
2767share/idl/xulrunner/nsIDOMHTMLTableSectionElem.idl 2996share/idl/xulrunner/nsIDOMHTMLTableSectionElem.idl
2768share/idl/xulrunner/nsIDOMHTMLTextAreaElement.idl 2997share/idl/xulrunner/nsIDOMHTMLTextAreaElement.idl
2769share/idl/xulrunner/nsIDOMHTMLTimeRanges.idl 
2770share/idl/xulrunner/nsIDOMHTMLTitleElement.idl 2998share/idl/xulrunner/nsIDOMHTMLTitleElement.idl
2771share/idl/xulrunner/nsIDOMHTMLUListElement.idl 2999share/idl/xulrunner/nsIDOMHTMLUListElement.idl
2772share/idl/xulrunner/nsIDOMHTMLVideoElement.idl 3000share/idl/xulrunner/nsIDOMHTMLVideoElement.idl
2773share/idl/xulrunner/nsIDOMHTMLVoidCallback.idl 
2774share/idl/xulrunner/nsIDOMHistory.idl 3001share/idl/xulrunner/nsIDOMHistory.idl
2775share/idl/xulrunner/nsIDOMJSWindow.idl 3002share/idl/xulrunner/nsIDOMJSWindow.idl
2776share/idl/xulrunner/nsIDOMKeyEvent.idl 3003share/idl/xulrunner/nsIDOMKeyEvent.idl
2777share/idl/xulrunner/nsIDOMLSException.idl 3004share/idl/xulrunner/nsIDOMLSException.idl
2778share/idl/xulrunner/nsIDOMLSInput.idl 3005share/idl/xulrunner/nsIDOMLSInput.idl
2779share/idl/xulrunner/nsIDOMLSLoadEvent.idl 3006share/idl/xulrunner/nsIDOMLSLoadEvent.idl
2780share/idl/xulrunner/nsIDOMLSOutput.idl 3007share/idl/xulrunner/nsIDOMLSOutput.idl
2781share/idl/xulrunner/nsIDOMLSParser.idl 3008share/idl/xulrunner/nsIDOMLSParser.idl
2782share/idl/xulrunner/nsIDOMLSParserFilter.idl 3009share/idl/xulrunner/nsIDOMLSParserFilter.idl
2783share/idl/xulrunner/nsIDOMLSProgressEvent.idl 3010share/idl/xulrunner/nsIDOMLSProgressEvent.idl
2784share/idl/xulrunner/nsIDOMLSResourceResolver.idl 3011share/idl/xulrunner/nsIDOMLSResourceResolver.idl
2785share/idl/xulrunner/nsIDOMLSSerializer.idl 3012share/idl/xulrunner/nsIDOMLSSerializer.idl
2786share/idl/xulrunner/nsIDOMLSSerializerFilter.idl 3013share/idl/xulrunner/nsIDOMLSSerializerFilter.idl
2787share/idl/xulrunner/nsIDOMLinkStyle.idl 3014share/idl/xulrunner/nsIDOMLinkStyle.idl
2788share/idl/xulrunner/nsIDOMLoadStatus.idl 3015share/idl/xulrunner/nsIDOMLoadStatus.idl
2789share/idl/xulrunner/nsIDOMLocation.idl 3016share/idl/xulrunner/nsIDOMLocation.idl
 3017share/idl/xulrunner/nsIDOMMediaError.idl
2790share/idl/xulrunner/nsIDOMMediaList.idl 3018share/idl/xulrunner/nsIDOMMediaList.idl
2791share/idl/xulrunner/nsIDOMMessageEvent.idl 3019share/idl/xulrunner/nsIDOMMessageEvent.idl
2792share/idl/xulrunner/nsIDOMMimeType.idl 3020share/idl/xulrunner/nsIDOMMimeType.idl
2793share/idl/xulrunner/nsIDOMMimeTypeArray.idl 3021share/idl/xulrunner/nsIDOMMimeTypeArray.idl
2794share/idl/xulrunner/nsIDOMModalContentWindow.idl 3022share/idl/xulrunner/nsIDOMModalContentWindow.idl
2795share/idl/xulrunner/nsIDOMMouseEvent.idl 3023share/idl/xulrunner/nsIDOMMouseEvent.idl
2796share/idl/xulrunner/nsIDOMMouseScrollEvent.idl 3024share/idl/xulrunner/nsIDOMMouseScrollEvent.idl
 3025share/idl/xulrunner/nsIDOMMozTouchEvent.idl
2797share/idl/xulrunner/nsIDOMMutationEvent.idl 3026share/idl/xulrunner/nsIDOMMutationEvent.idl
2798share/idl/xulrunner/nsIDOMNSCSS2Properties.idl 
2799share/idl/xulrunner/nsIDOMNSDocument.idl 3027share/idl/xulrunner/nsIDOMNSDocument.idl
2800share/idl/xulrunner/nsIDOMNSDocumentStyle.idl 3028share/idl/xulrunner/nsIDOMNSDocumentStyle.idl
2801share/idl/xulrunner/nsIDOMNSEditableElement.idl 3029share/idl/xulrunner/nsIDOMNSEditableElement.idl
2802share/idl/xulrunner/nsIDOMNSElement.idl 3030share/idl/xulrunner/nsIDOMNSElement.idl
2803share/idl/xulrunner/nsIDOMNSEvent.idl 3031share/idl/xulrunner/nsIDOMNSEvent.idl
2804share/idl/xulrunner/nsIDOMNSEventTarget.idl 3032share/idl/xulrunner/nsIDOMNSEventTarget.idl
2805share/idl/xulrunner/nsIDOMNSFeatureFactory.idl 3033share/idl/xulrunner/nsIDOMNSFeatureFactory.idl
2806share/idl/xulrunner/nsIDOMNSHTMLAnchorElement.idl 
2807share/idl/xulrunner/nsIDOMNSHTMLAnchorElement2.idl 
2808share/idl/xulrunner/nsIDOMNSHTMLAreaElement.idl 
2809share/idl/xulrunner/nsIDOMNSHTMLAreaElement2.idl 
2810share/idl/xulrunner/nsIDOMNSHTMLButtonElement.idl 
2811share/idl/xulrunner/nsIDOMNSHTMLDocument.idl 3034share/idl/xulrunner/nsIDOMNSHTMLDocument.idl
2812share/idl/xulrunner/nsIDOMNSHTMLElement.idl 3035share/idl/xulrunner/nsIDOMNSHTMLElement.idl
2813share/idl/xulrunner/nsIDOMNSHTMLFormControlList.idl 
2814share/idl/xulrunner/nsIDOMNSHTMLFormElement.idl 3036share/idl/xulrunner/nsIDOMNSHTMLFormElement.idl
2815share/idl/xulrunner/nsIDOMNSHTMLFrameElement.idl 3037share/idl/xulrunner/nsIDOMNSHTMLFrameElement.idl
2816share/idl/xulrunner/nsIDOMNSHTMLHRElement.idl 3038share/idl/xulrunner/nsIDOMNSHTMLHRElement.idl
2817share/idl/xulrunner/nsIDOMNSHTMLImageElement.idl 
2818share/idl/xulrunner/nsIDOMNSHTMLInputElement.idl 
2819share/idl/xulrunner/nsIDOMNSHTMLOptionCollectn.idl 3039share/idl/xulrunner/nsIDOMNSHTMLOptionCollectn.idl
2820share/idl/xulrunner/nsIDOMNSHTMLOptionElement.idl 
2821share/idl/xulrunner/nsIDOMNSHTMLScriptElement.idl 
2822share/idl/xulrunner/nsIDOMNSHTMLSelectElement.idl 
2823share/idl/xulrunner/nsIDOMNSHTMLTextAreaElement.idl 3040share/idl/xulrunner/nsIDOMNSHTMLTextAreaElement.idl
2824share/idl/xulrunner/nsIDOMNSMouseEvent.idl 3041share/idl/xulrunner/nsIDOMNSMouseEvent.idl
2825share/idl/xulrunner/nsIDOMNSRGBAColor.idl 3042share/idl/xulrunner/nsIDOMNSRGBAColor.idl
2826share/idl/xulrunner/nsIDOMNSRange.idl 3043share/idl/xulrunner/nsIDOMNSRange.idl
2827share/idl/xulrunner/nsIDOMNSUIEvent.idl 3044share/idl/xulrunner/nsIDOMNSUIEvent.idl
2828share/idl/xulrunner/nsIDOMNSXPathExpression.idl 3045share/idl/xulrunner/nsIDOMNSXPathExpression.idl
2829share/idl/xulrunner/nsIDOMNameList.idl 3046share/idl/xulrunner/nsIDOMNameList.idl
2830share/idl/xulrunner/nsIDOMNamedNodeMap.idl 3047share/idl/xulrunner/nsIDOMNamedNodeMap.idl
2831share/idl/xulrunner/nsIDOMNavigator.idl 3048share/idl/xulrunner/nsIDOMNavigator.idl
 3049share/idl/xulrunner/nsIDOMNavigatorDesktopNotification.idl
2832share/idl/xulrunner/nsIDOMNavigatorGeolocation.idl 3050share/idl/xulrunner/nsIDOMNavigatorGeolocation.idl
2833share/idl/xulrunner/nsIDOMNode.idl 3051share/idl/xulrunner/nsIDOMNode.idl
2834share/idl/xulrunner/nsIDOMNodeFilter.idl 3052share/idl/xulrunner/nsIDOMNodeFilter.idl
2835share/idl/xulrunner/nsIDOMNodeIterator.idl 3053share/idl/xulrunner/nsIDOMNodeIterator.idl
2836share/idl/xulrunner/nsIDOMNodeList.idl 3054share/idl/xulrunner/nsIDOMNodeList.idl
2837share/idl/xulrunner/nsIDOMNodeSelector.idl 3055share/idl/xulrunner/nsIDOMNodeSelector.idl
2838share/idl/xulrunner/nsIDOMNotation.idl 3056share/idl/xulrunner/nsIDOMNotation.idl
 3057share/idl/xulrunner/nsIDOMNotifyAudioAvailableEvent.idl
2839share/idl/xulrunner/nsIDOMNotifyPaintEvent.idl 3058share/idl/xulrunner/nsIDOMNotifyPaintEvent.idl
2840share/idl/xulrunner/nsIDOMOfflineResourceList.idl 3059share/idl/xulrunner/nsIDOMOfflineResourceList.idl
2841share/idl/xulrunner/nsIDOMOrientationEvent.idl 3060share/idl/xulrunner/nsIDOMOrientationEvent.idl
2842share/idl/xulrunner/nsIDOMPageTransitionEvent.idl 3061share/idl/xulrunner/nsIDOMPageTransitionEvent.idl
2843share/idl/xulrunner/nsIDOMPaintRequest.idl 3062share/idl/xulrunner/nsIDOMPaintRequest.idl
2844share/idl/xulrunner/nsIDOMPaintRequestList.idl 3063share/idl/xulrunner/nsIDOMPaintRequestList.idl
2845share/idl/xulrunner/nsIDOMParser.idl 3064share/idl/xulrunner/nsIDOMParser.idl
2846share/idl/xulrunner/nsIDOMPkcs11.idl 3065share/idl/xulrunner/nsIDOMPkcs11.idl
2847share/idl/xulrunner/nsIDOMPlugin.idl 3066share/idl/xulrunner/nsIDOMPlugin.idl
2848share/idl/xulrunner/nsIDOMPluginArray.idl 3067share/idl/xulrunner/nsIDOMPluginArray.idl
 3068share/idl/xulrunner/nsIDOMPopStateEvent.idl
2849share/idl/xulrunner/nsIDOMPopupBlockedEvent.idl 3069share/idl/xulrunner/nsIDOMPopupBlockedEvent.idl
2850share/idl/xulrunner/nsIDOMProcessingInstruction.idl 3070share/idl/xulrunner/nsIDOMProcessingInstruction.idl
2851share/idl/xulrunner/nsIDOMProgressEvent.idl 3071share/idl/xulrunner/nsIDOMProgressEvent.idl
2852share/idl/xulrunner/nsIDOMRGBColor.idl 3072share/idl/xulrunner/nsIDOMRGBColor.idl
2853share/idl/xulrunner/nsIDOMRange.idl 3073share/idl/xulrunner/nsIDOMRange.idl
2854share/idl/xulrunner/nsIDOMRangeException.idl 3074share/idl/xulrunner/nsIDOMRangeException.idl
2855share/idl/xulrunner/nsIDOMRect.idl 3075share/idl/xulrunner/nsIDOMRect.idl
2856share/idl/xulrunner/nsIDOMSVGAElement.idl 3076share/idl/xulrunner/nsIDOMSVGAElement.idl
 3077share/idl/xulrunner/nsIDOMSVGAltGlyphElement.idl
2857share/idl/xulrunner/nsIDOMSVGAngle.idl 3078share/idl/xulrunner/nsIDOMSVGAngle.idl
2858share/idl/xulrunner/nsIDOMSVGAnimPresAspRatio.idl 3079share/idl/xulrunner/nsIDOMSVGAnimPresAspRatio.idl
2859share/idl/xulrunner/nsIDOMSVGAnimTransformList.idl 3080share/idl/xulrunner/nsIDOMSVGAnimTransformList.idl
 3081share/idl/xulrunner/nsIDOMSVGAnimateElement.idl
 3082share/idl/xulrunner/nsIDOMSVGAnimateMotionElement.idl
 3083share/idl/xulrunner/nsIDOMSVGAnimateTransformElement.idl
2860share/idl/xulrunner/nsIDOMSVGAnimatedAngle.idl 3084share/idl/xulrunner/nsIDOMSVGAnimatedAngle.idl
2861share/idl/xulrunner/nsIDOMSVGAnimatedBoolean.idl 3085share/idl/xulrunner/nsIDOMSVGAnimatedBoolean.idl
2862share/idl/xulrunner/nsIDOMSVGAnimatedEnum.idl 3086share/idl/xulrunner/nsIDOMSVGAnimatedEnum.idl
2863share/idl/xulrunner/nsIDOMSVGAnimatedInteger.idl 3087share/idl/xulrunner/nsIDOMSVGAnimatedInteger.idl
2864share/idl/xulrunner/nsIDOMSVGAnimatedLength.idl 3088share/idl/xulrunner/nsIDOMSVGAnimatedLength.idl
2865share/idl/xulrunner/nsIDOMSVGAnimatedLengthList.idl 3089share/idl/xulrunner/nsIDOMSVGAnimatedLengthList.idl
2866share/idl/xulrunner/nsIDOMSVGAnimatedNumber.idl 3090share/idl/xulrunner/nsIDOMSVGAnimatedNumber.idl
2867share/idl/xulrunner/nsIDOMSVGAnimatedNumberList.idl 3091share/idl/xulrunner/nsIDOMSVGAnimatedNumberList.idl
2868share/idl/xulrunner/nsIDOMSVGAnimatedPathData.idl 3092share/idl/xulrunner/nsIDOMSVGAnimatedPathData.idl
2869share/idl/xulrunner/nsIDOMSVGAnimatedPoints.idl 3093share/idl/xulrunner/nsIDOMSVGAnimatedPoints.idl
2870share/idl/xulrunner/nsIDOMSVGAnimatedRect.idl 3094share/idl/xulrunner/nsIDOMSVGAnimatedRect.idl
2871share/idl/xulrunner/nsIDOMSVGAnimatedString.idl 3095share/idl/xulrunner/nsIDOMSVGAnimatedString.idl
 3096share/idl/xulrunner/nsIDOMSVGAnimationElement.idl
2872share/idl/xulrunner/nsIDOMSVGCircleElement.idl 3097share/idl/xulrunner/nsIDOMSVGCircleElement.idl
2873share/idl/xulrunner/nsIDOMSVGClipPathElement.idl 3098share/idl/xulrunner/nsIDOMSVGClipPathElement.idl
2874share/idl/xulrunner/nsIDOMSVGDefsElement.idl 3099share/idl/xulrunner/nsIDOMSVGDefsElement.idl
2875share/idl/xulrunner/nsIDOMSVGDescElement.idl 3100share/idl/xulrunner/nsIDOMSVGDescElement.idl
2876share/idl/xulrunner/nsIDOMSVGDocument.idl 3101share/idl/xulrunner/nsIDOMSVGDocument.idl
2877share/idl/xulrunner/nsIDOMSVGElement.idl 3102share/idl/xulrunner/nsIDOMSVGElement.idl
2878share/idl/xulrunner/nsIDOMSVGEllipseElement.idl 3103share/idl/xulrunner/nsIDOMSVGEllipseElement.idl
2879share/idl/xulrunner/nsIDOMSVGEvent.idl 3104share/idl/xulrunner/nsIDOMSVGEvent.idl
2880share/idl/xulrunner/nsIDOMSVGException.idl 3105share/idl/xulrunner/nsIDOMSVGException.idl
2881share/idl/xulrunner/nsIDOMSVGFilterElement.idl 3106share/idl/xulrunner/nsIDOMSVGFilterElement.idl
2882share/idl/xulrunner/nsIDOMSVGFilters.idl 3107share/idl/xulrunner/nsIDOMSVGFilters.idl
2883share/idl/xulrunner/nsIDOMSVGFitToViewBox.idl 3108share/idl/xulrunner/nsIDOMSVGFitToViewBox.idl
2884share/idl/xulrunner/nsIDOMSVGForeignObjectElem.idl 3109share/idl/xulrunner/nsIDOMSVGForeignObjectElem.idl
2885share/idl/xulrunner/nsIDOMSVGGElement.idl 3110share/idl/xulrunner/nsIDOMSVGGElement.idl
2886share/idl/xulrunner/nsIDOMSVGGradientElement.idl 3111share/idl/xulrunner/nsIDOMSVGGradientElement.idl
2887share/idl/xulrunner/nsIDOMSVGImageElement.idl 3112share/idl/xulrunner/nsIDOMSVGImageElement.idl
2888share/idl/xulrunner/nsIDOMSVGLength.idl 3113share/idl/xulrunner/nsIDOMSVGLength.idl
2889share/idl/xulrunner/nsIDOMSVGLengthList.idl 3114share/idl/xulrunner/nsIDOMSVGLengthList.idl
2890share/idl/xulrunner/nsIDOMSVGLineElement.idl 3115share/idl/xulrunner/nsIDOMSVGLineElement.idl
2891share/idl/xulrunner/nsIDOMSVGLocatable.idl 3116share/idl/xulrunner/nsIDOMSVGLocatable.idl
2892share/idl/xulrunner/nsIDOMSVGMarkerElement.idl 3117share/idl/xulrunner/nsIDOMSVGMarkerElement.idl
2893share/idl/xulrunner/nsIDOMSVGMaskElement.idl 3118share/idl/xulrunner/nsIDOMSVGMaskElement.idl
2894share/idl/xulrunner/nsIDOMSVGMatrix.idl 3119share/idl/xulrunner/nsIDOMSVGMatrix.idl
2895share/idl/xulrunner/nsIDOMSVGMetadataElement.idl 3120share/idl/xulrunner/nsIDOMSVGMetadataElement.idl
 3121share/idl/xulrunner/nsIDOMSVGMpathElement.idl
2896share/idl/xulrunner/nsIDOMSVGNumber.idl 3122share/idl/xulrunner/nsIDOMSVGNumber.idl
2897share/idl/xulrunner/nsIDOMSVGNumberList.idl 3123share/idl/xulrunner/nsIDOMSVGNumberList.idl
2898share/idl/xulrunner/nsIDOMSVGPathElement.idl 3124share/idl/xulrunner/nsIDOMSVGPathElement.idl
2899share/idl/xulrunner/nsIDOMSVGPathSeg.idl 3125share/idl/xulrunner/nsIDOMSVGPathSeg.idl
2900share/idl/xulrunner/nsIDOMSVGPathSegList.idl 3126share/idl/xulrunner/nsIDOMSVGPathSegList.idl
2901share/idl/xulrunner/nsIDOMSVGPatternElement.idl 3127share/idl/xulrunner/nsIDOMSVGPatternElement.idl
2902share/idl/xulrunner/nsIDOMSVGPoint.idl 3128share/idl/xulrunner/nsIDOMSVGPoint.idl
2903share/idl/xulrunner/nsIDOMSVGPointList.idl 3129share/idl/xulrunner/nsIDOMSVGPointList.idl
2904share/idl/xulrunner/nsIDOMSVGPolygonElement.idl 3130share/idl/xulrunner/nsIDOMSVGPolygonElement.idl
2905share/idl/xulrunner/nsIDOMSVGPolylineElement.idl 3131share/idl/xulrunner/nsIDOMSVGPolylineElement.idl
2906share/idl/xulrunner/nsIDOMSVGPresAspectRatio.idl 3132share/idl/xulrunner/nsIDOMSVGPresAspectRatio.idl
2907share/idl/xulrunner/nsIDOMSVGRect.idl 3133share/idl/xulrunner/nsIDOMSVGRect.idl
2908share/idl/xulrunner/nsIDOMSVGRectElement.idl 3134share/idl/xulrunner/nsIDOMSVGRectElement.idl
2909share/idl/xulrunner/nsIDOMSVGSVGElement.idl 3135share/idl/xulrunner/nsIDOMSVGSVGElement.idl
2910share/idl/xulrunner/nsIDOMSVGScriptElement.idl 3136share/idl/xulrunner/nsIDOMSVGScriptElement.idl
 3137share/idl/xulrunner/nsIDOMSVGSetElement.idl
2911share/idl/xulrunner/nsIDOMSVGStopElement.idl 3138share/idl/xulrunner/nsIDOMSVGStopElement.idl
2912share/idl/xulrunner/nsIDOMSVGStylable.idl 3139share/idl/xulrunner/nsIDOMSVGStylable.idl
2913share/idl/xulrunner/nsIDOMSVGStyleElement.idl 3140share/idl/xulrunner/nsIDOMSVGStyleElement.idl
2914share/idl/xulrunner/nsIDOMSVGSwitchElement.idl 3141share/idl/xulrunner/nsIDOMSVGSwitchElement.idl
2915share/idl/xulrunner/nsIDOMSVGSymbolElement.idl 3142share/idl/xulrunner/nsIDOMSVGSymbolElement.idl
2916share/idl/xulrunner/nsIDOMSVGTSpanElement.idl 3143share/idl/xulrunner/nsIDOMSVGTSpanElement.idl
2917share/idl/xulrunner/nsIDOMSVGTextContentElement.idl 3144share/idl/xulrunner/nsIDOMSVGTextContentElement.idl
2918share/idl/xulrunner/nsIDOMSVGTextElement.idl 3145share/idl/xulrunner/nsIDOMSVGTextElement.idl
2919share/idl/xulrunner/nsIDOMSVGTextPathElement.idl 3146share/idl/xulrunner/nsIDOMSVGTextPathElement.idl
2920share/idl/xulrunner/nsIDOMSVGTextPositionElem.idl 3147share/idl/xulrunner/nsIDOMSVGTextPositionElem.idl
2921share/idl/xulrunner/nsIDOMSVGTitleElement.idl 3148share/idl/xulrunner/nsIDOMSVGTitleElement.idl
2922share/idl/xulrunner/nsIDOMSVGTransform.idl 3149share/idl/xulrunner/nsIDOMSVGTransform.idl
2923share/idl/xulrunner/nsIDOMSVGTransformList.idl 3150share/idl/xulrunner/nsIDOMSVGTransformList.idl
@@ -2925,39 +3152,46 @@ share/idl/xulrunner/nsIDOMSVGTransformab @@ -2925,39 +3152,46 @@ share/idl/xulrunner/nsIDOMSVGTransformab
2925share/idl/xulrunner/nsIDOMSVGURIReference.idl 3152share/idl/xulrunner/nsIDOMSVGURIReference.idl
2926share/idl/xulrunner/nsIDOMSVGUnitTypes.idl 3153share/idl/xulrunner/nsIDOMSVGUnitTypes.idl
2927share/idl/xulrunner/nsIDOMSVGUseElement.idl 3154share/idl/xulrunner/nsIDOMSVGUseElement.idl
2928share/idl/xulrunner/nsIDOMSVGViewSpec.idl 3155share/idl/xulrunner/nsIDOMSVGViewSpec.idl
2929share/idl/xulrunner/nsIDOMSVGZoomAndPan.idl 3156share/idl/xulrunner/nsIDOMSVGZoomAndPan.idl
2930share/idl/xulrunner/nsIDOMSVGZoomEvent.idl 3157share/idl/xulrunner/nsIDOMSVGZoomEvent.idl
2931share/idl/xulrunner/nsIDOMScreen.idl 3158share/idl/xulrunner/nsIDOMScreen.idl
2932share/idl/xulrunner/nsIDOMScrollAreaEvent.idl 3159share/idl/xulrunner/nsIDOMScrollAreaEvent.idl
2933share/idl/xulrunner/nsIDOMSerializer.idl 3160share/idl/xulrunner/nsIDOMSerializer.idl
2934share/idl/xulrunner/nsIDOMSimpleGestureEvent.idl 3161share/idl/xulrunner/nsIDOMSimpleGestureEvent.idl
2935share/idl/xulrunner/nsIDOMSmartCardEvent.idl 3162share/idl/xulrunner/nsIDOMSmartCardEvent.idl
2936share/idl/xulrunner/nsIDOMStorage.idl 3163share/idl/xulrunner/nsIDOMStorage.idl
2937share/idl/xulrunner/nsIDOMStorageEvent.idl 3164share/idl/xulrunner/nsIDOMStorageEvent.idl
 3165share/idl/xulrunner/nsIDOMStorageEventObsolete.idl
 3166share/idl/xulrunner/nsIDOMStorageIndexedDB.idl
2938share/idl/xulrunner/nsIDOMStorageItem.idl 3167share/idl/xulrunner/nsIDOMStorageItem.idl
2939share/idl/xulrunner/nsIDOMStorageList.idl 3168share/idl/xulrunner/nsIDOMStorageList.idl
2940share/idl/xulrunner/nsIDOMStorageManager.idl 3169share/idl/xulrunner/nsIDOMStorageManager.idl
2941share/idl/xulrunner/nsIDOMStorageObsolete.idl 3170share/idl/xulrunner/nsIDOMStorageObsolete.idl
2942share/idl/xulrunner/nsIDOMStorageWindow.idl 3171share/idl/xulrunner/nsIDOMStorageWindow.idl
2943share/idl/xulrunner/nsIDOMStyleSheet.idl 3172share/idl/xulrunner/nsIDOMStyleSheet.idl
2944share/idl/xulrunner/nsIDOMStyleSheetList.idl 3173share/idl/xulrunner/nsIDOMStyleSheetList.idl
2945share/idl/xulrunner/nsIDOMText.idl 3174share/idl/xulrunner/nsIDOMText.idl
 3175share/idl/xulrunner/nsIDOMTimeEvent.idl
 3176share/idl/xulrunner/nsIDOMTimeRanges.idl
2946share/idl/xulrunner/nsIDOMToString.idl 3177share/idl/xulrunner/nsIDOMToString.idl
 3178share/idl/xulrunner/nsIDOMTransitionEvent.idl
2947share/idl/xulrunner/nsIDOMTreeWalker.idl 3179share/idl/xulrunner/nsIDOMTreeWalker.idl
2948share/idl/xulrunner/nsIDOMUIEvent.idl 3180share/idl/xulrunner/nsIDOMUIEvent.idl
2949share/idl/xulrunner/nsIDOMUserDataHandler.idl 3181share/idl/xulrunner/nsIDOMUserDataHandler.idl
 3182share/idl/xulrunner/nsIDOMValidityState.idl
2950share/idl/xulrunner/nsIDOMViewCSS.idl 3183share/idl/xulrunner/nsIDOMViewCSS.idl
 3184share/idl/xulrunner/nsIDOMWebGLRenderingContext.idl
2951share/idl/xulrunner/nsIDOMWindow.idl 3185share/idl/xulrunner/nsIDOMWindow.idl
2952share/idl/xulrunner/nsIDOMWindow2.idl 3186share/idl/xulrunner/nsIDOMWindow2.idl
2953share/idl/xulrunner/nsIDOMWindowCollection.idl 3187share/idl/xulrunner/nsIDOMWindowCollection.idl
2954share/idl/xulrunner/nsIDOMWindowInternal.idl 3188share/idl/xulrunner/nsIDOMWindowInternal.idl
2955share/idl/xulrunner/nsIDOMWindowUtils.idl 3189share/idl/xulrunner/nsIDOMWindowUtils.idl
2956share/idl/xulrunner/nsIDOMWorkers.idl 3190share/idl/xulrunner/nsIDOMWorkers.idl
2957share/idl/xulrunner/nsIDOMXMLDocument.idl 3191share/idl/xulrunner/nsIDOMXMLDocument.idl
2958share/idl/xulrunner/nsIDOMXPathEvaluator.idl 3192share/idl/xulrunner/nsIDOMXPathEvaluator.idl
2959share/idl/xulrunner/nsIDOMXPathException.idl 3193share/idl/xulrunner/nsIDOMXPathException.idl
2960share/idl/xulrunner/nsIDOMXPathExpression.idl 3194share/idl/xulrunner/nsIDOMXPathExpression.idl
2961share/idl/xulrunner/nsIDOMXPathNSResolver.idl 3195share/idl/xulrunner/nsIDOMXPathNSResolver.idl
2962share/idl/xulrunner/nsIDOMXPathNamespace.idl 3196share/idl/xulrunner/nsIDOMXPathNamespace.idl
2963share/idl/xulrunner/nsIDOMXPathResult.idl 3197share/idl/xulrunner/nsIDOMXPathResult.idl
@@ -2966,59 +3200,62 @@ share/idl/xulrunner/nsIDOMXULCheckboxEle @@ -2966,59 +3200,62 @@ share/idl/xulrunner/nsIDOMXULCheckboxEle
2966share/idl/xulrunner/nsIDOMXULCommandDispatcher.idl 3200share/idl/xulrunner/nsIDOMXULCommandDispatcher.idl
2967share/idl/xulrunner/nsIDOMXULCommandEvent.idl 3201share/idl/xulrunner/nsIDOMXULCommandEvent.idl
2968share/idl/xulrunner/nsIDOMXULContainerElement.idl 3202share/idl/xulrunner/nsIDOMXULContainerElement.idl
2969share/idl/xulrunner/nsIDOMXULControlElement.idl 3203share/idl/xulrunner/nsIDOMXULControlElement.idl
2970share/idl/xulrunner/nsIDOMXULDescriptionElement.idl 3204share/idl/xulrunner/nsIDOMXULDescriptionElement.idl
2971share/idl/xulrunner/nsIDOMXULDocument.idl 3205share/idl/xulrunner/nsIDOMXULDocument.idl
2972share/idl/xulrunner/nsIDOMXULElement.idl 3206share/idl/xulrunner/nsIDOMXULElement.idl
2973share/idl/xulrunner/nsIDOMXULImageElement.idl 3207share/idl/xulrunner/nsIDOMXULImageElement.idl
2974share/idl/xulrunner/nsIDOMXULLabelElement.idl 3208share/idl/xulrunner/nsIDOMXULLabelElement.idl
2975share/idl/xulrunner/nsIDOMXULLabeledControlEl.idl 3209share/idl/xulrunner/nsIDOMXULLabeledControlEl.idl
2976share/idl/xulrunner/nsIDOMXULMenuListElement.idl 3210share/idl/xulrunner/nsIDOMXULMenuListElement.idl
2977share/idl/xulrunner/nsIDOMXULMultSelectCntrlEl.idl 3211share/idl/xulrunner/nsIDOMXULMultSelectCntrlEl.idl
2978share/idl/xulrunner/nsIDOMXULPopupElement.idl 3212share/idl/xulrunner/nsIDOMXULPopupElement.idl
 3213share/idl/xulrunner/nsIDOMXULRelatedElement.idl
2979share/idl/xulrunner/nsIDOMXULSelectCntrlEl.idl 3214share/idl/xulrunner/nsIDOMXULSelectCntrlEl.idl
2980share/idl/xulrunner/nsIDOMXULSelectCntrlItemEl.idl 3215share/idl/xulrunner/nsIDOMXULSelectCntrlItemEl.idl
2981share/idl/xulrunner/nsIDOMXULTextboxElement.idl 3216share/idl/xulrunner/nsIDOMXULTextboxElement.idl
2982share/idl/xulrunner/nsIDOMXULTreeElement.idl 3217share/idl/xulrunner/nsIDOMXULTreeElement.idl
2983share/idl/xulrunner/nsIDataSignatureVerifier.idl 3218share/idl/xulrunner/nsIDataSignatureVerifier.idl
2984share/idl/xulrunner/nsIDebug.idl 3219share/idl/xulrunner/nsIDebug.idl
2985share/idl/xulrunner/nsIDebug2.idl 3220share/idl/xulrunner/nsIDebug2.idl
 3221share/idl/xulrunner/nsIDialogCreator.idl
2986share/idl/xulrunner/nsIDialogParamBlock.idl 3222share/idl/xulrunner/nsIDialogParamBlock.idl
2987share/idl/xulrunner/nsIDirIndex.idl 3223share/idl/xulrunner/nsIDirIndex.idl
2988share/idl/xulrunner/nsIDirIndexListener.idl 3224share/idl/xulrunner/nsIDirIndexListener.idl
2989share/idl/xulrunner/nsIDirectoryEnumerator.idl 3225share/idl/xulrunner/nsIDirectoryEnumerator.idl
2990share/idl/xulrunner/nsIDirectoryService.idl 3226share/idl/xulrunner/nsIDirectoryService.idl
 3227share/idl/xulrunner/nsIDiskCacheStreamInternal.idl
2991share/idl/xulrunner/nsIDocCharset.idl 3228share/idl/xulrunner/nsIDocCharset.idl
2992share/idl/xulrunner/nsIDocShell.idl 3229share/idl/xulrunner/nsIDocShell.idl
2993share/idl/xulrunner/nsIDocShellHistory.idl 3230share/idl/xulrunner/nsIDocShellHistory.idl
2994share/idl/xulrunner/nsIDocShellLoadInfo.idl 3231share/idl/xulrunner/nsIDocShellLoadInfo.idl
2995share/idl/xulrunner/nsIDocShellTreeItem.idl 3232share/idl/xulrunner/nsIDocShellTreeItem.idl
2996share/idl/xulrunner/nsIDocShellTreeNode.idl 3233share/idl/xulrunner/nsIDocShellTreeNode.idl
2997share/idl/xulrunner/nsIDocShellTreeOwner.idl 3234share/idl/xulrunner/nsIDocShellTreeOwner.idl
2998share/idl/xulrunner/nsIDocumentCharsetInfo.idl 3235share/idl/xulrunner/nsIDocumentCharsetInfo.idl
2999share/idl/xulrunner/nsIDocumentEncoder.idl 3236share/idl/xulrunner/nsIDocumentEncoder.idl
3000share/idl/xulrunner/nsIDocumentLoader.idl 3237share/idl/xulrunner/nsIDocumentLoader.idl
3001share/idl/xulrunner/nsIDocumentLoaderFactory.idl 3238share/idl/xulrunner/nsIDocumentLoaderFactory.idl
3002share/idl/xulrunner/nsIDocumentStateListener.idl 3239share/idl/xulrunner/nsIDocumentStateListener.idl
3003share/idl/xulrunner/nsIDownload.idl 3240share/idl/xulrunner/nsIDownload.idl
3004share/idl/xulrunner/nsIDownloadHistory.idl 3241share/idl/xulrunner/nsIDownloadHistory.idl
3005share/idl/xulrunner/nsIDownloadManager.idl 3242share/idl/xulrunner/nsIDownloadManager.idl
3006share/idl/xulrunner/nsIDownloadManagerUI.idl 3243share/idl/xulrunner/nsIDownloadManagerUI.idl
3007share/idl/xulrunner/nsIDownloadProgressListener.idl 3244share/idl/xulrunner/nsIDownloadProgressListener.idl
3008share/idl/xulrunner/nsIDownloader.idl 3245share/idl/xulrunner/nsIDownloader.idl
3009share/idl/xulrunner/nsIDragDropHandler.idl 
3010share/idl/xulrunner/nsIDragService.idl 3246share/idl/xulrunner/nsIDragService.idl
3011share/idl/xulrunner/nsIDragSession.idl 3247share/idl/xulrunner/nsIDragSession.idl
 3248share/idl/xulrunner/nsIDroppedLinkHandler.idl
3012share/idl/xulrunner/nsIDynamicContainer.idl 3249share/idl/xulrunner/nsIDynamicContainer.idl
3013share/idl/xulrunner/nsIEditActionListener.idl 3250share/idl/xulrunner/nsIEditActionListener.idl
3014share/idl/xulrunner/nsIEditingSession.idl 3251share/idl/xulrunner/nsIEditingSession.idl
3015share/idl/xulrunner/nsIEditor.idl 3252share/idl/xulrunner/nsIEditor.idl
3016share/idl/xulrunner/nsIEditorBoxObject.idl 3253share/idl/xulrunner/nsIEditorBoxObject.idl
3017share/idl/xulrunner/nsIEditorDocShell.idl 3254share/idl/xulrunner/nsIEditorDocShell.idl
3018share/idl/xulrunner/nsIEditorIMESupport.idl 3255share/idl/xulrunner/nsIEditorIMESupport.idl
3019share/idl/xulrunner/nsIEditorLogging.idl 3256share/idl/xulrunner/nsIEditorLogging.idl
3020share/idl/xulrunner/nsIEditorMailSupport.idl 3257share/idl/xulrunner/nsIEditorMailSupport.idl
3021share/idl/xulrunner/nsIEditorObserver.idl 3258share/idl/xulrunner/nsIEditorObserver.idl
3022share/idl/xulrunner/nsIEditorSpellCheck.idl 3259share/idl/xulrunner/nsIEditorSpellCheck.idl
3023share/idl/xulrunner/nsIEditorStyleSheets.idl 3260share/idl/xulrunner/nsIEditorStyleSheets.idl
3024share/idl/xulrunner/nsIEffectiveTLDService.idl 3261share/idl/xulrunner/nsIEffectiveTLDService.idl
@@ -3026,30 +3263,31 @@ share/idl/xulrunner/nsIEmbeddingSiteWind @@ -3026,30 +3263,31 @@ share/idl/xulrunner/nsIEmbeddingSiteWind
3026share/idl/xulrunner/nsIEmbeddingSiteWindow2.idl 3263share/idl/xulrunner/nsIEmbeddingSiteWindow2.idl
3027share/idl/xulrunner/nsIEncodedChannel.idl 3264share/idl/xulrunner/nsIEncodedChannel.idl
3028share/idl/xulrunner/nsIEntityConverter.idl 3265share/idl/xulrunner/nsIEntityConverter.idl
3029share/idl/xulrunner/nsIEntropyCollector.idl 3266share/idl/xulrunner/nsIEntropyCollector.idl
3030share/idl/xulrunner/nsIEnumerator.idl 3267share/idl/xulrunner/nsIEnumerator.idl
3031share/idl/xulrunner/nsIEnvironment.idl 3268share/idl/xulrunner/nsIEnvironment.idl
3032share/idl/xulrunner/nsIErrorService.idl 3269share/idl/xulrunner/nsIErrorService.idl
3033share/idl/xulrunner/nsIEventListenerService.idl 3270share/idl/xulrunner/nsIEventListenerService.idl
3034share/idl/xulrunner/nsIEventTarget.idl 3271share/idl/xulrunner/nsIEventTarget.idl
3035share/idl/xulrunner/nsIException.idl 3272share/idl/xulrunner/nsIException.idl
3036share/idl/xulrunner/nsIExceptionService.idl 3273share/idl/xulrunner/nsIExceptionService.idl
3037share/idl/xulrunner/nsIExpatSink.idl 3274share/idl/xulrunner/nsIExpatSink.idl
3038share/idl/xulrunner/nsIExtendedExpatSink.idl 3275share/idl/xulrunner/nsIExtendedExpatSink.idl
3039share/idl/xulrunner/nsIExtensionManager.idl 
3040share/idl/xulrunner/nsIExternalHelperAppService.idl 3276share/idl/xulrunner/nsIExternalHelperAppService.idl
3041share/idl/xulrunner/nsIExternalProtocolHandler.idl 3277share/idl/xulrunner/nsIExternalProtocolHandler.idl
3042share/idl/xulrunner/nsIExternalProtocolService.idl 3278share/idl/xulrunner/nsIExternalProtocolService.idl
 3279share/idl/xulrunner/nsIExternalSharingAppService.idl
 3280share/idl/xulrunner/nsIExternalURLHandlerService.idl
3043share/idl/xulrunner/nsIFIXptr.idl 3281share/idl/xulrunner/nsIFIXptr.idl
3044share/idl/xulrunner/nsIFTPChannel.idl 3282share/idl/xulrunner/nsIFTPChannel.idl
3045share/idl/xulrunner/nsIFactory.idl 3283share/idl/xulrunner/nsIFactory.idl
3046share/idl/xulrunner/nsIFastLoadFileControl.idl 3284share/idl/xulrunner/nsIFastLoadFileControl.idl
3047share/idl/xulrunner/nsIFastLoadService.idl 3285share/idl/xulrunner/nsIFastLoadService.idl
3048share/idl/xulrunner/nsIFaviconService.idl 3286share/idl/xulrunner/nsIFaviconService.idl
3049share/idl/xulrunner/nsIFeed.idl 3287share/idl/xulrunner/nsIFeed.idl
3050share/idl/xulrunner/nsIFeedContainer.idl 3288share/idl/xulrunner/nsIFeedContainer.idl
3051share/idl/xulrunner/nsIFeedElementBase.idl 3289share/idl/xulrunner/nsIFeedElementBase.idl
3052share/idl/xulrunner/nsIFeedEntry.idl 3290share/idl/xulrunner/nsIFeedEntry.idl
3053share/idl/xulrunner/nsIFeedGenerator.idl 3291share/idl/xulrunner/nsIFeedGenerator.idl
3054share/idl/xulrunner/nsIFeedListener.idl 3292share/idl/xulrunner/nsIFeedListener.idl
3055share/idl/xulrunner/nsIFeedPerson.idl 3293share/idl/xulrunner/nsIFeedPerson.idl
@@ -3064,157 +3302,179 @@ share/idl/xulrunner/nsIFileStreams.idl @@ -3064,157 +3302,179 @@ share/idl/xulrunner/nsIFileStreams.idl
3064share/idl/xulrunner/nsIFileURL.idl 3302share/idl/xulrunner/nsIFileURL.idl
3065share/idl/xulrunner/nsIFileView.idl 3303share/idl/xulrunner/nsIFileView.idl
3066share/idl/xulrunner/nsIFind.idl 3304share/idl/xulrunner/nsIFind.idl
3067share/idl/xulrunner/nsIFindService.idl 3305share/idl/xulrunner/nsIFindService.idl
3068share/idl/xulrunner/nsIFocusManager.idl 3306share/idl/xulrunner/nsIFocusManager.idl
3069share/idl/xulrunner/nsIFontEnumerator.idl 3307share/idl/xulrunner/nsIFontEnumerator.idl
3070share/idl/xulrunner/nsIFormAutoComplete.idl 3308share/idl/xulrunner/nsIFormAutoComplete.idl
3071share/idl/xulrunner/nsIFormFillController.idl 3309share/idl/xulrunner/nsIFormFillController.idl
3072share/idl/xulrunner/nsIFormHistory.idl 3310share/idl/xulrunner/nsIFormHistory.idl
3073share/idl/xulrunner/nsIFormSigningDialog.idl 3311share/idl/xulrunner/nsIFormSigningDialog.idl
3074share/idl/xulrunner/nsIFormSubmitObserver.idl 3312share/idl/xulrunner/nsIFormSubmitObserver.idl
3075share/idl/xulrunner/nsIFormatConverter.idl 3313share/idl/xulrunner/nsIFormatConverter.idl
3076share/idl/xulrunner/nsIFrameLoader.idl 3314share/idl/xulrunner/nsIFrameLoader.idl
 3315share/idl/xulrunner/nsIFrameMessageManager.idl
3077share/idl/xulrunner/nsIGConfService.idl 3316share/idl/xulrunner/nsIGConfService.idl
 3317share/idl/xulrunner/nsIGIOService.idl
3078share/idl/xulrunner/nsIGenKeypairInfoDlg.idl 3318share/idl/xulrunner/nsIGenKeypairInfoDlg.idl
3079share/idl/xulrunner/nsIGeolocationProvider.idl 3319share/idl/xulrunner/nsIGeolocationProvider.idl
 3320share/idl/xulrunner/nsIGfxInfo.idl
 3321share/idl/xulrunner/nsIGfxInfoDebug.idl
3080share/idl/xulrunner/nsIGlobalHistory.idl 3322share/idl/xulrunner/nsIGlobalHistory.idl
3081share/idl/xulrunner/nsIGlobalHistory2.idl 3323share/idl/xulrunner/nsIGlobalHistory2.idl
3082share/idl/xulrunner/nsIGlobalHistory3.idl 3324share/idl/xulrunner/nsIGlobalHistory3.idl
3083share/idl/xulrunner/nsIGnomeVFSService.idl 3325share/idl/xulrunner/nsIGnomeVFSService.idl
3084share/idl/xulrunner/nsIHTMLAbsPosEditor.idl 3326share/idl/xulrunner/nsIHTMLAbsPosEditor.idl
3085share/idl/xulrunner/nsIHTMLEditor.idl 3327share/idl/xulrunner/nsIHTMLEditor.idl
 3328share/idl/xulrunner/nsIHTMLEditor_MOZILLA_2_0_BRANCH.idl
3086share/idl/xulrunner/nsIHTMLInlineTableEditor.idl 3329share/idl/xulrunner/nsIHTMLInlineTableEditor.idl
3087share/idl/xulrunner/nsIHTMLObjectResizeListener.idl 3330share/idl/xulrunner/nsIHTMLObjectResizeListener.idl
3088share/idl/xulrunner/nsIHTMLObjectResizer.idl 3331share/idl/xulrunner/nsIHTMLObjectResizer.idl
3089share/idl/xulrunner/nsIHTTPHeaderListener.idl 3332share/idl/xulrunner/nsIHTTPHeaderListener.idl
3090share/idl/xulrunner/nsIHTTPIndex.idl 3333share/idl/xulrunner/nsIHTTPIndex.idl
3091share/idl/xulrunner/nsIHandlerService.idl 3334share/idl/xulrunner/nsIHandlerService.idl
 3335share/idl/xulrunner/nsIHapticFeedback.idl
3092share/idl/xulrunner/nsIHashable.idl 3336share/idl/xulrunner/nsIHashable.idl
3093share/idl/xulrunner/nsIHelperAppLauncherDialog.idl 3337share/idl/xulrunner/nsIHelperAppLauncherDialog.idl
3094share/idl/xulrunner/nsIHistoryEntry.idl 3338share/idl/xulrunner/nsIHistoryEntry.idl
3095share/idl/xulrunner/nsIHttpActivityObserver.idl 3339share/idl/xulrunner/nsIHttpActivityObserver.idl
3096share/idl/xulrunner/nsIHttpAuthManager.idl 3340share/idl/xulrunner/nsIHttpAuthManager.idl
 3341share/idl/xulrunner/nsIHttpAuthenticableChannel.idl
3097share/idl/xulrunner/nsIHttpAuthenticator.idl 3342share/idl/xulrunner/nsIHttpAuthenticator.idl
3098share/idl/xulrunner/nsIHttpChannel.idl 3343share/idl/xulrunner/nsIHttpChannel.idl
 3344share/idl/xulrunner/nsIHttpChannelAuthProvider.idl
 3345share/idl/xulrunner/nsIHttpChannelChild.idl
3099share/idl/xulrunner/nsIHttpChannelInternal.idl 3346share/idl/xulrunner/nsIHttpChannelInternal.idl
3100share/idl/xulrunner/nsIHttpEventSink.idl 3347share/idl/xulrunner/nsIHttpEventSink.idl
3101share/idl/xulrunner/nsIHttpHeaderVisitor.idl 3348share/idl/xulrunner/nsIHttpHeaderVisitor.idl
3102share/idl/xulrunner/nsIHttpProtocolHandler.idl 3349share/idl/xulrunner/nsIHttpProtocolHandler.idl
 3350share/idl/xulrunner/nsIIDBCursor.idl
 3351share/idl/xulrunner/nsIIDBCursorWithValue.idl
 3352share/idl/xulrunner/nsIIDBDatabase.idl
 3353share/idl/xulrunner/nsIIDBDatabaseException.idl
 3354share/idl/xulrunner/nsIIDBFactory.idl
 3355share/idl/xulrunner/nsIIDBIndex.idl
 3356share/idl/xulrunner/nsIIDBKeyRange.idl
 3357share/idl/xulrunner/nsIIDBObjectStore.idl
 3358share/idl/xulrunner/nsIIDBRequest.idl
 3359share/idl/xulrunner/nsIIDBTransaction.idl
 3360share/idl/xulrunner/nsIIDBVersionChangeEvent.idl
 3361share/idl/xulrunner/nsIIDBVersionChangeRequest.idl
3103share/idl/xulrunner/nsIIDNService.idl 3362share/idl/xulrunner/nsIIDNService.idl
3104share/idl/xulrunner/nsIIFrameBoxObject.idl 3363share/idl/xulrunner/nsIIFrameBoxObject.idl
 3364share/idl/xulrunner/nsIIMEPicker.idl
3105share/idl/xulrunner/nsIINIParser.idl 3365share/idl/xulrunner/nsIINIParser.idl
3106share/idl/xulrunner/nsIIOService.idl 3366share/idl/xulrunner/nsIIOService.idl
3107share/idl/xulrunner/nsIIOService2.idl 3367share/idl/xulrunner/nsIIOService2.idl
3108share/idl/xulrunner/nsIIOUtil.idl 3368share/idl/xulrunner/nsIIOUtil.idl
 3369share/idl/xulrunner/nsIIPCSerializable.idl
3109share/idl/xulrunner/nsIIconURI.idl 3370share/idl/xulrunner/nsIIconURI.idl
3110share/idl/xulrunner/nsIIdentityInfo.idl 3371share/idl/xulrunner/nsIIdentityInfo.idl
3111share/idl/xulrunner/nsIIdleService.idl 3372share/idl/xulrunner/nsIIdleService.idl
3112share/idl/xulrunner/nsIImageDocument.idl 3373share/idl/xulrunner/nsIImageDocument.idl
3113share/idl/xulrunner/nsIImageLoadingContent.idl 3374share/idl/xulrunner/nsIImageLoadingContent.idl
3114share/idl/xulrunner/nsIIncrementalDownload.idl 3375share/idl/xulrunner/nsIIncrementalDownload.idl
 3376share/idl/xulrunner/nsIIndexedDatabaseManager.idl
3115share/idl/xulrunner/nsIInlineSpellChecker.idl 3377share/idl/xulrunner/nsIInlineSpellChecker.idl
 3378share/idl/xulrunner/nsIInputListAutoComplete.idl
3116share/idl/xulrunner/nsIInputStream.idl 3379share/idl/xulrunner/nsIInputStream.idl
3117share/idl/xulrunner/nsIInputStreamChannel.idl 3380share/idl/xulrunner/nsIInputStreamChannel.idl
3118share/idl/xulrunner/nsIInputStreamPump.idl 3381share/idl/xulrunner/nsIInputStreamPump.idl
3119share/idl/xulrunner/nsIInputStreamTee.idl 3382share/idl/xulrunner/nsIInputStreamTee.idl
3120share/idl/xulrunner/nsIInterfaceInfo.idl 3383share/idl/xulrunner/nsIInterfaceInfo.idl
3121share/idl/xulrunner/nsIInterfaceInfoManager.idl 3384share/idl/xulrunner/nsIInterfaceInfoManager.idl
3122share/idl/xulrunner/nsIInterfaceRequestor.idl 3385share/idl/xulrunner/nsIInterfaceRequestor.idl
3123share/idl/xulrunner/nsIJAR.idl 
3124share/idl/xulrunner/nsIJARChannel.idl 3386share/idl/xulrunner/nsIJARChannel.idl
3125share/idl/xulrunner/nsIJARProtocolHandler.idl 3387share/idl/xulrunner/nsIJARProtocolHandler.idl
3126share/idl/xulrunner/nsIJARURI.idl 3388share/idl/xulrunner/nsIJARURI.idl
3127share/idl/xulrunner/nsIJSContextStack.idl 3389share/idl/xulrunner/nsIJSContextStack.idl
3128share/idl/xulrunner/nsIJSON.idl 3390share/idl/xulrunner/nsIJSON.idl
3129share/idl/xulrunner/nsIJSRuntimeService.idl 3391share/idl/xulrunner/nsIJSRuntimeService.idl
3130share/idl/xulrunner/nsIKeyModule.idl 3392share/idl/xulrunner/nsIKeyModule.idl
3131share/idl/xulrunner/nsIKeygenThread.idl 3393share/idl/xulrunner/nsIKeygenThread.idl
3132share/idl/xulrunner/nsILineInputStream.idl 3394share/idl/xulrunner/nsILineInputStream.idl
3133share/idl/xulrunner/nsIListBoxObject.idl 3395share/idl/xulrunner/nsIListBoxObject.idl
3134share/idl/xulrunner/nsILivemarkService.idl 3396share/idl/xulrunner/nsILivemarkService.idl
3135share/idl/xulrunner/nsILoadContext.idl 3397share/idl/xulrunner/nsILoadContext.idl
3136share/idl/xulrunner/nsILoadGroup.idl 3398share/idl/xulrunner/nsILoadGroup.idl
3137share/idl/xulrunner/nsILocalFile.idl 3399share/idl/xulrunner/nsILocalFile.idl
3138share/idl/xulrunner/nsILocalFileWin.idl 3400share/idl/xulrunner/nsILocalFileWin.idl
3139share/idl/xulrunner/nsILocale.idl 3401share/idl/xulrunner/nsILocale.idl
3140share/idl/xulrunner/nsILocaleService.idl 3402share/idl/xulrunner/nsILocaleService.idl
3141share/idl/xulrunner/nsILoginInfo.idl 3403share/idl/xulrunner/nsILoginInfo.idl
3142share/idl/xulrunner/nsILoginManager.idl 3404share/idl/xulrunner/nsILoginManager.idl
 3405share/idl/xulrunner/nsILoginManagerCrypto.idl
3143share/idl/xulrunner/nsILoginManagerIEMigrationHelper.idl 3406share/idl/xulrunner/nsILoginManagerIEMigrationHelper.idl
3144share/idl/xulrunner/nsILoginManagerPrompter.idl 3407share/idl/xulrunner/nsILoginManagerPrompter.idl
3145share/idl/xulrunner/nsILoginManagerStorage.idl 3408share/idl/xulrunner/nsILoginManagerStorage.idl
3146share/idl/xulrunner/nsILoginMetaInfo.idl 3409share/idl/xulrunner/nsILoginMetaInfo.idl
3147share/idl/xulrunner/nsIMIMEHeaderParam.idl 3410share/idl/xulrunner/nsIMIMEHeaderParam.idl
3148share/idl/xulrunner/nsIMIMEInfo.idl 3411share/idl/xulrunner/nsIMIMEInfo.idl
3149share/idl/xulrunner/nsIMIMEInputStream.idl 3412share/idl/xulrunner/nsIMIMEInputStream.idl
3150share/idl/xulrunner/nsIMIMEService.idl 3413share/idl/xulrunner/nsIMIMEService.idl
3151share/idl/xulrunner/nsIMarkupDocumentViewer.idl 3414share/idl/xulrunner/nsIMarkupDocumentViewer.idl
3152share/idl/xulrunner/nsIMemory.idl 3415share/idl/xulrunner/nsIMemory.idl
3153share/idl/xulrunner/nsIMemoryReporter.idl 3416share/idl/xulrunner/nsIMemoryReporter.idl
3154share/idl/xulrunner/nsIMenuBoxObject.idl 3417share/idl/xulrunner/nsIMenuBoxObject.idl
 3418share/idl/xulrunner/nsIMicrosummaryService.idl
3155share/idl/xulrunner/nsIModifyableXPointer.idl 3419share/idl/xulrunner/nsIModifyableXPointer.idl
3156share/idl/xulrunner/nsIModule.idl 3420share/idl/xulrunner/nsIModule.idl
3157share/idl/xulrunner/nsIModuleLoader.idl 
3158share/idl/xulrunner/nsIMultiPartChannel.idl 3421share/idl/xulrunner/nsIMultiPartChannel.idl
3159share/idl/xulrunner/nsIMultiplexInputStream.idl 3422share/idl/xulrunner/nsIMultiplexInputStream.idl
3160share/idl/xulrunner/nsIMutable.idl 3423share/idl/xulrunner/nsIMutable.idl
3161share/idl/xulrunner/nsIMutableArray.idl 3424share/idl/xulrunner/nsIMutableArray.idl
3162share/idl/xulrunner/nsINSSCertCache.idl 3425share/idl/xulrunner/nsINSSCertCache.idl
3163share/idl/xulrunner/nsINSSErrorsService.idl 3426share/idl/xulrunner/nsINSSErrorsService.idl
3164share/idl/xulrunner/nsINativeAppSupport.idl 3427share/idl/xulrunner/nsINativeAppSupport.idl
3165share/idl/xulrunner/nsINavBookmarksService.idl 3428share/idl/xulrunner/nsINavBookmarksService.idl
3166share/idl/xulrunner/nsINavHistoryService.idl 3429share/idl/xulrunner/nsINavHistoryService.idl
3167share/idl/xulrunner/nsINestedURI.idl 3430share/idl/xulrunner/nsINestedURI.idl
3168share/idl/xulrunner/nsINetUtil.idl 3431share/idl/xulrunner/nsINetUtil.idl
3169share/idl/xulrunner/nsINetworkLinkService.idl 3432share/idl/xulrunner/nsINetworkLinkService.idl
3170share/idl/xulrunner/nsINonBlockingAlertService.idl 
3171share/idl/xulrunner/nsIOCSPResponder.idl 3433share/idl/xulrunner/nsIOCSPResponder.idl
3172share/idl/xulrunner/nsIObjectInputStream.idl 3434share/idl/xulrunner/nsIObjectInputStream.idl
3173share/idl/xulrunner/nsIObjectLoadingContent.idl 3435share/idl/xulrunner/nsIObjectLoadingContent.idl
3174share/idl/xulrunner/nsIObjectOutputStream.idl 3436share/idl/xulrunner/nsIObjectOutputStream.idl
3175share/idl/xulrunner/nsIObserver.idl 3437share/idl/xulrunner/nsIObserver.idl
3176share/idl/xulrunner/nsIObserverService.idl 3438share/idl/xulrunner/nsIObserverService.idl
3177share/idl/xulrunner/nsIOfflineCacheUpdate.idl 3439share/idl/xulrunner/nsIOfflineCacheUpdate.idl
3178share/idl/xulrunner/nsIOutputStream.idl 3440share/idl/xulrunner/nsIOutputStream.idl
3179share/idl/xulrunner/nsIPK11Token.idl 3441share/idl/xulrunner/nsIPK11Token.idl
3180share/idl/xulrunner/nsIPK11TokenDB.idl 3442share/idl/xulrunner/nsIPK11TokenDB.idl
3181share/idl/xulrunner/nsIPKCS11.idl 3443share/idl/xulrunner/nsIPKCS11.idl
3182share/idl/xulrunner/nsIPKCS11Module.idl 3444share/idl/xulrunner/nsIPKCS11Module.idl
3183share/idl/xulrunner/nsIPKCS11ModuleDB.idl 3445share/idl/xulrunner/nsIPKCS11ModuleDB.idl
3184share/idl/xulrunner/nsIPKCS11Slot.idl 3446share/idl/xulrunner/nsIPKCS11Slot.idl
3185share/idl/xulrunner/nsIPKIParamBlock.idl 3447share/idl/xulrunner/nsIPKIParamBlock.idl
3186share/idl/xulrunner/nsIParentalControlsService.idl 3448share/idl/xulrunner/nsIParentalControlsService.idl
3187share/idl/xulrunner/nsIPasswordManager.idl 
3188share/idl/xulrunner/nsIPasswordManagerInternal.idl 
3189share/idl/xulrunner/nsIPermission.idl 3449share/idl/xulrunner/nsIPermission.idl
3190share/idl/xulrunner/nsIPermissionManager.idl 3450share/idl/xulrunner/nsIPermissionManager.idl
3191share/idl/xulrunner/nsIPersistentProperties2.idl 3451share/idl/xulrunner/nsIPersistentProperties2.idl
3192share/idl/xulrunner/nsIPhonetic.idl 3452share/idl/xulrunner/nsIPhonetic.idl
3193share/idl/xulrunner/nsIPipe.idl 3453share/idl/xulrunner/nsIPipe.idl
 3454share/idl/xulrunner/nsIPlacesImportExportService.idl
3194share/idl/xulrunner/nsIPlaintextEditor.idl 3455share/idl/xulrunner/nsIPlaintextEditor.idl
3195share/idl/xulrunner/nsIPlugin.idl 3456share/idl/xulrunner/nsIPlugin.idl
3196share/idl/xulrunner/nsIPluginDocument.idl 3457share/idl/xulrunner/nsIPluginDocument.idl
3197share/idl/xulrunner/nsIPluginHost.idl 3458share/idl/xulrunner/nsIPluginHost.idl
3198share/idl/xulrunner/nsIPluginInputStream.idl 3459share/idl/xulrunner/nsIPluginInputStream.idl
3199share/idl/xulrunner/nsIPluginInstance.idl 3460share/idl/xulrunner/nsIPluginInstance.idl
3200share/idl/xulrunner/nsIPluginInstanceOwner.idl 3461share/idl/xulrunner/nsIPluginInstanceOwner.idl
3201share/idl/xulrunner/nsIPluginStreamInfo.idl 3462share/idl/xulrunner/nsIPluginStreamInfo.idl
3202share/idl/xulrunner/nsIPluginStreamListener.idl 3463share/idl/xulrunner/nsIPluginStreamListener.idl
3203share/idl/xulrunner/nsIPluginTag.idl 3464share/idl/xulrunner/nsIPluginTag.idl
3204share/idl/xulrunner/nsIPluginTagInfo.idl 3465share/idl/xulrunner/nsIPluginTagInfo.idl
3205share/idl/xulrunner/nsIPopupBoxObject.idl 3466share/idl/xulrunner/nsIPopupBoxObject.idl
3206share/idl/xulrunner/nsIPopupWindowManager.idl 3467share/idl/xulrunner/nsIPopupWindowManager.idl
3207share/idl/xulrunner/nsIPref.idl 
3208share/idl/xulrunner/nsIPrefBranch.idl 3468share/idl/xulrunner/nsIPrefBranch.idl
3209share/idl/xulrunner/nsIPrefBranch2.idl 3469share/idl/xulrunner/nsIPrefBranch2.idl
3210share/idl/xulrunner/nsIPrefBranchInternal.idl 3470share/idl/xulrunner/nsIPrefBranchInternal.idl
3211share/idl/xulrunner/nsIPrefLocalizedString.idl 3471share/idl/xulrunner/nsIPrefLocalizedString.idl
3212share/idl/xulrunner/nsIPrefService.idl 3472share/idl/xulrunner/nsIPrefService.idl
3213share/idl/xulrunner/nsIPrefetchService.idl 3473share/idl/xulrunner/nsIPrefetchService.idl
3214share/idl/xulrunner/nsIPrincipal.idl 3474share/idl/xulrunner/nsIPrincipal.idl
3215share/idl/xulrunner/nsIPrintOptions.idl 3475share/idl/xulrunner/nsIPrintOptions.idl
3216share/idl/xulrunner/nsIPrintProgress.idl 3476share/idl/xulrunner/nsIPrintProgress.idl
3217share/idl/xulrunner/nsIPrintProgressParams.idl 3477share/idl/xulrunner/nsIPrintProgressParams.idl
3218share/idl/xulrunner/nsIPrintSession.idl 3478share/idl/xulrunner/nsIPrintSession.idl
3219share/idl/xulrunner/nsIPrintSettings.idl 3479share/idl/xulrunner/nsIPrintSettings.idl
3220share/idl/xulrunner/nsIPrintSettingsService.idl 3480share/idl/xulrunner/nsIPrintSettingsService.idl
@@ -3262,35 +3522,35 @@ share/idl/xulrunner/nsIRDFObserver.idl @@ -3262,35 +3522,35 @@ share/idl/xulrunner/nsIRDFObserver.idl
3262share/idl/xulrunner/nsIRDFPropagatableDataSource.idl 3522share/idl/xulrunner/nsIRDFPropagatableDataSource.idl
3263share/idl/xulrunner/nsIRDFPurgeableDataSource.idl 3523share/idl/xulrunner/nsIRDFPurgeableDataSource.idl
3264share/idl/xulrunner/nsIRDFRemoteDataSource.idl 3524share/idl/xulrunner/nsIRDFRemoteDataSource.idl
3265share/idl/xulrunner/nsIRDFResource.idl 3525share/idl/xulrunner/nsIRDFResource.idl
3266share/idl/xulrunner/nsIRDFService.idl 3526share/idl/xulrunner/nsIRDFService.idl
3267share/idl/xulrunner/nsIRDFXMLParser.idl 3527share/idl/xulrunner/nsIRDFXMLParser.idl
3268share/idl/xulrunner/nsIRDFXMLSerializer.idl 3528share/idl/xulrunner/nsIRDFXMLSerializer.idl
3269share/idl/xulrunner/nsIRDFXMLSink.idl 3529share/idl/xulrunner/nsIRDFXMLSink.idl
3270share/idl/xulrunner/nsIRDFXMLSource.idl 3530share/idl/xulrunner/nsIRDFXMLSource.idl
3271share/idl/xulrunner/nsIRandomGenerator.idl 3531share/idl/xulrunner/nsIRandomGenerator.idl
3272share/idl/xulrunner/nsIReadConfig.idl 3532share/idl/xulrunner/nsIReadConfig.idl
3273share/idl/xulrunner/nsIRecentBadCertsService.idl 3533share/idl/xulrunner/nsIRecentBadCertsService.idl
3274share/idl/xulrunner/nsIRecyclingAllocator.idl 3534share/idl/xulrunner/nsIRecyclingAllocator.idl
 3535share/idl/xulrunner/nsIRedirectResultListener.idl
3275share/idl/xulrunner/nsIRefreshURI.idl 3536share/idl/xulrunner/nsIRefreshURI.idl
3276share/idl/xulrunner/nsIRelativeFilePref.idl 3537share/idl/xulrunner/nsIRelativeFilePref.idl
3277share/idl/xulrunner/nsIRemoteService.idl 3538share/idl/xulrunner/nsIRemoteService.idl
3278share/idl/xulrunner/nsIRequest.idl 3539share/idl/xulrunner/nsIRequest.idl
3279share/idl/xulrunner/nsIRequestObserver.idl 3540share/idl/xulrunner/nsIRequestObserver.idl
3280share/idl/xulrunner/nsIRequestObserverProxy.idl 3541share/idl/xulrunner/nsIRequestObserverProxy.idl
3281share/idl/xulrunner/nsIResProtocolHandler.idl 3542share/idl/xulrunner/nsIResProtocolHandler.idl
3282share/idl/xulrunner/nsIResumableChannel.idl 3543share/idl/xulrunner/nsIResumableChannel.idl
3283share/idl/xulrunner/nsIRollupListener.idl 
3284share/idl/xulrunner/nsIRunnable.idl 3544share/idl/xulrunner/nsIRunnable.idl
3285share/idl/xulrunner/nsISAXAttributes.idl 3545share/idl/xulrunner/nsISAXAttributes.idl
3286share/idl/xulrunner/nsISAXContentHandler.idl 3546share/idl/xulrunner/nsISAXContentHandler.idl
3287share/idl/xulrunner/nsISAXDTDHandler.idl 3547share/idl/xulrunner/nsISAXDTDHandler.idl
3288share/idl/xulrunner/nsISAXErrorHandler.idl 3548share/idl/xulrunner/nsISAXErrorHandler.idl
3289share/idl/xulrunner/nsISAXLexicalHandler.idl 3549share/idl/xulrunner/nsISAXLexicalHandler.idl
3290share/idl/xulrunner/nsISAXLocator.idl 3550share/idl/xulrunner/nsISAXLocator.idl
3291share/idl/xulrunner/nsISAXMutableAttributes.idl 3551share/idl/xulrunner/nsISAXMutableAttributes.idl
3292share/idl/xulrunner/nsISAXXMLFilter.idl 3552share/idl/xulrunner/nsISAXXMLFilter.idl
3293share/idl/xulrunner/nsISAXXMLReader.idl 3553share/idl/xulrunner/nsISAXXMLReader.idl
3294share/idl/xulrunner/nsISHContainer.idl 3554share/idl/xulrunner/nsISHContainer.idl
3295share/idl/xulrunner/nsISHEntry.idl 3555share/idl/xulrunner/nsISHEntry.idl
3296share/idl/xulrunner/nsISHTransaction.idl 3556share/idl/xulrunner/nsISHTransaction.idl
@@ -3312,83 +3572,87 @@ share/idl/xulrunner/nsIScriptChannel.idl @@ -3312,83 +3572,87 @@ share/idl/xulrunner/nsIScriptChannel.idl
3312share/idl/xulrunner/nsIScriptError.idl 3572share/idl/xulrunner/nsIScriptError.idl
3313share/idl/xulrunner/nsIScriptEventHandler.idl 3573share/idl/xulrunner/nsIScriptEventHandler.idl
3314share/idl/xulrunner/nsIScriptEventManager.idl 3574share/idl/xulrunner/nsIScriptEventManager.idl
3315share/idl/xulrunner/nsIScriptLoaderObserver.idl 3575share/idl/xulrunner/nsIScriptLoaderObserver.idl
3316share/idl/xulrunner/nsIScriptSecurityManager.idl 3576share/idl/xulrunner/nsIScriptSecurityManager.idl
3317share/idl/xulrunner/nsIScriptableDateFormat.idl 3577share/idl/xulrunner/nsIScriptableDateFormat.idl
3318share/idl/xulrunner/nsIScriptableInputStream.idl 3578share/idl/xulrunner/nsIScriptableInputStream.idl
3319share/idl/xulrunner/nsIScriptableInterfaces.idl 3579share/idl/xulrunner/nsIScriptableInterfaces.idl
3320share/idl/xulrunner/nsIScriptableRegion.idl 3580share/idl/xulrunner/nsIScriptableRegion.idl
3321share/idl/xulrunner/nsIScriptableUConv.idl 3581share/idl/xulrunner/nsIScriptableUConv.idl
3322share/idl/xulrunner/nsIScriptableUnescapeHTML.idl 3582share/idl/xulrunner/nsIScriptableUnescapeHTML.idl
3323share/idl/xulrunner/nsIScrollBoxObject.idl 3583share/idl/xulrunner/nsIScrollBoxObject.idl
3324share/idl/xulrunner/nsIScrollable.idl 3584share/idl/xulrunner/nsIScrollable.idl
3325share/idl/xulrunner/nsISearchContext.idl 
3326share/idl/xulrunner/nsISecretDecoderRing.idl 3585share/idl/xulrunner/nsISecretDecoderRing.idl
3327share/idl/xulrunner/nsISecureBrowserUI.idl 3586share/idl/xulrunner/nsISecureBrowserUI.idl
3328share/idl/xulrunner/nsISecurityCheckedComponent.idl 3587share/idl/xulrunner/nsISecurityCheckedComponent.idl
3329share/idl/xulrunner/nsISecurityEventSink.idl 3588share/idl/xulrunner/nsISecurityEventSink.idl
3330share/idl/xulrunner/nsISecurityInfoProvider.idl 3589share/idl/xulrunner/nsISecurityInfoProvider.idl
3331share/idl/xulrunner/nsISecurityPref.idl 
3332share/idl/xulrunner/nsISecurityWarningDialogs.idl 3590share/idl/xulrunner/nsISecurityWarningDialogs.idl
3333share/idl/xulrunner/nsISeekableStream.idl 3591share/idl/xulrunner/nsISeekableStream.idl
3334share/idl/xulrunner/nsISelectElement.idl 3592share/idl/xulrunner/nsISelectElement.idl
3335share/idl/xulrunner/nsISelection.idl 3593share/idl/xulrunner/nsISelection.idl
3336share/idl/xulrunner/nsISelection2.idl 3594share/idl/xulrunner/nsISelection2.idl
 3595share/idl/xulrunner/nsISelection3.idl
3337share/idl/xulrunner/nsISelectionController.idl 3596share/idl/xulrunner/nsISelectionController.idl
3338share/idl/xulrunner/nsISelectionDisplay.idl 3597share/idl/xulrunner/nsISelectionDisplay.idl
3339share/idl/xulrunner/nsISelectionListener.idl 3598share/idl/xulrunner/nsISelectionListener.idl
3340share/idl/xulrunner/nsISelectionPrivate.idl 3599share/idl/xulrunner/nsISelectionPrivate.idl
3341share/idl/xulrunner/nsISemanticUnitScanner.idl 3600share/idl/xulrunner/nsISemanticUnitScanner.idl
3342share/idl/xulrunner/nsISerializable.idl 3601share/idl/xulrunner/nsISerializable.idl
 3602share/idl/xulrunner/nsISerializationHelper.idl
3343share/idl/xulrunner/nsIServerSocket.idl 3603share/idl/xulrunner/nsIServerSocket.idl
3344share/idl/xulrunner/nsIServiceManager.idl 3604share/idl/xulrunner/nsIServiceManager.idl
3345share/idl/xulrunner/nsISidebar.idl 3605share/idl/xulrunner/nsISidebar.idl
3346share/idl/xulrunner/nsISignatureVerifier.idl 3606share/idl/xulrunner/nsISignatureVerifier.idl
3347share/idl/xulrunner/nsISimpleEnumerator.idl 3607share/idl/xulrunner/nsISimpleEnumerator.idl
3348share/idl/xulrunner/nsISimpleStreamListener.idl 3608share/idl/xulrunner/nsISimpleStreamListener.idl
3349share/idl/xulrunner/nsISimpleTest.idl 3609share/idl/xulrunner/nsISimpleTest.idl
3350share/idl/xulrunner/nsISimpleUnicharStreamFactory.idl 3610share/idl/xulrunner/nsISimpleUnicharStreamFactory.idl
3351share/idl/xulrunner/nsISliderListener.idl 3611share/idl/xulrunner/nsISliderListener.idl
3352share/idl/xulrunner/nsISocketProvider.idl 3612share/idl/xulrunner/nsISocketProvider.idl
3353share/idl/xulrunner/nsISocketProviderService.idl 3613share/idl/xulrunner/nsISocketProviderService.idl
3354share/idl/xulrunner/nsISocketTransport.idl 3614share/idl/xulrunner/nsISocketTransport.idl
3355share/idl/xulrunner/nsISocketTransportService.idl 3615share/idl/xulrunner/nsISocketTransportService.idl
3356share/idl/xulrunner/nsISound.idl 3616share/idl/xulrunner/nsISound.idl
3357share/idl/xulrunner/nsIStandardURL.idl 3617share/idl/xulrunner/nsIStandardURL.idl
 3618share/idl/xulrunner/nsIStartupCache.idl
3358share/idl/xulrunner/nsIStorageStream.idl 3619share/idl/xulrunner/nsIStorageStream.idl
3359share/idl/xulrunner/nsIStreamBufferAccess.idl 3620share/idl/xulrunner/nsIStreamBufferAccess.idl
3360share/idl/xulrunner/nsIStreamCipher.idl 3621share/idl/xulrunner/nsIStreamCipher.idl
3361share/idl/xulrunner/nsIStreamConverter.idl 3622share/idl/xulrunner/nsIStreamConverter.idl
3362share/idl/xulrunner/nsIStreamConverterService.idl 3623share/idl/xulrunner/nsIStreamConverterService.idl
3363share/idl/xulrunner/nsIStreamListener.idl 3624share/idl/xulrunner/nsIStreamListener.idl
3364share/idl/xulrunner/nsIStreamListenerTee.idl 3625share/idl/xulrunner/nsIStreamListenerTee.idl
3365share/idl/xulrunner/nsIStreamListenerTee_1_9_2.idl 
3366share/idl/xulrunner/nsIStreamLoader.idl 3626share/idl/xulrunner/nsIStreamLoader.idl
3367share/idl/xulrunner/nsIStreamTransportService.idl 3627share/idl/xulrunner/nsIStreamTransportService.idl
 3628share/idl/xulrunner/nsIStrictTransportSecurityService.idl
3368share/idl/xulrunner/nsIStringBundle.idl 3629share/idl/xulrunner/nsIStringBundle.idl
3369share/idl/xulrunner/nsIStringBundleOverride.idl 3630share/idl/xulrunner/nsIStringBundleOverride.idl
3370share/idl/xulrunner/nsIStringEnumerator.idl 3631share/idl/xulrunner/nsIStringEnumerator.idl
3371share/idl/xulrunner/nsIStringStream.idl 3632share/idl/xulrunner/nsIStringStream.idl
3372share/idl/xulrunner/nsIStyleSheetService.idl 3633share/idl/xulrunner/nsIStyleSheetService.idl
3373share/idl/xulrunner/nsISupports.idl 3634share/idl/xulrunner/nsISupports.idl
3374share/idl/xulrunner/nsISupportsArray.idl 3635share/idl/xulrunner/nsISupportsArray.idl
3375share/idl/xulrunner/nsISupportsIterators.idl 3636share/idl/xulrunner/nsISupportsIterators.idl
3376share/idl/xulrunner/nsISupportsPrimitives.idl 3637share/idl/xulrunner/nsISupportsPrimitives.idl
3377share/idl/xulrunner/nsISupportsPriority.idl 3638share/idl/xulrunner/nsISupportsPriority.idl
 3639share/idl/xulrunner/nsISyncJPAKE.idl
3378share/idl/xulrunner/nsISyncLoadDOMService.idl 3640share/idl/xulrunner/nsISyncLoadDOMService.idl
3379share/idl/xulrunner/nsISyncStreamListener.idl 3641share/idl/xulrunner/nsISyncStreamListener.idl
3380share/idl/xulrunner/nsISystemProxySettings.idl 3642share/idl/xulrunner/nsISystemProxySettings.idl
3381share/idl/xulrunner/nsITXTToHTMLConv.idl 3643share/idl/xulrunner/nsITXTToHTMLConv.idl
 3644share/idl/xulrunner/nsITabChild.idl
 3645share/idl/xulrunner/nsITabParent.idl
3382share/idl/xulrunner/nsITableEditor.idl 3646share/idl/xulrunner/nsITableEditor.idl
3383share/idl/xulrunner/nsITaggingService.idl 3647share/idl/xulrunner/nsITaggingService.idl
3384share/idl/xulrunner/nsITextScroll.idl 3648share/idl/xulrunner/nsITextScroll.idl
3385share/idl/xulrunner/nsITextServicesFilter.idl 3649share/idl/xulrunner/nsITextServicesFilter.idl
3386share/idl/xulrunner/nsITextToSubURI.idl 3650share/idl/xulrunner/nsITextToSubURI.idl
3387share/idl/xulrunner/nsIThread.idl 3651share/idl/xulrunner/nsIThread.idl
3388share/idl/xulrunner/nsIThreadInternal.idl 3652share/idl/xulrunner/nsIThreadInternal.idl
3389share/idl/xulrunner/nsIThreadManager.idl 3653share/idl/xulrunner/nsIThreadManager.idl
3390share/idl/xulrunner/nsIThreadPool.idl 3654share/idl/xulrunner/nsIThreadPool.idl
3391share/idl/xulrunner/nsITimelineService.idl 3655share/idl/xulrunner/nsITimelineService.idl
3392share/idl/xulrunner/nsITimer.idl 3656share/idl/xulrunner/nsITimer.idl
3393share/idl/xulrunner/nsITokenDialogs.idl 3657share/idl/xulrunner/nsITokenDialogs.idl
3394share/idl/xulrunner/nsITokenPasswordDialogs.idl 3658share/idl/xulrunner/nsITokenPasswordDialogs.idl
@@ -3411,128 +3675,133 @@ share/idl/xulrunner/nsITransportSecurity @@ -3411,128 +3675,133 @@ share/idl/xulrunner/nsITransportSecurity
3411share/idl/xulrunner/nsITreeBoxObject.idl 3675share/idl/xulrunner/nsITreeBoxObject.idl
3412share/idl/xulrunner/nsITreeColumns.idl 3676share/idl/xulrunner/nsITreeColumns.idl
3413share/idl/xulrunner/nsITreeContentView.idl 3677share/idl/xulrunner/nsITreeContentView.idl
3414share/idl/xulrunner/nsITreeSelection.idl 3678share/idl/xulrunner/nsITreeSelection.idl
3415share/idl/xulrunner/nsITreeView.idl 3679share/idl/xulrunner/nsITreeView.idl
3416share/idl/xulrunner/nsITypeAheadFind.idl 3680share/idl/xulrunner/nsITypeAheadFind.idl
3417share/idl/xulrunner/nsIURI.idl 3681share/idl/xulrunner/nsIURI.idl
3418share/idl/xulrunner/nsIURIChecker.idl 3682share/idl/xulrunner/nsIURIChecker.idl
3419share/idl/xulrunner/nsIURIClassifier.idl 3683share/idl/xulrunner/nsIURIClassifier.idl
3420share/idl/xulrunner/nsIURIContentListener.idl 3684share/idl/xulrunner/nsIURIContentListener.idl
3421share/idl/xulrunner/nsIURIFixup.idl 3685share/idl/xulrunner/nsIURIFixup.idl
3422share/idl/xulrunner/nsIURILoader.idl 3686share/idl/xulrunner/nsIURILoader.idl
3423share/idl/xulrunner/nsIURIRefObject.idl 3687share/idl/xulrunner/nsIURIRefObject.idl
 3688share/idl/xulrunner/nsIURIWithPrincipal.idl
3424share/idl/xulrunner/nsIURL.idl 3689share/idl/xulrunner/nsIURL.idl
3425share/idl/xulrunner/nsIURLFormatter.idl 3690share/idl/xulrunner/nsIURLFormatter.idl
3426share/idl/xulrunner/nsIURLParser.idl 3691share/idl/xulrunner/nsIURLParser.idl
3427share/idl/xulrunner/nsIUTF8ConverterService.idl 3692share/idl/xulrunner/nsIUTF8ConverterService.idl
3428share/idl/xulrunner/nsIUUIDGenerator.idl 3693share/idl/xulrunner/nsIUUIDGenerator.idl
3429share/idl/xulrunner/nsIUnicharInputStream.idl 3694share/idl/xulrunner/nsIUnicharInputStream.idl
3430share/idl/xulrunner/nsIUnicharLineInputStream.idl 3695share/idl/xulrunner/nsIUnicharLineInputStream.idl
3431share/idl/xulrunner/nsIUnicharOutputStream.idl 3696share/idl/xulrunner/nsIUnicharOutputStream.idl
3432share/idl/xulrunner/nsIUnicharStreamListener.idl 3697share/idl/xulrunner/nsIUnicharStreamListener.idl
3433share/idl/xulrunner/nsIUnicharStreamLoader.idl 3698share/idl/xulrunner/nsIUnicharStreamLoader.idl
3434share/idl/xulrunner/nsIUnicodeNormalizer.idl 3699share/idl/xulrunner/nsIUnicodeNormalizer.idl
3435share/idl/xulrunner/nsIUpdateService.idl 3700share/idl/xulrunner/nsIUpdateService.idl
3436share/idl/xulrunner/nsIUpdateTimerManager.idl 3701share/idl/xulrunner/nsIUpdateTimerManager.idl
3437share/idl/xulrunner/nsIUploadChannel.idl 3702share/idl/xulrunner/nsIUploadChannel.idl
3438share/idl/xulrunner/nsIUploadChannel2.idl 3703share/idl/xulrunner/nsIUploadChannel2.idl
 3704share/idl/xulrunner/nsIUrlClassifierDBService.idl
 3705share/idl/xulrunner/nsIUrlClassifierHashCompleter.idl
 3706share/idl/xulrunner/nsIUrlClassifierStreamUpdater.idl
 3707share/idl/xulrunner/nsIUrlClassifierUtils.idl
 3708share/idl/xulrunner/nsIUrlListManager.idl
3439share/idl/xulrunner/nsIUserCertPicker.idl 3709share/idl/xulrunner/nsIUserCertPicker.idl
3440share/idl/xulrunner/nsIUserInfo.idl 3710share/idl/xulrunner/nsIUserInfo.idl
3441share/idl/xulrunner/nsIVariant.idl 3711share/idl/xulrunner/nsIVariant.idl
3442share/idl/xulrunner/nsIVersionComparator.idl 3712share/idl/xulrunner/nsIVersionComparator.idl
3443share/idl/xulrunner/nsIViewSourceChannel.idl 3713share/idl/xulrunner/nsIViewSourceChannel.idl
3444share/idl/xulrunner/nsIWeakReference.idl 3714share/idl/xulrunner/nsIWeakReference.idl
3445share/idl/xulrunner/nsIWebBrowser.idl 3715share/idl/xulrunner/nsIWebBrowser.idl
3446share/idl/xulrunner/nsIWebBrowserChrome.idl 3716share/idl/xulrunner/nsIWebBrowserChrome.idl
3447share/idl/xulrunner/nsIWebBrowserChrome2.idl 3717share/idl/xulrunner/nsIWebBrowserChrome2.idl
 3718share/idl/xulrunner/nsIWebBrowserChrome3.idl
3448share/idl/xulrunner/nsIWebBrowserChromeFocus.idl 3719share/idl/xulrunner/nsIWebBrowserChromeFocus.idl
3449share/idl/xulrunner/nsIWebBrowserFind.idl 3720share/idl/xulrunner/nsIWebBrowserFind.idl
3450share/idl/xulrunner/nsIWebBrowserFocus.idl 3721share/idl/xulrunner/nsIWebBrowserFocus.idl
3451share/idl/xulrunner/nsIWebBrowserPersist.idl 3722share/idl/xulrunner/nsIWebBrowserPersist.idl
3452share/idl/xulrunner/nsIWebBrowserPrint.idl 3723share/idl/xulrunner/nsIWebBrowserPrint.idl
3453share/idl/xulrunner/nsIWebBrowserSetup.idl 3724share/idl/xulrunner/nsIWebBrowserSetup.idl
3454share/idl/xulrunner/nsIWebBrowserStream.idl 3725share/idl/xulrunner/nsIWebBrowserStream.idl
3455share/idl/xulrunner/nsIWebContentHandlerRegistrar.idl 3726share/idl/xulrunner/nsIWebContentHandlerRegistrar.idl
3456share/idl/xulrunner/nsIWebNavigation.idl 3727share/idl/xulrunner/nsIWebNavigation.idl
3457share/idl/xulrunner/nsIWebNavigationInfo.idl 3728share/idl/xulrunner/nsIWebNavigationInfo.idl
3458share/idl/xulrunner/nsIWebPageDescriptor.idl 3729share/idl/xulrunner/nsIWebPageDescriptor.idl
3459share/idl/xulrunner/nsIWebProgress.idl 3730share/idl/xulrunner/nsIWebProgress.idl
3460share/idl/xulrunner/nsIWebProgressListener.idl 3731share/idl/xulrunner/nsIWebProgressListener.idl
3461share/idl/xulrunner/nsIWebProgressListener2.idl 3732share/idl/xulrunner/nsIWebProgressListener2.idl
 3733share/idl/xulrunner/nsIWebSocket.idl
 3734share/idl/xulrunner/nsIWebappsSupport.idl
3462share/idl/xulrunner/nsIWindowCreator.idl 3735share/idl/xulrunner/nsIWindowCreator.idl
3463share/idl/xulrunner/nsIWindowCreator2.idl 3736share/idl/xulrunner/nsIWindowCreator2.idl
3464share/idl/xulrunner/nsIWindowDataSource.idl 3737share/idl/xulrunner/nsIWindowDataSource.idl
3465share/idl/xulrunner/nsIWindowMediator.idl 3738share/idl/xulrunner/nsIWindowMediator.idl
3466share/idl/xulrunner/nsIWindowMediatorListener.idl 3739share/idl/xulrunner/nsIWindowMediatorListener.idl
3467share/idl/xulrunner/nsIWindowProvider.idl 3740share/idl/xulrunner/nsIWindowProvider.idl
3468share/idl/xulrunner/nsIWindowWatcher.idl 3741share/idl/xulrunner/nsIWindowWatcher.idl
3469share/idl/xulrunner/nsIWritablePropertyBag.idl 3742share/idl/xulrunner/nsIWritablePropertyBag.idl
3470share/idl/xulrunner/nsIWritablePropertyBag2.idl 3743share/idl/xulrunner/nsIWritablePropertyBag2.idl
3471share/idl/xulrunner/nsIWyciwygChannel.idl 3744share/idl/xulrunner/nsIWyciwygChannel.idl
3472share/idl/xulrunner/nsIX509Cert.idl 3745share/idl/xulrunner/nsIX509Cert.idl
3473share/idl/xulrunner/nsIX509Cert2.idl 3746share/idl/xulrunner/nsIX509Cert2.idl
3474share/idl/xulrunner/nsIX509Cert3.idl 3747share/idl/xulrunner/nsIX509Cert3.idl
3475share/idl/xulrunner/nsIX509CertDB.idl 3748share/idl/xulrunner/nsIX509CertDB.idl
3476share/idl/xulrunner/nsIX509CertDB2.idl 3749share/idl/xulrunner/nsIX509CertDB2.idl
3477share/idl/xulrunner/nsIX509CertList.idl 3750share/idl/xulrunner/nsIX509CertList.idl
3478share/idl/xulrunner/nsIX509CertValidity.idl 3751share/idl/xulrunner/nsIX509CertValidity.idl
3479share/idl/xulrunner/nsIXBLAccessible.idl 3752share/idl/xulrunner/nsIXBLAccessible.idl
3480share/idl/xulrunner/nsIXMLContentBuilder.idl 3753share/idl/xulrunner/nsIXMLContentBuilder.idl
3481share/idl/xulrunner/nsIXMLHttpRequest.idl 3754share/idl/xulrunner/nsIXMLHttpRequest.idl
3482share/idl/xulrunner/nsIXPCScriptNotify.idl 3755share/idl/xulrunner/nsIXPCScriptNotify.idl
3483share/idl/xulrunner/nsIXPCScriptable.idl 3756share/idl/xulrunner/nsIXPCScriptable.idl
3484share/idl/xulrunner/nsIXPCSecurityManager.idl 3757share/idl/xulrunner/nsIXPCSecurityManager.idl
3485share/idl/xulrunner/nsIXPConnect.idl 3758share/idl/xulrunner/nsIXPConnect.idl
3486share/idl/xulrunner/nsIXPIDialogService.idl 
3487share/idl/xulrunner/nsIXPIInstallInfo.idl 
3488share/idl/xulrunner/nsIXPIProgressDialog.idl 
3489share/idl/xulrunner/nsIXPInstallManager.idl 
3490share/idl/xulrunner/nsIXPTLoader.idl 
3491share/idl/xulrunner/nsIXPointer.idl 3759share/idl/xulrunner/nsIXPointer.idl
3492share/idl/xulrunner/nsIXSLTException.idl 3760share/idl/xulrunner/nsIXSLTException.idl
3493share/idl/xulrunner/nsIXSLTProcessor.idl 3761share/idl/xulrunner/nsIXSLTProcessor.idl
3494share/idl/xulrunner/nsIXSLTProcessorObsolete.idl 3762share/idl/xulrunner/nsIXSLTProcessorObsolete.idl
3495share/idl/xulrunner/nsIXSLTProcessorPrivate.idl 3763share/idl/xulrunner/nsIXSLTProcessorPrivate.idl
3496share/idl/xulrunner/nsIXTFAttributeHandler.idl 3764share/idl/xulrunner/nsIXTFAttributeHandler.idl
3497share/idl/xulrunner/nsIXTFElement.idl 3765share/idl/xulrunner/nsIXTFElement.idl
3498share/idl/xulrunner/nsIXTFElementFactory.idl 3766share/idl/xulrunner/nsIXTFElementFactory.idl
3499share/idl/xulrunner/nsIXTFElementWrapper.idl 3767share/idl/xulrunner/nsIXTFElementWrapper.idl
3500share/idl/xulrunner/nsIXTFPrivate.idl 3768share/idl/xulrunner/nsIXTFPrivate.idl
3501share/idl/xulrunner/nsIXULAppInfo.idl 3769share/idl/xulrunner/nsIXULAppInfo.idl
3502share/idl/xulrunner/nsIXULAppInstall.idl 3770share/idl/xulrunner/nsIXULAppInstall.idl
3503share/idl/xulrunner/nsIXULBrowserWindow.idl 3771share/idl/xulrunner/nsIXULBrowserWindow.idl
3504share/idl/xulrunner/nsIXULBuilderListener.idl 3772share/idl/xulrunner/nsIXULBuilderListener.idl
3505share/idl/xulrunner/nsIXULOverlayProvider.idl 3773share/idl/xulrunner/nsIXULOverlayProvider.idl
3506share/idl/xulrunner/nsIXULRuntime.idl 3774share/idl/xulrunner/nsIXULRuntime.idl
3507share/idl/xulrunner/nsIXULSortService.idl 3775share/idl/xulrunner/nsIXULSortService.idl
3508share/idl/xulrunner/nsIXULTemplateBuilder.idl 3776share/idl/xulrunner/nsIXULTemplateBuilder.idl
3509share/idl/xulrunner/nsIXULTemplateQueryProcessor.idl 3777share/idl/xulrunner/nsIXULTemplateQueryProcessor.idl
3510share/idl/xulrunner/nsIXULTemplateResult.idl 3778share/idl/xulrunner/nsIXULTemplateResult.idl
3511share/idl/xulrunner/nsIXULTemplateRuleFilter.idl 3779share/idl/xulrunner/nsIXULTemplateRuleFilter.idl
3512share/idl/xulrunner/nsIXULWindow.idl 3780share/idl/xulrunner/nsIXULWindow.idl
3513share/idl/xulrunner/nsIZipReader.idl 3781share/idl/xulrunner/nsIZipReader.idl
3514share/idl/xulrunner/nsIZipWriter.idl 3782share/idl/xulrunner/nsIZipWriter.idl
3515share/idl/xulrunner/nsPICertNotification.idl 
3516share/idl/xulrunner/nsPICommandUpdater.idl 3783share/idl/xulrunner/nsPICommandUpdater.idl
3517share/idl/xulrunner/nsPIDNSService.idl 3784share/idl/xulrunner/nsPIDNSService.idl
3518share/idl/xulrunner/nsPIEditorTransaction.idl 3785share/idl/xulrunner/nsPIEditorTransaction.idl
3519share/idl/xulrunner/nsPIPlacesDatabase.idl 3786share/idl/xulrunner/nsPIPlacesDatabase.idl
3520share/idl/xulrunner/nsPIPlacesHistoryListenersNotifier.idl 3787share/idl/xulrunner/nsPIPlacesHistoryListenersNotifier.idl
3521share/idl/xulrunner/nsPIPromptService.idl 3788share/idl/xulrunner/nsPIPromptService.idl
3522share/idl/xulrunner/nsPISocketTransportService.idl 3789share/idl/xulrunner/nsPISocketTransportService.idl
3523share/idl/xulrunner/nsPIWindowWatcher.idl 3790share/idl/xulrunner/nsPIWindowWatcher.idl
3524share/idl/xulrunner/nspluginroot.idl 3791share/idl/xulrunner/nspluginroot.idl
3525share/idl/xulrunner/nsrootidl.idl 3792share/idl/xulrunner/nsrootidl.idl
3526share/idl/xulrunner/rdfIDataSource.idl 3793share/idl/xulrunner/rdfIDataSource.idl
3527share/idl/xulrunner/rdfISerializer.idl 3794share/idl/xulrunner/rdfISerializer.idl
3528share/idl/xulrunner/rdfITripleVisitor.idl 3795share/idl/xulrunner/rdfITripleVisitor.idl
3529share/idl/xulrunner/txIEXSLTRegExFunctions.idl 3796share/idl/xulrunner/txIEXSLTRegExFunctions.idl
3530share/idl/xulrunner/txIFunctionEvaluationContext.idl 3797share/idl/xulrunner/txIFunctionEvaluationContext.idl
3531share/idl/xulrunner/txINodeSet.idl 3798share/idl/xulrunner/txINodeSet.idl
3532share/idl/xulrunner/txIXPathObject.idl 3799share/idl/xulrunner/txIXPathObject.idl
 3800share/idl/xulrunner/xpcIJSGetFactory.idl
3533share/idl/xulrunner/xpcIJSModuleLoader.idl 3801share/idl/xulrunner/xpcIJSModuleLoader.idl
3534share/idl/xulrunner/xpcIJSWeakReference.idl 3802share/idl/xulrunner/xpcIJSWeakReference.idl
3535share/idl/xulrunner/xpccomponents.idl 3803share/idl/xulrunner/xpccomponents.idl
3536share/idl/xulrunner/xpcexception.idl 3804share/idl/xulrunner/xpcexception.idl
3537share/idl/xulrunner/xpcjsid.idl 3805share/idl/xulrunner/xpcjsid.idl
 3806@pkgdir lib/xulrunner/plugins
3538@pkgdir include/xulrunner/nss 3807@pkgdir include/xulrunner/nss

cvs diff -r1.12 -r1.13 pkgsrc/devel/xulrunner/Attic/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/Attic/buildlink3.mk 2011/04/22 13:42:38 1.12
+++ pkgsrc/devel/xulrunner/Attic/buildlink3.mk 2011/04/26 14:16:36 1.13
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: buildlink3.mk,v 1.12 2011/04/22 13:42:38 obache Exp $ 1# $NetBSD: buildlink3.mk,v 1.13 2011/04/26 14:16:36 tnn Exp $
2 2
3BUILDLINK_TREE+= xulrunner 3BUILDLINK_TREE+= xulrunner
4 4
5.if !defined(XULRUNNER_BUILDLINK3_MK) 5.if !defined(XULRUNNER_BUILDLINK3_MK)
6XULRUNNER_BUILDLINK3_MK:= 6XULRUNNER_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.xulrunner+= xulrunner>=1.9.2.2 8BUILDLINK_API_DEPENDS.xulrunner+= xulrunner>=2.0
9BUILDLINK_ABI_DEPENDS.xulrunner?= xulrunner>=1.9.2.16nb1 
10BUILDLINK_PKGSRCDIR.xulrunner?= ../../devel/xulrunner 9BUILDLINK_PKGSRCDIR.xulrunner?= ../../devel/xulrunner
11 10
12pkgbase := xulrunner 11pkgbase := xulrunner
13.include "../../mk/pkg-build-options.mk" 12.include "../../mk/pkg-build-options.mk"
14.if !empty(PKG_BUILD_OPTIONS.xulrunner:Mgnome) 13.if !empty(PKG_BUILD_OPTIONS.xulrunner:Mgnome)
15. include "../../devel/libgnomeui/buildlink3.mk" 14. include "../../devel/libgnomeui/buildlink3.mk"
16. include "../../sysutils/gnome-vfs/buildlink3.mk" 15. include "../../sysutils/gnome-vfs/buildlink3.mk"
17.endif 16.endif
18.endif # XULRUNNER_BUILDLINK3_MK 17.endif # XULRUNNER_BUILDLINK3_MK
19 18
20BUILDLINK_TREE+= -xulrunner 19BUILDLINK_TREE+= -xulrunner

cvs diff -r1.19 -r1.20 pkgsrc/devel/xulrunner/Attic/dist.mk (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/Attic/dist.mk 2011/04/04 11:05:42 1.19
+++ pkgsrc/devel/xulrunner/Attic/dist.mk 2011/04/26 14:16:36 1.20
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: dist.mk,v 1.19 2011/04/04 11:05:42 drochner Exp $ 1# $NetBSD: dist.mk,v 1.20 2011/04/26 14:16:36 tnn Exp $
2# 2#
3# used by devel/nspr/Makefile 3# used by devel/nspr/Makefile
4# used by devel/nss/Makefile 4# used by devel/nss/Makefile
5# used by devel/xulrunner/Makefile 5# used by devel/xulrunner/Makefile
6# used by www/firefox/Makefile 6# used by www/firefox/Makefile
7 7
8DISTNAME= firefox-${FIREFOX_VER}.source 8DISTNAME= firefox-${FIREFOX_VER}.source
9FIREFOX_VER= 3.6${MOZ_BRANCH_MINOR} 9FIREFOX_VER= 4.0${MOZ_BRANCH_MINOR}
10MOZ_BRANCH= 1.9.2 10MOZ_BRANCH= 2.0
11MOZ_BRANCH_MINOR= .16 11MOZ_BRANCH_MINOR= # empty
12MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} 12MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
13EXTRACT_SUFX= .tar.bz2 13EXTRACT_SUFX= .tar.bz2
14 14
15DISTINFO_FILE= ${.CURDIR}/../../devel/xulrunner/distinfo 15DISTINFO_FILE= ${.CURDIR}/../../devel/xulrunner/distinfo
16PATCHDIR= ${.CURDIR}/../../devel/xulrunner/patches 16PATCHDIR= ${.CURDIR}/../../devel/xulrunner/patches
17 17
18WRKSRC= ${WRKDIR}/mozilla-${MOZ_BRANCH} 18WRKSRC= ${WRKDIR}/mozilla-${MOZ_BRANCH}

cvs diff -r1.19 -r1.20 pkgsrc/devel/xulrunner/Attic/mozilla-common.mk (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/Attic/mozilla-common.mk 2010/12/23 11:44:28 1.19
+++ pkgsrc/devel/xulrunner/Attic/mozilla-common.mk 2011/04/26 14:16:36 1.20
@@ -1,46 +1,47 @@ @@ -1,46 +1,47 @@
1# $NetBSD: mozilla-common.mk,v 1.19 2010/12/23 11:44:28 dsainty Exp $ 1# $NetBSD: mozilla-common.mk,v 1.20 2011/04/26 14:16:36 tnn Exp $
2# 2#
3# common Makefile fragment for mozilla packages based on gecko 1.9.1. 3# common Makefile fragment for mozilla packages based on gecko 2.0.
4#  4#
5# used by devel/xulrunner/Makefile 5# used by devel/xulrunner/Makefile
6# used by mail/thunderbird/Makefile 6# used by mail/thunderbird/Makefile
7# used by www/firefox/Makefile 7# used by www/firefox/Makefile
8# used by www/seamonkey/Makefile 8# used by www/seamonkey/Makefile
9 9
10GNU_CONFIGURE= yes 10GNU_CONFIGURE= yes
11USE_TOOLS+= pkg-config perl gmake autoconf213 11USE_TOOLS+= pkg-config perl gmake autoconf213
12USE_LANGUAGES+= c99 c++ 12USE_LANGUAGES+= c99 c++
13UNLIMIT_RESOURCES+= datasize 13UNLIMIT_RESOURCES+= datasize
14 14
15BUILD_DEPENDS+= zip>=2.3:../../archivers/zip 15BUILD_DEPENDS+= zip>=2.3:../../archivers/zip
16 16
17PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir
18CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}security/nss/tests/libpkix/libpkix.sh 18CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}security/nss/tests/libpkix/libpkix.sh
19CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}security/nss/tests/multinit/multinit.sh 19CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}security/nss/tests/multinit/multinit.sh
20PRIVILEGED_STAGES+= clean 20PRIVILEGED_STAGES+= clean
21 21
22CONFIGURE_ARGS+= --disable-tests --disable-pedantic 22CONFIGURE_ARGS+= --disable-tests --disable-pedantic
23CONFIGURE_ARGS+= --enable-crypto 23CONFIGURE_ARGS+= --enable-crypto
24CONFIGURE_ARGS+= --enable-optimize=-O2 --with-pthreads 24CONFIGURE_ARGS+= --enable-optimize=-O2 --with-pthreads
25CONFIGURE_ARGS+= --disable-javaxpcom 25CONFIGURE_ARGS+= --disable-javaxpcom
26CONFIGURE_ARGS+= --enable-default-toolkit=cairo-gtk2 26CONFIGURE_ARGS+= --enable-default-toolkit=cairo-gtk2
27CONFIGURE_ARGS+= --enable-svg --enable-mathml 27CONFIGURE_ARGS+= --enable-svg --enable-mathml
 28# Needs tee and subpixel functions which are not shipped in stable cairo (yet?)
28CONFIGURE_ARGS+= --disable-system-cairo 29CONFIGURE_ARGS+= --disable-system-cairo
 30CONFIGURE_ARGS+= --disable-system-pixman
29CONFIGURE_ARGS+= --with-system-jpeg 31CONFIGURE_ARGS+= --with-system-jpeg
30CONFIGURE_ARGS+= --with-system-zlib --with-system-bz2 32CONFIGURE_ARGS+= --with-system-zlib --with-system-bz2
31CONFIGURE_ARGS+= --enable-system-sqlite 33CONFIGURE_ARGS+= --enable-system-sqlite
32CONFIGURE_ARGS+= --disable-crashreporter 34CONFIGURE_ARGS+= --disable-crashreporter
33CONFIGURE_ARGS+= --disable-installer 
34CONFIGURE_ARGS+= --disable-libnotify 35CONFIGURE_ARGS+= --disable-libnotify
35CONFIGURE_ARGS+= --disable-necko-wifi 36CONFIGURE_ARGS+= --disable-necko-wifi
36CONFIGURE_ARGS+= --disable-ipc # no chromium platform support on BSD 37CONFIGURE_ARGS+= --disable-ipc # no chromium platform support on BSD
37 38
38SUBST_CLASSES+= fix-paths 39SUBST_CLASSES+= fix-paths
39SUBST_STAGE.fix-paths= pre-configure 40SUBST_STAGE.fix-paths= pre-configure
40SUBST_MESSAGE.fix-paths= Fixing absolute paths. 41SUBST_MESSAGE.fix-paths= Fixing absolute paths.
41SUBST_FILES.fix-paths= ${MOZILLA_DIR}xpcom/build/nsXPCOMPrivate.h 42SUBST_FILES.fix-paths= ${MOZILLA_DIR}xpcom/build/nsXPCOMPrivate.h
42SUBST_FILES.fix-paths+= ${MOZILLA_DIR}xulrunner/app/nsRegisterGREUnix.cpp 43SUBST_FILES.fix-paths+= ${MOZILLA_DIR}xulrunner/app/nsRegisterGREUnix.cpp
43SUBST_FILES.fix-paths+= ${MOZILLA_DIR}xulrunner/installer/Makefile.in 44SUBST_FILES.fix-paths+= ${MOZILLA_DIR}xulrunner/installer/Makefile.in
44SUBST_FILES.fix-paths+= ${MOZILLA_DIR}extensions/java/xpcom/interfaces/org/mozilla/xpcom/Mozilla.java 45SUBST_FILES.fix-paths+= ${MOZILLA_DIR}extensions/java/xpcom/interfaces/org/mozilla/xpcom/Mozilla.java
45SUBST_FILES.fix-paths+= ${MOZILLA_DIR}xpcom/io/nsAppFileLocationProvider.cpp 46SUBST_FILES.fix-paths+= ${MOZILLA_DIR}xpcom/io/nsAppFileLocationProvider.cpp
46SUBST_SED.fix-paths= -e 's,/etc/gre.d,${PREFIX}/lib/xulrunner/gre.d,g' 47SUBST_SED.fix-paths= -e 's,/etc/gre.d,${PREFIX}/lib/xulrunner/gre.d,g'
@@ -75,21 +76,22 @@ create-rm-wrapper: @@ -75,21 +76,22 @@ create-rm-wrapper:
75CONFIGURE_ENV+= ac_cv_thread_keyword=no 76CONFIGURE_ENV+= ac_cv_thread_keyword=no
76.endif 77.endif
77 78
78.if ${OPSYS} == "SunOS" 79.if ${OPSYS} == "SunOS"
79# native libbz2.so hides BZ2_crc32Table 80# native libbz2.so hides BZ2_crc32Table
80PREFER.bzip2?= pkgsrc 81PREFER.bzip2?= pkgsrc
81.endif 82.endif
82 83
83.if ${OPSYS} == "Linux" 84.if ${OPSYS} == "Linux"
84.include "../../audio/alsa-lib/buildlink3.mk" 85.include "../../audio/alsa-lib/buildlink3.mk"
85.endif 86.endif
86.include "../../archivers/bzip2/buildlink3.mk" 87.include "../../archivers/bzip2/buildlink3.mk"
87BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.7.1 88BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.7.1
88CONFIGURE_ENV+= ac_cv_sqlite_secure_delete=yes # c.f. patches/patch-al 89CONFIGURE_ENV+= ac_cv_sqlite_secure_delete=yes # c.f. patches/patch-al
89.include "../../databases/sqlite3/buildlink3.mk" 90.include "../../databases/sqlite3/buildlink3.mk"
90.include "../../devel/zlib/buildlink3.mk" 91.include "../../devel/zlib/buildlink3.mk"
91.include "../../mk/jpeg.buildlink3.mk" 92.include "../../mk/jpeg.buildlink3.mk"
 93.include "../../graphics/MesaLib/buildlink3.mk"
92.include "../../net/libIDL/buildlink3.mk" 94.include "../../net/libIDL/buildlink3.mk"
93BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.18.3nb1 95BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.18.3nb1
94.include "../../x11/gtk2/buildlink3.mk" 96.include "../../x11/gtk2/buildlink3.mk"
95.include "../../x11/libXt/buildlink3.mk" 97.include "../../x11/libXt/buildlink3.mk"

cvs diff -r1.41 -r1.42 pkgsrc/devel/xulrunner/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/Attic/distinfo 2011/04/04 11:05:42 1.41
+++ pkgsrc/devel/xulrunner/Attic/distinfo 2011/04/26 14:16:36 1.42
@@ -1,71 +1,70 @@ @@ -1,71 +1,70 @@
1$NetBSD: distinfo,v 1.41 2011/04/04 11:05:42 drochner Exp $ 1$NetBSD: distinfo,v 1.42 2011/04/26 14:16:36 tnn Exp $
2 2
3SHA1 (firefox-3.6.16.source.tar.bz2) = 38124597440b7d60aa568adeef23659575841e92 3SHA1 (firefox-4.0.source.tar.bz2) = 403da9dd65662e5c4dd34299214e04cb6f80575e
4RMD160 (firefox-3.6.16.source.tar.bz2) = fdb7b41f25a5b8ba6eb1c5672ecc668c962b0af8 4RMD160 (firefox-4.0.source.tar.bz2) = 2d1a3cf0f37ddbf4a5be9b83949f8f8236e2081d
5Size (firefox-3.6.16.source.tar.bz2) = 51492728 bytes 5Size (firefox-4.0.source.tar.bz2) = 66024327 bytes
6SHA1 (patch-aa) = d719f801f340688102e3b1c07b53655f4053180a 6SHA1 (patch-aa) = cbf636b05f5bb2165fa335dab83d25e78053cdb2
7SHA1 (patch-ab) = a9a9db3f53ecac231007de9ed163bd99f2184462 7SHA1 (patch-ab) = 5d4b7512f8bbdc9e2e05709cec5b36dc12c25997
8SHA1 (patch-ac) = e50356963fd235ea11fa45baae356fcf21c6669d 8SHA1 (patch-ac) = 3d031c52056a4792119104e3c6a6f2377d00d04a
9SHA1 (patch-ad) = 7afb960af4e4a311481e7a7b25008ca9b9f7fba1 9SHA1 (patch-ad) = 7afb960af4e4a311481e7a7b25008ca9b9f7fba1
10SHA1 (patch-ae) = 6679dd9c28f8029cc0ed2a32ae60da696099f351 10SHA1 (patch-ae) = 338d84f6ffa2eefa942131e3f0b764948ac60e95
11SHA1 (patch-af) = 13a9617cd2894cf342487d2a9cfe8cf3066ba0df 11SHA1 (patch-af) = 13a9617cd2894cf342487d2a9cfe8cf3066ba0df
12SHA1 (patch-ag) = 890b3d559c55fae75ca91fe742bc104bb8c452db 12SHA1 (patch-ag) = a924296e6a569eba4229d661fbe5290eeeb999e0
13SHA1 (patch-ah) = 5f8bf19d5ac5ea7e263366a56d10d2eeeee61bac 13SHA1 (patch-ah) = 5f8bf19d5ac5ea7e263366a56d10d2eeeee61bac
14SHA1 (patch-ai) = 3444882b0f7f4b63273d8888af88be35ae60933a 14SHA1 (patch-ai) = 3444882b0f7f4b63273d8888af88be35ae60933a
15SHA1 (patch-aj) = 423e8915f6e6a166bf3bcbc00c22d590821d6e97 15SHA1 (patch-aj) = 78803641532203f878fc99ead9a440b8bf425aeb
16SHA1 (patch-ak) = d9aca1f9e143d600d8bc841984a2244a50b0ac8c 16SHA1 (patch-ak) = 5c08fcfa1eeecb7c7f33c8fe21f8bb48feb001c8
17SHA1 (patch-al) = 7f369b954c413bd52f89236c5dfcc237d72150a5 17SHA1 (patch-al) = 7f369b954c413bd52f89236c5dfcc237d72150a5
18SHA1 (patch-am) = 75eb92d1941309ffc13f01d7f1946a2f09170220 18SHA1 (patch-am) = 75eb92d1941309ffc13f01d7f1946a2f09170220
19SHA1 (patch-an) = e975941955b578f1d3336d546e99f0c464cdd9d7 19SHA1 (patch-an) = e975941955b578f1d3336d546e99f0c464cdd9d7
20SHA1 (patch-ao) = 353d2098564c7b29849b6f5f4f80d9ac393b23f3 20SHA1 (patch-ao) = 353d2098564c7b29849b6f5f4f80d9ac393b23f3
21SHA1 (patch-ap) = 862e97677fa6c473eeb5c000300aa0645239a98e 21SHA1 (patch-as) = 899485d9d92bbf646c2f5bb475ce502058cc5da7
22SHA1 (patch-aq) = ffb927e222f98c7288e37ddadf1b08a8126c6a55 22SHA1 (patch-at) = 957fe2024b96bea83d8e833feb8c1f0c03d0dd0a
23SHA1 (patch-ar) = bfeaa055b7192e5874427615424496b41410f24b 23SHA1 (patch-au) = 0dd9b816379adb98c10e65db9635da891a991495
24SHA1 (patch-as) = aa83f9b834d796982a2b580ed908e188a28c6a41 
25SHA1 (patch-at) = 2d09714ba426632a5d67b1b100c2ac4d1e673536 
26SHA1 (patch-au) = f27b6c8b2c744da388e1d15d0776929e7165ee76 
27SHA1 (patch-av) = e22c544894123a6ab8fc428067716b9e68685771 24SHA1 (patch-av) = e22c544894123a6ab8fc428067716b9e68685771
28SHA1 (patch-aw) = eed2f98b732fa776d2ca64d2b82e88677a207657 25SHA1 (patch-aw) = eed2f98b732fa776d2ca64d2b82e88677a207657
29SHA1 (patch-ax) = 579041ecba36dfa0d42d3ab576e79ecf2321749d 26SHA1 (patch-ax) = 777ed7921d939e6f7a4a3c23cb92e5489e454601
30SHA1 (patch-ay) = 6ddcbbd3f0197fb88622fc32d6d0fd602ec4ad34 27SHA1 (patch-ay) = 6ddcbbd3f0197fb88622fc32d6d0fd602ec4ad34
31SHA1 (patch-az) = 5a09ccfa14fab962c4e2916f00669a1fa4a8ade4 28SHA1 (patch-az) = 5a09ccfa14fab962c4e2916f00669a1fa4a8ade4
32SHA1 (patch-ba) = 9d4058f2a3a290429b26cb8335dd5b188bccc96d 29SHA1 (patch-ba) = 9d4058f2a3a290429b26cb8335dd5b188bccc96d
33SHA1 (patch-bb) = a764014f7aee2ecb75584ee652fd4a35ab647527 30SHA1 (patch-bd) = e09718d6492739a66dc5e21d3ed2cc1a404acd30
34SHA1 (patch-be) = 30d3285a10f62c7302b2c2809b1ab06bce0d3316 31SHA1 (patch-be) = 723d74807830632ecd3b88e8271d91d73ac81be4
35SHA1 (patch-bf) = 6295d27762eb91162c00362306acbd47eeda61ac 32SHA1 (patch-bf) = 8d8b2868040ff043ebdbb09fc37d9ae2b598d70d
36SHA1 (patch-bg) = ab79e04b5ac1453157cfb57754613210c74c3b90 33SHA1 (patch-bg) = 85d82348c43257eded6426ac84af9815619eb759
 34SHA1 (patch-bi) = a79369cf0c7370a8655fe414cdb7c8ddb4c2d495
 35SHA1 (patch-js_src_jsdbgapi.cpp) = f71605b27bfbc4e806a49e010a08556c34d0263d
 36SHA1 (patch-js_src_jsval.h) = 07aaa247ed7a0d3c075fa6574b67b3f7c73be381
 37SHA1 (patch-js_src_xpconnect_src_xpcprivate.h) = 58322122cdb96e16b1bb1a6fbc4bce6e182d1d75
37SHA1 (patch-ma) = a20b263ff14c841fd0ae1634962b90a41173b524 38SHA1 (patch-ma) = a20b263ff14c841fd0ae1634962b90a41173b524
38SHA1 (patch-mb) = b3ba0de4c70d9892a5427fe493e132bad72ae905 39SHA1 (patch-mb) = 97e2b454f190ebc639908ee93c9f1217e0c147db
39SHA1 (patch-md) = 6bf5242245b17fbd868a6a978eb5849726f81393 40SHA1 (patch-md) = 6bf5242245b17fbd868a6a978eb5849726f81393
40SHA1 (patch-me) = da6324dd21a40dd3cc7b7b9321a18bd11a3434fd 41SHA1 (patch-me) = f5a8e29fc004ef7696b67d260384ab23fd1658c2
41SHA1 (patch-mf) = 153dfd5cd611e4364fe1c540f4e8eb500115baff 42SHA1 (patch-mf) = 153dfd5cd611e4364fe1c540f4e8eb500115baff
42SHA1 (patch-mg) = 75ddcceaffae0bdb6ecb4efd1b5ffca68a8ae8a8 43SHA1 (patch-mg) = 75ddcceaffae0bdb6ecb4efd1b5ffca68a8ae8a8
43SHA1 (patch-mh) = a514caf6f6324aa82c4497713547c5e9088d16b9 44SHA1 (patch-mh) = 0318566ecddafd00d4abd22a08ccab3eb72eabe3
44SHA1 (patch-mi) = 787cb043bb7e687936afaf8f0c67b6b3a7b03e5b 45SHA1 (patch-mi) = 787cb043bb7e687936afaf8f0c67b6b3a7b03e5b
45SHA1 (patch-mj) = 197fab0e00256dedc8a5f181ee0d0d6e42d8177f 46SHA1 (patch-mj) = 197fab0e00256dedc8a5f181ee0d0d6e42d8177f
46SHA1 (patch-mk) = 793dfa16e19e213d78995c893a28bc0d514135d9 47SHA1 (patch-mk) = 793dfa16e19e213d78995c893a28bc0d514135d9
47SHA1 (patch-ml) = 9003af056e5b671b2345d0a75e99836746369c00 48SHA1 (patch-ml) = 9003af056e5b671b2345d0a75e99836746369c00
48SHA1 (patch-mm) = 8db6fbb1197147978bce1de5c9b8017ed940efd1 49SHA1 (patch-mm) = cceb70da3e30c23c88aacb2693ba1a2d27fade63
49SHA1 (patch-mn) = e7e5e615ca26f7cee0fb27b796fd3d423d693f6b 50SHA1 (patch-mn) = a59f31b58547657b96a45a2753aab93866940203
50SHA1 (patch-mp) = 34bf95224cdecedd93566f9405f725b0c9b5ee0f 51SHA1 (patch-mp) = 18d2490b6bcd4f017cbf2734a920c3830bfe8856
51SHA1 (patch-nd) = f5156ca4d1e61dd1b355bbaa5ebd9cc490d8d865 52SHA1 (patch-pa) = 11d8ec21533250a962d846e1d06b6a61722fcd60
52SHA1 (patch-pa) = 7dffaba78ee254a545c3f7669a3eb2a92196becc 53SHA1 (patch-pb) = 9662aa24ed81760e9cdaffec17592cfe9bbbab22
53SHA1 (patch-pb) = 9450fe31653c225d529a6ec4d551d0cda464965d 54SHA1 (patch-pc) = a0fbd378e0209259c97c8e24c8eccc02b543e08f
54SHA1 (patch-pc) = 45a680a5a9f0794f9dd0f6f4dcd7ce704780e939 
55SHA1 (patch-pd) = e1b0d5b91c65cc3945eea3488ca0126a3461cea0 55SHA1 (patch-pd) = e1b0d5b91c65cc3945eea3488ca0126a3461cea0
56SHA1 (patch-pg) = fbf4ae0f334b97f201d05f9bdfd8a2643aeb33ea 56SHA1 (patch-pg) = fbf4ae0f334b97f201d05f9bdfd8a2643aeb33ea
57SHA1 (patch-ra) = 7dc1ead2756ac8eb9e900dab60f785468df013be 57SHA1 (patch-rc) = fb3ae1a38eabf3f7c47e86d8ff62f79496b9bf67
58SHA1 (patch-rc) = 9f2e63689123ecbc1767e58e6f5608046dceab1a 
59SHA1 (patch-xa) = ae5ed1f0fb9a0fd45242a94739853b199ed7da72 58SHA1 (patch-xa) = ae5ed1f0fb9a0fd45242a94739853b199ed7da72
60SHA1 (patch-xb) = c09bd676d21bef02e04c68c2362e32f408ea9201 59SHA1 (patch-xb) = c09bd676d21bef02e04c68c2362e32f408ea9201
61SHA1 (patch-xc) = 6e1d6b21d7ded744b082173ea6f35b45999fa965 60SHA1 (patch-xc) = 6e1d6b21d7ded744b082173ea6f35b45999fa965
62SHA1 (patch-xd) = 2ddf436186ccebab28380b9e80f52f061ca3d73e 61SHA1 (patch-xd) = 2ddf436186ccebab28380b9e80f52f061ca3d73e
63SHA1 (patch-xe) = 1bcd9def6f9636fa9deb0edb994e5672529b615b 62SHA1 (patch-xe) = 1bcd9def6f9636fa9deb0edb994e5672529b615b
64SHA1 (patch-xf) = 5e68024f66e5ba9086ed6ec4a0cc562714e99219 63SHA1 (patch-xf) = 5e68024f66e5ba9086ed6ec4a0cc562714e99219
65SHA1 (patch-xg) = d8355840ee91dd64ff650a12be87f2c51d8df196 64SHA1 (patch-xg) = d8355840ee91dd64ff650a12be87f2c51d8df196
66SHA1 (patch-xj) = 7e237668aa4dfa55833d125d2a1464fb97ae3ada 65SHA1 (patch-xj) = 7e237668aa4dfa55833d125d2a1464fb97ae3ada
67SHA1 (patch-xk) = 16ac8dc3bb5c241452eae6833d40aaf876453761 66SHA1 (patch-xk) = 16ac8dc3bb5c241452eae6833d40aaf876453761
68SHA1 (patch-xl) = afd74085c01d207907d0b3bfc040bf92fd1ba8b1 67SHA1 (patch-xl) = afd74085c01d207907d0b3bfc040bf92fd1ba8b1
69SHA1 (patch-xm) = 072240b71e4738e96d258fcd481698464623735e 68SHA1 (patch-xm) = 072240b71e4738e96d258fcd481698464623735e
70SHA1 (patch-xn) = b0d0943b2bc39d8395055550c0fedfa447a5de01 69SHA1 (patch-xn) = b0d0943b2bc39d8395055550c0fedfa447a5de01
71SHA1 (patch-xo) = 437cbc7e0ed8777ae2313165f8754759d8eee01d 70SHA1 (patch-xo) = 437cbc7e0ed8777ae2313165f8754759d8eee01d

cvs diff -r1.8 -r1.9 pkgsrc/devel/xulrunner/Attic/options.mk (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/Attic/options.mk 2010/04/26 12:47:08 1.8
+++ pkgsrc/devel/xulrunner/Attic/options.mk 2011/04/26 14:16:36 1.9
@@ -1,56 +1,61 @@ @@ -1,56 +1,61 @@
1# $NetBSD: options.mk,v 1.8 2010/04/26 12:47:08 tnn Exp $ 1# $NetBSD: options.mk,v 1.9 2011/04/26 14:16:36 tnn Exp $
2 2
3PKG_OPTIONS_VAR= PKG_OPTIONS.xulrunner 3PKG_OPTIONS_VAR= PKG_OPTIONS.xulrunner
4PKG_SUPPORTED_OPTIONS= debug mozilla-jemalloc gnome 4PKG_SUPPORTED_OPTIONS= debug mozilla-jemalloc gnome pulseaudio
5 5
6PLIST_VARS+= jit gnome debug jemalloc 6PLIST_VARS+= jit gnome debug
7 7
8.if ${OPSYS} == "Linux" || ${OPSYS} == "SunOS" 8.if ${OPSYS} == "Linux" || ${OPSYS} == "SunOS"
9PKG_SUGGESTED_OPTIONS+= mozilla-jemalloc 9PKG_SUGGESTED_OPTIONS+= mozilla-jemalloc
10.endif 10.endif
11 11
12.if !empty(MACHINE_ARCH:Mi386) || !empty(MACHINE_ARCH:Msparc) || \ 12.if !empty(MACHINE_ARCH:Mi386) || !empty(MACHINE_ARCH:Msparc) || \
13 !empty(MACHINE_ARCH:Marm) 13 !empty(MACHINE_ARCH:Marm) || !empty(MACHINE_ARCH:Mx86_64)
14PKG_SUPPORTED_OPTIONS+= mozilla-jit 14PKG_SUPPORTED_OPTIONS+= mozilla-jit
15PKG_SUGGESTED_OPTIONS+= mozilla-jit 15PKG_SUGGESTED_OPTIONS+= mozilla-jit
16NANOJIT_ARCH.i386= i386 16NANOJIT_ARCH.i386= i386
17NANOJIT_ARCH.arm= ARM 17NANOJIT_ARCH.arm= ARM
18NANOJIT_ARCH.sparc= Sparc 18NANOJIT_ARCH.sparc= Sparc
 19NANOJIT_ARCH.x86_64= X64
19.endif 20.endif
20 21
21.include "../../mk/bsd.options.mk" 22.include "../../mk/bsd.options.mk"
22 23
23.if !empty(PKG_OPTIONS:Mgnome) 24.if !empty(PKG_OPTIONS:Mgnome)
24.include "../../devel/libgnomeui/buildlink3.mk" 25.include "../../devel/libgnomeui/buildlink3.mk"
25.include "../../sysutils/gnome-vfs/buildlink3.mk" 26.include "../../sysutils/gnome-vfs/buildlink3.mk"
26.include "../../sysutils/libnotify/buildlink3.mk" 27.include "../../sysutils/libnotify/buildlink3.mk"
27CONFIGURE_ARGS+= --enable-gnomevfs --enable-dbus --enable-gnomeui 28CONFIGURE_ARGS+= --enable-gnomevfs --enable-dbus --enable-gnomeui
28CONFIGURE_ARGS+= --enable-libnotify 29CONFIGURE_ARGS+= --enable-libnotify
29PLIST.gnome= yes 30PLIST.gnome= yes
30.else 31.else
31CONFIGURE_ARGS+= --disable-gnomevfs --disable-dbus --disable-gnomeui 32CONFIGURE_ARGS+= --disable-gnomevfs --disable-dbus --disable-gnomeui
32CONFIGURE_ARGS+= --disable-libnotify 33CONFIGURE_ARGS+= --disable-libnotify
33.endif 34.endif
34 35
35.if !empty(PKG_OPTIONS:Mmozilla-jemalloc) 36.if !empty(PKG_OPTIONS:Mmozilla-jemalloc)
36CONFIGURE_ARGS+= --enable-jemalloc 37CONFIGURE_ARGS+= --enable-jemalloc
37PLIST.jemalloc= yes 
38.else 38.else
39CONFIGURE_ARGS+= --disable-jemalloc 39CONFIGURE_ARGS+= --disable-jemalloc
40.endif 40.endif
41 41
42.if !empty(PKG_OPTIONS:Mdebug) 42.if !empty(PKG_OPTIONS:Mdebug)
43CONFIGURE_ARGS+= --enable-debug 43CONFIGURE_ARGS+= --enable-debug
44CONFIGURE_ARGS+= --disable-install-strip 44CONFIGURE_ARGS+= --disable-install-strip
45PLIST.debug= yes 45PLIST.debug= yes
46.else 46.else
47CONFIGURE_ARGS+= --disable-debug 47CONFIGURE_ARGS+= --disable-debug
48.endif 48.endif
49 49
50.if !empty(PKG_OPTIONS:Mmozilla-jit) 50.if !empty(PKG_OPTIONS:Mmozilla-jit)
51PLIST.jit= yes 51PLIST.jit= yes
52PLIST_SUBST+= NANOJIT_ARCH=${NANOJIT_ARCH.${MACHINE_ARCH}} 52PLIST_SUBST+= NANOJIT_ARCH=${NANOJIT_ARCH.${MACHINE_ARCH}}
53CONFIGURE_ARGS+= --enable-jit 53CONFIGURE_ARGS+= --enable-tracejit
54.else 54.else
55CONFIGURE_ARGS+= --disable-jit 55CONFIGURE_ARGS+= --disable-tracejit
 56.endif
 57
 58.if !empty(PKG_OPTIONS:Mpulseaudio)
 59.include "../../audio/pulseaudio/buildlink3.mk"
 60ALL_ENV+= PKGSRC_PULSEAUDIO=1
56.endif 61.endif

cvs diff -r1.4 -r1.5 pkgsrc/devel/xulrunner/patches/Attic/patch-aa (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-aa 2009/11/04 09:44:09 1.4
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-aa 2011/04/26 14:16:36 1.5
@@ -1,67 +1,67 @@ @@ -1,67 +1,67 @@
1$NetBSD: patch-aa,v 1.4 2009/11/04 09:44:09 tnn Exp $ 1$NetBSD: patch-aa,v 1.5 2011/04/26 14:16:36 tnn Exp $
2 2
3--- configure.in.orig 2009-10-16 17:13:35.000000000 +0200 3--- configure.in.orig 2010-12-15 01:02:33.000000000 +0000
4+++ configure.in 4+++ configure.in
5@@ -1799,7 +1799,7 @@ case "$target" in 5@@ -2076,7 +2076,7 @@ case "$target" in
6 fi 6 MOZ_FIX_LINK_PATHS='-Wl,-executable_path,$(LIBXUL_DIST)/bin'
7 ;; 7 ;;
8  8
9-*-freebsd*) 9-*-freebsd*)
10+*-freebsd* | *-dragonfly*) 10+*-freebsd* | *-dragonfly*)
11 if test `test -x /usr/bin/objformat && /usr/bin/objformat || echo elf` != "elf"; then 11 if test `test -x /usr/bin/objformat && /usr/bin/objformat || echo elf` != "elf"; then
12 DLL_SUFFIX=".so.1.0" 12 DLL_SUFFIX=".so.1.0"
13 DSO_LDOPTS="-shared" 13 DSO_LDOPTS="-shared"
14@@ -1813,6 +1813,9 @@ case "$target" in 14@@ -2084,6 +2084,9 @@ case "$target" in
15 # MKSHLIB_FORCE_ALL='-Wl,-Bforcearchive' 15 if test ! "$GNU_CC"; then
16 # MKSHLIB_UNFORCE_ALL='' 16 DSO_LDOPTS="-Bshareable $DSO_LDOPTS"
17 # fi 17 fi
18+ if test "$LIBRUNPATH"; then 18+ if test "$LIBRUNPATH"; then
19+ DSO_LDOPTS="-Wl,-R$LIBRUNPATH $DSO_LDOPTS" 19+ DSO_LDOPTS="-Wl,-R$LIBRUNPATH $DSO_LDOPTS"
20+ fi 20+ fi
21 ;;  21 ;;
22  22
23 *-hpux*) 23 ia64*-hpux*)
24@@ -3043,6 +3046,9 @@ dnl ==================================== 24@@ -3380,6 +3383,9 @@ dnl ====================================
25 case $target in 25 case $target in
26 *-hpux11.*) 26 *-hpux11.*)
27 ;; 27 ;;
28+*-dragonfly*) 28+*-dragonfly*)
29+ AC_CHECK_LIB(c, gethostbyname_r) 29+ AC_CHECK_LIB(c, gethostbyname_r)
30+ ;; 30+ ;;
31 *) 31 *)
32 AC_CHECK_LIB(c_r, gethostbyname_r) 32 AC_CHECK_LIB(c_r, gethostbyname_r)
33 ;; 33 ;;
34@@ -4158,6 +4164,14 @@ else 34@@ -4727,6 +4733,14 @@ if test -n "$YASM"; then
35 fi 35 _YASM_BUILD=` echo ${YASM_VERSION} | $AWK -F\. '{ print $4 }'`
36 fi 36 fi
37  37
38+if test -n "${LIBXUL_SDK_DIR}"; then 38+if test -n "${LIBXUL_SDK_DIR}"; then
39+ AC_MSG_WARN([pkgsrc: LIBXUL_SDK_DIR is set; assuming we want nss and nspr from xulrunner.]) 39+ AC_MSG_WARN([pkgsrc: LIBXUL_SDK_DIR is set; assuming we want nss and nspr from xulrunner.])
40+ NSPR_CFLAGS="-I${prefix}/include/xulrunner/unstable `pkg-config --cflags mozilla-nspr`" 40+ NSPR_CFLAGS="-I${prefix}/include/xulrunner/unstable `pkg-config --cflags mozilla-nspr`"
41+ NSPR_LIBS="`pkg-config --libs mozilla-nspr`" 41+ NSPR_LIBS="`pkg-config --libs mozilla-nspr`"
42+ NSS_CFLAGS="`pkg-config --cflags mozilla-nss`" 42+ NSS_CFLAGS="`pkg-config --cflags mozilla-nss`"
43+ NSS_LIBS="`pkg-config --libs mozilla-nss`" 43+ NSS_LIBS="`pkg-config --libs mozilla-nss`"
44+fi 44+fi
45+ 45+
46 if test -z "$SKIP_LIBRARY_CHECKS"; then 46 if test -z "$SKIP_LIBRARY_CHECKS"; then
47 dnl system JPEG support 47 dnl system JPEG support
48 dnl ======================================================== 48 dnl ========================================================
49@@ -8375,7 +8389,8 @@ rm -f confdefs.h.save 49@@ -9383,7 +9397,8 @@ rm -f confdefs.h.save
50 mv confdefs.h confdefs.h.save 50 mv confdefs.h confdefs.h.save
51 egrep -v "$_EGREP_PATTERN" confdefs.h.save > confdefs.h 51 egrep -v "$_EGREP_PATTERN" confdefs.h.save > confdefs.h
52 AC_OUTPUT_MAKE_DEFS() 52 AC_OUTPUT_MAKE_DEFS()
53-MOZ_DEFINES=$DEFS 53-MOZ_DEFINES=$DEFS
54+# nbsed broken. PR bin/42261 54+# nbsed broken. PR bin/42261
55+MOZ_DEFINES="$DEFS`awk 'BEGIN {while(x<1000){printf " ";x++}}'`" 55+MOZ_DEFINES="$DEFS`awk 'BEGIN {while(x<1000){printf " ";x++}}'`"
56 AC_SUBST(MOZ_DEFINES) 56 AC_SUBST(MOZ_DEFINES)
57 rm -f confdefs.h 57 rm -f confdefs.h
58 mv confdefs.h.save confdefs.h 58 mv confdefs.h.save confdefs.h
59@@ -8466,6 +8481,8 @@ if test -z "$MOZ_NATIVE_NSPR"; then 59@@ -9493,6 +9508,8 @@ if test -z "$MOZ_NATIVE_NSPR"; then
60 AC_MSG_WARN([Recreating autoconf.mk with updated nspr-config output]) 60 AC_MSG_WARN([Recreating autoconf.mk with updated nspr-config output])
61 if test "$OS_ARCH" != "WINNT" && test "$OS_ARCH" != "WINCE"; then 61 if test "$OS_ARCH" != "WINNT" -a "$OS_ARCH" != "WINCE"; then
62 NSPR_LIBS=`./nsprpub/config/nspr-config --prefix=$LIBXUL_DIST --exec-prefix=$MOZ_BUILD_ROOT/dist --libdir=$LIBXUL_DIST/lib --libs` 62 NSPR_LIBS=`./nsprpub/config/nspr-config --prefix=$LIBXUL_DIST --exec-prefix=$MOZ_BUILD_ROOT/dist --libdir=$LIBXUL_DIST/lib --libs`
63+ AC_MSG_WARN([pkgsrc: adding run path to NSPR_LIBS for bundled NSPR.]) 63+ AC_MSG_WARN([pkgsrc: adding run path to NSPR_LIBS for bundled NSPR.])
64+ NSPR_LIBS="-Wl,-R${prefix}/lib/\${MOZILLA_PKG_NAME} ${NSPR_LIBS}" 64+ NSPR_LIBS="-Wl,-R${prefix}/lib/\${MOZILLA_PKG_NAME} ${NSPR_LIBS}"
65 $PERL -pi.bak -e "s '^NSPR_LIBS\\s*=.*'NSPR_LIBS = $NSPR_LIBS'" config/autoconf.mk 65 $PERL -pi.bak -e "s '^NSPR_LIBS\\s*=.*'NSPR_LIBS = $NSPR_LIBS'" config/autoconf.mk
66 NSPR_CFLAGS=`./nsprpub/config/nspr-config --prefix=$LIBXUL_DIST --exec-prefix=$MOZ_BUILD_ROOT/dist --includedir=$LIBXUL_DIST/include/nspr --cflags` 66 NSPR_CFLAGS=`./nsprpub/config/nspr-config --prefix=$LIBXUL_DIST --exec-prefix=$MOZ_BUILD_ROOT/dist --includedir=$LIBXUL_DIST/include/nspr --cflags`
67 $PERL -pi.bak -e "s '^NSPR_CFLAGS\\s*=.*'NSPR_CFLAGS = $NSPR_CFLAGS'" config/autoconf.mk 67 $PERL -pi.bak -e "s '^NSPR_CFLAGS\\s*=.*'NSPR_CFLAGS = $NSPR_CFLAGS'" config/autoconf.mk

cvs diff -r1.4 -r1.5 pkgsrc/devel/xulrunner/patches/Attic/patch-mb (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-mb 2010/04/01 08:25:07 1.4
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-mb 2011/04/26 14:16:37 1.5
@@ -1,100 +1,79 @@ @@ -1,100 +1,79 @@
1$NetBSD: patch-mb,v 1.4 2010/04/01 08:25:07 jmcneill Exp $ 1$NetBSD: patch-mb,v 1.5 2011/04/26 14:16:37 tnn Exp $
2 2
3--- xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig 2010-03-16 05:57:24.000000000 -0400 3--- xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig 2010-04-21 09:07:48.000000000 +0000
4+++ xpcom/reflect/xptcall/src/md/unix/Makefile.in 2010-03-31 05:09:52.000000000 -0400 4+++ xpcom/reflect/xptcall/src/md/unix/Makefile.in
5@@ -76,7 +76,7 @@ endif 5@@ -83,7 +83,7 @@ endif
6 endif 6 endif
7 endif 7 endif
8  8
9-ifneq (,$(filter FreeBSD NetBSD OpenBSD BSD_OS,$(OS_ARCH))) 9-ifneq (,$(filter NetBSD OpenBSD BSD_OS GNU,$(OS_ARCH)))
10+ifneq (,$(filter BSD_OS,$(OS_ARCH))) 10+ifneq (,$(filter BSD_OS GNU,$(OS_ARCH)))
11 ifeq (86,$(findstring 86,$(OS_TEST))) 11 ifeq (86,$(findstring 86,$(OS_TEST)))
12 CPPSRCS := xptcinvoke_unixish_x86.cpp xptcstubs_unixish_x86.cpp 12 CPPSRCS := xptcinvoke_unixish_x86.cpp xptcstubs_unixish_x86.cpp
13 endif 13 endif
14@@ -85,7 +85,7 @@ endif 14@@ -92,7 +92,7 @@ endif
15 # New code for Linux, et. al., with gcc 15 # New code for Linux, et. al., with gcc
16 # Migrate other platforms here after testing 16 # Migrate other platforms here after testing
17 # 17 #
18-ifneq (,$(filter Linux GNU_%,$(OS_ARCH))) 18-ifneq (,$(filter Linux FreeBSD GNU_%,$(OS_ARCH)))
19+ifneq (,$(filter Linux NetBSD DragonFly FreeBSD OpenBSD GNU_%,$(OS_ARCH))) 19+ifneq (,$(filter Linux NetBSD DragonFly FreeBSD OpenBSD GNU_%,$(OS_ARCH)))
20 # Linux/x86-64 20 # Linux/x86-64
21 ifeq (x86_64,$(OS_TEST)) 21 ifeq (x86_64,$(OS_TEST))
22 CPPSRCS := xptcinvoke_x86_64_unix.cpp xptcstubs_x86_64_linux.cpp 22 CPPSRCS := xptcinvoke_x86_64_unix.cpp xptcstubs_x86_64_linux.cpp
23@@ -103,18 +103,6 @@ ASFILES := xptcstubs_asm_ipf64.s xptcin 23@@ -110,12 +110,6 @@ ASFILES := xptcstubs_asm_ipf64.s xptcin
24 endif 24 endif
25 endif 25 endif
26 # 26 #
27-# OpenBSD/amd64 27-# OpenBSD/amd64
28-# 28-#
29-ifeq ($(OS_ARCH)$(OS_TEST),OpenBSDx86_64) 29-ifeq ($(OS_ARCH)$(OS_TEST),OpenBSDx86_64)
30-CPPSRCS := xptcinvoke_amd64_openbsd.cpp xptcstubs_amd64_openbsd.cpp 30-CPPSRCS := xptcinvoke_amd64_openbsd.cpp xptcstubs_amd64_openbsd.cpp
31-endif 31-endif
32-# 32-#
33-# FreeBSD/amd64 
34-# 
35-ifeq ($(OS_ARCH)$(OS_TEST),FreeBSDx86_64) 
36-CPPSRCS := xptcinvoke_amd64_linux.cpp xptcstubs_amd64_linux.cpp 
37-endif 
38-# 
39 # BeOS/Intel (uses the same unixish_x86 code) 33 # BeOS/Intel (uses the same unixish_x86 code)
40 # 34 #
41 ifeq ($(OS_ARCH)$(OS_TEST),BeOSBePC) 35 ifeq ($(OS_ARCH)$(OS_TEST),BeOSBePC)
42@@ -200,7 +188,7 @@ endif 36@@ -210,7 +204,7 @@ endif
43 # NetBSD/ARM 37 # NetBSD/ARM
44 # 38 #
45 ifeq ($(OS_ARCH),NetBSD) 39 ifeq ($(OS_ARCH),NetBSD)
46-ifneq (,$(filter arm% sa110,$(OS_TEST))) 40-ifneq (,$(filter arm% sa110,$(OS_TEST)))
47+ifneq (,$(filter arm%,$(TARGET_CPU))) 41+ifneq (,$(filter arm%,$(TARGET_CPU)))
48 CPPSRCS := xptcinvoke_arm_netbsd.cpp xptcstubs_arm_netbsd.cpp 42 CPPSRCS := xptcinvoke_arm_netbsd.cpp xptcstubs_arm_netbsd.cpp
49 endif 43 endif
50 endif 44 endif
51@@ -255,7 +243,7 @@ endif 45@@ -265,7 +259,7 @@ endif
52 # NetBSD/m68k 46 # NetBSD/m68k
53 # 47 #
54 ifeq ($(OS_ARCH),NetBSD) 48 ifeq ($(OS_ARCH),NetBSD)
55-ifneq (,$(filter amiga atari hp300 mac68k mvme68k next68k sun3 sun3x x68k,$(OS_TEST))) 49-ifneq (,$(filter amiga atari hp300 mac68k mvme68k next68k sun3 sun3x x68k,$(OS_TEST)))
56+ifneq (,$(filter m68k,$(TARGET_CPU))) 50+ifneq (,$(filter m68k,$(TARGET_CPU)))
57 CPPSRCS := xptcinvoke_netbsd_m68k.cpp xptcstubs_netbsd_m68k.cpp 51 CPPSRCS := xptcinvoke_netbsd_m68k.cpp xptcstubs_netbsd_m68k.cpp
58 endif 52 endif
59 endif 53 endif
60@@ -295,6 +283,14 @@ ASFLAGS += -I$(DIST)/include -x assembl 54@@ -350,9 +344,10 @@ endif
61 endif 
62 endif 
63  
64+ifeq ($(OS_ARCH),NetBSD) 
65+ifneq (,$(findstring mips, $(OS_TEST))) 
66+CPPSRCS := xptcinvoke_mips.cpp xptcstubs_mips.cpp 
67+ASFILES := xptcinvoke_asm_mips.s xptcstubs_asm_mips.s 
68+ASFLAGS += -I$(DIST)/include -x assembler-with-cpp 
69+endif 
70+endif 
71+ 
72 ###################################################################### 
73 # PowerPC 
74 ###################################################################### 
75@@ -340,9 +336,10 @@ endif 
76 # 55 #
77 # NetBSD/PPC 56 # NetBSD/PPC
78 # 57 #
79-ifneq (,$(filter NetBSDmacppc NetBSDbebox NetBSDofppc NetBSDprep NetBSDamigappc,$(OS_ARCH)$(OS_TEST)))  58-ifneq (,$(filter NetBSDmacppc NetBSDbebox NetBSDofppc NetBSDprep NetBSDamigappc,$(OS_ARCH)$(OS_TEST)))
80+ifeq ($(OS_ARCH)$(OS_TEST),NetBSDpowerpc) 59+ifeq ($(OS_ARCH)$(OS_TEST),NetBSDpowerpc)
81 CPPSRCS := xptcinvoke_ppc_netbsd.cpp xptcstubs_ppc_netbsd.cpp 60 CPPSRCS := xptcinvoke_ppc_netbsd.cpp xptcstubs_ppc_netbsd.cpp
82 ASFILES := xptcinvoke_asm_ppc_netbsd.s xptcstubs_asm_ppc_netbsd.s 61 ASFILES := xptcinvoke_asm_ppc_netbsd.s xptcstubs_asm_ppc_netbsd.s
83+AS := $(CC) -c -x assembler-with-cpp 62+AS := $(CC) -c -x assembler-with-cpp
84 endif 63 endif
85  64
86 # 65 #
87@@ -414,6 +411,13 @@ CPPSRCS := xptcinvoke_sparc64_openbsd.c 66@@ -424,6 +419,13 @@ CPPSRCS := xptcinvoke_sparc64_openbsd.c
88 ASFILES := xptcinvoke_asm_sparc64_openbsd.s xptcstubs_asm_sparc64_openbsd.s 67 ASFILES := xptcinvoke_asm_sparc64_openbsd.s xptcstubs_asm_sparc64_openbsd.s
89 endif 68 endif
90 # 69 #
91+# NetBSD/SPARC64 70+# NetBSD/SPARC64
92+# 71+#
93+ifeq ($(OS_ARCH)$(OS_TEST),NetBSDsparc64) 72+ifeq ($(OS_ARCH)$(OS_TEST),NetBSDsparc64)
94+CPPSRCS := xptcinvoke_sparc64_netbsd.cpp xptcstubs_sparc64_netbsd.cpp 73+CPPSRCS := xptcinvoke_sparc64_netbsd.cpp xptcstubs_sparc64_netbsd.cpp
95+ASFILES := xptcinvoke_asm_sparc64_netbsd.s xptcstubs_asm_sparc64_netbsd.s 74+ASFILES := xptcinvoke_asm_sparc64_netbsd.s xptcstubs_asm_sparc64_netbsd.s
96+endif 75+endif
97+# 76+#
98 # Solaris/SPARC 77 # Solaris/SPARC
99 # 78 #
100 ifeq ($(OS_ARCH),SunOS) 79 ifeq ($(OS_ARCH),SunOS)

cvs diff -r1.4 -r1.5 pkgsrc/devel/xulrunner/patches/Attic/patch-mm (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-mm 2011/03/05 11:57:16 1.4
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-mm 2011/04/26 14:16:37 1.5
@@ -1,29 +1,18 @@ @@ -1,29 +1,18 @@
1$NetBSD: patch-mm,v 1.4 2011/03/05 11:57:16 tnn Exp $ 1$NetBSD: patch-mm,v 1.5 2011/04/26 14:16:37 tnn Exp $
2 2
3Don't link with -lCstd on Solaris when using GCC. From Tim Zingelman. 3--- toolkit/library/Makefile.in.orig 2011-01-22 00:30:16.000000000 +0000
4part of PR pkg/39085 
5 
6--- toolkit/library/Makefile.in.orig 2011-02-18 18:33:39.000000000 +0000 
7+++ toolkit/library/Makefile.in 4+++ toolkit/library/Makefile.in
8@@ -253,13 +253,20 @@ EXTRA_DSO_LDOPTS += -lbe -ltracker 5@@ -246,6 +246,13 @@ EXTRA_DSO_LDOPTS += -lelf -ldemangle
9 endif 
10  
11 ifeq ($(OS_ARCH),SunOS) 
12-EXTRA_DSO_LDOPTS += -lelf -ldemangle -lCstd 
13+EXTRA_DSO_LDOPTS += -lelf -ldemangle 
14+ifndef GNU_CC 
15+EXTRA_DSO_LDOPTS += -lCstd 
16+endif 
17 endif 6 endif
18  
19 ifeq ($(OS_ARCH),AIX) 
20 EXTRA_DSO_LDOPTS += -bbigtoc  
21 endif 7 endif
22  8
23+ifeq ($(OS_ARCH),NetBSD) 9+ifeq ($(OS_ARCH),NetBSD)
24+EXTRA_DSO_LDOPTS += -lossaudio 10+EXTRA_DSO_LDOPTS += -lossaudio
25+endif 11+endif
 12+ifdef PKGSRC_PULSEAUDIO
 13+EXTRA_DSO_LDOPTS += -lpulse
 14+endif
26+ 15+
27 ifeq ($(OS_ARCH),WINNT) 16 ifeq ($(OS_ARCH),WINNT)
28 EXTRA_DSO_LDOPTS += $(call EXPAND_LIBNAME,shell32 ole32 uuid version winspool comdlg32 imm32 winmm wsock32 msimg32) 17 OS_LIBS += $(call EXPAND_LIBNAME,shell32 ole32 uuid version winspool comdlg32 imm32 winmm wsock32 msimg32 shlwapi psapi ws2_32)
29 ifneq (,$(MOZ_DEBUG)$(NS_TRACE_MALLOC)) 18 ifneq (,$(MOZ_DEBUG)$(NS_TRACE_MALLOC))

cvs diff -r1.4 -r1.5 pkgsrc/devel/xulrunner/patches/Attic/patch-mp (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-mp 2010/07/21 16:55:34 1.4
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-mp 2011/04/26 14:16:37 1.5
@@ -1,29 +1,17 @@ @@ -1,29 +1,17 @@
1$NetBSD: patch-mp,v 1.4 2010/07/21 16:55:34 tnn Exp $ 1$NetBSD: patch-mp,v 1.5 2011/04/26 14:16:37 tnn Exp $
2 2
3--- media/libsydneyaudio/src/Makefile.in.orig 2010-07-13 19:10:28.000000000 +0000 3--- media/libsydneyaudio/src/Makefile.in.orig 2010-07-21 00:52:30.000000000 +0000
4+++ media/libsydneyaudio/src/Makefile.in 4+++ media/libsydneyaudio/src/Makefile.in
5@@ -83,6 +83,24 @@ CSRCS = \ 5@@ -97,6 +97,12 @@ ifeq ($(OS_ARCH),WINNT)
6 $(NULL) 6 OS_LIBS += winmm.lib
7 endif 7 endif
8  8
9+ifeq ($(OS_ARCH),DragonFly) 9+ifdef PKGSRC_PULSEAUDIO
10+CSRCS = \ 
11+ sydney_audio_oss.c \ 
12+ $(NULL) 
13+endif 
14+ 
15+ifeq ($(OS_ARCH),FreeBSD) 
16+CSRCS = \ 
17+ sydney_audio_oss.c \ 
18+ $(NULL) 
19+endif 
20+ 
21+ifeq ($(OS_ARCH),NetBSD) 
22+CSRCS = \ 10+CSRCS = \
23+ sydney_audio_oss.c \ 11+ sydney_audio_pulseaudio.c \
24+ $(NULL) 12+ $(NULL)
25+endif 13+endif
26+ 14+
27 ifeq ($(OS_ARCH),WINNT) 15 include $(topsrcdir)/config/rules.mk
28 OS_LIBS += winmm.lib 16
29 endif 17 LOCAL_INCLUDES += -I$(srcdir)/../include

cvs diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/Attic/patch-ab (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-ab 2010/03/17 14:02:14 1.2
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-ab 2011/04/26 14:16:36 1.3
@@ -1,35 +1,22 @@ @@ -1,35 +1,22 @@
1$NetBSD: patch-ab,v 1.2 2010/03/17 14:02:14 tnn Exp $ 1$NetBSD: patch-ab,v 1.3 2011/04/26 14:16:36 tnn Exp $
2 2
3--- nsprpub/pr/include/md/_netbsd.h.orig 2010-03-15 14:56:04.000000000 +0000 3--- nsprpub/pr/include/md/_netbsd.h.orig 2010-05-03 18:21:00.000000000 +0000
4+++ nsprpub/pr/include/md/_netbsd.h 4+++ nsprpub/pr/include/md/_netbsd.h
5@@ -79,7 +79,7 @@ 5@@ -79,7 +79,7 @@
6 #define HAVE_DLL 6 #define HAVE_DLL
7 #define USE_DLFCN 7 #define USE_DLFCN
8 #define _PR_HAVE_SOCKADDR_LEN 8 #define _PR_HAVE_SOCKADDR_LEN
9-#define _PR_NO_LARGE_FILES 9-#define _PR_NO_LARGE_FILES
10+#define _PR_HAVE_LARGE_OFF_T 10+#define _PR_HAVE_LARGE_OFF_T
11 #define _PR_STAT_HAS_ST_ATIMESPEC 11 #define _PR_STAT_HAS_ST_ATIMESPEC
12 #define _PR_POLL_AVAILABLE 12 #define _PR_POLL_AVAILABLE
13 #define _PR_USE_POLL 13 #define _PR_USE_POLL
14@@ -94,6 +94,12 @@ 14@@ -107,6 +107,8 @@
15 #define _PR_INET6_PROBE 
16 #endif 
17  
18+#if __NetBSD_Version__ >= 106370000 
19+/* NetBSD 1.6ZK */ 
20+#define _PR_HAVE_GETPROTO_R 
21+#define _PR_HAVE_GETPROTO_R_INT 
22+#endif 
23+ 
24 #define USE_SETJMP 
25  
26 #ifndef _PR_PTHREADS 
27@@ -107,6 +113,8 @@ 
28 #define JB_SP_INDEX 2 15 #define JB_SP_INDEX 2
29 #elif defined(__mips__) 16 #elif defined(__mips__)
30 #define JB_SP_INDEX 4 17 #define JB_SP_INDEX 4
31+#elif defined(__amd64__) 18+#elif defined(__amd64__)
32+#define JB_SP_INDEX 6 19+#define JB_SP_INDEX 6
33 #elif defined(__alpha__) 20 #elif defined(__alpha__)
34 #define JB_SP_INDEX 34 21 #define JB_SP_INDEX 34
35 #elif defined(__arm32__) 22 #elif defined(__arm32__)

cvs diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/Attic/patch-ag (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-ag 2010/09/09 09:41:22 1.2
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-ag 2011/04/26 14:16:36 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1$NetBSD: patch-ag,v 1.2 2010/09/09 09:41:22 tnn Exp $ 1$NetBSD: patch-ag,v 1.3 2011/04/26 14:16:36 tnn Exp $
2 2
3--- nsprpub/pr/include/md/_freebsd.h.orig 2010-08-24 21:32:07.000000000 +0000 3--- nsprpub/pr/include/md/_freebsd.h.orig 2010-03-16 01:02:50.000000000 +0000
4+++ nsprpub/pr/include/md/_freebsd.h 4+++ nsprpub/pr/include/md/_freebsd.h
5@@ -79,7 +79,7 @@ 5@@ -79,7 +79,7 @@
6 #define _PR_HAVE_LARGE_OFF_T 6 #define _PR_HAVE_LARGE_OFF_T
7  7
8 #if defined(_PR_PTHREADS) 8 #if defined(_PR_PTHREADS)
9-#if __FreeBSD_version >= 400008 9-#if __FreeBSD_version >= 400008
10+#if defined(__DragonFly__) || __FreeBSD_version >= 400008 10+#if defined(__DragonFly__) || __FreeBSD_version >= 400008
11 /* 11 /*
12 * libc_r before this version of FreeBSD doesn't have poll(). 12 * libc_r before this version of FreeBSD doesn't have poll().
13 * Although libc has poll(), it is not thread-safe so we can't 13 * Although libc has poll(), it is not thread-safe so we can't
14@@ -88,7 +88,7 @@ 14@@ -88,7 +88,7 @@
15 #define _PR_POLL_AVAILABLE 15 #define _PR_POLL_AVAILABLE
16 #endif 16 #endif

cvs diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/Attic/patch-aj (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-aj 2010/06/24 12:20:38 1.2
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-aj 2011/04/26 14:16:36 1.3
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1$NetBSD: patch-aj,v 1.2 2010/06/24 12:20:38 tnn Exp $ 1$NetBSD: patch-aj,v 1.3 2011/04/26 14:16:36 tnn Exp $
2 2
3--- profile/dirserviceprovider/src/nsProfileLock.cpp.orig 2010-04-13 22:22:54.000000000 +0000 3--- profile/dirserviceprovider/src/nsProfileLock.cpp.orig 2010-12-15 01:03:34.000000000 +0000
4+++ profile/dirserviceprovider/src/nsProfileLock.cpp 4+++ profile/dirserviceprovider/src/nsProfileLock.cpp
5@@ -396,6 +396,7 @@ nsresult nsProfileLock::LockWithSymlink( 5@@ -405,6 +405,7 @@ nsresult nsProfileLock::LockWithSymlink(
6 act.sa_flags = SA_SIGINFO; 6 #endif
7 sigfillset(&act.sa_mask); 7 sigfillset(&act.sa_mask);
8  8
9+#ifndef DEBUG 9+#ifndef DEBUG
10 #define CATCH_SIGNAL(signame) \ 10 #define CATCH_SIGNAL(signame) \
11 PR_BEGIN_MACRO \ 11 PR_BEGIN_MACRO \
12 if (sigaction(signame, NULL, &oldact) == 0 && \ 12 if (sigaction(signame, NULL, &oldact) == 0 && \
13@@ -414,6 +415,7 @@ PR_BEGIN_MACRO  13@@ -423,6 +424,7 @@ PR_BEGIN_MACRO
14 CATCH_SIGNAL(SIGTERM); 14 CATCH_SIGNAL(SIGTERM);
15  15
16 #undef CATCH_SIGNAL 16 #undef CATCH_SIGNAL
17+#endif 17+#endif
18 } 18 }
19 } 19 }
20 } 20 }

cvs diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/Attic/patch-al (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-al 2010/09/09 09:41:22 1.2
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-al 2011/04/26 14:16:36 1.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: patch-al,v 1.2 2010/09/09 09:41:22 tnn Exp $ 1$NetBSD: patch-al,v 1.3 2011/04/26 14:16:36 tnn Exp $
2 2
3--- storage/src/mozStorageConnection.cpp.orig 2010-08-24 21:32:09.000000000 +0000 3--- storage/src/mozStorageConnection.cpp.orig 2010-08-24 21:32:09.000000000 +0000
4+++ storage/src/mozStorageConnection.cpp 4+++ storage/src/mozStorageConnection.cpp
5@@ -405,6 +405,11 @@ Connection::initialize(nsIFile *aDatabas 5@@ -405,6 +405,11 @@ Connection::initialize(nsIFile *aDatabas
6 break; 6 break;
7 } 7 }
8  8
9+ // XXX tnn: the configure script demands that sqlite3 is compiled with 9+ // XXX tnn: the configure script demands that sqlite3 is compiled with
10+ // SECURE_DELETE on by default. sqlite3 in pkgsrc does not have that, 10+ // SECURE_DELETE on by default. sqlite3 in pkgsrc does not have that,
11+ // so instead we enable secure_delete manually here. 11+ // so instead we enable secure_delete manually here.
12+ (void)ExecuteSimpleSQL(NS_LITERAL_CSTRING("PRAGMA secure_delete = 1;")); 12+ (void)ExecuteSimpleSQL(NS_LITERAL_CSTRING("PRAGMA secure_delete = 1;"));
13+ 13+
14 return NS_OK; 14 return NS_OK;

cvs diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/Attic/patch-ao (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-ao 2010/03/16 15:57:02 1.2
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-ao 2011/04/26 14:16:36 1.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: patch-ao,v 1.2 2010/03/16 15:57:02 tnn Exp $ 1$NetBSD: patch-ao,v 1.3 2011/04/26 14:16:36 tnn Exp $
2 2
3--- toolkit/mozapps/installer/packager.mk.orig 2009-10-29 23:11:21.000000000 +0100 3--- toolkit/mozapps/installer/packager.mk.orig 2009-10-29 23:11:21.000000000 +0100
4+++ toolkit/mozapps/installer/packager.mk 4+++ toolkit/mozapps/installer/packager.mk
5@@ -441,8 +441,8 @@ endif 5@@ -441,8 +441,8 @@ endif
6 (cd $(DIST)/$(MOZ_PKG_DIR) && tar $(TAR_CREATE_FLAGS) - .) | \ 6 (cd $(DIST)/$(MOZ_PKG_DIR) && tar $(TAR_CREATE_FLAGS) - .) | \
7 (cd $(DESTDIR)$(installdir) && tar -xf -) 7 (cd $(DESTDIR)$(installdir) && tar -xf -)
8 $(NSINSTALL) -D $(DESTDIR)$(bindir) 8 $(NSINSTALL) -D $(DESTDIR)$(bindir)
9- $(RM) -f $(DESTDIR)$(bindir)/$(MOZ_APP_NAME) 9- $(RM) -f $(DESTDIR)$(bindir)/$(MOZ_APP_NAME)
10- ln -s $(installdir)/$(MOZ_APP_NAME) $(DESTDIR)$(bindir) 10- ln -s $(installdir)/$(MOZ_APP_NAME) $(DESTDIR)$(bindir)
11+ $(RM) -f $(DESTDIR)$(bindir)/$(MOZILLA_PKG_NAME) 11+ $(RM) -f $(DESTDIR)$(bindir)/$(MOZILLA_PKG_NAME)
12+ ln -s $(installdir)/$(MOZ_APP_NAME) $(DESTDIR)$(bindir)/$(MOZILLA_PKG_NAME) 12+ ln -s $(installdir)/$(MOZ_APP_NAME) $(DESTDIR)$(bindir)/$(MOZILLA_PKG_NAME)
13 ifdef INSTALL_SDK # Here comes the hard part 13 ifdef INSTALL_SDK # Here comes the hard part
14 $(NSINSTALL) -D $(DESTDIR)$(includedir) 14 $(NSINSTALL) -D $(DESTDIR)$(includedir)

cvs diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/Attic/patch-at (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-at 2009/09/10 07:53:45 1.2
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-at 2011/04/26 14:16:36 1.3
@@ -1,25 +1,15 @@ @@ -1,25 +1,15 @@
1$NetBSD: patch-at,v 1.2 2009/09/10 07:53:45 tnn Exp $ 1$NetBSD: patch-at,v 1.3 2011/04/26 14:16:36 tnn Exp $
2 2
3Treat DragonFly like FreeBSD. 
4Avoid silly redefinitions of standard types on NetBSD. 3Avoid silly redefinitions of standard types on NetBSD.
5 4
6--- gfx/qcms/qcmstypes.h.orig 2009-08-24 17:52:41.000000000 +0200 5--- gfx/qcms/qcmstypes.h.orig 2010-11-04 19:20:39.000000000 +0000
7+++ gfx/qcms/qcmstypes.h 6+++ gfx/qcms/qcmstypes.h
8@@ -10,6 +10,8 @@ 7@@ -10,6 +10,8 @@
9 #if defined (__SVR4) && defined (__sun) 8 #if defined (__SVR4) && defined (__sun)
10 /* int_types.h gets included somehow, so avoid redefining the types differently */ 9 /* int_types.h gets included somehow, so avoid redefining the types differently */
11 #include <sys/int_types.h> 10 #include <sys/int_types.h>
12+#elif defined(__NetBSD__) 11+#elif defined(__NetBSD__)
13+#include <stdint.h> 12+#include <stdint.h>
14 #else 13 #elif defined (_AIX)
15 typedef PRInt8 int8_t; 14 #include <sys/types.h>
16 typedef PRUint8 uint8_t; 15 #elif !defined(ANDROID)
17@@ -23,7 +25,7 @@ typedef PRUint64 uint64_t; 
18 #ifdef __OS2__ 
19 /* OS/2's stdlib typdefs uintptr_t. So we'll just include that so we don't collide */ 
20 #include <stdlib.h> 
21-#elif defined(__FreeBSD__) 
22+#elif defined(__FreeBSD__) || defined(__DragonFly__) 
23 /* FreeBSD typedefs uintptr_t in /usr/include/sys/types.h */ 
24 #else 
25 typedef PRUptrdiff uintptr_t; 

cvs diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/Attic/patch-ax (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-ax 2009/09/20 10:58:00 1.2
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-ax 2011/04/26 14:16:36 1.3
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1$NetBSD: patch-ax,v 1.2 2009/09/20 10:58:00 tnn Exp $ 1$NetBSD: patch-ax,v 1.3 2011/04/26 14:16:36 tnn Exp $
2 2
3--- xpcom/base/nsStackWalk.cpp.orig 2009-08-24 17:53:27.000000000 +0200 3--- xpcom/base/nsStackWalk.cpp.orig 2010-12-15 01:03:41.000000000 +0000
4+++ xpcom/base/nsStackWalk.cpp 4+++ xpcom/base/nsStackWalk.cpp
5@@ -1124,7 +1124,7 @@ NS_FormatCodeAddressDetails(void *aPC, c 5@@ -1137,7 +1137,7 @@ NS_FormatCodeAddressDetails(void *aPC, c
6 #define __USE_GNU 6 #define __USE_GNU
7 #endif 7 #endif
8  8
9-#if defined(HAVE_LIBDL) || defined(XP_MACOSX) 9-#if defined(HAVE_DLOPEN) || defined(XP_MACOSX)
10+#if defined(HAVE_LIBDL) || defined(XP_MACOSX) || defined(__NetBSD__) 10+#if defined(HAVE_DLOPEN) || defined(XP_MACOSX) || defined(__NetBSD__)
11 #include <dlfcn.h> 11 #include <dlfcn.h>
12 #endif 12 #endif
13  13

cvs diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/Attic/patch-be (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-be 2010/10/21 10:27:21 1.2
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-be 2011/04/26 14:16:37 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1$NetBSD: patch-be,v 1.2 2010/10/21 10:27:21 tnn Exp $ 1$NetBSD: patch-be,v 1.3 2011/04/26 14:16:37 tnn Exp $
2 2
3Disable all sound support for now since it causes 3Disable all sound support for now since it causes
4crashes and doesn't work correctly anyway ... 4crashes and doesn't work correctly anyway ...
5 5
6--- widget/src/gtk2/nsSound.cpp.orig 2010-10-12 17:46:08.000000000 +0000 6--- widget/src/gtk2/nsSound.cpp.orig 2010-08-06 01:09:23.000000000 +0000
7+++ widget/src/gtk2/nsSound.cpp 7+++ widget/src/gtk2/nsSound.cpp
8@@ -138,6 +138,8 @@ nsSound::Init() 8@@ -138,6 +138,8 @@ nsSound::Init()
9  9
10 mInited = PR_TRUE; 10 mInited = PR_TRUE;
11  11
12+ return NS_OK; 12+ return NS_OK;
13+ 13+
14 if (!elib) { 14 if (!elib) {
15 elib = PR_LoadLibrary("libesd.so.0"); 15 elib = PR_LoadLibrary("libesd.so.0");
16 } 16 }

cvs diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/Attic/patch-me (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-me 2010/04/21 15:26:00 1.2
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-me 2011/04/26 14:16:37 1.3
@@ -1,27 +1,15 @@ @@ -1,27 +1,15 @@
1$NetBSD: patch-me,v 1.2 2010/04/21 15:26:00 tnn Exp $ 1$NetBSD: patch-me,v 1.3 2011/04/26 14:16:37 tnn Exp $
2 2
3Add DragonFly support. 3Add DragonFly support.
4Disable assembly routines in freebl on Linux (PR pkg/43146) 
5 4
6--- security/nss/lib/freebl/Makefile.orig 2010-04-13 22:22:54.000000000 +0000 5--- security/nss/lib/freebl/Makefile.orig 2009-06-29 18:15:13.000000000 +0200
7+++ security/nss/lib/freebl/Makefile 6+++ security/nss/lib/freebl/Makefile
8@@ -154,7 +154,9 @@ ifeq ($(USE_N32),1) 7@@ -212,7 +212,7 @@ endif
9 endif 
10 endif 
11  
12-ifeq ($(OS_TARGET),Linux) 
13+# pkgsrc PR pkg/43146 
14+#ifeq ($(OS_TARGET),Linux) 
15+ifeq (true, false) 
16 ifeq ($(CPU_ARCH),x86_64) 
17 ASFILES = arcfour-amd64-gas.s mpi_amd64_gas.s 
18 ASFLAGS += -march=opteron -m64 -fPIC -Wa,--noexecstack 
19@@ -224,7 +226,7 @@ endif 
20 # to bind the blapi function references in FREEBLVector vector 8 # to bind the blapi function references in FREEBLVector vector
21 # (ldvector.c) to the blapi functions defined in the freebl 9 # (ldvector.c) to the blapi functions defined in the freebl
22 # shared libraries. 10 # shared libraries.
23-ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD OpenBSD, $(OS_TARGET))) 11-ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD OpenBSD, $(OS_TARGET)))
24+ifeq (,$(filter-out BSD_OS DragonFly FreeBSD Linux NetBSD OpenBSD, $(OS_TARGET))) 12+ifeq (,$(filter-out BSD_OS DragonFly FreeBSD Linux NetBSD OpenBSD, $(OS_TARGET)))
25 MKSHLIB += -Wl,-Bsymbolic 13 MKSHLIB += -Wl,-Bsymbolic
26 endif 14 endif
27  15

cvs diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/Attic/patch-pa (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-pa 2010/03/16 15:57:02 1.2
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-pa 2011/04/26 14:16:37 1.3
@@ -1,11 +1,11 @@ @@ -1,11 +1,11 @@
1$NetBSD: patch-pa,v 1.2 2010/03/16 15:57:02 tnn Exp $ 1$NetBSD: patch-pa,v 1.3 2011/04/26 14:16:37 tnn Exp $
2 2
3--- xulrunner/installer/mozilla-js.pc.in.orig 2009-10-29 23:11:24.000000000 +0100 3--- xulrunner/installer/mozilla-js.pc.in.orig 2010-11-04 19:20:39.000000000 +0000
4+++ xulrunner/installer/mozilla-js.pc.in 4+++ xulrunner/installer/mozilla-js.pc.in
5@@ -6,5 +6,5 @@ Name: JavaScript 5@@ -6,5 +6,5 @@ Name: JavaScript
6 Description: The Mozilla JavaScript Library 6 Description: The Mozilla JavaScript Library
7 Version: %MOZILLA_VERSION% 7 Version: %MOZILLA_VERSION%
8 Requires: %NSPR_NAME% >= %NSPR_VERSION% 8 Requires: %NSPR_NAME% >= %NSPR_VERSION%
9-Libs: -L${sdkdir}/lib -lmozjs 9-Libs: -L${sdkdir}/lib %MOZ_JS_LINK%
10+Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lmozjs 10+Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner %MOZ_JS_LINK%
11 Cflags: -I${includedir} -DXP_UNIX -DJS_THREADSAFE 11 Cflags: -I${includedir} -DXP_UNIX -DJS_THREADSAFE

cvs diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/Attic/patch-pc (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-pc 2010/03/16 15:57:02 1.2
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-pc 2011/04/26 14:16:37 1.3
@@ -1,11 +1,12 @@ @@ -1,11 +1,12 @@
1$NetBSD: patch-pc,v 1.2 2010/03/16 15:57:02 tnn Exp $ 1$NetBSD: patch-pc,v 1.3 2011/04/26 14:16:37 tnn Exp $
2 2
3--- xulrunner/installer/libxul-embedding.pc.in.orig 2009-10-29 23:11:24.000000000 +0100 3--- xulrunner/installer/libxul-embedding.pc.in.orig 2010-04-21 09:07:48.000000000 +0000
4+++ xulrunner/installer/libxul-embedding.pc.in 4+++ xulrunner/installer/libxul-embedding.pc.in
5@@ -6,5 +6,5 @@ idldir=%idldir% 5@@ -6,5 +6,6 @@ idldir=%idldir%
6 Name: libxul-embedding 6 Name: libxul-embedding
7 Description: Static library for version-independent embedding of the Mozilla runtime 7 Description: Static library for version-independent embedding of the Mozilla runtime
8 Version: %MOZILLA_VERSION% 8 Version: %MOZILLA_VERSION%
9-Libs: -L${sdkdir}/lib -lxpcomglue 9-Libs: -L${sdkdir}/lib -lxpcomglue -ldl
 10+# XXXtnn -ldl removed
10+Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lxpcomglue 11+Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lxpcomglue
11 Cflags: -DXPCOM_GLUE -I${includedir} %WCHAR_CFLAGS% 12 Cflags: -DXPCOM_GLUE -I${includedir} %WCHAR_CFLAGS%

cvs diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/Attic/patch-pg (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-pg 2010/03/16 15:57:02 1.2
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-pg 2011/04/26 14:16:37 1.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: patch-pg,v 1.2 2010/03/16 15:57:02 tnn Exp $ 1$NetBSD: patch-pg,v 1.3 2011/04/26 14:16:37 tnn Exp $
2 2
3--- xulrunner/installer/mozilla-nspr.pc.in.orig 2009-10-29 23:11:24.000000000 +0100 3--- xulrunner/installer/mozilla-nspr.pc.in.orig 2009-10-29 23:11:24.000000000 +0100
4+++ xulrunner/installer/mozilla-nspr.pc.in 4+++ xulrunner/installer/mozilla-nspr.pc.in
5@@ -5,7 +5,5 @@ includedir=%includedir% 5@@ -5,7 +5,5 @@ includedir=%includedir%
6 Name: NSPR 6 Name: NSPR
7 Description: The Netscape Portable Runtime 7 Description: The Netscape Portable Runtime
8 Version: %NSPR_VERSION% 8 Version: %NSPR_VERSION%
9-Libs: %FULL_NSPR_LIBS% 9-Libs: %FULL_NSPR_LIBS%
10-Cflags: %FULL_NSPR_CFLAGS% 10-Cflags: %FULL_NSPR_CFLAGS%
11- 11-
12- 12-
13+Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lplds4 -lplc4 -lnspr4 -pthread 13+Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lplds4 -lplc4 -lnspr4 -pthread
14+Cflags: -I${includedir} 14+Cflags: -I${includedir}

cvs diff -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/Attic/patch-rc (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-rc 2010/03/16 15:57:02 1.2
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-rc 2011/04/26 14:16:37 1.3
@@ -1,12 +1,11 @@ @@ -1,12 +1,11 @@
1$NetBSD: patch-rc,v 1.2 2010/03/16 15:57:02 tnn Exp $ 1$NetBSD: patch-rc,v 1.3 2011/04/26 14:16:37 tnn Exp $
2 2
3--- browser/branding/unofficial/locales/en-US/brand.dtd.orig 2009-10-29 23:10:36.000000000 +0100 3--- browser/branding/unofficial/locales/en-US/brand.dtd.orig 2011-01-22 00:24:21.000000000 +0000
4+++ browser/branding/unofficial/locales/en-US/brand.dtd 4+++ browser/branding/unofficial/locales/en-US/brand.dtd
5@@ -1,5 +1,5 @@ 5@@ -1,4 +1,4 @@
6-<!ENTITY brandShortName "Namoroka"> 6-<!ENTITY brandShortName "Mozilla Developer Preview">
7-<!ENTITY brandFullName "Namoroka"> 7-<!ENTITY brandFullName "Mozilla Developer Preview">
8+<!ENTITY brandShortName "Browser"> 8+<!ENTITY brandShortName "Browser">
9+<!ENTITY brandFullName "Browser"> 9+<!ENTITY brandFullName "Browser">
10 <!ENTITY vendorShortName "mozilla.org"> 10 <!ENTITY vendorShortName "mozilla.org">
11 <!ENTITY logoCopyright " "> 11 <!ENTITY trademarkInfo.part1 " ">
12  

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/xulrunner/patches/Attic/patch-ac (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-ac 2009/08/05 02:59:48 1.1.1.1
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-ac 2011/04/26 14:16:36 1.2
@@ -1,27 +1,27 @@ @@ -1,27 +1,27 @@
1$NetBSD: patch-ac,v 1.1.1.1 2009/08/05 02:59:48 tnn Exp $ 1$NetBSD: patch-ac,v 1.2 2011/04/26 14:16:36 tnn Exp $
2 2
3--- nsprpub/configure.in.orig 2009-06-29 18:15:05.000000000 +0200 3--- nsprpub/configure.in.orig 2011-02-03 20:12:03.000000000 +0000
4+++ nsprpub/configure.in 4+++ nsprpub/configure.in
5@@ -71,7 +71,7 @@ OBJDIR_NAME=. 5@@ -71,7 +71,7 @@ OBJDIR_NAME=.
6 OBJDIR_SUFFIX=OBJ 6 OBJDIR_SUFFIX=OBJ
7 NSINSTALL='$(MOD_DEPTH)/config/$(OBJDIR_NAME)/nsinstall' 7 NSINSTALL='$(MOD_DEPTH)/config/$(OBJDIR_NAME)/nsinstall'
8 NOSUCHFILE=/no-such-file 8 NOSUCHFILE=/no-such-file
9-LIBNSPR='-L$(dist_libdir) -lnspr$(MOD_MAJOR_VERSION)' 9-LIBNSPR='-L$(dist_libdir) -lnspr$(MOD_MAJOR_VERSION)'
10+LIBNSPR='-Wl,-R${prefix}/lib/${MOZILLA_PKG_NAME} -L$(dist_libdir) -lnspr$(MOD_MAJOR_VERSION)' 10+LIBNSPR='-Wl,-R${prefix}/lib/${MOZILLA_PKG_NAME} -L$(dist_libdir) -lnspr$(MOD_MAJOR_VERSION)'
11 LIBPLC='-L$(dist_libdir) -lplc$(MOD_MAJOR_VERSION)' 11 LIBPLC='-L$(dist_libdir) -lplc$(MOD_MAJOR_VERSION)'
12 CYGWIN_WRAPPER= 12 CYGWIN_WRAPPER=
13 MACOS_SDK_DIR= 13 MACOS_SDK_DIR=
14@@ -1160,6 +1160,34 @@ tools are selected during the Xcode/Deve 14@@ -1311,6 +1311,34 @@ tools are selected during the Xcode/Deve
15 DSO_LDOPTS='-shared -Wl,-soname -Wl,$(notdir $@)' 15 DSO_LDOPTS='-shared -Wl,-soname -Wl,$(notdir $@)'
16 MDCPUCFG_H=_freebsd.cfg 16 MDCPUCFG_H=_freebsd.cfg
17 PR_MD_CSRCS=freebsd.c 17 PR_MD_CSRCS=freebsd.c
18+ if test "$LIBRUNPATH"; then 18+ if test "$LIBRUNPATH"; then
19+ DSO_LDOPTS="$DSO_LDOPTS -Wl,-R$LIBRUNPATH" 19+ DSO_LDOPTS="$DSO_LDOPTS -Wl,-R$LIBRUNPATH"
20+ fi 20+ fi
21+ ;; 21+ ;;
22+ 22+
23+*-dragonfly*) 23+*-dragonfly*)
24+ if test -z "$USE_NSPR_THREADS"; then 24+ if test -z "$USE_NSPR_THREADS"; then
25+ USE_PTHREADS=1 25+ USE_PTHREADS=1
26+ fi 26+ fi
27+ AC_DEFINE(XP_UNIX) 27+ AC_DEFINE(XP_UNIX)
@@ -36,48 +36,48 @@ $NetBSD: patch-ac,v 1.1.1.1 2009/08/05 0 @@ -36,48 +36,48 @@ $NetBSD: patch-ac,v 1.1.1.1 2009/08/05 0
36+ DLL_SUFFIX=so.1.0 36+ DLL_SUFFIX=so.1.0
37+ fi 37+ fi
38+ MKSHLIB='$(CC) $(DSO_LDOPTS) -o $@' 38+ MKSHLIB='$(CC) $(DSO_LDOPTS) -o $@'
39+ DSO_CFLAGS=-fPIC 39+ DSO_CFLAGS=-fPIC
40+ DSO_LDOPTS='-shared -Wl,-soname -Wl,$(notdir $@)' 40+ DSO_LDOPTS='-shared -Wl,-soname -Wl,$(notdir $@)'
41+ MDCPUCFG_H=_freebsd.cfg 41+ MDCPUCFG_H=_freebsd.cfg
42+ PR_MD_CSRCS=freebsd.c 42+ PR_MD_CSRCS=freebsd.c
43+ if test "$LIBRUNPATH"; then 43+ if test "$LIBRUNPATH"; then
44+ DSO_LDOPTS="$DSO_LDOPTS -Wl,-R$LIBRUNPATH" 44+ DSO_LDOPTS="$DSO_LDOPTS -Wl,-R$LIBRUNPATH"
45+ fi 45+ fi
46 ;; 46 ;;
47  47
48 *-hpux*) 48 *-hpux*)
49@@ -1731,6 +1759,7 @@ mips-nec-sysv*) 49@@ -1925,6 +1953,7 @@ mips-nec-sysv*)
50 AC_DEFINE(XP_UNIX) 50 AC_DEFINE(XP_UNIX)
51 AC_DEFINE(NETBSD) 51 AC_DEFINE(NETBSD)
52 AC_DEFINE(HAVE_BSD_FLOCK) 52 AC_DEFINE(HAVE_BSD_FLOCK)
53+ AC_DEFINE(HAVE_SOCKLEN_T) 53+ AC_DEFINE(HAVE_SOCKLEN_T)
54 if test -z "$USE_NSPR_THREADS"; then 54 if test -z "$USE_NSPR_THREADS"; then
55 USE_PTHREADS=1 55 USE_PTHREADS=1
56 fi 56 fi
57@@ -2511,7 +2540,7 @@ if test -n "$USE_PTHREADS"; then 57@@ -2730,7 +2759,7 @@ if test -n "$USE_PTHREADS"; then
58 if test -z "`egrep -i '(unrecognize|unknown)' conftest.out | grep pthread`" && test -z "`egrep -i '(error|incorrect)' conftest.out`" ; then 58 if test -z "`egrep -i '(unrecognize|unknown)' conftest.out | grep pthread`" && test -z "`egrep -i '(error|incorrect)' conftest.out`" ; then
59 ac_cv_have_dash_pthread=yes 59 ac_cv_have_dash_pthread=yes
60 case "$target_os" in 60 case "$target_os" in
61- freebsd*) 61- freebsd*)
62+ freebsd* | dragonfly*) 62+ freebsd* | dragonfly*)
63 # Freebsd doesn't use -pthread for compiles, it uses them for linking 63 # Freebsd doesn't use -pthread for compiles, it uses them for linking
64 ;; 64 ;;
65 *) 65 *)
66@@ -2549,7 +2578,7 @@ if test -n "$USE_PTHREADS"; then 66@@ -2768,7 +2797,7 @@ if test -n "$USE_PTHREADS"; then
67 _PTHREAD_LDFLAGS= 67 _PTHREAD_LDFLAGS=
68 fi 68 fi
69 ;; 69 ;;
70- *-freebsd*) 70- *-freebsd*)
71+ *-freebsd* | *-dragonfly*) 71+ *-freebsd* | *-dragonfly*)
72 AC_DEFINE(_REENTRANT) 72 AC_DEFINE(_REENTRANT)
73 AC_DEFINE(_THREAD_SAFE) 73 AC_DEFINE(_THREAD_SAFE)
74 dnl -pthread links in -lc_r, so don't specify it explicitly. 74 dnl -pthread links in -lc_r, so don't specify it explicitly.
75@@ -2630,7 +2659,7 @@ case "$target" in 75@@ -2849,7 +2878,7 @@ case "$target" in
76 AC_DEFINE(_PR_NEED_PTHREAD_INIT) 76 AC_DEFINE(_PR_NEED_PTHREAD_INIT)
77 fi 77 fi
78 ;; 78 ;;
79-*-freebsd*) 79-*-freebsd*)
80+*-freebsd* | *-dragonfly*) 80+*-freebsd* | *-dragonfly*)
81 if test -n "$USE_NSPR_THREADS"; then 81 if test -n "$USE_NSPR_THREADS"; then
82 AC_DEFINE(_PR_LOCAL_THREADS_ONLY) 82 AC_DEFINE(_PR_LOCAL_THREADS_ONLY)
83 fi 83 fi

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/xulrunner/patches/Attic/patch-ae (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-ae 2009/08/05 02:59:48 1.1.1.1
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-ae 2011/04/26 14:16:36 1.2
@@ -1,17 +1,26 @@ @@ -1,17 +1,26 @@
1$NetBSD: patch-ae,v 1.1.1.1 2009/08/05 02:59:48 tnn Exp $ 1$NetBSD: patch-ae,v 1.2 2011/04/26 14:16:36 tnn Exp $
2 2
3--- nsprpub/pr/src/misc/prnetdb.c.orig 2009-06-29 18:15:07.000000000 +0200 3--- nsprpub/pr/src/misc/prnetdb.c.orig 2010-05-03 18:21:00.000000000 +0000
4+++ nsprpub/pr/src/misc/prnetdb.c 4+++ nsprpub/pr/src/misc/prnetdb.c
 5@@ -104,7 +104,7 @@ PRLock *_pr_dnsLock = NULL;
 6 || defined(AIX4_3_PLUS) || (defined(AIX) && defined(_THREAD_SAFE)) \
 7 || (defined(HPUX10_10) && defined(_REENTRANT)) \
 8 || (defined(HPUX10_20) && defined(_REENTRANT)) \
 9- || defined(OPENBSD)
 10+ || defined(OPENBSD) || defined(NETBSD)
 11 #define _PR_HAVE_GETPROTO_R
 12 #define _PR_HAVE_GETPROTO_R_INT
 13 #endif
5@@ -114,6 +114,11 @@ PRLock *_pr_dnsLock = NULL; 14@@ -114,6 +114,11 @@ PRLock *_pr_dnsLock = NULL;
6 #define _PR_HAVE_5_ARG_GETPROTO_R 15 #define _PR_HAVE_5_ARG_GETPROTO_R
7 #endif 16 #endif
8  17
9+#if __DragonFly_version >= 200202 18+#if __DragonFly_version >= 200202
10+#define _PR_HAVE_GETPROTO_R 19+#define _PR_HAVE_GETPROTO_R
11+#define _PR_HAVE_5_ARG_GETPROTO_R 20+#define _PR_HAVE_5_ARG_GETPROTO_R
12+#endif 21+#endif
13+ 22+
14 /* BeOS has glibc but not the glibc-style getprotobyxxx_r functions. */ 23 /* BeOS has glibc but not the glibc-style getprotobyxxx_r functions. */
15 #if (defined(__GLIBC__) && __GLIBC__ >= 2 && !defined(XP_BEOS)) 24 #if (defined(__GLIBC__) && __GLIBC__ >= 2 && !defined(XP_BEOS))
16 #define _PR_HAVE_GETPROTO_R 25 #define _PR_HAVE_GETPROTO_R
17@@ -331,7 +336,7 @@ _pr_QueryNetIfs(void) 26@@ -331,7 +336,7 @@ _pr_QueryNetIfs(void)

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/xulrunner/patches/Attic/patch-as (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-as 2009/08/05 02:59:48 1.1.1.1
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-as 2011/04/26 14:16:36 1.2
@@ -1,33 +1,42 @@ @@ -1,33 +1,42 @@
1$NetBSD: patch-as,v 1.1.1.1 2009/08/05 02:59:48 tnn Exp $ 1$NetBSD: patch-as,v 1.2 2011/04/26 14:16:36 tnn Exp $
2 2
3Treat DragonFly like FreeBSD. 3Treat DragonFly like FreeBSD.
4 4
5--- js/src/configure.in.orig 2009-06-29 18:14:51.000000000 +0200 5--- js/src/configure.in.orig 2010-12-15 01:03:04.000000000 +0000
6+++ js/src/configure.in 6+++ js/src/configure.in
7@@ -1693,7 +1693,7 @@ case "$target" in 7@@ -769,7 +769,7 @@ EOF
8 fi 8 AC_LANG_RESTORE
 9 ])
 10
 11- if test "$ac_cv_have_std__Throw" == "yes"; then
 12+ if test "$ac_cv_have_std__Throw" = "yes"; then
 13 AC_CACHE_CHECK(for |class __declspec(dllimport) exception| bug,
 14 ac_cv_have_dllimport_exception_bug,
 15 [
 16@@ -2059,7 +2059,7 @@ case "$target" in
 17 MOZ_FIX_LINK_PATHS='-Wl,-executable_path,$(LIBXUL_DIST)/bin'
9 ;; 18 ;;
10  19
11-*-freebsd*) 20-*-freebsd*)
12+*-freebsd*|*-dragonfly*) 21+*-freebsd*|*-dragonfly*)
13 if test `test -x /usr/bin/objformat && /usr/bin/objformat || echo elf` != "elf"; then 22 if test `test -x /usr/bin/objformat && /usr/bin/objformat || echo elf` != "elf"; then
14 DLL_SUFFIX=".so.1.0" 23 DLL_SUFFIX=".so.1.0"
15 DSO_LDOPTS="-shared" 24 DSO_LDOPTS="-shared"
16@@ -2504,7 +2504,7 @@ darwin*) 25@@ -3018,7 +3018,7 @@ case "$target" in
17 solaris*) 26 *-solaris*)
18 AC_DEFINE(AVMPLUS_UNIX) 27 AC_DEFINE(AVMPLUS_UNIX)
19 ;; 28 ;;
20-freebsd*|kfreebsd*) 29-*-freebsd*|*-kfreebsd*)
21+freebsd*|kfreebsd*|netbsd*|dragonfly*) 30+*-freebsd*|*-kfreebsd*|*-netbsd*|*-dragonfly*)
22 AC_DEFINE(AVMPLUS_UNIX) 31 AC_DEFINE(AVMPLUS_UNIX)
23 ;; 32 ;;
24 *cygwin*|*mingw*|*mks*|*msvc*|*wince) 33 *-gnu*)
25@@ -4185,7 +4185,7 @@ if test "$MOZ_MEMORY"; then 34@@ -4880,7 +4880,7 @@ if test "$MOZ_MEMORY"; then
26 darwin*) 35 *-darwin*)
27 AC_DEFINE(MOZ_MEMORY_DARWIN) 36 AC_DEFINE(MOZ_MEMORY_DARWIN)
28 ;; 37 ;;
29- *freebsd*) 38- *-*freebsd*)
30+ *freebsd*|dragonfly*) 39+ *-*freebsd*|*-*dragonfly*)
31 AC_DEFINE(MOZ_MEMORY_BSD) 40 AC_DEFINE(MOZ_MEMORY_BSD)
32 ;; 41 ;;
33 *linux*) 42 *-*linux*)

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/xulrunner/patches/Attic/patch-au (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-au 2009/08/05 02:59:48 1.1.1.1
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-au 2011/04/26 14:16:36 1.2
@@ -1,26 +1,40 @@ @@ -1,26 +1,40 @@
1$NetBSD: patch-au,v 1.1.1.1 2009/08/05 02:59:48 tnn Exp $ 1$NetBSD: patch-au,v 1.2 2011/04/26 14:16:36 tnn Exp $
2 2
3SOUND_VERSION just isn't a reliable way to detect features supported by 3- Fix device name on NetBSD
4particular OSS implementation. 4- SOUND_VERSION just isn't a reliable way to detect features supported by
 5 particular OSS implementation.
5 6
6--- media/libsydneyaudio/src/sydney_audio_oss.c.orig 2009-06-29 18:15:03.000000000 +0200 7--- media/libsydneyaudio/src/sydney_audio_oss.c.orig 2010-07-21 00:52:30.000000000 +0000
7+++ media/libsydneyaudio/src/sydney_audio_oss.c 8+++ media/libsydneyaudio/src/sydney_audio_oss.c
8@@ -51,9 +51,9 @@ 9@@ -51,9 +51,9 @@
9 // support only versions newer than 3.6.1 10 // support only versions newer than 3.6.1
10 #define SUPP_OSS_VERSION OSS_VERSION(3,6,1) 11 #define SUPP_OSS_VERSION OSS_VERSION(3,6,1)
11  12
12-#if (SOUND_VERSION < SUPP_OSS_VERSION) 13-#if (SOUND_VERSION < SUPP_OSS_VERSION)
13-#error Unsupported OSS Version 14-#error Unsupported OSS Version
14-#else 15-#else
15+//#if (SOUND_VERSION < SUPP_OSS_VERSION) 16+//#if (SOUND_VERSION < SUPP_OSS_VERSION)
16+//#error Unsupported OSS Version 17+//#error Unsupported OSS Version
17+//#else 18+//#else
18  19
19 typedef struct sa_buf sa_buf; 20 typedef struct sa_buf sa_buf;
20 struct sa_buf { 21 struct sa_buf {
21@@ -716,4 +716,4 @@ UNSUPPORTED(int sa_stream_drain(sa_strea 22@@ -201,7 +201,12 @@ sa_stream_create_pcm(
 23 return SA_ERROR_SYSTEM;
 24 }
 25
 26+#if defined(__NetBSD__)
 27+ /* XXX should use DEVOSSAUDIO provided by pkgsrc. */
 28+ s->output_unit = "/dev/audio";
 29+#else
 30 s->output_unit = "/dev/dsp";
 31+#endif
 32 s->output_fd = -1;
 33 s->thread_id = 0;
 34 s->playing = 0;
 35@@ -721,4 +726,4 @@ UNSUPPORTED(int sa_stream_drain(sa_strea
22  36
23 const char *sa_strerror(int code) { return NULL; } 37 const char *sa_strerror(int code) { return NULL; }
24  38
25-#endif 39-#endif
26+//#endif 40+//#endif

cvs diff -r1.3 -r1.4 pkgsrc/devel/xulrunner/patches/Attic/patch-ak (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-ak 2010/04/01 08:25:07 1.3
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-ak 2011/04/26 14:16:36 1.4
@@ -1,23 +1,13 @@ @@ -1,23 +1,13 @@
1$NetBSD: patch-ak,v 1.3 2010/04/01 08:25:07 jmcneill Exp $ 1$NetBSD: patch-ak,v 1.4 2011/04/26 14:16:36 tnn Exp $
2 2
3--- js/ctypes/libffi/configure.orig 2010-03-16 05:55:17.000000000 -0400 3--- js/src/ctypes/libffi/configure.orig 2010-03-16 01:02:50.000000000 +0000
4+++ js/ctypes/libffi/configure 2010-03-31 04:08:48.000000000 -0400 4+++ js/src/ctypes/libffi/configure
5@@ -21020,6 +21020,9 @@ case "$host" in 5@@ -12232,7 +12232,7 @@ case "$host" in
6 mips*-*-linux*) 
7 TARGET=MIPS; TARGETDIR=mips 
8 ;; 
9+ mips*-*-netbsd*) 
10+ TARGET=MIPS; TARGETDIR=mips 
11+ ;; 
12  
13 powerpc*-*-linux* | powerpc-*-sysv*) 
14 TARGET=POWERPC; TARGETDIR=powerpc 
15@@ -21033,7 +21036,7 @@ case "$host" in 
16 powerpc-*-aix* | rs6000-*-aix*) 6 powerpc-*-aix* | rs6000-*-aix*)
17 TARGET=POWERPC_AIX; TARGETDIR=powerpc 7 TARGET=POWERPC_AIX; TARGETDIR=powerpc
18 ;; 8 ;;
19- powerpc-*-freebsd*) 9- powerpc-*-freebsd*)
20+ powerpc-*-freebsd* | powerpc-*-netbsd*) 10+ powerpc-*-freebsd* | powerpc-*-netbsd*)
21 TARGET=POWERPC_FREEBSD; TARGETDIR=powerpc 11 TARGET=POWERPC_FREEBSD; TARGETDIR=powerpc
22 ;; 12 ;;
23 powerpc*-*-rtems*) 13 powerpc*-*-rtems*)

cvs diff -r1.3 -r1.4 pkgsrc/devel/xulrunner/patches/Attic/patch-mf (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-mf 2010/03/16 15:57:02 1.3
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-mf 2011/04/26 14:16:37 1.4
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: patch-mf,v 1.3 2010/03/16 15:57:02 tnn Exp $ 1$NetBSD: patch-mf,v 1.4 2011/04/26 14:16:37 tnn Exp $
2 2
3Add DragonFly support. 3Add DragonFly support.
4Make sure nss libraries have a run path defined. 4Make sure nss libraries have a run path defined.
5 5
6--- security/coreconf/config.mk.orig 2010-03-15 14:56:04.000000000 +0000 6--- security/coreconf/config.mk.orig 2010-03-15 14:56:04.000000000 +0000
7+++ security/coreconf/config.mk 7+++ security/coreconf/config.mk
8@@ -63,7 +63,7 @@ endif 8@@ -63,7 +63,7 @@ endif
9 ####################################################################### 9 #######################################################################
10  10
11 TARGET_OSES = FreeBSD BSD_OS NetBSD OpenUNIX OS2 QNX Darwin BeOS OpenBSD \ 11 TARGET_OSES = FreeBSD BSD_OS NetBSD OpenUNIX OS2 QNX Darwin BeOS OpenBSD \
12- AIX RISCOS WINNT WIN95 WINCE 12- AIX RISCOS WINNT WIN95 WINCE
13+ AIX RISCOS WINNT WIN95 WINCE DragonFly 13+ AIX RISCOS WINNT WIN95 WINCE DragonFly
14  14

cvs diff -r1.3 -r1.4 pkgsrc/devel/xulrunner/patches/Attic/patch-mn (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-mn 2010/09/09 09:41:22 1.3
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-mn 2011/04/26 14:16:37 1.4
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1$NetBSD: patch-mn,v 1.3 2010/09/09 09:41:22 tnn Exp $ 1$NetBSD: patch-mn,v 1.4 2011/04/26 14:16:37 tnn Exp $
2 2
3Make sure we link correctly with sqlite3 from pkgsrc. 3Make sure we link correctly with sqlite3 from pkgsrc.
4 4
5--- security/nss/lib/softoken/config.mk.orig 2010-08-24 21:32:09.000000000 +0000 5--- security/nss/lib/softoken/config.mk.orig 2010-07-21 00:52:46.000000000 +0000
6+++ security/nss/lib/softoken/config.mk 6+++ security/nss/lib/softoken/config.mk
7@@ -80,7 +80,7 @@ else 7@@ -80,7 +80,7 @@ else
8 # $(EXTRA_SHARED_LIBS) come before $(OS_LIBS), except on AIX. 8 # $(EXTRA_SHARED_LIBS) come before $(OS_LIBS), except on AIX.
9 EXTRA_SHARED_LIBS += \ 9 EXTRA_SHARED_LIBS += \
10 -L$(DIST)/lib \ 10 -L$(DIST)/lib \
11- -l$(SQLITE_LIB_NAME) \ 11- -l$(SQLITE_LIB_NAME) \
12+ `pkg-config --libs sqlite3` \ 12+ `pkg-config --libs sqlite3` \
13 -L$(NSSUTIL_LIB_DIR) \ 13 -L$(NSSUTIL_LIB_DIR) \
14 -lnssutil3 \ 14 -lnssutil3 \
15 -L$(NSPR_LIB_DIR) \ 15 -L$(NSPR_LIB_DIR) \

cvs diff -r1.3 -r1.4 pkgsrc/devel/xulrunner/patches/Attic/patch-pb (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-pb 2010/03/16 15:57:02 1.3
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-pb 2011/04/26 14:16:37 1.4
@@ -1,11 +1,11 @@ @@ -1,11 +1,11 @@
1$NetBSD: patch-pb,v 1.3 2010/03/16 15:57:02 tnn Exp $ 1$NetBSD: patch-pb,v 1.4 2011/04/26 14:16:37 tnn Exp $
2 2
3--- xulrunner/installer/libxul.pc.in.orig 2009-10-29 23:11:24.000000000 +0100 3--- xulrunner/installer/libxul.pc.in.orig 2010-11-04 19:20:39.000000000 +0000
4+++ xulrunner/installer/libxul.pc.in 4+++ xulrunner/installer/libxul.pc.in
5@@ -7,5 +7,5 @@ Name: libxul 5@@ -7,5 +7,5 @@ Name: libxul
6 Description: The Mozilla Runtime and Embedding Engine 6 Description: The Mozilla Runtime and Embedding Engine
7 Version: %MOZILLA_VERSION% 7 Version: %MOZILLA_VERSION%
8 Requires: %NSPR_NAME% >= %NSPR_VERSION% 8 Requires: %NSPR_NAME% >= %NSPR_VERSION%
9-Libs: -L${sdkdir}/lib -lxpcomglue_s -lxul -lxpcom 9-Libs: -L${sdkdir}/lib %MOZ_XUL_LINK%
10+Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lxpcomglue_s -lxul -lxpcom 10+Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner %MOZ_XUL_LINK%
11 Cflags: -I${includedir} %WCHAR_CFLAGS% 11 Cflags: -I${includedir} %WCHAR_CFLAGS%

cvs diff -r1.3 -r1.4 pkgsrc/devel/xulrunner/patches/Attic/patch-pd (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-pd 2010/03/16 15:57:02 1.3
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-pd 2011/04/26 14:16:37 1.4
@@ -1,11 +1,11 @@ @@ -1,11 +1,11 @@
1$NetBSD: patch-pd,v 1.3 2010/03/16 15:57:02 tnn Exp $ 1$NetBSD: patch-pd,v 1.4 2011/04/26 14:16:37 tnn Exp $
2 2
3--- xulrunner/installer/mozilla-nss.pc.in.orig 2009-10-29 23:11:24.000000000 +0100 3--- xulrunner/installer/mozilla-nss.pc.in.orig 2009-10-29 23:11:24.000000000 +0100
4+++ xulrunner/installer/mozilla-nss.pc.in 4+++ xulrunner/installer/mozilla-nss.pc.in
5@@ -6,5 +6,5 @@ Name: NSS 5@@ -6,5 +6,5 @@ Name: NSS
6 Description: Mozilla Network Security Services 6 Description: Mozilla Network Security Services
7 Version: %MOZILLA_VERSION% 7 Version: %MOZILLA_VERSION%
8 Requires: %NSPR_NAME% >= %NSPR_VERSION% 8 Requires: %NSPR_NAME% >= %NSPR_VERSION%
9-Libs: -L${sdkdir}/lib -lsmime3 -lssl3 -lnss3 -lnssutil3 9-Libs: -L${sdkdir}/lib -lsmime3 -lssl3 -lnss3 -lnssutil3
10+Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lsmime3 -lssl3 -lnss3 -lnssutil3 10+Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lsmime3 -lssl3 -lnss3 -lnssutil3
11 Cflags: -I${includedir} 11 Cflags: -I${includedir}

File Deleted: pkgsrc/devel/xulrunner/patches/Attic/patch-ap

File Deleted: pkgsrc/devel/xulrunner/patches/Attic/patch-aq

File Deleted: pkgsrc/devel/xulrunner/patches/Attic/patch-ar

File Deleted: pkgsrc/devel/xulrunner/patches/Attic/patch-bb

File Deleted: pkgsrc/devel/xulrunner/patches/Attic/patch-ra

File Added: pkgsrc/devel/xulrunner/patches/Attic/patch-bd
$NetBSD: patch-bd,v 1.1 2011/04/26 14:16:36 tnn Exp $

--- js/src/ctypes/CTypes.cpp.orig	2010-11-04 19:20:39.000000000 +0000
+++ js/src/ctypes/CTypes.cpp
@@ -36,6 +36,22 @@
  *
  * ***** END LICENSE BLOCK ***** */
 
+#if defined(__NetBSD__)
+#include <stdint.h>
+/* XXX why do we have those funky __ #defines in stdint.h? */
+#warning this is a retarded workaround
+#define uint8_t uint8_t
+#define uint16_t uint16_t
+#define uint32_t uint32_t
+#define uint64_t uint64_t
+#define int8_t int8_t
+#define int16_t int16_t
+#define int32_t int32_t
+#define int64_t int64_t
+#define intptr_t intptr_t
+#define uintptr_t uintptr_t
+#endif
+
 #include "CTypes.h"
 #include "Library.h"
 #include "jsnum.h"

File Added: pkgsrc/devel/xulrunner/patches/Attic/patch-bi
$NetBSD: patch-bi,v 1.1 2011/04/26 14:16:37 tnn Exp $

--- gfx/angle/src/compiler/osinclude.h.orig	2010-12-15 01:02:57.000000000 +0000
+++ gfx/angle/src/compiler/osinclude.h
@@ -16,7 +16,7 @@
 #define ANGLE_OS_WIN
 #elif defined(__APPLE__) || defined(__linux__) || \
       defined(__FreeBSD__) || defined(__OpenBSD__) || \
-      defined(__sun)
+      defined(__sun) || defined(__NetBSD__) || defined(__DragonFly__)
 #define ANGLE_OS_POSIX
 #else
 #error Unsupported platform.

File Added: pkgsrc/devel/xulrunner/patches/Attic/patch-js_src_jsdbgapi.cpp
https://bugzilla.mozilla.org/show_bug.cgi?id=637437

--- js/src/jsdbgapi.cpp	
+++ js/src/jsdbgapi.cpp	
@@ -111,28 +111,26 @@ JS_SetRuntimeDebugMode(JSRuntime *rt, JS
 {
     rt->debugMode = debug;
 }
 
 #ifdef DEBUG
 static bool
 CompartmentHasLiveScripts(JSCompartment *comp)
 {
-#ifdef JS_METHODJIT
-# ifdef JS_THREADSAFE
+#if defined(JS_METHODJIT) && defined(JS_THREADSAFE)
     jsword currentThreadId = reinterpret_cast<jsword>(js_CurrentThreadId());
-# endif
 #endif
 
     // Unsynchronized context iteration is technically a race; but this is only
     // for debug asserts where such a race would be rare
     JSContext *iter = NULL;
     JSContext *icx;
     while ((icx = JS_ContextIterator(comp->rt, &iter))) {
-#ifdef JS_THREADSAFE
+#if defined(JS_METHODJIT) && defined(JS_THREADSAFE)
         if (JS_GetContextThread(icx) != currentThreadId)
             continue;
 #endif
         for (AllFramesIter i(icx); !i.done(); ++i) {
             JSScript *script = i.fp()->maybeScript();
             if (script && script->compartment == comp)
                 return JS_TRUE;
         }

File Added: pkgsrc/devel/xulrunner/patches/Attic/patch-js_src_jsval.h
$NetBSD: patch-js_src_jsval.h,v 1.1 2011/04/26 14:16:37 tnn Exp $

# Attachment #517107 from
#     https://bugzilla.mozilla.org/show_bug.cgi?id=618485

--- js/src/jsval.h.orig	2011-02-23 05:53:35.000000000 +0000
+++ js/src/jsval.h
@@ -346,6 +346,7 @@ typedef union jsval_layout
         union {
             int32          i32;
             uint32         u32;
+            jsuword        word;
             JSWhyMagic     why;
         } payload;
     } s;

File Added: pkgsrc/devel/xulrunner/patches/Attic/patch-js_src_xpconnect_src_xpcprivate.h
$NetBSD: patch-js_src_xpconnect_src_xpcprivate.h,v 1.1 2011/04/26 14:16:37 tnn Exp $

fix sparc64 strict alignment issue, from martin@

--- js/src/xpconnect/src/xpcprivate.h.orig	2011-02-23 05:53:38.000000000 +0000
+++ js/src/xpconnect/src/xpcprivate.h
@@ -1270,7 +1270,10 @@ private:
     // string class members since we don't want to pay the cost of
     // calling the constructors and destructors when the strings
     // aren't being used.
-    char mStringWrapperData[sizeof(StringWrapperEntry) * XPCCCX_STRING_CACHE_SIZE];
+    union {
+        char store[sizeof(StringWrapperEntry) * XPCCCX_STRING_CACHE_SIZE];
+        void *dummy_to_force_alignement;
+    } mStringWrapperData;
 };
 
 class XPCLazyCallContext

cvs diff -r1.1 -r1.2 pkgsrc/devel/xulrunner/patches/Attic/patch-bf (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-bf 2010/04/01 08:25:07 1.1
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-bf 2011/04/26 14:16:37 1.2
@@ -1,42 +1,13 @@ @@ -1,42 +1,13 @@
1$NetBSD: patch-bf,v 1.1 2010/04/01 08:25:07 jmcneill Exp $ 1$NetBSD: patch-bf,v 1.2 2011/04/26 14:16:37 tnn Exp $
2 2
3--- js/ctypes/libffi/src/mips/ffitarget.h.orig 2010-03-31 04:09:31.000000000 -0400 3--- js/src/jsnativestack.cpp.orig 2010-06-29 09:41:37.000000000 +0000
4+++ js/ctypes/libffi/src/mips/ffitarget.h 2010-03-31 04:12:52.000000000 -0400 4+++ js/src/jsnativestack.cpp
5@@ -29,15 +29,28 @@ 5@@ -170,7 +170,7 @@ GetNativeStackBaseImpl()
6  6 # else
7 #ifdef linux 7 pthread_attr_t sattr;
8 #include <asm/sgidefs.h> 8 pthread_attr_init(&sattr);
9-# ifndef _ABIN32 9-# if defined(PTHREAD_NP_H) || defined(_PTHREAD_NP_H_) || defined(NETBSD)
10-# define _ABIN32 _MIPS_SIM_NABI32 10+# if defined(PTHREAD_NP_H) || defined(_PTHREAD_NP_H_) || defined(NETBSD) || defined(__NetBSD__) /* XXX tnn not sure why NETBSD isn't defined, it looks like it should be ... */
11-# endif 11 /* e.g. on FreeBSD 4.8 or newer, neundorf@kde.org */
12-# ifndef _ABI64 12 pthread_attr_get_np(thread, &sattr);
13-# define _ABI64 _MIPS_SIM_ABI64 13 # else
14-# endif 
15-# ifndef _ABIO32 
16-# define _ABIO32 _MIPS_SIM_ABI32 
17-# endif 
18+#elif defined(irix) 
19+#include <sgidefs.h> 
20+#else 
21+#include <sys/cdefs.h> 
22+#endif 
23+ 
24+#ifndef _ABIN32 
25+# define _ABIN32 _MIPS_SIM_NABI32 
26+#endif 
27+#ifndef _ABI64 
28+# define _ABI64 _MIPS_SIM_ABI64 
29+#endif 
30+#ifndef _ABIO32 
31+# define _ABIO32 _MIPS_SIM_ABI32 
32+#endif 
33+ 
34+#ifndef _MIPS_SIM 
35+# ifdef _MIPS_BSD_API 
36+# define _MIPS_SIM _MIPS_BSD_API 
37+# else 
38+# define _MIPS_SIM _ABIO32 
39+# endif 
40 #endif 
41  
42 #if !defined(_MIPS_SIM) 

cvs diff -r1.1 -r1.2 pkgsrc/devel/xulrunner/patches/Attic/patch-bg (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-bg 2010/04/01 08:25:07 1.1
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-bg 2011/04/26 14:16:37 1.2
@@ -1,58 +1,24 @@ @@ -1,58 +1,24 @@
1$NetBSD: patch-bg,v 1.1 2010/04/01 08:25:07 jmcneill Exp $ 1$NetBSD: patch-bg,v 1.2 2011/04/26 14:16:37 tnn Exp $
2 2
3--- js/ctypes/libffi/src/mips/ffi.c.orig 2010-03-31 08:23:20.000000000 -0400 3--- storage/src/SQLiteMutex.h.orig 2010-05-28 13:22:58.000000000 +0000
4+++ js/ctypes/libffi/src/mips/ffi.c 2010-03-31 08:25:28.000000000 -0400 4+++ storage/src/SQLiteMutex.h
5@@ -32,12 +32,19 @@ 5@@ -141,15 +141,19 @@ public:
6  6 void assertCurrentThreadOwns()
7 #ifdef __GNUC__ 7 {
8 # if (__GNUC__ > 4) || ((__GNUC__ == 4) && (__GNUC_MINOR__ >= 3)) 8 NS_ASSERTION(mMutex, "No mutex associated with this wrapper!");
9-# define USE__BUILTIN___CLEAR_CACHE 1 9+#if 0 /* XXX tnn: this breaks the debug build. */
10+# if !defined(__NetBSD__) 10 NS_ASSERTION(sqlite3_mutex_held(mMutex),
11+# define USE__BUILTIN___CLEAR_CACHE 1 11 "Mutex is not held, but we expect it to be!");
12+# endif 
13 # endif 
14 #endif 
15  
16 #ifndef USE__BUILTIN___CLEAR_CACHE 
17-#include <sys/cachectl.h> 
18+# if !defined(__NetBSD__) 
19+# include <sys/cachectl.h> 
20+# else 
21+# include <mips/cachectl.h> 
22+# define cacheflush _cacheflush 
23+# endif 
24 #endif 
25  
26 #ifdef FFI_DEBUG 
27@@ -419,6 +426,7 @@ ffi_status ffi_prep_cif_machdep(ffi_cif  
28 ((cif->arg_types)[index]->type << (arg_reg * FFI_FLAG_BITS)); 
29 arg_reg++; 
30 break; 
31+#ifdef __mips64 
32 case FFI_TYPE_LONGDOUBLE: 
33 /* Align it. */ 
34 arg_reg = ALIGN(arg_reg, 2); 
35@@ -430,6 +438,7 @@ ffi_status ffi_prep_cif_machdep(ffi_cif  
36 (FFI_TYPE_DOUBLE << (arg_reg * FFI_FLAG_BITS)); 
37 arg_reg++; 
38 break; 
39+#endif 12+#endif
 13 }
40  14
41 case FFI_TYPE_STRUCT: 15 void assertNotCurrentThreadOwns()
42 loc = arg_reg * FFI_SIZEOF_ARG; 16 {
43@@ -474,6 +483,7 @@ ffi_status ffi_prep_cif_machdep(ffi_cif  17 NS_ASSERTION(mMutex, "No mutex associated with this wrapper!");
44 case FFI_TYPE_DOUBLE: 18+#if 0 /* XXX tnn: this breaks the debug build. */
45 cif->flags += cif->rtype->type << (FFI_FLAG_BITS * 8); 19 NS_ASSERTION(sqlite3_mutex_notheld(mMutex),
46 break; 20 "Mutex is held, but we expect it to not be!");
47+#ifdef __mips64 
48 case FFI_TYPE_LONGDOUBLE: 
49 /* Long double is returned as if it were a struct containing 
50 two doubles. */ 
51@@ -481,6 +491,7 @@ ffi_status ffi_prep_cif_machdep(ffi_cif  
52 cif->flags += (FFI_TYPE_DOUBLE + (FFI_TYPE_DOUBLE << FFI_FLAG_BITS)) 
53 << (4 + (FFI_FLAG_BITS * 8)); 
54 break; 
55+#endif 21+#endif
56 default: 22 }
57 cif->flags += FFI_TYPE_INT << (FFI_FLAG_BITS * 8); 23 #endif // ifndef DEBUG
58 break; 24

cvs diff -r1.1 -r1.2 pkgsrc/devel/xulrunner/patches/Attic/patch-mh (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner/patches/Attic/patch-mh 2010/04/26 13:41:06 1.1
+++ pkgsrc/devel/xulrunner/patches/Attic/patch-mh 2011/04/26 14:16:37 1.2
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1$NetBSD: patch-mh,v 1.1 2010/04/26 13:41:06 tnn Exp $ 1$NetBSD: patch-mh,v 1.2 2011/04/26 14:16:37 tnn Exp $
2 2
3--- security/nss/lib/Makefile.orig 2010-04-13 22:22:54.000000000 +0000 3--- security/nss/lib/Makefile.orig 2011-03-18 23:34:05.000000000 +0000
4+++ security/nss/lib/Makefile 4+++ security/nss/lib/Makefile
5@@ -70,7 +70,7 @@ endif 5@@ -70,7 +70,7 @@ endif
6  6
7 ifndef MOZILLA_CLIENT 7 ifndef MOZILLA_CLIENT
8 ifeq ($(OS_ARCH),Linux) 8 ifeq ($(OS_ARCH),Linux)
9-SYSINIT_SRCDIR = sysinit # Add the sysinit directory to DIRS. 9-SYSINIT_SRCDIR = sysinit # Add the sysinit directory to DIRS.
10+#SYSINIT_SRCDIR = sysinit # Add the sysinit directory to DIRS. 10+#SYSINIT_SRCDIR = sysinit # Add the sysinit directory to DIRS.
11 endif 11 endif
12 endif 12 endif
13  13

File Deleted: pkgsrc/devel/xulrunner/patches/Attic/patch-nd