summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-06-26 11:32:12 +0000
committerryoon <ryoon@pkgsrc.org>2013-06-26 11:32:12 +0000
commita40b55b87587408e4a78a48655b22caed2d693cd (patch)
treeded0d566db364a06dc2170d6b5f7be7de6938b17
parent28f9d1812d43f8b26a83b8a8a05ccdad6b54dd45 (diff)
downloadpkgsrc-a40b55b87587408e4a78a48655b22caed2d693cd.tar.gz
Update to 22.0
* On NetBSD WebRTC support is disabled, because libxul.so has some errors in link stage. WebRTC support should be tested on non-NetBSD platforms. * It seems that OSS sound support is not working properly on NetBSD. Changelog: NEW WebRTC is now enabled by default! NEW Windows: Firefox now follows display scaling options to render text larger on high-res displays NEW Mac OS X: Download progress in Dock application icon NEW HTML5 audio/video playback rate can now be changed NEW Social services management implemented in Add-ons Manager NEW asm.js optimizations (OdinMonkey) enabled for major performance improvements CHANGED Improved WebGL rendering performance through asynchronous canvas updates CHANGED Plain text files displayed within Firefox will now word-wrap CHANGED For user security, the |Components| object is no longer accessible from web content CHANGED Pointer Lock API can now be used outside of fullscreen DEVELOPER CSS3 Flexbox implemented and enabled by default DEVELOPER New Web Notifications API implemented DEVELOPER Added clipboardData API for JavaScript access to a user's clipboard DEVELOPER New built-in font inspector HTML5 New HTML5 <data> and <time> elements FIXED Various security fixes FIXED Scrolling using some high-resolution-scroll aware touchpads feels slow (829952) Fixed in Firefox 22 MFSA 2013-62 Inaccessible updater can lead to local privilege escalation MFSA 2013-61 Homograph domain spoofing in .com, .net and .name MFSA 2013-60 getUserMedia permission dialog incorrectly displays location MFSA 2013-59 XrayWrappers can be bypassed to run user defined methods in a privileged context MFSA 2013-58 X-Frame-Options ignored when using server push with multi-part responses MFSA 2013-57 Sandbox restrictions not applied to nested frame elements MFSA 2013-56 PreserveWrapper has inconsistent behavior MFSA 2013-55 SVG filters can lead to information disclosure MFSA 2013-54 Data in the body of XHR HEAD requests leads to CSRF attacks MFSA 2013-53 Execution of unmapped memory through onreadystatechange event MFSA 2013-52 Arbitrary code execution within Profiler MFSA 2013-51 Privileged content access and execution via XBL MFSA 2013-50 Memory corruption found using Address Sanitizer MFSA 2013-49 Miscellaneous memory safety hazards (rv:22.0 / rv:17.0.7)
-rw-r--r--www/firefox/Makefile12
-rw-r--r--www/firefox/PLIST433
-rw-r--r--www/firefox/distinfo71
-rw-r--r--www/firefox/mozilla-common.mk9
-rw-r--r--www/firefox/options.mk17
-rw-r--r--www/firefox/patches/patch-aa59
-rw-r--r--www/firefox/patches/patch-an48
-rw-r--r--www/firefox/patches/patch-au41
-rw-r--r--www/firefox/patches/patch-config_stl__wrappers_ios8
-rw-r--r--www/firefox/patches/patch-config_stl__wrappers_ostream8
-rw-r--r--www/firefox/patches/patch-config_system__wrappers_unwind.h9
-rw-r--r--www/firefox/patches/patch-content_media_AudioStream.cpp13
-rw-r--r--www/firefox/patches/patch-js__public__HeapAPI.h5
-rw-r--r--www/firefox/patches/patch-js__src__gc__Marking.cpp17
-rw-r--r--www/firefox/patches/patch-js__src__gc__Memory.h13
-rw-r--r--www/firefox/patches/patch-js__src__jsapi.cpp16
-rw-r--r--www/firefox/patches/patch-js__src__jscntxt.h16
-rw-r--r--www/firefox/patches/patch-js__src__jsgc.cpp5
-rw-r--r--www/firefox/patches/patch-js_src_ion_AsmJS.cpp31
-rw-r--r--www/firefox/patches/patch-js_src_ion_AsmJS.h14
-rw-r--r--www/firefox/patches/patch-js_src_ion_AsmJSSignalHandlers.cpp13
-rw-r--r--www/firefox/patches/patch-js_src_jscompartment.h14
-rw-r--r--www/firefox/patches/patch-js_src_jspropertycacheinlines.h22
-rw-r--r--www/firefox/patches/patch-js_src_jstypedarray.cpp54
-rw-r--r--www/firefox/patches/patch-js_src_vm_ObjectImpl-inl.h14
-rw-r--r--www/firefox/patches/patch-media_libsoundtouch_src_cpu__detect__x86.cpp21
-rw-r--r--www/firefox/patches/patch-media_mtransport_third__party_nICEr_src_stun_addrs.c37
-rw-r--r--www/firefox/patches/patch-media_mtransport_third__party_nICEr_src_util_mbslen.c8
-rw-r--r--www/firefox/patches/patch-media_webrtc_trunk_build_common.gypi60
-rw-r--r--www/firefox/patches/patch-media_webrtc_trunk_testing_gtest_include_gtest_internal_gtest-port.h19
-rw-r--r--www/firefox/patches/patch-media_webrtc_trunk_third__party_libyuv_libyuv.gyp18
-rw-r--r--www/firefox/patches/patch-media_webrtc_trunk_webrtc_build_common.gypi18
-rw-r--r--www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture__factory.cc15
-rw-r--r--www/firefox/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc41
-rw-r--r--www/firefox/patches/patch-media_webrtc_webrtc__config.gypi6
-rw-r--r--www/firefox/patches/patch-mp23
-rw-r--r--www/firefox/patches/patch-netwerk__protocol__websocket__WebSocketChannel.cpp41
-rw-r--r--www/firefox/patches/patch-netwerk_sctp_src_netinet6_sctp6__usrreq.c13
-rw-r--r--www/firefox/patches/patch-netwerk_sctp_src_netinet_sctp__os__userspace.h33
-rw-r--r--www/firefox/patches/patch-netwerk_sctp_src_netinet_sctp__usrreq.c13
-rw-r--r--www/firefox/patches/patch-netwerk_sctp_src_user__socket.c53
-rw-r--r--www/firefox/patches/patch-netwerk_sctp_src_user__socketvar.h20
-rw-r--r--www/firefox/patches/patch-toolkit_toolkit-tiers.mk13
-rw-r--r--www/firefox/patches/patch-toolkit_toolkit.mozbuild13
-rw-r--r--www/firefox/patches/patch-xpcom_Makefile.in15
-rw-r--r--www/firefox/patches/patch-xpcom__reflect__xptcall__src__md__unix__xptcstubs_sparc64_openbsd.cpp17
-rw-r--r--www/firefox/patches/patch-xpcom_io_nsMultiplexInputStream_cpp18
47 files changed, 811 insertions, 666 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 4ef3bcdfe29..ecc599a8e5d 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.131 2013/06/21 23:11:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.132 2013/06/26 11:32:12 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH= 21.0
+MOZ_BRANCH= 22.0
MOZ_BRANCH_MINOR=
DISTNAME= firefox-${FIREFOX_VER}.source
-PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-PKGREVISION= 7
+PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/}
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} \
${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
@@ -38,6 +37,11 @@ LDFLAGS.Linux= -lnspr4
.include "../../www/firefox/mozilla-common.mk"
.include "options.mk"
+CHECK_INTERPRETER_SKIP+=lib/firefox/sdk/bin/header.py
+CHECK_INTERPRETER_SKIP+=lib/firefox/sdk/bin/typelib.py
+CHECK_INTERPRETER_SKIP+=lib/firefox/sdk/bin/xpidl.py
+CHECK_INTERPRETER_SKIP+=lib/firefox/sdk/bin/xpt.py
+
MOZILLA=firefox
MOZILLA_ICON= ${WRKSRC}/dist/firefox/browser/chrome/icons/default/default48.png
.if !empty(PKG_OPTIONS:Mofficial-mozilla-branding)
diff --git a/www/firefox/PLIST b/www/firefox/PLIST
index 7ebdfa6eab9..c1c0ddf509d 100644
--- a/www/firefox/PLIST
+++ b/www/firefox/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.66 2013/06/21 23:11:42 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.67 2013/06/26 11:32:12 ryoon Exp $
bin/firefox
include/firefox/AbstractMediaDecoder.h
include/firefox/AccEvent.h
@@ -12,6 +12,7 @@ include/firefox/AudioChannelServiceChild.h
include/firefox/AudioEventTimeline.h
include/firefox/AudioNodeEngine.h
include/firefox/AudioNodeStream.h
+include/firefox/AudioParamTimeline.h
include/firefox/AudioSampleFormat.h
include/firefox/AudioSegment.h
include/firefox/AudioStream.h
@@ -25,10 +26,6 @@ include/firefox/CompositorChild.h
include/firefox/CompositorParent.h
include/firefox/Crypto.h
include/firefox/CryptoTask.h
-include/firefox/DASHDecoder.h
-include/firefox/DASHReader.h
-include/firefox/DASHRepDecoder.h
-include/firefox/DASHRepReader.h
include/firefox/DOMCameraManager.h
include/firefox/DOMMediaStream.h
include/firefox/DecoderTraits.h
@@ -46,16 +43,21 @@ include/firefox/FramePropertyTable.h
include/firefox/GLContext.h
include/firefox/GLContextProvider.h
include/firefox/GLContextProviderImpl.h
+include/firefox/GLContextSkia.h
include/firefox/GLContextSymbols.h
include/firefox/GLContextTypes.h
include/firefox/GLDefs.h
+include/firefox/GLLibraryEGL.h
include/firefox/GLLibraryLoader.h
+include/firefox/GLScreenBuffer.h
include/firefox/GLTextureImage.h
include/firefox/GLXLibrary.h
+include/firefox/GeckoProfiler.h
include/firefox/GeneratedEvents.h
include/firefox/GfxInfoCollector.h
include/firefox/GonkIOSurfaceImage.h
include/firefox/GonkNativeWindow.h
+include/firefox/GonkNativeWindowClient.h
include/firefox/HTMLPropertiesCollection.h
include/firefox/IJSDebugger.h
include/firefox/IPC/nsGUIEventIPC.h
@@ -90,17 +92,26 @@ include/firefox/PCOMContentPermissionRequestChild.h
include/firefox/ReadbackLayer.h
include/firefox/RoundedRect.h
include/firefox/SVGAttrValueWrapper.h
+include/firefox/SVGImageContext.h
+include/firefox/SVGStringList.h
include/firefox/ScopedNSSTypes.h
include/firefox/ScrollbarActivity.h
include/firefox/Selection.h
include/firefox/SerializedLoadContext.h
include/firefox/ShadowLayersManager.h
include/firefox/SharedBuffer.h
+include/firefox/SharedSurface.h
+include/firefox/SharedSurfaceEGL.h
+include/firefox/SharedSurfaceGL.h
include/firefox/SharedTextureImage.h
include/firefox/SpecialSystemDirectory.h
include/firefox/StackArena.h
include/firefox/StreamBuffer.h
+include/firefox/SurfaceFactory.h
+include/firefox/SurfaceStream.h
+include/firefox/SurfaceTypes.h
include/firefox/TexturePoolOGL.h
+include/firefox/ThreeDPoint.h
include/firefox/TimeVarying.h
include/firefox/VideoFrameContainer.h
include/firefox/VideoSegment.h
@@ -108,6 +119,7 @@ include/firefox/VideoUtils.h
include/firefox/VorbisUtils.h
include/firefox/WaveDecoder.h
include/firefox/WaveReader.h
+include/firefox/WebAudioUtils.h
include/firefox/WebMDecoder.h
include/firefox/WebMReader.h
include/firefox/XPCJSMemoryReporter.h
@@ -120,14 +132,12 @@ include/firefox/chromium_types.h
include/firefox/cubeb/cubeb-stdint.h
include/firefox/cubeb/cubeb.h
include/firefox/domstubs.h
-include/firefox/ds/BitArray.h
include/firefox/expat.h
include/firefox/expat_config.h
include/firefox/expat_external.h
include/firefox/extIApplication.h
include/firefox/ftpCore.h
include/firefox/fuelIApplication.h
-include/firefox/gc/Root.h
include/firefox/gfx2DGlue.h
include/firefox/gfx3DMatrix.h
include/firefox/gfxASurface.h
@@ -219,6 +229,7 @@ include/firefox/jArray.h
include/firefox/js-config.h
include/firefox/js.msg
include/firefox/js/Anchor.h
+include/firefox/js/CallArgs.h
include/firefox/js/CharacterEncoding.h
include/firefox/js/GCAPI.h
include/firefox/js/HashTable.h
@@ -227,6 +238,7 @@ include/firefox/js/LegacyIntTypes.h
include/firefox/js/MemoryMetrics.h
include/firefox/js/PropertyKey.h
include/firefox/js/RequiredDefines.h
+include/firefox/js/RootingAPI.h
include/firefox/js/TemplateLib.h
include/firefox/js/Utility.h
include/firefox/js/Value.h
@@ -340,6 +352,7 @@ include/firefox/mozilla/LookAndFeel.h
include/firefox/mozilla/MSStdInt.h
include/firefox/mozilla/MapsMemoryReporter.h
include/firefox/mozilla/MathAlgorithms.h
+include/firefox/mozilla/MediaManager.h
include/firefox/mozilla/MemoryChecking.h
include/firefox/mozilla/Module.h
include/firefox/mozilla/ModuleLoader.h
@@ -372,6 +385,7 @@ include/firefox/mozilla/StandardInteger.h
include/firefox/mozilla/StartupTimeline.h
include/firefox/mozilla/StaticPtr.h
include/firefox/mozilla/StringBuilder.h
+include/firefox/mozilla/SyncRunnable.h
include/firefox/mozilla/Telemetry.h
include/firefox/mozilla/TelemetryHistogramEnums.h
include/firefox/mozilla/ThreadLocal.h
@@ -394,9 +408,9 @@ include/firefox/mozilla/a11y/DocManager.h
include/firefox/mozilla/a11y/FocusManager.h
include/firefox/mozilla/a11y/HyperTextAccessible.h
include/firefox/mozilla/a11y/HyperTextAccessibleWrap.h
-${PLIST.debug}include/firefox/mozilla/a11y/Logging.h
include/firefox/mozilla/a11y/Platform.h
include/firefox/mozilla/a11y/Role.h
+include/firefox/mozilla/a11y/SelectionManager.h
include/firefox/mozilla/a11y/States.h
include/firefox/mozilla/arm.h
include/firefox/mozilla/browser/AboutRedirector.h
@@ -414,6 +428,9 @@ include/firefox/mozilla/css/StyleRule.h
include/firefox/mozilla/docshell/OfflineCacheUpdateChild.h
include/firefox/mozilla/docshell/OfflineCacheUpdateParent.h
include/firefox/mozilla/dom/Activity.h
+include/firefox/mozilla/dom/AnimationEventBinding.h
+include/firefox/mozilla/dom/ArchiveReaderBinding.h
+include/firefox/mozilla/dom/ArchiveRequestBinding.h
include/firefox/mozilla/dom/AudioBuffer.h
include/firefox/mozilla/dom/AudioBufferBinding.h
include/firefox/mozilla/dom/AudioBufferSourceNode.h
@@ -430,7 +447,10 @@ include/firefox/mozilla/dom/AudioParam.h
include/firefox/mozilla/dom/AudioParamBinding.h
include/firefox/mozilla/dom/AudioSourceNode.h
include/firefox/mozilla/dom/AudioSourceNodeBinding.h
+include/firefox/mozilla/dom/AudioStreamTrack.h
+include/firefox/mozilla/dom/AudioStreamTrackBinding.h
include/firefox/mozilla/dom/BatteryManagerBinding.h
+include/firefox/mozilla/dom/BeforeUnloadEventBinding.h
include/firefox/mozilla/dom/BindingDeclarations.h
include/firefox/mozilla/dom/BindingUtils.h
include/firefox/mozilla/dom/BiquadFilterNode.h
@@ -444,6 +464,7 @@ include/firefox/mozilla/dom/CSS2PropertiesBinding.h
include/firefox/mozilla/dom/CSSBinding.h
include/firefox/mozilla/dom/CSSPrimitiveValueBinding.h
include/firefox/mozilla/dom/CSSStyleDeclarationBinding.h
+include/firefox/mozilla/dom/CSSStyleSheetBinding.h
include/firefox/mozilla/dom/CSSValue.h
include/firefox/mozilla/dom/CSSValueBinding.h
include/firefox/mozilla/dom/CSSValueListBinding.h
@@ -455,15 +476,20 @@ include/firefox/mozilla/dom/CanvasRenderingContext2DBinding.h
include/firefox/mozilla/dom/CanvasUtils.h
include/firefox/mozilla/dom/CaretPositionBinding.h
include/firefox/mozilla/dom/CharacterDataBinding.h
+include/firefox/mozilla/dom/ClientRectBinding.h
include/firefox/mozilla/dom/ClientRectListBinding.h
+include/firefox/mozilla/dom/ClipboardEventBinding.h
+include/firefox/mozilla/dom/CommandEventBinding.h
include/firefox/mozilla/dom/Comment.h
include/firefox/mozilla/dom/CommentBinding.h
+include/firefox/mozilla/dom/CompositionEventBinding.h
include/firefox/mozilla/dom/ContentChild.h
include/firefox/mozilla/dom/ContentParent.h
include/firefox/mozilla/dom/ContentProcess.h
include/firefox/mozilla/dom/CrashReporterChild.h
include/firefox/mozilla/dom/CrashReporterParent.h
include/firefox/mozilla/dom/DOMCursor.h
+include/firefox/mozilla/dom/DOMCursorBinding.h
include/firefox/mozilla/dom/DOMError.h
include/firefox/mozilla/dom/DOMImplementation.h
include/firefox/mozilla/dom/DOMImplementationBinding.h
@@ -471,6 +497,7 @@ include/firefox/mozilla/dom/DOMJSClass.h
include/firefox/mozilla/dom/DOMJSProxyHandler.h
include/firefox/mozilla/dom/DOMParserBinding.h
include/firefox/mozilla/dom/DOMRequest.h
+include/firefox/mozilla/dom/DOMRequestBinding.h
include/firefox/mozilla/dom/DOMSettableTokenListBinding.h
include/firefox/mozilla/dom/DOMStringMapBinding.h
include/firefox/mozilla/dom/DOMTokenListBinding.h
@@ -491,6 +518,7 @@ include/firefox/mozilla/dom/ElementBinding.h
include/firefox/mozilla/dom/EnableWebAudioCheck.h
include/firefox/mozilla/dom/EncodingUtils.h
include/firefox/mozilla/dom/Errors.msg
+include/firefox/mozilla/dom/EventBinding.h
include/firefox/mozilla/dom/EventHandlerBinding.h
include/firefox/mozilla/dom/EventListenerBinding.h
include/firefox/mozilla/dom/EventSource.h
@@ -499,10 +527,12 @@ include/firefox/mozilla/dom/EventTarget.h
include/firefox/mozilla/dom/EventTargetBinding.h
include/firefox/mozilla/dom/ExternalHelperAppChild.h
include/firefox/mozilla/dom/ExternalHelperAppParent.h
+include/firefox/mozilla/dom/FakeSpeechRecognitionService.h
include/firefox/mozilla/dom/FileBinding.h
include/firefox/mozilla/dom/FileHandleBinding.h
include/firefox/mozilla/dom/FileListBinding.h
include/firefox/mozilla/dom/FileReaderSyncBinding.h
+include/firefox/mozilla/dom/FileRequestBinding.h
include/firefox/mozilla/dom/FormDataBinding.h
include/firefox/mozilla/dom/FragmentOrElement.h
include/firefox/mozilla/dom/FromParser.h
@@ -511,8 +541,11 @@ include/firefox/mozilla/dom/GainNode.h
include/firefox/mozilla/dom/GainNodeBinding.h
include/firefox/mozilla/dom/HTMLAnchorElement.h
include/firefox/mozilla/dom/HTMLAnchorElementBinding.h
+include/firefox/mozilla/dom/HTMLAppletElementBinding.h
include/firefox/mozilla/dom/HTMLAreaElement.h
include/firefox/mozilla/dom/HTMLAreaElementBinding.h
+include/firefox/mozilla/dom/HTMLAudioElement.h
+include/firefox/mozilla/dom/HTMLAudioElementBinding.h
include/firefox/mozilla/dom/HTMLBRElement.h
include/firefox/mozilla/dom/HTMLBRElementBinding.h
include/firefox/mozilla/dom/HTMLBaseElementBinding.h
@@ -523,6 +556,8 @@ include/firefox/mozilla/dom/HTMLButtonElementBinding.h
include/firefox/mozilla/dom/HTMLCanvasElement.h
include/firefox/mozilla/dom/HTMLCollectionBinding.h
include/firefox/mozilla/dom/HTMLDListElementBinding.h
+include/firefox/mozilla/dom/HTMLDataElement.h
+include/firefox/mozilla/dom/HTMLDataElementBinding.h
include/firefox/mozilla/dom/HTMLDataListElement.h
include/firefox/mozilla/dom/HTMLDataListElementBinding.h
include/firefox/mozilla/dom/HTMLDirectoryElementBinding.h
@@ -530,6 +565,7 @@ include/firefox/mozilla/dom/HTMLDivElement.h
include/firefox/mozilla/dom/HTMLDivElementBinding.h
include/firefox/mozilla/dom/HTMLDocumentBinding.h
include/firefox/mozilla/dom/HTMLElementBinding.h
+include/firefox/mozilla/dom/HTMLEmbedElementBinding.h
include/firefox/mozilla/dom/HTMLFieldSetElement.h
include/firefox/mozilla/dom/HTMLFieldSetElementBinding.h
include/firefox/mozilla/dom/HTMLFontElement.h
@@ -544,8 +580,12 @@ include/firefox/mozilla/dom/HTMLHeadElementBinding.h
include/firefox/mozilla/dom/HTMLHeadingElement.h
include/firefox/mozilla/dom/HTMLHeadingElementBinding.h
include/firefox/mozilla/dom/HTMLHtmlElementBinding.h
+include/firefox/mozilla/dom/HTMLIFrameElement.h
+include/firefox/mozilla/dom/HTMLIFrameElementBinding.h
include/firefox/mozilla/dom/HTMLImageElement.h
include/firefox/mozilla/dom/HTMLImageElementBinding.h
+include/firefox/mozilla/dom/HTMLInputElement.h
+include/firefox/mozilla/dom/HTMLInputElementBinding.h
include/firefox/mozilla/dom/HTMLLIElement.h
include/firefox/mozilla/dom/HTMLLIElementBinding.h
include/firefox/mozilla/dom/HTMLLabelElement.h
@@ -556,6 +596,8 @@ include/firefox/mozilla/dom/HTMLLinkElement.h
include/firefox/mozilla/dom/HTMLLinkElementBinding.h
include/firefox/mozilla/dom/HTMLMapElement.h
include/firefox/mozilla/dom/HTMLMapElementBinding.h
+include/firefox/mozilla/dom/HTMLMediaElement.h
+include/firefox/mozilla/dom/HTMLMediaElementBinding.h
include/firefox/mozilla/dom/HTMLMenuElement.h
include/firefox/mozilla/dom/HTMLMenuElementBinding.h
include/firefox/mozilla/dom/HTMLMenuItemElement.h
@@ -567,10 +609,13 @@ include/firefox/mozilla/dom/HTMLMeterElementBinding.h
include/firefox/mozilla/dom/HTMLModElement.h
include/firefox/mozilla/dom/HTMLModElementBinding.h
include/firefox/mozilla/dom/HTMLOListElementBinding.h
+include/firefox/mozilla/dom/HTMLObjectElement.h
+include/firefox/mozilla/dom/HTMLObjectElementBinding.h
include/firefox/mozilla/dom/HTMLOptGroupElement.h
include/firefox/mozilla/dom/HTMLOptGroupElementBinding.h
include/firefox/mozilla/dom/HTMLOptionElement.h
include/firefox/mozilla/dom/HTMLOptionElementBinding.h
+include/firefox/mozilla/dom/HTMLOptionsCollection.h
include/firefox/mozilla/dom/HTMLOptionsCollectionBinding.h
include/firefox/mozilla/dom/HTMLOutputElement.h
include/firefox/mozilla/dom/HTMLOutputElementBinding.h
@@ -587,6 +632,7 @@ include/firefox/mozilla/dom/HTMLScriptElement.h
include/firefox/mozilla/dom/HTMLScriptElementBinding.h
include/firefox/mozilla/dom/HTMLSharedElement.h
include/firefox/mozilla/dom/HTMLSharedListElement.h
+include/firefox/mozilla/dom/HTMLSharedObjectElement.h
include/firefox/mozilla/dom/HTMLSourceElement.h
include/firefox/mozilla/dom/HTMLSourceElementBinding.h
include/firefox/mozilla/dom/HTMLSpanElement.h
@@ -605,12 +651,23 @@ include/firefox/mozilla/dom/HTMLTableRowElement.h
include/firefox/mozilla/dom/HTMLTableRowElementBinding.h
include/firefox/mozilla/dom/HTMLTableSectionElement.h
include/firefox/mozilla/dom/HTMLTableSectionElementBinding.h
+include/firefox/mozilla/dom/HTMLTemplateElement.h
+include/firefox/mozilla/dom/HTMLTemplateElementBinding.h
+include/firefox/mozilla/dom/HTMLTextAreaElement.h
+include/firefox/mozilla/dom/HTMLTextAreaElementBinding.h
+include/firefox/mozilla/dom/HTMLTimeElement.h
+include/firefox/mozilla/dom/HTMLTimeElementBinding.h
include/firefox/mozilla/dom/HTMLTitleElement.h
include/firefox/mozilla/dom/HTMLTitleElementBinding.h
include/firefox/mozilla/dom/HTMLUListElementBinding.h
include/firefox/mozilla/dom/HTMLUnknownElement.h
+include/firefox/mozilla/dom/HTMLVideoElement.h
+include/firefox/mozilla/dom/HTMLVideoElementBinding.h
+include/firefox/mozilla/dom/IDBFactoryBinding.h
+include/firefox/mozilla/dom/IDBVersionChangeEventBinding.h
include/firefox/mozilla/dom/ImageData.h
include/firefox/mozilla/dom/ImageDataBinding.h
+include/firefox/mozilla/dom/InspectorUtilsBinding.h
include/firefox/mozilla/dom/Link.h
include/firefox/mozilla/dom/LinkStyleBinding.h
include/firefox/mozilla/dom/LocalMediaStreamBinding.h
@@ -618,11 +675,23 @@ include/firefox/mozilla/dom/LocationBinding.h
include/firefox/mozilla/dom/MediaError.h
include/firefox/mozilla/dom/MediaErrorBinding.h
include/firefox/mozilla/dom/MediaStreamBinding.h
+include/firefox/mozilla/dom/MediaStreamTrack.h
+include/firefox/mozilla/dom/MediaStreamTrackBinding.h
+include/firefox/mozilla/dom/MessageEventBinding.h
+include/firefox/mozilla/dom/MmsMessage.h
+include/firefox/mozilla/dom/MobileMessageManager.h
+include/firefox/mozilla/dom/MouseEventBinding.h
+include/firefox/mozilla/dom/MozActivityBinding.h
+include/firefox/mozilla/dom/MutationEventBinding.h
include/firefox/mozilla/dom/MutationObserverBinding.h
include/firefox/mozilla/dom/NodeBinding.h
include/firefox/mozilla/dom/NodeFilterBinding.h
+include/firefox/mozilla/dom/NodeIterator.h
+include/firefox/mozilla/dom/NodeIteratorBinding.h
include/firefox/mozilla/dom/NodeListBinding.h
include/firefox/mozilla/dom/NonRefcountedDOMObject.h
+include/firefox/mozilla/dom/Notification.h
+include/firefox/mozilla/dom/NotificationBinding.h
include/firefox/mozilla/dom/Nullable.h
include/firefox/mozilla/dom/PaintRequestBinding.h
include/firefox/mozilla/dom/PaintRequestListBinding.h
@@ -638,6 +707,7 @@ include/firefox/mozilla/dom/ProcessingInstructionBinding.h
include/firefox/mozilla/dom/PrototypeList.h
include/firefox/mozilla/dom/RGBColorBinding.h
include/firefox/mozilla/dom/RTCConfigurationBinding.h
+include/firefox/mozilla/dom/RangeBinding.h
include/firefox/mozilla/dom/RectBinding.h
include/firefox/mozilla/dom/RegisterBindings.h
include/firefox/mozilla/dom/SVGAElement.h
@@ -676,15 +746,58 @@ include/firefox/mozilla/dom/SVGDefsElement.h
include/firefox/mozilla/dom/SVGDefsElementBinding.h
include/firefox/mozilla/dom/SVGDescElement.h
include/firefox/mozilla/dom/SVGDescElementBinding.h
+include/firefox/mozilla/dom/SVGDocument.h
+include/firefox/mozilla/dom/SVGDocumentBinding.h
include/firefox/mozilla/dom/SVGElementBinding.h
include/firefox/mozilla/dom/SVGEllipseElement.h
include/firefox/mozilla/dom/SVGEllipseElementBinding.h
+include/firefox/mozilla/dom/SVGFEBlendElement.h
+include/firefox/mozilla/dom/SVGFEBlendElementBinding.h
+include/firefox/mozilla/dom/SVGFEColorMatrixElement.h
+include/firefox/mozilla/dom/SVGFEColorMatrixElementBinding.h
+include/firefox/mozilla/dom/SVGFEComponentTransferElement.h
+include/firefox/mozilla/dom/SVGFEComponentTransferElementBinding.h
+include/firefox/mozilla/dom/SVGFECompositeElement.h
+include/firefox/mozilla/dom/SVGFECompositeElementBinding.h
+include/firefox/mozilla/dom/SVGFEConvolveMatrixElement.h
+include/firefox/mozilla/dom/SVGFEConvolveMatrixElementBinding.h
+include/firefox/mozilla/dom/SVGFEDiffuseLightingElement.h
+include/firefox/mozilla/dom/SVGFEDiffuseLightingElementBinding.h
+include/firefox/mozilla/dom/SVGFEDisplacementMapElement.h
+include/firefox/mozilla/dom/SVGFEDisplacementMapElementBinding.h
+include/firefox/mozilla/dom/SVGFEDistantLightElement.h
+include/firefox/mozilla/dom/SVGFEDistantLightElementBinding.h
+include/firefox/mozilla/dom/SVGFEFloodElement.h
+include/firefox/mozilla/dom/SVGFEFloodElementBinding.h
include/firefox/mozilla/dom/SVGFEFuncAElementBinding.h
include/firefox/mozilla/dom/SVGFEFuncBElementBinding.h
include/firefox/mozilla/dom/SVGFEFuncGElementBinding.h
include/firefox/mozilla/dom/SVGFEFuncRElementBinding.h
+include/firefox/mozilla/dom/SVGFEGaussianBlurElement.h
+include/firefox/mozilla/dom/SVGFEGaussianBlurElementBinding.h
+include/firefox/mozilla/dom/SVGFEImageElement.h
+include/firefox/mozilla/dom/SVGFEImageElementBinding.h
+include/firefox/mozilla/dom/SVGFEMergeElement.h
+include/firefox/mozilla/dom/SVGFEMergeElementBinding.h
+include/firefox/mozilla/dom/SVGFEMergeNodeElement.h
+include/firefox/mozilla/dom/SVGFEMergeNodeElementBinding.h
+include/firefox/mozilla/dom/SVGFEMorphologyElement.h
+include/firefox/mozilla/dom/SVGFEMorphologyElementBinding.h
+include/firefox/mozilla/dom/SVGFEOffsetElement.h
+include/firefox/mozilla/dom/SVGFEOffsetElementBinding.h
+include/firefox/mozilla/dom/SVGFEPointLightElement.h
+include/firefox/mozilla/dom/SVGFEPointLightElementBinding.h
+include/firefox/mozilla/dom/SVGFESpecularLightingElement.h
+include/firefox/mozilla/dom/SVGFESpecularLightingElementBinding.h
+include/firefox/mozilla/dom/SVGFESpotLightElement.h
+include/firefox/mozilla/dom/SVGFESpotLightElementBinding.h
+include/firefox/mozilla/dom/SVGFETileElement.h
+include/firefox/mozilla/dom/SVGFETileElementBinding.h
+include/firefox/mozilla/dom/SVGFETurbulenceElement.h
+include/firefox/mozilla/dom/SVGFETurbulenceElementBinding.h
include/firefox/mozilla/dom/SVGFilterElement.h
include/firefox/mozilla/dom/SVGFilterElementBinding.h
+include/firefox/mozilla/dom/SVGFilterPrimitiveStandardAttributesBinding.h
include/firefox/mozilla/dom/SVGFitToViewBoxBinding.h
include/firefox/mozilla/dom/SVGForeignObjectElement.h
include/firefox/mozilla/dom/SVGForeignObjectElementBinding.h
@@ -694,6 +807,7 @@ include/firefox/mozilla/dom/SVGGradientElement.h
include/firefox/mozilla/dom/SVGGradientElementBinding.h
include/firefox/mozilla/dom/SVGGraphicsElement.h
include/firefox/mozilla/dom/SVGGraphicsElementBinding.h
+include/firefox/mozilla/dom/SVGIRect.h
include/firefox/mozilla/dom/SVGImageElement.h
include/firefox/mozilla/dom/SVGImageElementBinding.h
include/firefox/mozilla/dom/SVGLengthListBinding.h
@@ -725,6 +839,8 @@ include/firefox/mozilla/dom/SVGPolylineElement.h
include/firefox/mozilla/dom/SVGPolylineElementBinding.h
include/firefox/mozilla/dom/SVGPreserveAspectRatioBinding.h
include/firefox/mozilla/dom/SVGRadialGradientElementBinding.h
+include/firefox/mozilla/dom/SVGRect.h
+include/firefox/mozilla/dom/SVGRectBinding.h
include/firefox/mozilla/dom/SVGRectElement.h
include/firefox/mozilla/dom/SVGRectElementBinding.h
include/firefox/mozilla/dom/SVGSVGElement.h
@@ -743,6 +859,7 @@ include/firefox/mozilla/dom/SVGSymbolElement.h
include/firefox/mozilla/dom/SVGSymbolElementBinding.h
include/firefox/mozilla/dom/SVGTSpanElement.h
include/firefox/mozilla/dom/SVGTSpanElementBinding.h
+include/firefox/mozilla/dom/SVGTests.h
include/firefox/mozilla/dom/SVGTestsBinding.h
include/firefox/mozilla/dom/SVGTextContentElement.h
include/firefox/mozilla/dom/SVGTextContentElementBinding.h
@@ -766,10 +883,31 @@ include/firefox/mozilla/dom/SVGViewElementBinding.h
include/firefox/mozilla/dom/SVGZoomAndPanBinding.h
include/firefox/mozilla/dom/ScreenBinding.h
include/firefox/mozilla/dom/ScreenOrientation.h
+include/firefox/mozilla/dom/ScrollAreaEventBinding.h
+include/firefox/mozilla/dom/SimpleGestureEventBinding.h
+include/firefox/mozilla/dom/SmsFilter.h
+include/firefox/mozilla/dom/SmsManager.h
+include/firefox/mozilla/dom/SmsMessage.h
+include/firefox/mozilla/dom/SmsRequest.h
+include/firefox/mozilla/dom/SmsSegmentInfo.h
+include/firefox/mozilla/dom/SpeechGrammar.h
+include/firefox/mozilla/dom/SpeechGrammarBinding.h
+include/firefox/mozilla/dom/SpeechGrammarList.h
+include/firefox/mozilla/dom/SpeechGrammarListBinding.h
+include/firefox/mozilla/dom/SpeechRecognition.h
+include/firefox/mozilla/dom/SpeechRecognitionAlternative.h
+include/firefox/mozilla/dom/SpeechRecognitionAlternativeBinding.h
+include/firefox/mozilla/dom/SpeechRecognitionBinding.h
+include/firefox/mozilla/dom/SpeechRecognitionResult.h
+include/firefox/mozilla/dom/SpeechRecognitionResultBinding.h
+include/firefox/mozilla/dom/SpeechRecognitionResultList.h
+include/firefox/mozilla/dom/SpeechRecognitionResultListBinding.h
+include/firefox/mozilla/dom/SpeechStreamListener.h
include/firefox/mozilla/dom/StorageChild.h
include/firefox/mozilla/dom/StorageParent.h
include/firefox/mozilla/dom/StructuredCloneTags.h
include/firefox/mozilla/dom/StructuredCloneUtils.h
+include/firefox/mozilla/dom/StyleSheetBinding.h
include/firefox/mozilla/dom/TabChild.h
include/firefox/mozilla/dom/TabContext.h
include/firefox/mozilla/dom/TabMessageUtils.h
@@ -782,9 +920,16 @@ include/firefox/mozilla/dom/TextDecoderBinding.h
include/firefox/mozilla/dom/TextEncoder.h
include/firefox/mozilla/dom/TextEncoderBase.h
include/firefox/mozilla/dom/TextEncoderBinding.h
+include/firefox/mozilla/dom/TimeRanges.h
+include/firefox/mozilla/dom/TimeRangesBinding.h
+include/firefox/mozilla/dom/TransitionEventBinding.h
+include/firefox/mozilla/dom/TreeWalker.h
+include/firefox/mozilla/dom/TreeWalkerBinding.h
include/firefox/mozilla/dom/TypedArray.h
+include/firefox/mozilla/dom/UIEventBinding.h
include/firefox/mozilla/dom/URL.h
include/firefox/mozilla/dom/URLBinding.h
+include/firefox/mozilla/dom/URLUtilsBinding.h
include/firefox/mozilla/dom/USSDReceivedEventBinding.h
include/firefox/mozilla/dom/UndoManager.h
include/firefox/mozilla/dom/UndoManagerBinding.h
@@ -792,8 +937,14 @@ include/firefox/mozilla/dom/UnionConversions.h
include/firefox/mozilla/dom/UnionTypes.h
include/firefox/mozilla/dom/ValidityState.h
include/firefox/mozilla/dom/ValidityStateBinding.h
+include/firefox/mozilla/dom/VideoStreamTrack.h
+include/firefox/mozilla/dom/VideoStreamTrackBinding.h
+include/firefox/mozilla/dom/WebComponentsBinding.h
include/firefox/mozilla/dom/WebGLRenderingContextBinding.h
include/firefox/mozilla/dom/WebSocketBinding.h
+include/firefox/mozilla/dom/WheelEventBinding.h
+include/firefox/mozilla/dom/XMLDocument.h
+include/firefox/mozilla/dom/XMLDocumentBinding.h
include/firefox/mozilla/dom/XMLHttpRequestBinding.h
include/firefox/mozilla/dom/XMLHttpRequestEventTargetBinding.h
include/firefox/mozilla/dom/XMLHttpRequestUploadBinding.h
@@ -801,6 +952,8 @@ include/firefox/mozilla/dom/XMLSerializerBinding.h
include/firefox/mozilla/dom/XMLStylesheetProcessingInstruction.h
include/firefox/mozilla/dom/XMLStylesheetProcessingInstructionBinding.h
include/firefox/mozilla/dom/XPathEvaluatorBinding.h
+include/firefox/mozilla/dom/XULCommandEventBinding.h
+include/firefox/mozilla/dom/XULDocumentBinding.h
include/firefox/mozilla/dom/XULElementBinding.h
include/firefox/mozilla/dom/alarm/AlarmHalService.h
include/firefox/mozilla/dom/battery/Constants.h
@@ -815,12 +968,14 @@ include/firefox/mozilla/dom/file/ArchiveRequest.h
include/firefox/mozilla/dom/file/ArchiveZipEvent.h
include/firefox/mozilla/dom/file/ArchiveZipFile.h
include/firefox/mozilla/dom/file/DOMFileHandle.h
+include/firefox/mozilla/dom/file/DOMFileRequest.h
include/firefox/mozilla/dom/file/File.h
include/firefox/mozilla/dom/file/FileCommon.h
include/firefox/mozilla/dom/file/FileHandle.h
include/firefox/mozilla/dom/file/FileHelper.h
include/firefox/mozilla/dom/file/FileService.h
include/firefox/mozilla/dom/file/LockedFile.h
+include/firefox/mozilla/dom/indexedDB/Client.h
include/firefox/mozilla/dom/indexedDB/DatabaseInfo.h
include/firefox/mozilla/dom/indexedDB/FileInfo.h
include/firefox/mozilla/dom/indexedDB/FileManager.h
@@ -843,7 +998,14 @@ include/firefox/mozilla/dom/indexedDB/SerializationHelpers.h
include/firefox/mozilla/dom/ipc/Blob.h
include/firefox/mozilla/dom/ipc/ProcessPriorityManager.h
include/firefox/mozilla/dom/ipc/nsIRemoteBlob.h
+include/firefox/mozilla/dom/mobilemessage/Constants.h
+include/firefox/mozilla/dom/mobilemessage/MobileMessageCallback.h
include/firefox/mozilla/dom/mobilemessage/MobileMessageDatabaseService.h
+include/firefox/mozilla/dom/mobilemessage/MobileMessageService.h
+include/firefox/mozilla/dom/mobilemessage/SmsChild.h
+include/firefox/mozilla/dom/mobilemessage/SmsParent.h
+include/firefox/mozilla/dom/mobilemessage/SmsServicesFactory.h
+include/firefox/mozilla/dom/mobilemessage/Types.h
include/firefox/mozilla/dom/network/Constants.h
include/firefox/mozilla/dom/network/TCPSocketChild.h
include/firefox/mozilla/dom/network/TCPSocketParent.h
@@ -851,18 +1013,17 @@ include/firefox/mozilla/dom/network/Types.h
include/firefox/mozilla/dom/network/Utils.h
include/firefox/mozilla/dom/power/PowerManagerService.h
include/firefox/mozilla/dom/power/Types.h
+include/firefox/mozilla/dom/quota/AcquireListener.h
+include/firefox/mozilla/dom/quota/ArrayCluster.h
+include/firefox/mozilla/dom/quota/Client.h
include/firefox/mozilla/dom/quota/FileStreams.h
+include/firefox/mozilla/dom/quota/OriginOrPatternString.h
include/firefox/mozilla/dom/quota/QuotaCommon.h
include/firefox/mozilla/dom/quota/QuotaManager.h
-include/firefox/mozilla/dom/sms/Constants.h
-include/firefox/mozilla/dom/sms/SmsChild.h
-include/firefox/mozilla/dom/sms/SmsFilter.h
-include/firefox/mozilla/dom/sms/SmsMessage.h
-include/firefox/mozilla/dom/sms/SmsParent.h
-include/firefox/mozilla/dom/sms/SmsRequest.h
-include/firefox/mozilla/dom/sms/SmsSegmentInfo.h
-include/firefox/mozilla/dom/sms/SmsServicesFactory.h
-include/firefox/mozilla/dom/sms/Types.h
+include/firefox/mozilla/dom/quota/QuotaObject.h
+include/firefox/mozilla/dom/quota/StoragePrivilege.h
+include/firefox/mozilla/dom/quota/UsageRunnable.h
+include/firefox/mozilla/dom/quota/Utilities.h
include/firefox/mozilla/dom/time/DateCacheCleaner.h
include/firefox/mozilla/dom/time/TimeChangeObserver.h
include/firefox/mozilla/dom/time/TimeService.h
@@ -1131,6 +1292,7 @@ include/firefox/nsContentCID.h
include/firefox/nsContentCreatorFunctions.h
include/firefox/nsContentDLF.h
include/firefox/nsContentList.h
+include/firefox/nsContentListDeclarations.h
include/firefox/nsContentPermissionHelper.h
include/firefox/nsContentPolicyUtils.h
include/firefox/nsContentSink.h
@@ -1154,9 +1316,9 @@ include/firefox/nsDOMClassInfoID.h
include/firefox/nsDOMEvent.h
include/firefox/nsDOMEventTargetHelper.h
include/firefox/nsDOMFile.h
+include/firefox/nsDOMGamepad.h
include/firefox/nsDOMJSUtils.h
include/firefox/nsDOMMediaQueryList.h
-include/firefox/nsDOMScriptObjectHolder.h
include/firefox/nsDOMString.h
include/firefox/nsDOMTouchEvent.h
include/firefox/nsDOMUIEvent.h
@@ -1171,6 +1333,7 @@ include/firefox/nsDeque.h
include/firefox/nsDetectionConfident.h
include/firefox/nsDeviceContext.h
include/firefox/nsDeviceSensors.h
+include/firefox/nsDeviceStorage.h
include/firefox/nsDirectoryService.h
include/firefox/nsDirectoryServiceAtomList.h
include/firefox/nsDirectoryServiceDefs.h
@@ -1179,6 +1342,7 @@ include/firefox/nsDisplayItemTypes.h
include/firefox/nsDisplayItemTypesList.h
include/firefox/nsDisplayList.h
include/firefox/nsDisplayListInvalidation.h
+include/firefox/nsDocElementCreatedNotificationRunner.h
include/firefox/nsDocLoader.h
include/firefox/nsDocShellCID.h
include/firefox/nsDocShellLoadTypes.h
@@ -1199,7 +1363,6 @@ include/firefox/nsEventStates.h
include/firefox/nsExpirationTracker.h
include/firefox/nsExternalHelperAppService.h
include/firefox/nsFileStreams.h
-include/firefox/nsFixedSizeAllocator.h
include/firefox/nsFocusManager.h
include/firefox/nsFont.h
include/firefox/nsFontFace.h
@@ -1230,17 +1393,13 @@ include/firefox/nsGridRowGroupLayout.h
include/firefox/nsGridRowLayout.h
include/firefox/nsGridRowLeafFrame.h
include/firefox/nsGridRowLeafLayout.h
-include/firefox/nsHTMLAudioElement.h
include/firefox/nsHTMLDNSPrefetch.h
-include/firefox/nsHTMLIFrameElement.h
-include/firefox/nsHTMLMediaElement.h
include/firefox/nsHTMLParts.h
include/firefox/nsHTMLReflowMetrics.h
include/firefox/nsHTMLReflowState.h
include/firefox/nsHTMLTagList.h
include/firefox/nsHTMLTags.h
include/firefox/nsHTMLTokens.h
-include/firefox/nsHTMLVideoElement.h
include/firefox/nsHashKeys.h
include/firefox/nsHashPropertyBag.h
include/firefox/nsHashtable.h
@@ -1262,6 +1421,7 @@ include/firefox/nsHtml5NamedCharactersAccel.h
include/firefox/nsHtml5OwningUTF16Buffer.h
include/firefox/nsHtml5Parser.h
include/firefox/nsHtml5PendingNotification.h
+include/firefox/nsHtml5PlainTextUtils.h
include/firefox/nsHtml5SVGLoadDispatcher.h
include/firefox/nsHtml5Speculation.h
include/firefox/nsHtml5SpeculativeLoad.h
@@ -1287,10 +1447,12 @@ include/firefox/nsIAboutModule.h
include/firefox/nsIAccessibilityService.h
include/firefox/nsIAccessible.h
include/firefox/nsIAccessibleApplication.h
+include/firefox/nsIAccessibleCaretMoveEvent.h
include/firefox/nsIAccessibleCursorable.h
include/firefox/nsIAccessibleDocument.h
include/firefox/nsIAccessibleEditableText.h
include/firefox/nsIAccessibleEvent.h
+include/firefox/nsIAccessibleHideEvent.h
include/firefox/nsIAccessibleHyperLink.h
include/firefox/nsIAccessibleHyperText.h
include/firefox/nsIAccessibleImage.h
@@ -1300,11 +1462,15 @@ include/firefox/nsIAccessibleRelation.h
include/firefox/nsIAccessibleRetrieval.h
include/firefox/nsIAccessibleRole.h
include/firefox/nsIAccessibleSelectable.h
+include/firefox/nsIAccessibleStateChangeEvent.h
include/firefox/nsIAccessibleStates.h
include/firefox/nsIAccessibleTable.h
+include/firefox/nsIAccessibleTableChangeEvent.h
include/firefox/nsIAccessibleText.h
+include/firefox/nsIAccessibleTextChangeEvent.h
include/firefox/nsIAccessibleTypes.h
include/firefox/nsIAccessibleValue.h
+include/firefox/nsIAccessibleVirtualCursorChangeEvent.h
include/firefox/nsIActivityProxy.h
include/firefox/nsIActivityUIGlue.h
include/firefox/nsIAlarmHalService.h
@@ -1393,7 +1559,6 @@ include/firefox/nsICancelableRunnable.h
include/firefox/nsICanvasElementExternal.h
include/firefox/nsICanvasGLPrivate.h
include/firefox/nsICanvasRenderingContextInternal.h
-include/firefox/nsICapturePicker.h
include/firefox/nsICaseConversion.h
include/firefox/nsICategoryManager.h
include/firefox/nsICertOverrideService.h
@@ -1479,7 +1644,6 @@ include/firefox/nsID.h
include/firefox/nsIDNSListener.h
include/firefox/nsIDNSRecord.h
include/firefox/nsIDNSService.h
-include/firefox/nsIDOMActivity.h
include/firefox/nsIDOMActivityHandlerDescription.h
include/firefox/nsIDOMActivityOptions.h
include/firefox/nsIDOMActivityRequestHandler.h
@@ -1487,8 +1651,6 @@ include/firefox/nsIDOMAlarmsManager.h
include/firefox/nsIDOMAnimationEvent.h
include/firefox/nsIDOMApplicationRegistry.h
include/firefox/nsIDOMApplicationRegistry2.h
-include/firefox/nsIDOMArchiveReader.h
-include/firefox/nsIDOMArchiveRequest.h
include/firefox/nsIDOMAttr.h
include/firefox/nsIDOMBarProp.h
include/firefox/nsIDOMBeforeUnloadEvent.h
@@ -1521,6 +1683,7 @@ include/firefox/nsIDOMClassInfo.h
include/firefox/nsIDOMClientInformation.h
include/firefox/nsIDOMClientRect.h
include/firefox/nsIDOMClientRectList.h
+include/firefox/nsIDOMClipboardEvent.h
include/firefox/nsIDOMCloseEvent.h
include/firefox/nsIDOMCommandEvent.h
include/firefox/nsIDOMComment.h
@@ -1551,7 +1714,6 @@ include/firefox/nsIDOMDeviceOrientationEvent.h
include/firefox/nsIDOMDeviceProximityEvent.h
include/firefox/nsIDOMDeviceStorage.h
include/firefox/nsIDOMDeviceStorageChangeEvent.h
-include/firefox/nsIDOMDeviceStorageCursor.h
include/firefox/nsIDOMDocument.h
include/firefox/nsIDOMDocumentFragment.h
include/firefox/nsIDOMDocumentType.h
@@ -1559,6 +1721,7 @@ include/firefox/nsIDOMDocumentXBL.h
include/firefox/nsIDOMDragEvent.h
include/firefox/nsIDOMElement.h
include/firefox/nsIDOMElementCSSInlineStyle.h
+include/firefox/nsIDOMElementReplaceEvent.h
include/firefox/nsIDOMEvent.h
include/firefox/nsIDOMEventListener.h
include/firefox/nsIDOMEventTarget.h
@@ -1566,10 +1729,13 @@ include/firefox/nsIDOMFile.h
include/firefox/nsIDOMFileHandle.h
include/firefox/nsIDOMFileList.h
include/firefox/nsIDOMFileReader.h
-include/firefox/nsIDOMFileRequest.h
include/firefox/nsIDOMFontFace.h
include/firefox/nsIDOMFontFaceList.h
include/firefox/nsIDOMFormData.h
+include/firefox/nsIDOMGamepad.h
+include/firefox/nsIDOMGamepadAxisMoveEvent.h
+include/firefox/nsIDOMGamepadButtonEvent.h
+include/firefox/nsIDOMGamepadEvent.h
include/firefox/nsIDOMGeoGeolocation.h
include/firefox/nsIDOMGeoPosition.h
include/firefox/nsIDOMGeoPositionCallback.h
@@ -1651,7 +1817,6 @@ include/firefox/nsIDOMHashChangeEvent.h
include/firefox/nsIDOMHistory.h
include/firefox/nsIDOMJSWindow.h
include/firefox/nsIDOMKeyEvent.h
-include/firefox/nsIDOMLSProgressEvent.h
include/firefox/nsIDOMLinkStyle.h
include/firefox/nsIDOMLoadStatus.h
include/firefox/nsIDOMLocation.h
@@ -1663,6 +1828,7 @@ include/firefox/nsIDOMMediaStream.h
include/firefox/nsIDOMMessageEvent.h
include/firefox/nsIDOMMimeType.h
include/firefox/nsIDOMMimeTypeArray.h
+include/firefox/nsIDOMMobileMessageManager.h
include/firefox/nsIDOMModalContentWindow.h
include/firefox/nsIDOMMouseEvent.h
include/firefox/nsIDOMMouseScrollEvent.h
@@ -1671,6 +1837,9 @@ include/firefox/nsIDOMMozBrowserFrame.h
include/firefox/nsIDOMMozCSSKeyframeRule.h
include/firefox/nsIDOMMozCSSKeyframesRule.h
include/firefox/nsIDOMMozContactChangeEvent.h
+include/firefox/nsIDOMMozMmsEvent.h
+include/firefox/nsIDOMMozMmsMessage.h
+include/firefox/nsIDOMMozNamedAttrMap.h
include/firefox/nsIDOMMozSettingsEvent.h
include/firefox/nsIDOMMozSmsEvent.h
include/firefox/nsIDOMMozSmsMessage.h
@@ -1678,13 +1847,13 @@ include/firefox/nsIDOMMutationEvent.h
include/firefox/nsIDOMNSEditableElement.h
include/firefox/nsIDOMNSEvent.h
include/firefox/nsIDOMNSXPathExpression.h
-include/firefox/nsIDOMNamedNodeMap.h
include/firefox/nsIDOMNavigator.h
include/firefox/nsIDOMNavigatorActivities.h
include/firefox/nsIDOMNavigatorCamera.h
include/firefox/nsIDOMNavigatorDesktopNotification.h
include/firefox/nsIDOMNavigatorDeviceStorage.h
include/firefox/nsIDOMNavigatorGeolocation.h
+include/firefox/nsIDOMNavigatorMobileMessage.h
include/firefox/nsIDOMNavigatorNetwork.h
include/firefox/nsIDOMNavigatorSms.h
include/firefox/nsIDOMNavigatorSystemMessages.h
@@ -1711,6 +1880,7 @@ include/firefox/nsIDOMPopupBlockedEvent.h
include/firefox/nsIDOMPowerManager.h
include/firefox/nsIDOMProcessingInstruction.h
include/firefox/nsIDOMProgressEvent.h
+include/firefox/nsIDOMPushManager.h
include/firefox/nsIDOMRTCPeerConnection.h
include/firefox/nsIDOMRange.h
include/firefox/nsIDOMRect.h
@@ -1722,14 +1892,10 @@ include/firefox/nsIDOMSVGAnimatedRect.h
include/firefox/nsIDOMSVGAnimatedString.h
include/firefox/nsIDOMSVGDocument.h
include/firefox/nsIDOMSVGElement.h
-include/firefox/nsIDOMSVGEvent.h
-include/firefox/nsIDOMSVGFilters.h
include/firefox/nsIDOMSVGLength.h
include/firefox/nsIDOMSVGNumber.h
include/firefox/nsIDOMSVGRect.h
include/firefox/nsIDOMSVGStringList.h
-include/firefox/nsIDOMSVGURIReference.h
-include/firefox/nsIDOMSVGUnitTypes.h
include/firefox/nsIDOMSVGZoomEvent.h
include/firefox/nsIDOMScreen.h
include/firefox/nsIDOMScriptObjectFactory.h
@@ -1743,6 +1909,8 @@ include/firefox/nsIDOMSmsFilter.h
include/firefox/nsIDOMSmsManager.h
include/firefox/nsIDOMSmsRequest.h
include/firefox/nsIDOMSmsSegmentInfo.h
+include/firefox/nsIDOMSpeechRecognitionError.h
+include/firefox/nsIDOMSpeechRecognitionEvent.h
include/firefox/nsIDOMStorage.h
include/firefox/nsIDOMStorageEvent.h
include/firefox/nsIDOMStorageIndexedDB.h
@@ -1826,6 +1994,7 @@ include/firefox/nsIDocumentInlines.h
include/firefox/nsIDocumentLoader.h
include/firefox/nsIDocumentLoaderFactory.h
include/firefox/nsIDocumentObserver.h
+include/firefox/nsIDocumentRegister.h
include/firefox/nsIDocumentStateListener.h
include/firefox/nsIDocumentTransformer.h
include/firefox/nsIDownload.h
@@ -1913,7 +2082,9 @@ include/firefox/nsIGConfService.h
include/firefox/nsIGIOService.h
include/firefox/nsIGSettingsService.h
include/firefox/nsIGZFileWriter.h
+include/firefox/nsIGamepadServiceTest.h
include/firefox/nsIGenKeypairInfoDlg.h
+include/firefox/nsIGeolocation.h
include/firefox/nsIGeolocationProvider.h
include/firefox/nsIGfxInfo.h
include/firefox/nsIGfxInfoDebug.h
@@ -1951,7 +2122,6 @@ include/firefox/nsIID.h
include/firefox/nsIIDBCursor.h
include/firefox/nsIIDBCursorWithValue.h
include/firefox/nsIIDBDatabase.h
-include/firefox/nsIIDBFactory.h
include/firefox/nsIIDBFileHandle.h
include/firefox/nsIIDBIndex.h
include/firefox/nsIIDBKeyRange.h
@@ -2013,9 +2183,9 @@ include/firefox/nsILink.h
include/firefox/nsILinkHandler.h
include/firefox/nsIListBoxObject.h
include/firefox/nsIListControlFrame.h
-include/firefox/nsILivemarkService.h
include/firefox/nsILoadContext.h
include/firefox/nsILoadGroup.h
+include/firefox/nsILoadGroupChild.h
include/firefox/nsILocalFile.h
include/firefox/nsILocalFileWin.h
include/firefox/nsILocalStore.h
@@ -2042,7 +2212,9 @@ include/firefox/nsIMenuBuilder.h
include/firefox/nsIMessageLoop.h
include/firefox/nsIMessageManager.h
include/firefox/nsIMmsService.h
+include/firefox/nsIMobileMessageCallback.h
include/firefox/nsIMobileMessageDatabaseService.h
+include/firefox/nsIMobileMessageService.h
include/firefox/nsIModule.h
include/firefox/nsIMozBrowserFrame.h
include/firefox/nsIMozSAXXMLDeclarationHandler.h
@@ -2077,6 +2249,7 @@ include/firefox/nsIObjectOutputStream.h
include/firefox/nsIObserver.h
include/firefox/nsIObserverService.h
include/firefox/nsIOfflineCacheUpdate.h
+include/firefox/nsIOfflineStorage.h
include/firefox/nsIOpenWindowEventDetail.h
include/firefox/nsIOutputStream.h
include/firefox/nsIPK11Token.h
@@ -2133,7 +2306,6 @@ include/firefox/nsIPrintingPrompt.h
include/firefox/nsIPrintingPromptService.h
include/firefox/nsIPrivacyTransitionObserver.h
include/firefox/nsIPrivateBrowsingChannel.h
-include/firefox/nsIPrivateBrowsingServiceObsolete.h
include/firefox/nsIPrivateTextEvent.h
include/firefox/nsIPrivateTextRange.h
include/firefox/nsIProcess.h
@@ -2159,6 +2331,8 @@ include/firefox/nsIProxiedChannel.h
include/firefox/nsIProxiedProtocolHandler.h
include/firefox/nsIProxyInfo.h
include/firefox/nsIQueryContentEventResult.h
+include/firefox/nsIQuotaManager.h
+include/firefox/nsIQuotaRequest.h
include/firefox/nsIRDFCompositeDataSource.h
include/firefox/nsIRDFContainer.h
include/firefox/nsIRDFContainerUtils.h
@@ -2214,7 +2388,6 @@ include/firefox/nsISHTransaction.h
include/firefox/nsISHistory.h
include/firefox/nsISHistoryInternal.h
include/firefox/nsISHistoryListener.h
-include/firefox/nsISMILAnimationElement.h
include/firefox/nsISMILAttr.h
include/firefox/nsISMILType.h
include/firefox/nsISMimeCert.h
@@ -2283,7 +2456,6 @@ include/firefox/nsISimpleUnicharStreamFactory.h
include/firefox/nsISiteSpecificUserAgent.h
include/firefox/nsISizeOf.h
include/firefox/nsISliderListener.h
-include/firefox/nsISmsRequest.h
include/firefox/nsISmsService.h
include/firefox/nsISocketProvider.h
include/firefox/nsISocketProviderService.h
@@ -2291,6 +2463,7 @@ include/firefox/nsISocketTransport.h
include/firefox/nsISocketTransportService.h
include/firefox/nsISound.h
include/firefox/nsISpeculativeConnect.h
+include/firefox/nsISpeechRecognitionService.h
include/firefox/nsISpellChecker.h
include/firefox/nsIStandardURL.h
include/firefox/nsIStartupCache.h
@@ -2378,6 +2551,7 @@ include/firefox/nsITreeContentView.h
include/firefox/nsITreeSelection.h
include/firefox/nsITreeView.h
include/firefox/nsITypeAheadFind.h
+include/firefox/nsIUDPServerSocket.h
include/firefox/nsIUGenCategory.h
include/firefox/nsIURI.h
include/firefox/nsIURIChecker.h
@@ -2410,11 +2584,13 @@ include/firefox/nsIUrlClassifierPrefixSet.h
include/firefox/nsIUrlClassifierStreamUpdater.h
include/firefox/nsIUrlClassifierUtils.h
include/firefox/nsIUrlListManager.h
+include/firefox/nsIUsageCallback.h
include/firefox/nsIUserCertPicker.h
include/firefox/nsIUserInfo.h
include/firefox/nsIVariant.h
include/firefox/nsIVersionComparator.h
include/firefox/nsIViewSourceChannel.h
+include/firefox/nsIVisualEventTracer.h
include/firefox/nsIWapPushApplication.h
include/firefox/nsIWeakReference.h
include/firefox/nsIWeakReferenceUtils.h
@@ -2552,7 +2728,6 @@ include/firefox/nsPluginInstanceOwner.h
include/firefox/nsPluginLogging.h
include/firefox/nsPluginNativeWindow.h
include/firefox/nsPluginPlayPreviewInfo.h
-include/firefox/nsPluginSafety.h
include/firefox/nsPluginTags.h
include/firefox/nsPluginsCID.h
include/firefox/nsPluginsDir.h
@@ -2610,12 +2785,13 @@ include/firefox/nsSMILTimeValueSpecParams.h
include/firefox/nsSMILTimedElement.h
include/firefox/nsSMILTypes.h
include/firefox/nsSMILValue.h
+include/firefox/nsSVGClass.h
include/firefox/nsSVGEffects.h
+include/firefox/nsSVGElement.h
include/firefox/nsSVGFeatures.h
include/firefox/nsSVGFilterInstance.h
include/firefox/nsSVGForeignObjectFrame.h
include/firefox/nsSVGIntegrationUtils.h
-include/firefox/nsSVGRect.h
include/firefox/nsSVGUtils.h
include/firefox/nsSandboxFlags.h
include/firefox/nsScannerString.h
@@ -2681,7 +2857,6 @@ include/firefox/nsTextServicesCID.h
include/firefox/nsThemeConstants.h
include/firefox/nsThread.h
include/firefox/nsThreadUtils.h
-include/firefox/nsTimeRanges.h
include/firefox/nsToken.h
include/firefox/nsToolkitCompsCID.h
include/firefox/nsTraceRefcnt.h
@@ -2781,8 +2956,41 @@ include/firefox/rdfIDataSource.h
include/firefox/rdfISerializer.h
include/firefox/rdfITripleVisitor.h
include/firefox/readstrings.h
-include/firefox/sampler.h
+include/firefox/skia/GrAARectRenderer.h
+include/firefox/skia/GrCacheID.h
+include/firefox/skia/GrClipData.h
+include/firefox/skia/GrColor.h
+include/firefox/skia/GrConfig.h
+include/firefox/skia/GrContext.h
+include/firefox/skia/GrContextFactory.h
+include/firefox/skia/GrCustomStage.h
+include/firefox/skia/GrCustomStageUnitTest.h
+include/firefox/skia/GrFontScaler.h
+include/firefox/skia/GrGLConfig.h
+include/firefox/skia/GrGLFunctions.h
+include/firefox/skia/GrGLInterface.h
+include/firefox/skia/GrGlyph.h
+include/firefox/skia/GrInstanceCounter.h
+include/firefox/skia/GrKey.h
+include/firefox/skia/GrMatrix.h
+include/firefox/skia/GrNoncopyable.h
+include/firefox/skia/GrPaint.h
+include/firefox/skia/GrPoint.h
+include/firefox/skia/GrProgramStageFactory.h
+include/firefox/skia/GrRect.h
+include/firefox/skia/GrRefCnt.h
+include/firefox/skia/GrRenderTarget.h
+include/firefox/skia/GrResource.h
+include/firefox/skia/GrSamplerState.h
+include/firefox/skia/GrScalar.h
+include/firefox/skia/GrSurface.h
+include/firefox/skia/GrTextContext.h
+include/firefox/skia/GrTexture.h
+include/firefox/skia/GrTextureAccess.h
+include/firefox/skia/GrTypes.h
+include/firefox/skia/GrUserConfig.h
include/firefox/skia/Sk64.h
+include/firefox/skia/SkANGLEGLContext.h
include/firefox/skia/SkAdvancedTypefaceMetrics.h
include/firefox/skia/SkBitmap.h
include/firefox/skia/SkBlitRow.h
@@ -2800,6 +3008,7 @@ include/firefox/skia/SkColorTable.h
include/firefox/skia/SkComposeShader.h
include/firefox/skia/SkDashPathEffect.h
include/firefox/skia/SkData.h
+include/firefox/skia/SkDebugGLContext.h
include/firefox/skia/SkDeferredCanvas.h
include/firefox/skia/SkDeque.h
include/firefox/skia/SkDevice.h
@@ -2814,7 +3023,13 @@ include/firefox/skia/SkFlattenable.h
include/firefox/skia/SkFloatBits.h
include/firefox/skia/SkFloatingPoint.h
include/firefox/skia/SkFontHost.h
+include/firefox/skia/SkGLContext.h
include/firefox/skia/SkGeometry.h
+include/firefox/skia/SkGpuCanvas.h
+include/firefox/skia/SkGpuDevice.h
+include/firefox/skia/SkGr.h
+include/firefox/skia/SkGrPixelRef.h
+include/firefox/skia/SkGrTexturePixelRef.h
include/firefox/skia/SkGradientShader.h
include/firefox/skia/SkGraphics.h
include/firefox/skia/SkInstCnt.h
@@ -2827,8 +3042,11 @@ include/firefox/skia/SkMask.h
include/firefox/skia/SkMaskFilter.h
include/firefox/skia/SkMath.h
include/firefox/skia/SkMatrix.h
+include/firefox/skia/SkMesaGLContext.h
include/firefox/skia/SkMetaData.h
include/firefox/skia/SkMorphologyImageFilter.h
+include/firefox/skia/SkNativeGLContext.h
+include/firefox/skia/SkNullGLContext.h
include/firefox/skia/SkOSFile.h
include/firefox/skia/SkPackBits.h
include/firefox/skia/SkPaint.h
@@ -2852,7 +3070,9 @@ include/firefox/skia/SkShader.h
include/firefox/skia/SkSize.h
include/firefox/skia/SkStream.h
include/firefox/skia/SkString.h
+include/firefox/skia/SkTArray.h
include/firefox/skia/SkTDArray.h
+include/firefox/skia/SkTDLinkedList.h
include/firefox/skia/SkTDStack.h
include/firefox/skia/SkTDict.h
include/firefox/skia/SkTLazy.h
@@ -2887,12 +3107,10 @@ include/firefox/speex/speex_types.h
include/firefox/string-template-def-char.h
include/firefox/string-template-def-unichar.h
include/firefox/string-template-undef.h
-include/firefox/sydneyaudio/sydney_audio.h
include/firefox/theora/codec.h
include/firefox/theora/theora.h
include/firefox/theora/theoradec.h
include/firefox/theora/theoraenc.h
-include/firefox/tremor/ivorbiscodec.h
include/firefox/txIEXSLTRegExFunctions.h
include/firefox/txIFunctionEvaluationContext.h
include/firefox/txINodeSet.h
@@ -2900,6 +3118,14 @@ include/firefox/txIXPathObject.h
include/firefox/uconvutil.h
include/firefox/updatedefines.h
include/firefox/updatelogging.h
+include/firefox/vorbis/codec.h
+include/firefox/webvtt/cue.h
+include/firefox/webvtt/error.h
+include/firefox/webvtt/node.h
+include/firefox/webvtt/parser.h
+include/firefox/webvtt/string.h
+include/firefox/webvtt/util.h
+include/firefox/xpcAccEvents.h
include/firefox/xpcIJSGetFactory.h
include/firefox/xpcIJSModuleLoader.h
include/firefox/xpcIJSWeakReference.h
@@ -2932,6 +3158,7 @@ lib/firefox/browser/chrome/browser/content/branding/about-wordmark.png
lib/firefox/browser/chrome/browser/content/branding/about.png
lib/firefox/browser/chrome/browser/content/branding/aboutDialog.css
lib/firefox/browser/chrome/browser/content/branding/icon16.png
+lib/firefox/browser/chrome/browser/content/branding/icon32.png
lib/firefox/browser/chrome/browser/content/branding/icon48.png
lib/firefox/browser/chrome/browser/content/branding/icon64.png
lib/firefox/browser/chrome/browser/content/browser/NetworkPanel.xhtml
@@ -2986,11 +3213,14 @@ lib/firefox/browser/chrome/browser/content/browser/devtools/cleopatra.html
lib/firefox/browser/chrome/browser/content/browser/devtools/commandline.css
lib/firefox/browser/chrome/browser/content/browser/devtools/commandlineoutput.xhtml
lib/firefox/browser/chrome/browser/content/browser/devtools/commandlinetooltip.xhtml
+lib/firefox/browser/chrome/browser/content/browser/devtools/computedview.xhtml
lib/firefox/browser/chrome/browser/content/browser/devtools/connect.css
lib/firefox/browser/chrome/browser/content/browser/devtools/connect.js
lib/firefox/browser/chrome/browser/content/browser/devtools/connect.xhtml
-lib/firefox/browser/chrome/browser/content/browser/devtools/csshtmltree.xul
-lib/firefox/browser/chrome/browser/content/browser/devtools/cssruleview.xul
+lib/firefox/browser/chrome/browser/content/browser/devtools/cssruleview.xhtml
+lib/firefox/browser/chrome/browser/content/browser/devtools/fontinspector/font-inspector.css
+lib/firefox/browser/chrome/browser/content/browser/devtools/fontinspector/font-inspector.js
+lib/firefox/browser/chrome/browser/content/browser/devtools/fontinspector/font-inspector.xhtml
lib/firefox/browser/chrome/browser/content/browser/devtools/framework/toolbox-window.xul
lib/firefox/browser/chrome/browser/content/browser/devtools/framework/toolbox.css
lib/firefox/browser/chrome/browser/content/browser/devtools/framework/toolbox.xul
@@ -3015,9 +3245,11 @@ lib/firefox/browser/chrome/browser/content/browser/devtools/profiler/cleopatra/j
lib/firefox/browser/chrome/browser/content/browser/devtools/profiler/cleopatra/js/strings.js
lib/firefox/browser/chrome/browser/content/browser/devtools/profiler/cleopatra/js/tree.js
lib/firefox/browser/chrome/browser/content/browser/devtools/profiler/cleopatra/js/ui.js
-lib/firefox/browser/chrome/browser/content/browser/devtools/styleinspector.css
+lib/firefox/browser/chrome/browser/content/browser/devtools/ruleview.css
+lib/firefox/browser/chrome/browser/content/browser/devtools/theme-switching.js
lib/firefox/browser/chrome/browser/content/browser/devtools/webconsole.js
lib/firefox/browser/chrome/browser/content/browser/devtools/webconsole.xul
+lib/firefox/browser/chrome/browser/content/browser/devtools/widgets.css
lib/firefox/browser/chrome/browser/content/browser/downloads/allDownloadsViewOverlay.css
lib/firefox/browser/chrome/browser/content/browser/downloads/allDownloadsViewOverlay.js
lib/firefox/browser/chrome/browser/content/browser/downloads/allDownloadsViewOverlay.xul
@@ -3209,6 +3441,7 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/actionicon-tab.png
lib/firefox/browser/chrome/browser/skin/classic/browser/browser.css
lib/firefox/browser/chrome/browser/skin/classic/browser/click-to-play-warning-stripes.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/alerticon-warning.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/arrow-e.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/arrows.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/background-noise-toolbar.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/breadcrumbs-scrollbutton.png
@@ -3236,14 +3469,18 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/breadcrumbs/rtl
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/breadcrumbs/rtl-start-selected-pressed.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/breadcrumbs/rtl-start-selected.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/breadcrumbs/rtl-start.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/checkbox-dark.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/checkbox-light.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/close.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/command-paintflashing.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/command-responsivemode.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/command-scratchpad.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/command-tilt.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/commandline.css
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/commandline.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/common.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/csshtmltree.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/computedview.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/dark-theme.css
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/debugger-collapse.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/debugger-expand.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/debugger-pause.png
@@ -3255,7 +3492,9 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/debugger.css
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/dock-bottom.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/dock-side.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/dropmarker.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/floating-scrollbars-light.css
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/floating-scrollbars.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/font-inspector.css
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/goto-mdn.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/inspect-button.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/inspector.css
@@ -3264,6 +3503,7 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/itemArrow-rtl.p
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/itemToggle.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/layout-background-grid.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/layoutview.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/light-theme.css
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/magnifying-glass.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/markup-view.css
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/option-icon.png
@@ -3275,6 +3515,7 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/orion.css
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/responsive-background.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/responsive-se-resizer.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/responsive-vertical-resizer.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/ruleview.css
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/splitview.css
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/styleeditor.css
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/tool-debugger.png
@@ -3288,6 +3529,7 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/undock.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/webconsole.css
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/webconsole.png
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/webconsole_networkpanel.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/widgets.css
lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/allDownloadsViewOverlay.css
lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/buttons.png
lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/contentAreaDownloadsView.css
@@ -3318,6 +3560,8 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/monitor_16-10.png
lib/firefox/browser/chrome/browser/skin/classic/browser/newtab/controls.png
lib/firefox/browser/chrome/browser/skin/classic/browser/newtab/newTab.css
lib/firefox/browser/chrome/browser/skin/classic/browser/newtab/noise.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-16.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-64.png
lib/firefox/browser/chrome/browser/skin/classic/browser/page-livemarks.png
lib/firefox/browser/chrome/browser/skin/classic/browser/pageInfo.css
lib/firefox/browser/chrome/browser/skin/classic/browser/pageInfo.png
@@ -3338,6 +3582,8 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/places/tag.png
lib/firefox/browser/chrome/browser/skin/classic/browser/places/toolbarDropMarker.png
lib/firefox/browser/chrome/browser/skin/classic/browser/places/unsortedBookmarks.png
lib/firefox/browser/chrome/browser/skin/classic/browser/places/unstarred48.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/pointerLock-16.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/pointerLock-64.png
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/Options-sync.png
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/Options.png
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/aboutPermissions.css
@@ -3404,6 +3650,7 @@ lib/firefox/browser/chrome/en-US/locale/browser/devtools/connection-screen.dtd
lib/firefox/browser/chrome/en-US/locale/browser/devtools/connection-screen.properties
lib/firefox/browser/chrome/en-US/locale/browser/devtools/debugger.dtd
lib/firefox/browser/chrome/en-US/locale/browser/devtools/debugger.properties
+lib/firefox/browser/chrome/en-US/locale/browser/devtools/font-inspector.dtd
lib/firefox/browser/chrome/en-US/locale/browser/devtools/gcli.properties
lib/firefox/browser/chrome/en-US/locale/browser/devtools/gclicommands.properties
lib/firefox/browser/chrome/en-US/locale/browser/devtools/inspector.dtd
@@ -3498,6 +3745,7 @@ lib/firefox/browser/chrome/icons/default/default32.png
lib/firefox/browser/chrome/icons/default/default48.png
lib/firefox/browser/chrome/pdfjs/LICENSE
lib/firefox/browser/chrome/pdfjs/README.mozilla
+lib/firefox/browser/chrome/pdfjs/components/PdfRedirector.js
lib/firefox/browser/chrome/pdfjs/components/PdfStreamConverter.js
lib/firefox/browser/chrome/pdfjs/content/PdfJs.jsm
lib/firefox/browser/chrome/pdfjs/content/build/pdf.js
@@ -3516,6 +3764,7 @@ lib/firefox/browser/chrome/pdfjs/content/web/images/findbarButton-previous-rtl.p
lib/firefox/browser/chrome/pdfjs/content/web/images/findbarButton-previous.png
lib/firefox/browser/chrome/pdfjs/content/web/images/loading-icon.gif
lib/firefox/browser/chrome/pdfjs/content/web/images/loading-small.png
+lib/firefox/browser/chrome/pdfjs/content/web/images/shadow.png
lib/firefox/browser/chrome/pdfjs/content/web/images/texture.png
lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-bookmark.png
lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-download.png
@@ -3554,7 +3803,6 @@ lib/firefox/browser/components/interfaces.xpt
lib/firefox/browser/components/libbrowsercomps.so
lib/firefox/browser/components/nsBrowserContentHandler.js
lib/firefox/browser/components/nsBrowserGlue.js
-lib/firefox/browser/components/nsPrivateBrowsingServiceObsolete.js
lib/firefox/browser/components/nsSessionStartup.js
lib/firefox/browser/components/nsSessionStore.js
lib/firefox/browser/components/nsSetDefaultBrowser.js
@@ -3572,7 +3820,6 @@ lib/firefox/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png
lib/firefox/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
lib/firefox/browser/icons/mozicon128.png
lib/firefox/browser/modules/AboutHomeUtils.jsm
-lib/firefox/browser/modules/AutocompletePopup.jsm
lib/firefox/browser/modules/BrowserNewTabPreloader.jsm
lib/firefox/browser/modules/DownloadsCommon.jsm
lib/firefox/browser/modules/DownloadsLogger.jsm
@@ -3588,9 +3835,12 @@ lib/firefox/browser/modules/SharedFrame.jsm
lib/firefox/browser/modules/SignInToWebsite.jsm
lib/firefox/browser/modules/Social.jsm
lib/firefox/browser/modules/WebConsolePanel.jsm
+lib/firefox/browser/modules/devtools/AutocompletePopup.jsm
lib/firefox/browser/modules/devtools/Breadcrumbs.jsm
+lib/firefox/browser/modules/devtools/BreadcrumbsWidget.jsm
lib/firefox/browser/modules/devtools/Browser.jsm
lib/firefox/browser/modules/devtools/BuiltinCommands.jsm
+lib/firefox/browser/modules/devtools/CmdDebugger.jsm
lib/firefox/browser/modules/devtools/CmdEdit.jsm
lib/firefox/browser/modules/devtools/CmdInspect.jsm
lib/firefox/browser/modules/devtools/CmdResize.jsm
@@ -3607,14 +3857,18 @@ lib/firefox/browser/modules/devtools/DeveloperToolbar.jsm
lib/firefox/browser/modules/devtools/EventEmitter.jsm
lib/firefox/browser/modules/devtools/FloatingScrollbars.jsm
lib/firefox/browser/modules/devtools/Highlighter.jsm
+lib/firefox/browser/modules/devtools/InplaceEditor.jsm
lib/firefox/browser/modules/devtools/InspectorPanel.jsm
lib/firefox/browser/modules/devtools/Jsbeautify.jsm
lib/firefox/browser/modules/devtools/LayoutHelpers.jsm
lib/firefox/browser/modules/devtools/MarkupView.jsm
+lib/firefox/browser/modules/devtools/Parser.jsm
lib/firefox/browser/modules/devtools/ProfilerController.jsm
lib/firefox/browser/modules/devtools/ProfilerHelpers.jsm
lib/firefox/browser/modules/devtools/ProfilerPanel.jsm
lib/firefox/browser/modules/devtools/Selection.jsm
+lib/firefox/browser/modules/devtools/SelectorSearch.jsm
+lib/firefox/browser/modules/devtools/SideMenuWidget.jsm
lib/firefox/browser/modules/devtools/Sidebar.jsm
lib/firefox/browser/modules/devtools/SplitView.jsm
lib/firefox/browser/modules/devtools/StyleEditor.jsm
@@ -3637,6 +3891,8 @@ lib/firefox/browser/modules/devtools/Toolbox.jsm
lib/firefox/browser/modules/devtools/ToolboxHosts.jsm
lib/firefox/browser/modules/devtools/Undo.jsm
lib/firefox/browser/modules/devtools/VariablesView.jsm
+lib/firefox/browser/modules/devtools/ViewHelpers.jsm
+lib/firefox/browser/modules/devtools/cmd-profiler.jsm
lib/firefox/browser/modules/devtools/gDevTools.jsm
lib/firefox/browser/modules/devtools/gcli.jsm
lib/firefox/browser/modules/devtools/responsivedesign.jsm
@@ -3664,6 +3920,7 @@ lib/firefox/browser/searchplugins/wikipedia.xml
lib/firefox/browser/searchplugins/yahoo.xml
lib/firefox/chrome.manifest
lib/firefox/chrome/chrome.manifest
+lib/firefox/chrome/en-US/locale/en-US/alerts/alert.dtd
lib/firefox/chrome/en-US/locale/en-US/alerts/notificationNames.properties
lib/firefox/chrome/en-US/locale/en-US/autoconfig/autoconfig.properties
lib/firefox/chrome/en-US/locale/en-US/cookie/cookieAcceptDialog.dtd
@@ -3871,6 +4128,8 @@ lib/firefox/chrome/pippki/content/pippki/serverCrlNextupdate.xul
lib/firefox/chrome/pippki/content/pippki/setp12password.xul
lib/firefox/chrome/pippki/content/pippki/viewCertDetails.js
lib/firefox/chrome/pippki/content/pippki/viewCertDetails.xul
+lib/firefox/chrome/recording/content/recording.js
+lib/firefox/chrome/recording/content/recording.xul
lib/firefox/chrome/toolkit/content/cookie/cookieAcceptDialog.js
lib/firefox/chrome/toolkit/content/cookie/cookieAcceptDialog.xul
lib/firefox/chrome/toolkit/content/global/BrowserElementChild.js
@@ -4114,6 +4373,7 @@ lib/firefox/chrome/toolkit/res/hiddenWindow.html
lib/firefox/chrome/toolkit/res/html.css
lib/firefox/chrome/toolkit/res/loading-image.png
lib/firefox/chrome/toolkit/res/mathml.css
+lib/firefox/chrome/toolkit/res/plaintext.css
lib/firefox/chrome/toolkit/res/quirk.css
lib/firefox/chrome/toolkit/res/ua.css
lib/firefox/chrome/toolkit/res/viewsource.css
@@ -4124,6 +4384,7 @@ lib/firefox/chrome/toolkit/skin/classic/global/aboutCacheEntry.css
lib/firefox/chrome/toolkit/skin/classic/global/aboutMemory.css
lib/firefox/chrome/toolkit/skin/classic/global/aboutSupport.css
lib/firefox/chrome/toolkit/skin/classic/global/alerts/alert.css
+lib/firefox/chrome/toolkit/skin/classic/global/alerts/notification-48.png
lib/firefox/chrome/toolkit/skin/classic/global/appPicker.css
lib/firefox/chrome/toolkit/skin/classic/global/arrow.css
lib/firefox/chrome/toolkit/skin/classic/global/arrow/arrow-dn-dis.gif
@@ -4315,6 +4576,7 @@ lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-plugins.png
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-recent.png
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-search.png
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-searchengines.png
+lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-service.png
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-themes.png
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric-16.png
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric.png
@@ -4372,6 +4634,7 @@ lib/firefox/chrome/toolkit/skin/classic/mozapps/viewsource/viewsource.css
lib/firefox/chrome/toolkit/skin/classic/mozapps/xpinstall/xpinstallConfirm.css
lib/firefox/chrome/toolkit/skin/classic/mozapps/xpinstall/xpinstallItemGeneric.png
lib/firefox/components/AlarmsManager.js
+lib/firefox/components/AppProtocolHandler.js
lib/firefox/components/AppsService.js
lib/firefox/components/BrowserElementParent.js
lib/firefox/components/ColorAnalyzer.js
@@ -4384,6 +4647,8 @@ lib/firefox/components/NetworkGeolocationProvider.js
lib/firefox/components/PageThumbsProtocol.js
lib/firefox/components/PermissionSettings.js
lib/firefox/components/PlacesCategoriesStarter.js
+lib/firefox/components/Push.js
+lib/firefox/components/PushService.js
lib/firefox/components/SettingsManager.js
lib/firefox/components/SiteSpecificUserAgent.js
lib/firefox/components/TCPSocket.js
@@ -4404,7 +4669,6 @@ ${PLIST.gnome}lib/firefox/components/libdbusservice.so
lib/firefox/components/libmozgnome.so
${PLIST.gnome}lib/firefox/components/libnkgnomevfs.so
lib/firefox/components/messageWakeupService.js
-lib/firefox/components/nsBadCertHandler.js
lib/firefox/components/nsBlocklistService.js
lib/firefox/components/nsContentDispatchChooser.js
lib/firefox/components/nsContentPrefService.js
@@ -4437,6 +4701,7 @@ lib/firefox/components/nsUrlClassifierHashCompleter.js
lib/firefox/components/nsUrlClassifierLib.js
lib/firefox/components/nsUrlClassifierListManager.js
lib/firefox/components/nsWebHandlerApp.js
+lib/firefox/components/recording-cmdline.js
lib/firefox/components/storage-Legacy.js
lib/firefox/components/storage-mozStorage.js
lib/firefox/components/txEXSLTRegExFunctions.js
@@ -4490,7 +4755,6 @@ lib/firefox/idl
lib/firefox/include
lib/firefox/lib
lib/firefox/libmozalloc.so
-lib/firefox/libxpcom.so
lib/firefox/libxul.so
lib/firefox/modules/ActivitiesService.jsm
lib/firefox/modules/ActivitiesServiceFilter.jsm
@@ -4504,6 +4768,7 @@ lib/firefox/modules/AppDownloadManager.jsm
lib/firefox/modules/AppsServiceChild.jsm
lib/firefox/modules/AppsUtils.jsm
lib/firefox/modules/BookmarkHTMLUtils.jsm
+lib/firefox/modules/BookmarkJSONUtils.jsm
lib/firefox/modules/BrowserElementParent.jsm
lib/firefox/modules/BrowserElementPromptService.jsm
lib/firefox/modules/CSPUtils.jsm
@@ -4526,6 +4791,7 @@ lib/firefox/modules/Deprecated.jsm
lib/firefox/modules/Dict.jsm
lib/firefox/modules/DownloadLastDir.jsm
lib/firefox/modules/DownloadPaths.jsm
+lib/firefox/modules/DownloadTaskbarProgress.jsm
lib/firefox/modules/DownloadUtils.jsm
lib/firefox/modules/FileUtils.jsm
lib/firefox/modules/ForgetAboutSite.jsm
@@ -4578,6 +4844,7 @@ lib/firefox/modules/SystemMessagePermissionsChecker.jsm
lib/firefox/modules/Task.jsm
lib/firefox/modules/TelemetryStopwatch.jsm
lib/firefox/modules/TelemetryTimestamps.jsm
+lib/firefox/modules/Timer.jsm
lib/firefox/modules/Troubleshoot.jsm
lib/firefox/modules/UpdateChannel.jsm
lib/firefox/modules/UserAgentOverrides.jsm
@@ -4598,9 +4865,17 @@ lib/firefox/modules/accessibility/TraversalRules.jsm
lib/firefox/modules/accessibility/Utils.jsm
lib/firefox/modules/accessibility/UtteranceGenerator.jsm
lib/firefox/modules/accessibility/jar.mn
+lib/firefox/modules/commonjs/method/History.md
+lib/firefox/modules/commonjs/method/License.md
+lib/firefox/modules/commonjs/method/Readme.md
+lib/firefox/modules/commonjs/method/core.js
+lib/firefox/modules/commonjs/method/package.json
+lib/firefox/modules/commonjs/method/test/browser.js
+lib/firefox/modules/commonjs/method/test/common.js
lib/firefox/modules/commonjs/sdk/addon-page.js
lib/firefox/modules/commonjs/sdk/addon/installer.js
lib/firefox/modules/commonjs/sdk/addon/runner.js
+lib/firefox/modules/commonjs/sdk/addon/window.js
lib/firefox/modules/commonjs/sdk/base64.js
lib/firefox/modules/commonjs/sdk/clipboard.js
lib/firefox/modules/commonjs/sdk/console/plain-text.js
@@ -4717,6 +4992,7 @@ lib/firefox/modules/commonjs/sdk/util/list.js
lib/firefox/modules/commonjs/sdk/util/object.js
lib/firefox/modules/commonjs/sdk/util/registry.js
lib/firefox/modules/commonjs/sdk/util/uuid.js
+lib/firefox/modules/commonjs/sdk/view/core.js
lib/firefox/modules/commonjs/sdk/widget.js
lib/firefox/modules/commonjs/sdk/window/browser.js
lib/firefox/modules/commonjs/sdk/window/helpers.js
@@ -4880,7 +5156,6 @@ lib/firefox/sdk/lib/libmozalloc.so
lib/firefox/sdk/lib/libmozglue.a
lib/firefox/sdk/lib/libunicharutil_external_s.a
lib/firefox/sdk/lib/libunicharutil_external_s.a.desc
-lib/firefox/sdk/lib/libxpcom.so
lib/firefox/sdk/lib/libxpcomglue.a
lib/firefox/sdk/lib/libxpcomglue_s.a
lib/firefox/sdk/lib/libxpcomglue_s_nomozalloc.a
@@ -4981,10 +5256,12 @@ share/idl/firefox/nsIASN1Tree.idl
share/idl/firefox/nsIAboutModule.idl
share/idl/firefox/nsIAccessible.idl
share/idl/firefox/nsIAccessibleApplication.idl
+share/idl/firefox/nsIAccessibleCaretMoveEvent.idl
share/idl/firefox/nsIAccessibleCursorable.idl
share/idl/firefox/nsIAccessibleDocument.idl
share/idl/firefox/nsIAccessibleEditableText.idl
share/idl/firefox/nsIAccessibleEvent.idl
+share/idl/firefox/nsIAccessibleHideEvent.idl
share/idl/firefox/nsIAccessibleHyperLink.idl
share/idl/firefox/nsIAccessibleHyperText.idl
share/idl/firefox/nsIAccessibleImage.idl
@@ -4994,11 +5271,15 @@ share/idl/firefox/nsIAccessibleRelation.idl
share/idl/firefox/nsIAccessibleRetrieval.idl
share/idl/firefox/nsIAccessibleRole.idl
share/idl/firefox/nsIAccessibleSelectable.idl
+share/idl/firefox/nsIAccessibleStateChangeEvent.idl
share/idl/firefox/nsIAccessibleStates.idl
share/idl/firefox/nsIAccessibleTable.idl
+share/idl/firefox/nsIAccessibleTableChangeEvent.idl
share/idl/firefox/nsIAccessibleText.idl
+share/idl/firefox/nsIAccessibleTextChangeEvent.idl
share/idl/firefox/nsIAccessibleTypes.idl
share/idl/firefox/nsIAccessibleValue.idl
+share/idl/firefox/nsIAccessibleVirtualCursorChangeEvent.idl
share/idl/firefox/nsIActivityProxy.idl
share/idl/firefox/nsIActivityUIGlue.idl
share/idl/firefox/nsIAlarmHalService.idl
@@ -5074,7 +5355,6 @@ share/idl/firefox/nsICachingChannel.idl
share/idl/firefox/nsICancelable.idl
share/idl/firefox/nsICancelableRunnable.idl
share/idl/firefox/nsICanvasGLPrivate.idl
-share/idl/firefox/nsICapturePicker.idl
share/idl/firefox/nsICategoryManager.idl
share/idl/firefox/nsICertOverrideService.idl
share/idl/firefox/nsICertPickDialogs.idl
@@ -5149,7 +5429,6 @@ share/idl/firefox/nsICycleCollectorListener.idl
share/idl/firefox/nsIDNSListener.idl
share/idl/firefox/nsIDNSRecord.idl
share/idl/firefox/nsIDNSService.idl
-share/idl/firefox/nsIDOMActivity.idl
share/idl/firefox/nsIDOMActivityHandlerDescription.idl
share/idl/firefox/nsIDOMActivityOptions.idl
share/idl/firefox/nsIDOMActivityRequestHandler.idl
@@ -5157,8 +5436,6 @@ share/idl/firefox/nsIDOMAlarmsManager.idl
share/idl/firefox/nsIDOMAnimationEvent.idl
share/idl/firefox/nsIDOMApplicationRegistry.idl
share/idl/firefox/nsIDOMApplicationRegistry2.idl
-share/idl/firefox/nsIDOMArchiveReader.idl
-share/idl/firefox/nsIDOMArchiveRequest.idl
share/idl/firefox/nsIDOMAttr.idl
share/idl/firefox/nsIDOMBarProp.idl
share/idl/firefox/nsIDOMBeforeUnloadEvent.idl
@@ -5190,6 +5467,7 @@ share/idl/firefox/nsIDOMChromeWindow.idl
share/idl/firefox/nsIDOMClientInformation.idl
share/idl/firefox/nsIDOMClientRect.idl
share/idl/firefox/nsIDOMClientRectList.idl
+share/idl/firefox/nsIDOMClipboardEvent.idl
share/idl/firefox/nsIDOMCloseEvent.idl
share/idl/firefox/nsIDOMCommandEvent.idl
share/idl/firefox/nsIDOMComment.idl
@@ -5220,7 +5498,6 @@ share/idl/firefox/nsIDOMDeviceOrientationEvent.idl
share/idl/firefox/nsIDOMDeviceProximityEvent.idl
share/idl/firefox/nsIDOMDeviceStorage.idl
share/idl/firefox/nsIDOMDeviceStorageChangeEvent.idl
-share/idl/firefox/nsIDOMDeviceStorageCursor.idl
share/idl/firefox/nsIDOMDocument.idl
share/idl/firefox/nsIDOMDocumentFragment.idl
share/idl/firefox/nsIDOMDocumentType.idl
@@ -5228,6 +5505,7 @@ share/idl/firefox/nsIDOMDocumentXBL.idl
share/idl/firefox/nsIDOMDragEvent.idl
share/idl/firefox/nsIDOMElement.idl
share/idl/firefox/nsIDOMElementCSSInlineStyle.idl
+share/idl/firefox/nsIDOMElementReplaceEvent.idl
share/idl/firefox/nsIDOMEvent.idl
share/idl/firefox/nsIDOMEventListener.idl
share/idl/firefox/nsIDOMEventTarget.idl
@@ -5235,10 +5513,13 @@ share/idl/firefox/nsIDOMFile.idl
share/idl/firefox/nsIDOMFileHandle.idl
share/idl/firefox/nsIDOMFileList.idl
share/idl/firefox/nsIDOMFileReader.idl
-share/idl/firefox/nsIDOMFileRequest.idl
share/idl/firefox/nsIDOMFontFace.idl
share/idl/firefox/nsIDOMFontFaceList.idl
share/idl/firefox/nsIDOMFormData.idl
+share/idl/firefox/nsIDOMGamepad.idl
+share/idl/firefox/nsIDOMGamepadAxisMoveEvent.idl
+share/idl/firefox/nsIDOMGamepadButtonEvent.idl
+share/idl/firefox/nsIDOMGamepadEvent.idl
share/idl/firefox/nsIDOMGeoGeolocation.idl
share/idl/firefox/nsIDOMGeoPosition.idl
share/idl/firefox/nsIDOMGeoPositionCallback.idl
@@ -5320,7 +5601,6 @@ share/idl/firefox/nsIDOMHashChangeEvent.idl
share/idl/firefox/nsIDOMHistory.idl
share/idl/firefox/nsIDOMJSWindow.idl
share/idl/firefox/nsIDOMKeyEvent.idl
-share/idl/firefox/nsIDOMLSProgressEvent.idl
share/idl/firefox/nsIDOMLinkStyle.idl
share/idl/firefox/nsIDOMLoadStatus.idl
share/idl/firefox/nsIDOMLocation.idl
@@ -5332,6 +5612,7 @@ share/idl/firefox/nsIDOMMediaStream.idl
share/idl/firefox/nsIDOMMessageEvent.idl
share/idl/firefox/nsIDOMMimeType.idl
share/idl/firefox/nsIDOMMimeTypeArray.idl
+share/idl/firefox/nsIDOMMobileMessageManager.idl
share/idl/firefox/nsIDOMModalContentWindow.idl
share/idl/firefox/nsIDOMMouseEvent.idl
share/idl/firefox/nsIDOMMouseScrollEvent.idl
@@ -5340,6 +5621,9 @@ share/idl/firefox/nsIDOMMozBrowserFrame.idl
share/idl/firefox/nsIDOMMozCSSKeyframeRule.idl
share/idl/firefox/nsIDOMMozCSSKeyframesRule.idl
share/idl/firefox/nsIDOMMozContactChangeEvent.idl
+share/idl/firefox/nsIDOMMozMmsEvent.idl
+share/idl/firefox/nsIDOMMozMmsMessage.idl
+share/idl/firefox/nsIDOMMozNamedAttrMap.idl
share/idl/firefox/nsIDOMMozSettingsEvent.idl
share/idl/firefox/nsIDOMMozSmsEvent.idl
share/idl/firefox/nsIDOMMozSmsMessage.idl
@@ -5347,13 +5631,13 @@ share/idl/firefox/nsIDOMMutationEvent.idl
share/idl/firefox/nsIDOMNSEditableElement.idl
share/idl/firefox/nsIDOMNSEvent.idl
share/idl/firefox/nsIDOMNSXPathExpression.idl
-share/idl/firefox/nsIDOMNamedNodeMap.idl
share/idl/firefox/nsIDOMNavigator.idl
share/idl/firefox/nsIDOMNavigatorActivities.idl
share/idl/firefox/nsIDOMNavigatorCamera.idl
share/idl/firefox/nsIDOMNavigatorDesktopNotification.idl
share/idl/firefox/nsIDOMNavigatorDeviceStorage.idl
share/idl/firefox/nsIDOMNavigatorGeolocation.idl
+share/idl/firefox/nsIDOMNavigatorMobileMessage.idl
share/idl/firefox/nsIDOMNavigatorNetwork.idl
share/idl/firefox/nsIDOMNavigatorSms.idl
share/idl/firefox/nsIDOMNavigatorSystemMessages.idl
@@ -5380,6 +5664,7 @@ share/idl/firefox/nsIDOMPopupBlockedEvent.idl
share/idl/firefox/nsIDOMPowerManager.idl
share/idl/firefox/nsIDOMProcessingInstruction.idl
share/idl/firefox/nsIDOMProgressEvent.idl
+share/idl/firefox/nsIDOMPushManager.idl
share/idl/firefox/nsIDOMRTCPeerConnection.idl
share/idl/firefox/nsIDOMRange.idl
share/idl/firefox/nsIDOMRect.idl
@@ -5391,14 +5676,10 @@ share/idl/firefox/nsIDOMSVGAnimatedRect.idl
share/idl/firefox/nsIDOMSVGAnimatedString.idl
share/idl/firefox/nsIDOMSVGDocument.idl
share/idl/firefox/nsIDOMSVGElement.idl
-share/idl/firefox/nsIDOMSVGEvent.idl
-share/idl/firefox/nsIDOMSVGFilters.idl
share/idl/firefox/nsIDOMSVGLength.idl
share/idl/firefox/nsIDOMSVGNumber.idl
share/idl/firefox/nsIDOMSVGRect.idl
share/idl/firefox/nsIDOMSVGStringList.idl
-share/idl/firefox/nsIDOMSVGURIReference.idl
-share/idl/firefox/nsIDOMSVGUnitTypes.idl
share/idl/firefox/nsIDOMSVGZoomEvent.idl
share/idl/firefox/nsIDOMScreen.idl
share/idl/firefox/nsIDOMScrollAreaEvent.idl
@@ -5411,6 +5692,8 @@ share/idl/firefox/nsIDOMSmsFilter.idl
share/idl/firefox/nsIDOMSmsManager.idl
share/idl/firefox/nsIDOMSmsRequest.idl
share/idl/firefox/nsIDOMSmsSegmentInfo.idl
+share/idl/firefox/nsIDOMSpeechRecognitionError.idl
+share/idl/firefox/nsIDOMSpeechRecognitionEvent.idl
share/idl/firefox/nsIDOMStorage.idl
share/idl/firefox/nsIDOMStorageEvent.idl
share/idl/firefox/nsIDOMStorageIndexedDB.idl
@@ -5488,6 +5771,7 @@ share/idl/firefox/nsIDocShellTreeOwner.idl
share/idl/firefox/nsIDocumentEncoder.idl
share/idl/firefox/nsIDocumentLoader.idl
share/idl/firefox/nsIDocumentLoaderFactory.idl
+share/idl/firefox/nsIDocumentRegister.idl
share/idl/firefox/nsIDocumentStateListener.idl
share/idl/firefox/nsIDownload.idl
share/idl/firefox/nsIDownloadHistory.idl
@@ -5564,7 +5848,9 @@ share/idl/firefox/nsIGConfService.idl
share/idl/firefox/nsIGIOService.idl
share/idl/firefox/nsIGSettingsService.idl
share/idl/firefox/nsIGZFileWriter.idl
+share/idl/firefox/nsIGamepadServiceTest.idl
share/idl/firefox/nsIGenKeypairInfoDlg.idl
+share/idl/firefox/nsIGeolocation.idl
share/idl/firefox/nsIGeolocationProvider.idl
share/idl/firefox/nsIGfxInfo.idl
share/idl/firefox/nsIGfxInfoDebug.idl
@@ -5597,7 +5883,6 @@ share/idl/firefox/nsIHttpProtocolHandler.idl
share/idl/firefox/nsIIDBCursor.idl
share/idl/firefox/nsIIDBCursorWithValue.idl
share/idl/firefox/nsIIDBDatabase.idl
-share/idl/firefox/nsIIDBFactory.idl
share/idl/firefox/nsIIDBFileHandle.idl
share/idl/firefox/nsIIDBIndex.idl
share/idl/firefox/nsIIDBKeyRange.idl
@@ -5645,9 +5930,9 @@ share/idl/firefox/nsIKeyModule.idl
share/idl/firefox/nsIKeygenThread.idl
share/idl/firefox/nsILineInputStream.idl
share/idl/firefox/nsIListBoxObject.idl
-share/idl/firefox/nsILivemarkService.idl
share/idl/firefox/nsILoadContext.idl
share/idl/firefox/nsILoadGroup.idl
+share/idl/firefox/nsILoadGroupChild.idl
share/idl/firefox/nsILocalFile.idl
share/idl/firefox/nsILocalFileWin.idl
share/idl/firefox/nsILocale.idl
@@ -5673,7 +5958,9 @@ share/idl/firefox/nsIMenuBuilder.idl
share/idl/firefox/nsIMessageLoop.idl
share/idl/firefox/nsIMessageManager.idl
share/idl/firefox/nsIMmsService.idl
+share/idl/firefox/nsIMobileMessageCallback.idl
share/idl/firefox/nsIMobileMessageDatabaseService.idl
+share/idl/firefox/nsIMobileMessageService.idl
share/idl/firefox/nsIModule.idl
share/idl/firefox/nsIMozBrowserFrame.idl
share/idl/firefox/nsIMozSAXXMLDeclarationHandler.idl
@@ -5746,7 +6033,6 @@ share/idl/firefox/nsIPrintingPrompt.idl
share/idl/firefox/nsIPrintingPromptService.idl
share/idl/firefox/nsIPrivacyTransitionObserver.idl
share/idl/firefox/nsIPrivateBrowsingChannel.idl
-share/idl/firefox/nsIPrivateBrowsingServiceObsolete.idl
share/idl/firefox/nsIProcess.idl
share/idl/firefox/nsIProfileMigrator.idl
share/idl/firefox/nsIProfileUnlocker.idl
@@ -5770,6 +6056,8 @@ share/idl/firefox/nsIProxiedChannel.idl
share/idl/firefox/nsIProxiedProtocolHandler.idl
share/idl/firefox/nsIProxyInfo.idl
share/idl/firefox/nsIQueryContentEventResult.idl
+share/idl/firefox/nsIQuotaManager.idl
+share/idl/firefox/nsIQuotaRequest.idl
share/idl/firefox/nsIRDFCompositeDataSource.idl
share/idl/firefox/nsIRDFContainer.idl
share/idl/firefox/nsIRDFContainerUtils.idl
@@ -5872,7 +6160,6 @@ share/idl/firefox/nsISimpleStreamListener.idl
share/idl/firefox/nsISimpleUnicharStreamFactory.idl
share/idl/firefox/nsISiteSpecificUserAgent.idl
share/idl/firefox/nsISliderListener.idl
-share/idl/firefox/nsISmsRequest.idl
share/idl/firefox/nsISmsService.idl
share/idl/firefox/nsISocketProvider.idl
share/idl/firefox/nsISocketProviderService.idl
@@ -5880,6 +6167,7 @@ share/idl/firefox/nsISocketTransport.idl
share/idl/firefox/nsISocketTransportService.idl
share/idl/firefox/nsISound.idl
share/idl/firefox/nsISpeculativeConnect.idl
+share/idl/firefox/nsISpeechRecognitionService.idl
share/idl/firefox/nsIStandardURL.idl
share/idl/firefox/nsIStartupCache.idl
share/idl/firefox/nsIStorageStream.idl
@@ -5949,6 +6237,7 @@ share/idl/firefox/nsITreeContentView.idl
share/idl/firefox/nsITreeSelection.idl
share/idl/firefox/nsITreeView.idl
share/idl/firefox/nsITypeAheadFind.idl
+share/idl/firefox/nsIUDPServerSocket.idl
share/idl/firefox/nsIURI.idl
share/idl/firefox/nsIURIChecker.idl
share/idl/firefox/nsIURIClassifier.idl
@@ -5977,11 +6266,13 @@ share/idl/firefox/nsIUrlClassifierPrefixSet.idl
share/idl/firefox/nsIUrlClassifierStreamUpdater.idl
share/idl/firefox/nsIUrlClassifierUtils.idl
share/idl/firefox/nsIUrlListManager.idl
+share/idl/firefox/nsIUsageCallback.idl
share/idl/firefox/nsIUserCertPicker.idl
share/idl/firefox/nsIUserInfo.idl
share/idl/firefox/nsIVariant.idl
share/idl/firefox/nsIVersionComparator.idl
share/idl/firefox/nsIViewSourceChannel.idl
+share/idl/firefox/nsIVisualEventTracer.idl
share/idl/firefox/nsIWapPushApplication.idl
share/idl/firefox/nsIWeakReference.idl
share/idl/firefox/nsIWebBrowser.idl
diff --git a/www/firefox/distinfo b/www/firefox/distinfo
index 74c006e0176..9c94c800fa8 100644
--- a/www/firefox/distinfo
+++ b/www/firefox/distinfo
@@ -1,16 +1,14 @@
-$NetBSD: distinfo,v 1.102 2013/06/21 23:11:42 ryoon Exp $
+$NetBSD: distinfo,v 1.103 2013/06/26 11:32:12 ryoon Exp $
-SHA1 (firefox-21.0.source.tar.bz2) = e63b5488eaec1956947f59609d5839332ba7ffe1
-RMD160 (firefox-21.0.source.tar.bz2) = 3a62e242a7829f98978436464ab3306c96e58cdd
-Size (firefox-21.0.source.tar.bz2) = 105558931 bytes
-SHA1 (patch-aa) = a96dd1a2dad5cbd56da83265ad1a0cd8f7dc0316
+SHA1 (firefox-22.0.source.tar.bz2) = db2d5b028b6ea95b5f006b46e153f50f7a52bf80
+RMD160 (firefox-22.0.source.tar.bz2) = 9f206a786fcc366cb0ea03c4a5140809d1402272
+Size (firefox-22.0.source.tar.bz2) = 111109062 bytes
+SHA1 (patch-aa) = 3bc63d981823f92d39821a2ddf691c696d0d35b1
SHA1 (patch-ak) = 971ddb1f12b14bcee604c9d7e72da5e7bf47d9be
SHA1 (patch-al) = 553c6042a98e4b381a46eec50c02cff349d88bd2
SHA1 (patch-am) = c5aa36638b666d99d4510f345802de259579e884
-SHA1 (patch-an) = 4c8ca17d259f56863d6066f1e3de0d81fefdcd6c
SHA1 (patch-ao) = ebf95a9abf76439cdd890ea34f75f0d8d1114fe0
SHA1 (patch-as) = 076082d8b2c6f7ef91c152497a4cd7d60545e70b
-SHA1 (patch-au) = 09ebe8f5cb73f7746e1f640ff78a5ea966369d02
SHA1 (patch-az) = 2012a7fef2eac59f48ff21fea0e205e89b313e46
SHA1 (patch-ba) = 1692053c1b0e65dd38bcf37cc1a80390cce081eb
SHA1 (patch-bd) = 1a24cb9e4dc312725d0a6ffdf202b6f3e98d17fb
@@ -19,11 +17,7 @@ SHA1 (patch-bg) = e5af56b3dca81ad67149c09942580ebd9062b38d
SHA1 (patch-bi) = 3dd927d93431afe000cd4a45b4d9920e63158a85
SHA1 (patch-build_autoconf_nss.m4) = 4731f46a41f6d4ff31a6da07c9badb328a0f676f
SHA1 (patch-config_baseconfig.mk) = 4f8e966e5e9684c165929d02f82099fb4befcc75
-SHA1 (patch-config_stl__wrappers_ios) = 00d723e2f2f252485350ede5833f0bb84c1235c1
-SHA1 (patch-config_stl__wrappers_ostream) = 7be7fe36704ffbdc070a113b46b4f391a598206b
SHA1 (patch-config_system-headers) = 5957acc2b4d14a1a9e71791bca3eb76c448a02b2
-SHA1 (patch-config_system__wrappers_unwind.h) = b3bdac0710179b9c8f8eabd824216d0114504491
-SHA1 (patch-content_media_AudioStream.cpp) = 28533c67c744ed8c721c81b90250acad8251fd14
SHA1 (patch-extensions_auth_nsAuthGSSAPI.cpp) = 548886fc4a86a988f3f91650061ddc04f37653a8
SHA1 (patch-gfx__2d__Blur.cpp) = 7dc3825acc303f5a67a46249da7656ec653e2721
SHA1 (patch-gfx__skia__include__core__SkPreConfig.h) = 447b3a311bfb25a0519b60b105ac360d3fe74370
@@ -37,32 +31,35 @@ SHA1 (patch-ipc_chromium_src_base_message__pump__libevent.cc) = 12f3e063cf3fef23
SHA1 (patch-ipc_chromium_src_base_platform__thread__posix.cc) = a6175d1e97966944f14cb96ed3527e879412534b
SHA1 (patch-ipc_glue_GeckoChildProcessHost.cpp) = faed34d94646453cd01acbdec1da2d9ec0f3d05f
SHA1 (patch-ipc_ipdl_ipdl_lower.py) = 4025c0a4e149d9b2087331e10b342734fa77a905
-SHA1 (patch-js__public__HeapAPI.h) = bb0d0080cf4d24ddd6e445cd2bfe2279e583de1e
-SHA1 (patch-js__src__gc__Marking.cpp) = 21a03607db1f92def4f0cfff2b32fda3ab650515
+SHA1 (patch-js__public__HeapAPI.h) = 2bbe618881a006db47b3a1731519ce65965560f1
+SHA1 (patch-js__src__gc__Marking.cpp) = f2ee6320b2c7c9a4374c0cbb844ae6368ad03a13
SHA1 (patch-js__src__gc__Memory.cpp) = 905b99349d6c40b402b52cac53b4d9afa732b13a
-SHA1 (patch-js__src__gc__Memory.h) = 0baa0a5ba45d2150cf53a3325b03f3d1d3ec6f4c
-SHA1 (patch-js__src__jsapi.cpp) = bfd7b0b79d78466841dfed7fb8b776ac76bdc874
-SHA1 (patch-js__src__jscntxt.h) = 70bba103b256285e9a8979eea3790cb468585aea
-SHA1 (patch-js__src__jsgc.cpp) = 37e3c38e6e4fb2a5df2b8c8f69d47ab784675fd6
+SHA1 (patch-js__src__gc__Memory.h) = 4496889c2aa7417fa4e02236dfe0ef39069d436a
+SHA1 (patch-js__src__jsapi.cpp) = b70149c82d6c9708cc4952a527a0a2cbced24dae
+SHA1 (patch-js__src__jscntxt.h) = eaf0b2da673bdd05f4f7cbb0f8c04e80702d5fd0
+SHA1 (patch-js__src__jsgc.cpp) = 7d8070f75e4336dee2af8d34f343d5668ec6b212
SHA1 (patch-js__src__jsscript.cpp) = a64e8b1211dac3021d6816879c648d7cfc65e6c0
SHA1 (patch-js__src__vm__SPSProfiler.cpp) = bccdd60262f9f652351053b6dd2045821a993b32
SHA1 (patch-js__src__yarr__YarrInterpreter.cpp) = a9bd5bd9f55f97cb9623e35e09b7bfaf8e4499b3
SHA1 (patch-js_src_Makefile.in) = 98734e93974965419da3d3706f94e1be515799e1
SHA1 (patch-js_src_config_system-headers) = ea170db4562cd69913e91d186b238ecbea9a3f83
-SHA1 (patch-js_src_jscompartment.h) = a29ec049ce085ec2a70fffd34647fc78062b7a2e
-SHA1 (patch-js_src_jspropertycacheinlines.h) = a34a82193212e945dcba6f0310973117a6c22941
+SHA1 (patch-js_src_ion_AsmJS.cpp) = 07fb48b921ec4b68593fe3685e369bc3ad439331
+SHA1 (patch-js_src_ion_AsmJS.h) = a1888a2e116179c5f6b1767805e5a7146ecb5af5
+SHA1 (patch-js_src_ion_AsmJSSignalHandlers.cpp) = be7963f06b716aeaa93636cc5fd12233b716e9df
+SHA1 (patch-js_src_jscompartment.h) = 33708bc67f1c05f776dbb9c048ddf91f0eea25ca
+SHA1 (patch-js_src_jstypedarray.cpp) = 520d085871dfd640bbd693f59424612d3f0f539e
SHA1 (patch-js_src_methodjit_MethodJIT.cpp) = 77685fc735bde4e592a3ddc29fa05b13a694fa8a
-SHA1 (patch-js_src_vm_ObjectImpl-inl.h) = 7b9f7c87980e13a7b801de473737489c5f57921d
+SHA1 (patch-js_src_vm_ObjectImpl-inl.h) = e6dda53d189c1e2e24735ea17d6b779d933342d7
SHA1 (patch-mb) = 4e268868b6a526a0911d677875bda7ef975afc1c
SHA1 (patch-md) = 7fd607a3edd2ea5f7a5671fc6d06fba69c46c36f
SHA1 (patch-me) = 2ff755782bd35caded8934000d039976dad44103
-SHA1 (patch-media_libsoundtouch_src_cpu__detect__x86.cpp) = e4472576ec9e8c46fb0a2d5622986503cf2767aa
+SHA1 (patch-media_libsoundtouch_src_cpu__detect__x86.cpp) = 061b46d1ee33c055a5b39e6b20f47b80bcde0c86
SHA1 (patch-media_mtransport_objs.mk) = 1877b73706451bc9ff5254ab32d5e2edb9f36883
SHA1 (patch-media_mtransport_test_Makefile.in) = 9d2364f2bfd0f5fbafb6d0204f98ae0df4e5664c
SHA1 (patch-media_mtransport_third__party_nICEr_nicer.gyp) = 3ed56a7c9ea61f5910a7d608a1bd404b9ce58344
-SHA1 (patch-media_mtransport_third__party_nICEr_src_stun_addrs.c) = 9a501cdf1fe50a35849f280718462c003f0fded4
+SHA1 (patch-media_mtransport_third__party_nICEr_src_stun_addrs.c) = f63122ed6ad7e5aea52b18c8379148e0c5f23cdd
SHA1 (patch-media_mtransport_third__party_nICEr_src_stun_stun.h) = 90eb67c93dabf4d84bf3df521f1d53aa874d3050
-SHA1 (patch-media_mtransport_third__party_nICEr_src_util_mbslen.c) = e166ce56f20b026f81e3de208db292e8332d6de0
+SHA1 (patch-media_mtransport_third__party_nICEr_src_util_mbslen.c) = 52f57c4a5ba2708072a83fdfbe1ba27390dd5353
SHA1 (patch-media_mtransport_third__party_nrappkit_nrappkit.gyp) = 68b7c5a15ff6027baccf18130673670d51d6a724
SHA1 (patch-media_mtransport_third__party_nrappkit_src_log_r__log.c) = cf0e6c0d9278578f27ec19c4a3af211bec273ba8
SHA1 (patch-media_mtransport_third__party_nrappkit_src_port_generic_include_sys_queue.h) = edbd94c944cfd0f6581acd4e5ed18bed7e3e142d
@@ -70,11 +67,9 @@ SHA1 (patch-media_mtransport_third__party_nrappkit_src_util_util.c) = 8406228a49
SHA1 (patch-media_webrtc_signaling_signaling.gyp) = 3541d06aeb691032d9e63f9d5a17af555f2ee8dc
SHA1 (patch-media_webrtc_signaling_src_sipcc_cpr_darwin_cpr__darwin__ipc.c) = c6e604c731e1adecfff5706299b7999e479273e2
SHA1 (patch-media_webrtc_signaling_test_Makefile.in) = cdc7d5b87a465ba57d2f0523bb26a5cbfdaa03df
-SHA1 (patch-media_webrtc_trunk_build_common.gypi) = 10fbead1d12fa95bccbefc0d0c6b3fe4c4a288e8
-SHA1 (patch-media_webrtc_trunk_testing_gtest_include_gtest_internal_gtest-port.h) = 09b8003606ee5a1cdcbba7caaf1de1895e24b3ac
-SHA1 (patch-media_webrtc_trunk_third__party_libyuv_libyuv.gyp) = 74aafdb3a83f44576f1d821083d963ff8c78df9c
+SHA1 (patch-media_webrtc_trunk_third__party_libyuv_libyuv.gyp) = 82ff018ec35fb25135c03913ffe071effcf3a57d
SHA1 (patch-media_webrtc_trunk_tools_gyp_pylib_gyp_generator_mozmake.py) = f465afb37d74988764e4dd362911063b3697cfbd
-SHA1 (patch-media_webrtc_trunk_webrtc_build_common.gypi) = 7c696b7e27542634ead8bfe16667a39d23c85dc8
+SHA1 (patch-media_webrtc_trunk_webrtc_build_common.gypi) = d37c47058dedc587b0f1b5b711b5e1e39875d4ed
SHA1 (patch-media_webrtc_trunk_webrtc_modules_audio__device_audio__device.gypi) = 590f92eec70f5e3ab663489050e5449f08515121
SHA1 (patch-media_webrtc_trunk_webrtc_modules_audio__device_audio__device__utility.cc) = 9767c35fa45b54fb28d67479efa86cdc769aa447
SHA1 (patch-media_webrtc_trunk_webrtc_modules_rtp__rtcp_source_forward__error__correction.cc) = e407e7714b9eb7cc79a8976ec62fc2092d8aeac1
@@ -85,6 +80,7 @@ SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_device__info__impl.
SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc) = 6dfa87bc5a36fb9eb2555b1081455526948966f4
SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc) = ec735e09515434f504fd1c16584b99fa61aff2ad
SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi) = 7377ddf7a57d84c270a5387e0d2eaa51b6ee804b
+SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture__factory.cc) = e83b21a561649f7ae262a1c5b04c5d0a560a67c9
SHA1 (patch-media_webrtc_trunk_webrtc_system__wrappers_interface_asm__defines.h) = 8a061afbaae0948f46152a45b14160b3885c08b0
SHA1 (patch-media_webrtc_trunk_webrtc_system__wrappers_interface_tick__util.h) = c96ef7e729868da5d897a71de214958d2f5b7c67
SHA1 (patch-media_webrtc_trunk_webrtc_system__wrappers_source_atomic32__posix.cc) = 8178fdc13f5961a7d70fa75eb33968f55a76e24e
@@ -93,19 +89,21 @@ SHA1 (patch-media_webrtc_trunk_webrtc_system__wrappers_source_condition__variabl
SHA1 (patch-media_webrtc_trunk_webrtc_system__wrappers_source_cpu.cc) = 1875fc230d3c02e05f9d848b9af9f60afe9474f4
SHA1 (patch-media_webrtc_trunk_webrtc_system__wrappers_source_cpu__info.cc) = b92bb51b6640eaa16a18ed2b6bf186fed6cb7125
SHA1 (patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp) = 853b178ca1b95c6907ca2fc2de9865807661a8f5
-SHA1 (patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc) = 8bd3a5791027aa788fac9da4170339e2a42750e5
+SHA1 (patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc) = 5ccd5d54da07c64c59f04b9337cc4234e576f9e0
SHA1 (patch-media_webrtc_trunk_webrtc_system__wrappers_source_trace__posix.cc) = 7cb19fb82210887a6c6c17a5e60cb069f06466cc
SHA1 (patch-media_webrtc_trunk_webrtc_typedefs.h) = 9a62eb31eb5acb8ff240244273de42d8c66c45a7
SHA1 (patch-media_webrtc_trunk_webrtc_video__engine_vie__defines.h) = 33323114b03a4231c810e56964e354cb06e90f09
SHA1 (patch-media_webrtc_trunk_webrtc_voice__engine_voe__network__impl.cc) = 42af9d8fb83ff2c3ea1f7353a15555c07ceca2b8
SHA1 (patch-media_webrtc_trunk_webrtc_voice__engine_voice__engine__defines.h) = 8606dfda5b8a3090789e5599b12d0668632fd945
-SHA1 (patch-media_webrtc_webrtc__config.gypi) = be2e3128d84b2acdbf7754c71752453f42482c6b
-SHA1 (patch-mp) = bc64a6d75df5cf9482d96895f0270b729ff57997
-SHA1 (patch-netwerk__protocol__websocket__WebSocketChannel.cpp) = 0d5929e80f58ac0474b11fcf1f1b1b22f47bd6c7
+SHA1 (patch-media_webrtc_webrtc__config.gypi) = adf9afcf64e2504a8216cdff2ebe0720b9d70826
+SHA1 (patch-netwerk__protocol__websocket__WebSocketChannel.cpp) = 3b9a2212abd66b26c8af96d346d7c961ca665c93
SHA1 (patch-netwerk_sctp_src_Makefile.in) = e86199357b57c64dac95e5eff5c0d29509dce628
-SHA1 (patch-netwerk_sctp_src_netinet_sctp__os__userspace.h) = d1af7cc0eaf201041e3de4128c516a6f71d7b773
+SHA1 (patch-netwerk_sctp_src_netinet6_sctp6__usrreq.c) = 31d49db31b1e130f1b455f883e5b7c606d438771
+SHA1 (patch-netwerk_sctp_src_netinet_sctp__os__userspace.h) = b3f94ac0f2bd652371fef22c642b14bf30162998
+SHA1 (patch-netwerk_sctp_src_netinet_sctp__usrreq.c) = 421b6e071a9934567ccba337033a42208e6e4bd5
SHA1 (patch-netwerk_sctp_src_user__recv__thread.c) = cf26945441f74c581aeb5a8d7435780f4a48a607
-SHA1 (patch-netwerk_sctp_src_user__socketvar.h) = 3b001cea73ed1162d11391efcba38d1bba2ff4f7
+SHA1 (patch-netwerk_sctp_src_user__socket.c) = c0b32ed2888b5845ce2b7646b85af8f0728bc7c3
+SHA1 (patch-netwerk_sctp_src_user__socketvar.h) = 1b6e2864916ced693b1ab6c1bbdd80a4ffc4f7e4
SHA1 (patch-pa) = 8045cf02d83e87684b497dd30e890107f76a3bdf
SHA1 (patch-pb) = 7665d8156fa734cdc2e1746558cc08b7eefce98e
SHA1 (patch-pc) = 099a4f6ac32fd2f45c91eb525750bde96684693a
@@ -114,11 +112,10 @@ SHA1 (patch-pg) = d6d6071cbe8a771873e1537034c0bb9186f8e245
SHA1 (patch-rc) = 2733724442a2cb49c5091146fd7e6001af686121
SHA1 (patch-security_manager_ssl_src_nsNSSComponent.cpp) = 15e9466d60e60f93a27fe23aadfea6e1d59ad0bc
SHA1 (patch-toolkit_library_Makefile.in) = 0c91d647f0f3a4653d39f11c9d8fd63611235932
-SHA1 (patch-toolkit_toolkit-tiers.mk) = 59e5174edd04f3c4e5d6ebb450a42e4e1dee0801
+SHA1 (patch-toolkit_toolkit.mozbuild) = 07e87d977cee59c0f5a5d14a8d41dc2a4230c01e
SHA1 (patch-xa) = 9182485283599a96663358bdc680c5cdb1d94a78
SHA1 (patch-xb) = 30eea880b40cee45d1235d3292fead4b5a54bbaa
SHA1 (patch-xc) = 8575fdac2b47966ccfb5e1cc7ca8505163e358c9
-SHA1 (patch-xd) = 5fcb512091db8193ade345ece8eb2909f0a278e7
SHA1 (patch-xe) = ca4c87dbf9bb09e0e6c270d0fa76fc69a7d6df7f
SHA1 (patch-xf) = 1720ae5cf3cf0df6f2e9519c83a332585bdd67bf
SHA1 (patch-xg) = b80e660e85b06e4f71146bd41bd4bc0d2e3b6488
@@ -128,10 +125,8 @@ SHA1 (patch-xl) = e7dbe631e8d1fcee48054c0cb8ff01169cfcb744
SHA1 (patch-xm) = 81e02e410c00175cbb98c646dda90c7adf199657
SHA1 (patch-xn) = c042e39d93706934ec03c78be3dc6e224ac62c0e
SHA1 (patch-xo) = aae6107dcfaf731bd3e9962d953fb8701fc5f163
-SHA1 (patch-xpcom_Makefile.in) = e5f77ed56ed4ad26a08a67085e3dfec0e7af3fa6
-SHA1 (patch-xpcom__reflect__xptcall__src__md__unix__xptcstubs_sparc64_openbsd.cpp) = 85f66fa6dadc9e0a819ed67065ea6b1944fde70b
+SHA1 (patch-xpcom__reflect__xptcall__src__md__unix__xptcstubs_sparc64_openbsd.cpp) = 5292416db0fa94d8a03ea8a3d09a9c3c8b5a11ae
SHA1 (patch-xpcom_ds_TimeStamp.h) = a1fb060f91720eb330f102b28d9373bbdbe96e30
-SHA1 (patch-xpcom_io_nsMultiplexInputStream_cpp) = 899e4797dcef5c295cc7afd7cc31f593a7d46a19
SHA1 (patch-xpcom_reflect_xptcall_src_md_unix_xptcinvoke__gcc__x86__unix.cpp) = 8cd42915cd32756b55894a773a1e6d7c012b4467
SHA1 (patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__gcc__x86__unix.cpp) = e9e336817c172187f3e15ddf539a8a2176e3e952
SHA1 (patch-xpcom_string_public_nsAlgorithm.h) = 6cdce480510f0cebbb1271de385b6ec7f5c3ddee
diff --git a/www/firefox/mozilla-common.mk b/www/firefox/mozilla-common.mk
index ea56f32d43e..d594c1935c7 100644
--- a/www/firefox/mozilla-common.mk
+++ b/www/firefox/mozilla-common.mk
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.6 2013/06/21 23:11:42 ryoon Exp $
+# $NetBSD: mozilla-common.mk,v 1.7 2013/06/26 11:32:12 ryoon Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -23,7 +23,6 @@ GCC_REQD+= 4.5
CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}security/nss/tests/libpkix/libpkix.sh
CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}security/nss/tests/multinit/multinit.sh
-CHECK_INTERPRETER_SKIP+=lib/xulrunner-sdk/sdk/bin/xpt.py
CONFIGURE_ARGS+= --disable-tests --disable-pedantic
CONFIGURE_ARGS+= --enable-crypto
@@ -68,6 +67,8 @@ PYTHON_FOR_BUILD_ONLY= yes
.include "../../lang/python/application.mk"
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
+#BUILD_MAKE_FLAGS+= MOZ_WEBRTC_IN_LIBXUL=1
+
SUBST_CLASSES+= python
SUBST_STAGE.python= pre-configure
SUBST_MESSAGE.python= Fixing path to python.
@@ -141,8 +142,4 @@ BUILDLINK_API_DEPENDS.cairo+= cairo>=1.10.2nb4
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.18.3nb1
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
-.if (${OPSYS} == "Linux") || (${OPSYS} == "Darwin") || \
-(${OPSYS} == "FreeBSD") || (${OPSYS} == "OpenBSD")
-.include "../../graphics/libv4l/buildlink3.mk"
-.endif
diff --git a/www/firefox/options.mk b/www/firefox/options.mk
index f8fb89f391d..41589693ec0 100644
--- a/www/firefox/options.mk
+++ b/www/firefox/options.mk
@@ -1,14 +1,19 @@
-# $NetBSD: options.mk,v 1.13 2013/05/23 13:12:13 ryoon Exp $
+# $NetBSD: options.mk,v 1.14 2013/06/26 11:32:12 ryoon Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.firefox
PKG_SUPPORTED_OPTIONS= official-mozilla-branding
-PKG_SUPPORTED_OPTIONS+= debug mozilla-jemalloc gnome pulseaudio
+PKG_SUPPORTED_OPTIONS+= debug mozilla-jemalloc gnome pulseaudio webrtc
PLIST_VARS+= gnome jemalloc debug
.if ${OPSYS} == "Linux" || ${OPSYS} == "SunOS"
PKG_SUGGESTED_OPTIONS+= mozilla-jemalloc
.endif
+# On NetBSD/amd64 6.99.21 libxul.so is invalid when --enable-webrtc is set.
+.if (${OPSYS} == "FreeBSD") || (${OPSYS} == "Linux") || (${OPSYS} == "OpenBSD")
+PKG_SUGGESTED_OPTIONS+= webrtc
+.endif
+
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mgnome)
@@ -56,3 +61,11 @@ NO_BIN_ON_FTP= ${RESTRICTED}
.else
PLIST.nobranding= yes
.endif
+
+PLIST_VARS+= webrtc
+.if !empty(PKG_OPTIONS:Mwebrtc)
+.include "../../graphics/libv4l/buildlink3.mk"
+CONFIGURE_ARGS+= --enable-webrtc
+.else
+CONFIGURE_ARGS+= --disable-webrtc
+.endif
diff --git a/www/firefox/patches/patch-aa b/www/firefox/patches/patch-aa
index 3900be6af8c..037843d60a2 100644
--- a/www/firefox/patches/patch-aa
+++ b/www/firefox/patches/patch-aa
@@ -1,10 +1,10 @@
-$NetBSD: patch-aa,v 1.11 2013/06/02 06:48:37 ryoon Exp $
+$NetBSD: patch-aa,v 1.12 2013/06/26 11:32:12 ryoon Exp $
---- configure.in.orig 2013-05-11 19:19:23.000000000 +0000
+--- configure.in.orig 2013-06-17 22:12:58.000000000 +0000
+++ configure.in
-@@ -1404,6 +1404,17 @@ if test "$GNU_CC"; then
+@@ -1388,6 +1388,17 @@ if test "$GNU_CC"; then
CFLAGS=$_SAVE_CFLAGS
- AC_SUBST(HAVE_TOOLCHAIN_SUPPORT_MSSSE3)
+ AC_SUBST(HAVE_TOOLCHAIN_SUPPORT_MSSE4_1)
+ # Check for -msse4.1 on $CC
+ AC_MSG_CHECKING([if toolchain supports -msse4.1 option])
@@ -30,7 +30,7 @@ $NetBSD: patch-aa,v 1.11 2013/06/02 06:48:37 ryoon Exp $
;;
*-mingw*)
DSO_CFLAGS=
-@@ -2848,6 +2862,7 @@ EOF
+@@ -2862,6 +2876,7 @@ EOF
#pragma GCC visibility push(hidden)
#pragma GCC visibility push(default)
#include <string.h>
@@ -38,7 +38,7 @@ $NetBSD: patch-aa,v 1.11 2013/06/02 06:48:37 ryoon Exp $
#pragma GCC visibility pop
__attribute__ ((visibility ("default"))) void Func() {
-@@ -2856,7 +2871,7 @@ __attribute__ ((visibility ("default")))
+@@ -2870,7 +2885,7 @@ __attribute__ ((visibility ("default")))
}
EOF
ac_cv_have_visibility_builtin_bug=no
@@ -47,7 +47,7 @@ $NetBSD: patch-aa,v 1.11 2013/06/02 06:48:37 ryoon Exp $
ac_cv_have_visibility_builtin_bug=yes
else
if test `grep -c "@PLT" conftest.S` = 0; then
-@@ -3018,6 +3033,9 @@ dnl ====================================
+@@ -3032,6 +3047,9 @@ dnl ====================================
case $target in
*-hpux11.*)
;;
@@ -57,7 +57,7 @@ $NetBSD: patch-aa,v 1.11 2013/06/02 06:48:37 ryoon Exp $
*)
AC_CHECK_LIB(c_r, gethostbyname_r)
;;
-@@ -3319,6 +3337,9 @@ AC_CACHE_CHECK(
+@@ -3333,6 +3351,9 @@ AC_CACHE_CHECK(
#ifdef linux
#define _BSD_SOURCE 1
#endif
@@ -67,7 +67,7 @@ $NetBSD: patch-aa,v 1.11 2013/06/02 06:48:37 ryoon Exp $
#include <resolv.h>
],
[int foo = res_ninit(&_res);],
-@@ -3989,6 +4010,14 @@ if test -n "$YASM"; then
+@@ -3995,6 +4016,14 @@ if test -n "$YASM"; then
_YASM_BUILD=` echo ${YASM_VERSION} | $AWK -F\. '{ print $4 }'`
fi
@@ -82,7 +82,7 @@ $NetBSD: patch-aa,v 1.11 2013/06/02 06:48:37 ryoon Exp $
if test -z "$SKIP_LIBRARY_CHECKS"; then
dnl system JPEG support
dnl ========================================================
-@@ -4016,11 +4045,7 @@ if test "$MOZ_NATIVE_JPEG" = 1; then
+@@ -4022,11 +4051,7 @@ if test "$MOZ_NATIVE_JPEG" = 1; then
#include <jpeglib.h> ],
[ #if JPEG_LIB_VERSION < $MOZJPEG
#error "Insufficient JPEG library version ($MOZJPEG required)."
@@ -95,41 +95,26 @@ $NetBSD: patch-aa,v 1.11 2013/06/02 06:48:37 ryoon Exp $
MOZ_NATIVE_JPEG=1,
AC_MSG_ERROR([Insufficient JPEG library version for --with-system-jpeg]))
fi
-@@ -5212,7 +5237,11 @@ if test -n "$MOZ_WEBRTC"; then
- dnl Make sure doesn't get matched by *-linux*
- MOZ_WEBRTC=
+@@ -5260,7 +5285,7 @@ if test -n "$MOZ_WEBRTC"; then
+ MOZ_WEBRTC=
+ fi
;;
- *-linux*|*-mingw*|*-darwin*)
-+ *-netbsd*|*-dragonfly*)
-+ dnl Custom socketvar.h is not compatible with NetBSD.
-+ MOZ_WEBRTC=
-+ ;;
-+ *-linux*|*-mingw*|*-darwin*|*-freebsd*|*-openbsd*)
++ *-linux*|*-mingw*|*-darwin*|*-dragonfly*|*-freebsd*|*-netbsd*|*-openbsd*)
dnl Leave enabled
;;
*)
-@@ -5263,6 +5292,9 @@ if test -n "$MOZ_WEBRTC"; then
+@@ -5314,6 +5339,9 @@ if test -n "$MOZ_WEBRTC"; then
MOZ_VP8_ENCODER=1
MOZ_VP8_ERROR_CONCEALMENT=1
+ dnl with libv4l2 we can support more cameras
+ PKG_CHECK_MODULES(MOZ_LIBV4L2, libv4l2)
+
- dnl OpenSLES is only available in Android 2.3 and later; we'll change this
- dnl hard dependency to a dynamic load with graceful runtime failure before
- dnl we make --enable-webrtc on by default in Android (bug 815905)
-@@ -5299,8 +5331,8 @@ AC_SUBST(MOZ_WEBRTC_IN_LIBXUL)
- AC_SUBST(MOZ_SCTP)
- AC_SUBST(MOZ_SRTP)
-
--case "$target_cpu" in
--arm*)
-+case "$target" in
-+arm-*-linux*|*-dragonfly*|*-freebsd*|*-netbsd*|*-openbsd*)
- MOZ_SAMPLE_TYPE_S16=1
- AC_DEFINE(MOZ_SAMPLE_TYPE_S16)
- AC_SUBST(MOZ_SAMPLE_TYPE_S16)
-@@ -5704,7 +5736,7 @@ MOZ_ALSA=)
+ if test "$MOZ_WIDGET_TOOLKIT" != "gonk"; then
+ dnl OpenSLES is only available in Android 2.3 and later; we'll change this
+ dnl hard dependency to a dynamic load with graceful runtime failure before
+@@ -5727,7 +5755,7 @@ MOZ_ALSA=)
if test -n "$MOZ_ALSA"; then
AC_DEFINE(MOZ_CUBEB)
@@ -138,7 +123,7 @@ $NetBSD: patch-aa,v 1.11 2013/06/02 06:48:37 ryoon Exp $
[echo "$MOZ_ALSA_PKG_ERRORS"
AC_MSG_ERROR([Need alsa for Ogg, Wave or WebM decoding on Linux. Disable with --disable-ogg --disable-wave --disable-webm. (On Ubuntu, you might try installing the package libasound2-dev.)])])
fi
-@@ -8311,16 +8343,26 @@ MOZ_ARG_DISABLE_BOOL(necko-wifi,
+@@ -8413,16 +8441,26 @@ MOZ_ARG_DISABLE_BOOL(necko-wifi,
NECKO_WIFI=,
NECKO_WIFI=1)
@@ -175,8 +160,8 @@ $NetBSD: patch-aa,v 1.11 2013/06/02 06:48:37 ryoon Exp $
fi
if test "$NECKO_WIFI"; then
-@@ -8981,6 +9023,27 @@ elif test "${OS_TARGET}" = "Android"; th
- fi
+@@ -9102,6 +9140,27 @@ if test -z "$HAVE_TOOLCHAIN_SUPPORT_MSSE
+ EXTRA_GYP_DEFINES="$EXTRA_GYP_DEFINES -D yuv_disable_asm=1"
fi
+# Keep libcubeb and audio_device backends in sync
diff --git a/www/firefox/patches/patch-an b/www/firefox/patches/patch-an
deleted file mode 100644
index fe7f6bb3c09..00000000000
--- a/www/firefox/patches/patch-an
+++ /dev/null
@@ -1,48 +0,0 @@
-$NetBSD: patch-an,v 1.9 2013/05/23 13:12:13 ryoon Exp $
-
-SHA1_Update conflicts with openssl which may be dynamically loaded
-at runtime via libcups or libgssapi so causing a crash due to using
-the wrong binding. So rename here to avoid conflict.
-
---- security/nss/lib/freebl/sha-fast-amd64-sun.s.orig 2013-01-04 23:44:43.000000000 +0000
-+++ security/nss/lib/freebl/sha-fast-amd64-sun.s
-@@ -1680,9 +1680,9 @@ shaCompress:
- .LFE7:
- .size shaCompress, .-shaCompress
- .align 16
--.globl SHA1_Update
-- .type SHA1_Update, @function
--SHA1_Update:
-+.globl NSS_SHA1_Update
-+ .type NSS_SHA1_Update, @function
-+NSS_SHA1_Update:
- .LFB5:
- pushq %rbp
- .LCFI5:
-@@ -1768,7 +1768,7 @@ SHA1_Update:
- call shaCompress
- jmp .L245
- .LFE5:
-- .size SHA1_Update, .-SHA1_Update
-+ .size NSS_SHA1_Update, .-NSS_SHA1_Update
- .section .rodata
- .align 32
- .type bulk_pad.0, @object
-@@ -1870,7 +1870,7 @@ SHA1_End:
- subl %r8d, %edx
- andl $63, %edx
- incl %edx
-- call SHA1_Update@PLT
-+ call NSS_SHA1_Update@PLT
- movq %rbx, %rdi
- movq %r12, %rsi
- shrq $32, %rdi
-@@ -1986,7 +1986,7 @@ SHA1_HashBuf:
- movl %r12d, %edx
- movq %r13, %rsi
- movq %rbx, %rdi
-- call SHA1_Update@PLT
-+ call NSS_SHA1_Update@PLT
- leaq -292(%rbp), %rdx
- movq %r14, %rsi
- movq %rbx, %rdi
diff --git a/www/firefox/patches/patch-au b/www/firefox/patches/patch-au
deleted file mode 100644
index 144739dd78e..00000000000
--- a/www/firefox/patches/patch-au
+++ /dev/null
@@ -1,41 +0,0 @@
-$NetBSD: patch-au,v 1.3 2013/05/23 13:12:13 ryoon Exp $
-
-- Fix device name on NetBSD
-- SOUND_VERSION just isn't a reliable way to detect features supported by
- particular OSS implementation.
-
---- media/libsydneyaudio/src/sydney_audio_oss.c.orig 2013-05-11 19:19:43.000000000 +0000
-+++ media/libsydneyaudio/src/sydney_audio_oss.c
-@@ -23,7 +23,7 @@
- // support only versions newer than 3.6.1
- #define SUPP_OSS_VERSION OSS_VERSION(3,0,1)
-
--#if (SOUND_VERSION < SUPP_OSS_VERSION)
-+#if 0 // (SOUND_VERSION < SUPP_OSS_VERSION)
- #error Unsupported OSS Version
- #else
-
-@@ -173,7 +173,12 @@ sa_stream_create_pcm(
- return SA_ERROR_SYSTEM;
- }
-
-+#if defined(__NetBSD__)
-+ /* XXX should use DEVOSSAUDIO provided by pkgsrc. */
-+ s->output_unit = "/dev/audio";
-+#else
- s->output_unit = "/dev/dsp";
-+#endif
- s->output_fd = -1;
- s->thread_id = 0;
- s->playing = 0;
-@@ -446,6 +451,10 @@ static void audio_callback(void* data)
- printf("!"); /* not enough audio data */
- #endif
- bytes = bytes-bytes_to_copy;
-+ struct timespec ts = {0, 1000000};
-+ pthread_mutex_unlock(&s->mutex);
-+ nanosleep(&ts, NULL);
-+ pthread_mutex_lock(&s->mutex);
- break;
- }
- free(s->bl_head);
diff --git a/www/firefox/patches/patch-config_stl__wrappers_ios b/www/firefox/patches/patch-config_stl__wrappers_ios
deleted file mode 100644
index 08b9e3367b5..00000000000
--- a/www/firefox/patches/patch-config_stl__wrappers_ios
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: patch-config_stl__wrappers_ios,v 1.1 2013/05/23 13:12:13 ryoon Exp $
-
---- config/stl_wrappers/ios.orig 2013-05-13 18:23:07.000000000 +0000
-+++ config/stl_wrappers/ios
-@@ -0,0 +1,3 @@
-+#pragma GCC visibility push(default)
-+#include_next <ios>
-+#pragma GCC visibility pop
diff --git a/www/firefox/patches/patch-config_stl__wrappers_ostream b/www/firefox/patches/patch-config_stl__wrappers_ostream
deleted file mode 100644
index 96911b99e24..00000000000
--- a/www/firefox/patches/patch-config_stl__wrappers_ostream
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: patch-config_stl__wrappers_ostream,v 1.1 2013/05/23 13:12:13 ryoon Exp $
-
---- config/stl_wrappers/ostream.orig 2013-05-13 18:22:40.000000000 +0000
-+++ config/stl_wrappers/ostream
-@@ -0,0 +1,3 @@
-+#pragma GCC visibility push(default)
-+#include_next <ostream>
-+#pragma GCC visibility pop
diff --git a/www/firefox/patches/patch-config_system__wrappers_unwind.h b/www/firefox/patches/patch-config_system__wrappers_unwind.h
deleted file mode 100644
index 62dd43784e2..00000000000
--- a/www/firefox/patches/patch-config_system__wrappers_unwind.h
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: patch-config_system__wrappers_unwind.h,v 1.1 2013/05/23 13:12:13 ryoon Exp $
-
---- config/system_wrappers/unwind.h.orig 2013-05-13 19:56:18.000000000 +0000
-+++ config/system_wrappers/unwind.h
-@@ -0,0 +1,4 @@
-+#pragma GCC system_header
-+#pragma GCC visibility push(default)
-+#include_next <unwind.h>
-+#pragma GCC visibility pop
diff --git a/www/firefox/patches/patch-content_media_AudioStream.cpp b/www/firefox/patches/patch-content_media_AudioStream.cpp
deleted file mode 100644
index ec469674baf..00000000000
--- a/www/firefox/patches/patch-content_media_AudioStream.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-content_media_AudioStream.cpp,v 1.1 2013/05/23 13:12:13 ryoon Exp $
-
---- content/media/AudioStream.cpp.orig 2013-05-11 19:19:24.000000000 +0000
-+++ content/media/AudioStream.cpp
-@@ -314,7 +314,7 @@ nsresult NativeAudioStream::Init(int32_t
- mChannels = aNumChannels;
-
- if (sa_stream_create_pcm(reinterpret_cast<sa_stream_t**>(&mAudioHandle),
-- NULL,
-+ "Mozilla",
- SA_MODE_WRONLY,
- SA_PCM_FORMAT_S16_NE,
- aRate,
diff --git a/www/firefox/patches/patch-js__public__HeapAPI.h b/www/firefox/patches/patch-js__public__HeapAPI.h
index 29f8ff9f91b..278a6ebc33b 100644
--- a/www/firefox/patches/patch-js__public__HeapAPI.h
+++ b/www/firefox/patches/patch-js__public__HeapAPI.h
@@ -1,6 +1,7 @@
-$NetBSD: patch-js__public__HeapAPI.h,v 1.1 2013/06/21 23:11:42 ryoon Exp $
+$NetBSD: patch-js__public__HeapAPI.h,v 1.2 2013/06/26 11:32:12 ryoon Exp $
-From bugzilla, bug 840242, attachment v1
+From bugzilla, bug 840242,
+https://hg.mozilla.org/integration/mozilla-inbound/rev/49e4ff129351
Use the runtime page size to control arena decommit.
As a side effect, this removes the hard coded page-size == 4k requirement.
diff --git a/www/firefox/patches/patch-js__src__gc__Marking.cpp b/www/firefox/patches/patch-js__src__gc__Marking.cpp
index 7e12924b1fb..3041f88e4bd 100644
--- a/www/firefox/patches/patch-js__src__gc__Marking.cpp
+++ b/www/firefox/patches/patch-js__src__gc__Marking.cpp
@@ -1,4 +1,4 @@
-$NetBSD: patch-js__src__gc__Marking.cpp,v 1.1 2013/06/21 23:11:42 ryoon Exp $
+$NetBSD: patch-js__src__gc__Marking.cpp,v 1.2 2013/06/26 11:32:12 ryoon Exp $
# HG changeset patch
# User Martin Husemann <martin@netbsd.org>
@@ -8,14 +8,9 @@ $NetBSD: patch-js__src__gc__Marking.cpp,v 1.1 2013/06/21 23:11:42 ryoon Exp $
Bug 871101: Make "kind" a full uintptr_t value so it overwrites its pointer union counterpart for sure r=billm
diff js/src/gc/Marking.cpp js/src/gc/Marking.cpp
---- js/src/gc/Marking.cpp
+--- js/src/gc/Marking.cpp.orig 2013-06-17 22:13:09.000000000 +0000
+++ js/src/gc/Marking.cpp
-@@ -1199,17 +1199,17 @@ gc::PushArena(GCMarker *gcmarker, ArenaH
- break;
- }
- }
-
- struct SlotArrayLayout
+@@ -1143,7 +1143,7 @@ struct SlotArrayLayout
{
union {
HeapSlot *end;
@@ -24,9 +19,3 @@ diff js/src/gc/Marking.cpp js/src/gc/Marking.cpp
};
union {
HeapSlot *start;
- uintptr_t index;
- };
- JSObject *obj;
-
- static void staticAsserts() {
-
diff --git a/www/firefox/patches/patch-js__src__gc__Memory.h b/www/firefox/patches/patch-js__src__gc__Memory.h
index bf27862c58f..3dc16c68337 100644
--- a/www/firefox/patches/patch-js__src__gc__Memory.h
+++ b/www/firefox/patches/patch-js__src__gc__Memory.h
@@ -1,4 +1,4 @@
-$NetBSD: patch-js__src__gc__Memory.h,v 1.1 2013/06/21 23:11:42 ryoon Exp $
+$NetBSD: patch-js__src__gc__Memory.h,v 1.2 2013/06/26 11:32:12 ryoon Exp $
From bugzilla, bug 840242, attachment v1
Use the runtime page size to control arena decommit.
@@ -7,14 +7,9 @@ As a side effect, this removes the hard coded page-size == 4k requirement.
diff js/src/gc/Memory.h js/src/gc/Memory.h
---- js/src/gc/Memory.h
+--- js/src/gc/Memory.h.orig 2013-06-17 22:13:09.000000000 +0000
+++ js/src/gc/Memory.h
-@@ -10,30 +10,41 @@
- #include <stddef.h>
- #include "jsgc.h"
-
- namespace js {
- namespace gc {
+@@ -16,23 +16,34 @@ namespace gc {
// Sanity check that our compiled configuration matches the currently running
// instance and initialize any runtime data needed for allocation.
@@ -55,5 +50,3 @@ diff js/src/gc/Memory.h js/src/gc/Memory.h
} // namespace gc
} // namespace js
-
- #endif // jsgc_memory_h___
diff --git a/www/firefox/patches/patch-js__src__jsapi.cpp b/www/firefox/patches/patch-js__src__jsapi.cpp
index e2b31f78c47..a6aa5bbc122 100644
--- a/www/firefox/patches/patch-js__src__jsapi.cpp
+++ b/www/firefox/patches/patch-js__src__jsapi.cpp
@@ -1,4 +1,4 @@
-$NetBSD: patch-js__src__jsapi.cpp,v 1.1 2013/06/21 23:11:42 ryoon Exp $
+$NetBSD: patch-js__src__jsapi.cpp,v 1.2 2013/06/26 11:32:12 ryoon Exp $
From bugzilla, bug 840242, attachment v1
Use the runtime page size to control arena decommit.
@@ -7,14 +7,9 @@ As a side effect, this removes the hard coded page-size == 4k requirement.
diff js/src/jsapi.cpp js/src/jsapi.cpp
---- js/src/jsapi.cpp
+--- js/src/jsapi.cpp.orig 2013-06-17 22:13:11.000000000 +0000
+++ js/src/jsapi.cpp
-@@ -1138,18 +1138,16 @@ JS_NewRuntime(uint32_t maxbytes, JSUseHe
- ++numfmtspecs; \
- } \
- JS_ASSERT(count == numfmtspecs); \
- JS_END_MACRO;
- #include "js.msg"
+@@ -1131,8 +1131,6 @@ JS_NewRuntime(uint32_t maxbytes, JSUseHe
#undef MSG_DEF
#endif /* DEBUG */
@@ -23,8 +18,3 @@ diff js/src/jsapi.cpp js/src/jsapi.cpp
if (!js::TlsPerThreadData.init())
return NULL;
- js_NewRuntimeWasCalled = JS_TRUE;
- }
-
- JSRuntime *rt = js_new<JSRuntime>(useHelperThreads);
- if (!rt)
diff --git a/www/firefox/patches/patch-js__src__jscntxt.h b/www/firefox/patches/patch-js__src__jscntxt.h
index 700ada8b3c6..03e4fd1307e 100644
--- a/www/firefox/patches/patch-js__src__jscntxt.h
+++ b/www/firefox/patches/patch-js__src__jscntxt.h
@@ -1,4 +1,4 @@
-$NetBSD: patch-js__src__jscntxt.h,v 1.1 2013/06/21 23:11:42 ryoon Exp $
+$NetBSD: patch-js__src__jscntxt.h,v 1.2 2013/06/26 11:32:12 ryoon Exp $
From bugzilla, bug 840242, attachment v1
Use the runtime page size to control arena decommit.
@@ -7,14 +7,9 @@ As a side effect, this removes the hard coded page-size == 4k requirement.
diff js/src/jscntxt.h js/src/jscntxt.h
---- js/src/jscntxt.h
+--- js/src/jscntxt.h.orig 2013-06-17 22:13:11.000000000 +0000
+++ js/src/jscntxt.h
-@@ -1132,16 +1132,25 @@ struct JSRuntime : public JS::shadow::Ru
- JSTraceDataOp gcBlackRootsTraceOp;
- void *gcBlackRootsData;
- JSTraceDataOp gcGrayRootsTraceOp;
- void *gcGrayRootsData;
-
+@@ -1101,6 +1101,15 @@ struct JSRuntime : js::RuntimeFriendFiel
/* Stack of thread-stack-allocated GC roots. */
js::AutoGCRooter *autoGCRooters;
@@ -30,8 +25,3 @@ diff js/src/jscntxt.h js/src/jscntxt.h
/* Strong references on scripts held for PCCount profiling API. */
js::ScriptAndCountsVector *scriptAndCountsVector;
- /* Well-known numbers held for use by this runtime's contexts. */
- js::Value NaNValue;
- js::Value negativeInfinityValue;
- js::Value positiveInfinityValue;
-
diff --git a/www/firefox/patches/patch-js__src__jsgc.cpp b/www/firefox/patches/patch-js__src__jsgc.cpp
index fe679e4d7f0..6bcf834b1e0 100644
--- a/www/firefox/patches/patch-js__src__jsgc.cpp
+++ b/www/firefox/patches/patch-js__src__jsgc.cpp
@@ -1,6 +1,7 @@
-$NetBSD: patch-js__src__jsgc.cpp,v 1.1 2013/06/21 23:11:42 ryoon Exp $
+$NetBSD: patch-js__src__jsgc.cpp,v 1.2 2013/06/26 11:32:12 ryoon Exp $
-From bugzilla, bug 840242, attachment v1
+From bugzilla, bug 840242,
+https://hg.mozilla.org/integration/mozilla-inbound/rev/49e4ff129351
Use the runtime page size to control arena decommit.
As a side effect, this removes the hard coded page-size == 4k requirement.
diff --git a/www/firefox/patches/patch-js_src_ion_AsmJS.cpp b/www/firefox/patches/patch-js_src_ion_AsmJS.cpp
new file mode 100644
index 00000000000..c9b504c9a6a
--- /dev/null
+++ b/www/firefox/patches/patch-js_src_ion_AsmJS.cpp
@@ -0,0 +1,31 @@
+$NetBSD: patch-js_src_ion_AsmJS.cpp,v 1.1 2013/06/26 11:32:12 ryoon Exp $
+
+--- js/src/ion/AsmJS.cpp.orig 2013-06-17 22:13:09.000000000 +0000
++++ js/src/ion/AsmJS.cpp
+@@ -1324,7 +1324,7 @@ class ModuleCompiler
+
+ void setSecondPassComplete() {
+ JS_ASSERT(currentPass_ == 2);
+- masm_.align(gc::PageSize);
++ masm_.align(AsmJSPageSize);
+ module_->setFunctionBytes(masm_.size());
+ currentPass_ = 3;
+ }
+@@ -1357,7 +1357,7 @@ class ModuleCompiler
+
+ // The code must be page aligned, so include extra space so that we can
+ // AlignBytes the allocation result below.
+- size_t allocedBytes = totalBytes + gc::PageSize;
++ size_t allocedBytes = totalBytes + AsmJSPageSize;
+
+ // Allocate the slab of memory.
+ JSC::ExecutableAllocator *execAlloc = cx_->compartment->ionCompartment()->execAlloc();
+@@ -1365,7 +1365,7 @@ class ModuleCompiler
+ uint8_t *unalignedBytes = (uint8_t*)execAlloc->alloc(allocedBytes, &pool, JSC::ASMJS_CODE);
+ if (!unalignedBytes)
+ return false;
+- uint8_t *code = (uint8_t*)AlignBytes((uintptr_t)unalignedBytes, gc::PageSize);
++ uint8_t *code = (uint8_t*)AlignBytes((uintptr_t)unalignedBytes, AsmJSPageSize);
+
+ // The ExecutablePool owns the memory and must be released by the AsmJSModule.
+ module_->takeOwnership(pool, code, codeBytes, totalBytes);
diff --git a/www/firefox/patches/patch-js_src_ion_AsmJS.h b/www/firefox/patches/patch-js_src_ion_AsmJS.h
new file mode 100644
index 00000000000..8dbcf77e8b9
--- /dev/null
+++ b/www/firefox/patches/patch-js_src_ion_AsmJS.h
@@ -0,0 +1,14 @@
+$NetBSD: patch-js_src_ion_AsmJS.h,v 1.1 2013/06/26 11:32:12 ryoon Exp $
+
+--- js/src/ion/AsmJS.h.orig 2013-06-17 22:13:09.000000000 +0000
++++ js/src/ion/AsmJS.h
+@@ -97,6 +97,9 @@ class AsmJSActivation
+ void setResumePC(void *pc) { resumePC_ = pc; }
+ };
+
++// The assumed page size; dynamically checked in CompileAsmJS.
++const size_t AsmJSPageSize = 4096;
++
+ // The asm.js spec requires that the ArrayBuffer's byteLength be a multiple of 4096.
+ static const size_t AsmJSAllocationGranularity = 4096;
+
diff --git a/www/firefox/patches/patch-js_src_ion_AsmJSSignalHandlers.cpp b/www/firefox/patches/patch-js_src_ion_AsmJSSignalHandlers.cpp
new file mode 100644
index 00000000000..d594060bdb5
--- /dev/null
+++ b/www/firefox/patches/patch-js_src_ion_AsmJSSignalHandlers.cpp
@@ -0,0 +1,13 @@
+$NetBSD: patch-js_src_ion_AsmJSSignalHandlers.cpp,v 1.1 2013/06/26 11:32:12 ryoon Exp $
+
+--- js/src/ion/AsmJSSignalHandlers.cpp.orig 2013-06-17 22:13:09.000000000 +0000
++++ js/src/ion/AsmJSSignalHandlers.cpp
+@@ -271,7 +271,7 @@ LookupHeapAccess(const AsmJSModule &modu
+ # if defined(JS_CPU_X64)
+ # if defined(__DragonFly__)
+ # include <machine/npx.h> // for union savefpu
+-# elif defined(__FreeBSD__) || defined(__OpenBSD__)
++# elif defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__)
+ # include <machine/fpu.h> // for struct savefpu/fxsave64
+ # endif
+ # endif
diff --git a/www/firefox/patches/patch-js_src_jscompartment.h b/www/firefox/patches/patch-js_src_jscompartment.h
index 22b6fdc3365..18fbbe0dcf4 100644
--- a/www/firefox/patches/patch-js_src_jscompartment.h
+++ b/www/firefox/patches/patch-js_src_jscompartment.h
@@ -1,20 +1,16 @@
-$NetBSD: patch-js_src_jscompartment.h,v 1.1 2013/05/23 13:12:13 ryoon Exp $
+$NetBSD: patch-js_src_jscompartment.h,v 1.2 2013/06/26 11:32:12 ryoon Exp $
---- js/src/jscompartment.h.orig 2013-05-11 19:19:34.000000000 +0000
+--- js/src/jscompartment.h.orig 2013-06-17 22:13:11.000000000 +0000
+++ js/src/jscompartment.h
-@@ -596,12 +596,12 @@ class js::AutoDebugModeGC
- // The DEBUG_MODE_GC reason forces the collector to always throw
- // everything away, as required for debug mode transitions.
- if (needGC)
-- GC(rt, GC_NORMAL, gcreason::DEBUG_MODE_GC);
-+ GC(rt, GC_NORMAL, js::gcreason::DEBUG_MODE_GC);
+@@ -396,9 +396,9 @@ class js::AutoDebugModeGC
+ GC(rt, GC_NORMAL, JS::gcreason::DEBUG_MODE_GC);
}
- void scheduleGC(Zone *zone) {
+ void scheduleGC(JS::Zone *zone) {
JS_ASSERT(!rt->isHeapBusy());
- PrepareZoneForGC(zone);
-+ js::PrepareZoneForGC(zone);
++ JS::PrepareZoneForGC(zone);
needGC = true;
}
};
diff --git a/www/firefox/patches/patch-js_src_jspropertycacheinlines.h b/www/firefox/patches/patch-js_src_jspropertycacheinlines.h
deleted file mode 100644
index c67744f6898..00000000000
--- a/www/firefox/patches/patch-js_src_jspropertycacheinlines.h
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-js_src_jspropertycacheinlines.h,v 1.1 2013/05/23 13:12:13 ryoon Exp $
-
---- js/src/jspropertycacheinlines.h.orig 2013-05-11 19:19:34.000000000 +0000
-+++ js/src/jspropertycacheinlines.h
-@@ -32,7 +32,7 @@ JS_ALWAYS_INLINE void
- js::PropertyCache::test(JSContext *cx, jsbytecode *pc, JSObject **obj,
- JSObject **pobj, PropertyCacheEntry **entry, PropertyName **name)
- {
-- AutoAssertNoGC nogc;
-+ js::AutoAssertNoGC nogc;
-
- JS_ASSERT(this == &cx->propertyCache());
-
-@@ -65,7 +65,7 @@ JS_ALWAYS_INLINE bool
- js::PropertyCache::testForSet(JSContext *cx, jsbytecode *pc, JSObject *obj,
- PropertyCacheEntry **entryp, JSObject **obj2p, PropertyName **namep)
- {
-- AutoAssertNoGC nogc;
-+ js::AutoAssertNoGC nogc;
-
- JS_ASSERT(this == &cx->propertyCache());
-
diff --git a/www/firefox/patches/patch-js_src_jstypedarray.cpp b/www/firefox/patches/patch-js_src_jstypedarray.cpp
new file mode 100644
index 00000000000..e1efd8a56df
--- /dev/null
+++ b/www/firefox/patches/patch-js_src_jstypedarray.cpp
@@ -0,0 +1,54 @@
+$NetBSD: patch-js_src_jstypedarray.cpp,v 1.1 2013/06/26 11:32:12 ryoon Exp $
+
+https://hg.mozilla.org/integration/mozilla-inbound/rev/49e4ff129351
+
+--- js/src/jstypedarray.cpp.orig 2013-06-17 22:13:11.000000000 +0000
++++ js/src/jstypedarray.cpp
+@@ -341,9 +341,9 @@ ArrayBufferObject::uninlineData(JSContex
+ // | \ /
+ // obj->elements required to be page boundaries
+ //
+-JS_STATIC_ASSERT(sizeof(ObjectElements) < PageSize);
+-JS_STATIC_ASSERT(AsmJSAllocationGranularity == PageSize);
+-static const size_t AsmJSMappedSize = PageSize + AsmJSBufferProtectedSize;
++JS_STATIC_ASSERT(sizeof(ObjectElements) < AsmJSPageSize);
++JS_STATIC_ASSERT(AsmJSAllocationGranularity == AsmJSPageSize);
++static const size_t AsmJSMappedSize = AsmJSPageSize + AsmJSBufferProtectedSize;
+
+ bool
+ ArrayBufferObject::prepareForAsmJS(JSContext *cx, Handle<ArrayBufferObject*> buffer)
+@@ -364,17 +364,19 @@ ArrayBufferObject::prepareForAsmJS(JSCon
+ # endif
+
+ // Enable access to the valid region.
+- JS_ASSERT(buffer->byteLength() % AsmJSAllocationGranularity == 0);
++ JS_ASSERT(buffer->byteLength() % static const size_t AsmJSMappedSize = PageSize + AsmJSBufferProtectedSize;smJSAllocationGranularity == 0);
+ # ifdef XP_WIN
+- if (!VirtualAlloc(p, PageSize + buffer->byteLength(), MEM_COMMIT, PAGE_READWRITE))
++ if (!VirtualAlloc(p, AsmJSPageSize + buffer->byteLength(), MEM_COMMIT, PAGE_READWRITE)) {
+ return false;
++ }
+ # else
+- if (mprotect(p, PageSize + buffer->byteLength(), PROT_READ | PROT_WRITE))
++ if (mprotect(p, AsmJSPageSize + buffer->byteLength(), PROT_READ | PROT_WRITE)) {
+ return false;
++ }
+ # endif
+
+ // Copy over the current contents of the typed array.
+- uint8_t *data = reinterpret_cast<uint8_t*>(p) + PageSize;
++ uint8_t *data = reinterpret_cast<uint8_t*>(p) + AsmJSPageSize;
+ memcpy(data, buffer->dataPointer(), buffer->byteLength());
+
+ // Swap the new elements into the ArrayBufferObject.
+@@ -396,8 +398,8 @@ ArrayBufferObject::releaseAsmJSArrayBuff
+ ArrayBufferObject &buffer = obj->asArrayBuffer();
+ JS_ASSERT(buffer.isAsmJSArrayBuffer());
+
+- uint8_t *p = buffer.dataPointer() - PageSize ;
+- JS_ASSERT(uintptr_t(p) % PageSize == 0);
++ uint8_t *p = buffer.dataPointer() - AsmJSPageSize ;
++ JS_ASSERT(uintptr_t(p) % AsmJSPageSize == 0);
+ # ifdef XP_WIN
+ VirtualFree(p, 0, MEM_RELEASE);
+ # else
diff --git a/www/firefox/patches/patch-js_src_vm_ObjectImpl-inl.h b/www/firefox/patches/patch-js_src_vm_ObjectImpl-inl.h
index 7e4ebb6cdea..b6d3a46fd84 100644
--- a/www/firefox/patches/patch-js_src_vm_ObjectImpl-inl.h
+++ b/www/firefox/patches/patch-js_src_vm_ObjectImpl-inl.h
@@ -1,8 +1,8 @@
-$NetBSD: patch-js_src_vm_ObjectImpl-inl.h,v 1.1 2013/05/23 13:12:13 ryoon Exp $
+$NetBSD: patch-js_src_vm_ObjectImpl-inl.h,v 1.2 2013/06/26 11:32:12 ryoon Exp $
---- js/src/vm/ObjectImpl-inl.h.orig 2013-05-11 19:19:36.000000000 +0000
+--- js/src/vm/ObjectImpl-inl.h.orig 2013-06-17 22:13:12.000000000 +0000
+++ js/src/vm/ObjectImpl-inl.h
-@@ -164,9 +164,9 @@ js::ObjectImpl::initializeSlotRange(uint
+@@ -181,9 +181,9 @@ js::ObjectImpl::initializeSlotRange(uint
JSRuntime *rt = runtime();
uint32_t offset = start;
for (HeapSlot *sp = fixedStart; sp < fixedEnd; sp++)
@@ -14,7 +14,7 @@ $NetBSD: patch-js_src_vm_ObjectImpl-inl.h,v 1.1 2013/05/23 13:12:13 ryoon Exp $
}
inline bool
-@@ -321,7 +321,7 @@ js::ObjectImpl::sizeOfThis() const
+@@ -353,7 +353,7 @@ ZoneOfValue(const JS::Value &value)
js::ObjectImpl::readBarrier(ObjectImpl *obj)
{
#ifdef JSGC_INCREMENTAL
@@ -23,7 +23,7 @@ $NetBSD: patch-js_src_vm_ObjectImpl-inl.h,v 1.1 2013/05/23 13:12:13 ryoon Exp $
if (zone->needsBarrier()) {
MOZ_ASSERT(!zone->rt->isHeapBusy());
JSObject *tmp = obj->asObjectPtr();
-@@ -335,7 +335,7 @@ inline void
+@@ -367,7 +367,7 @@ inline void
js::ObjectImpl::privateWriteBarrierPre(void **old)
{
#ifdef JSGC_INCREMENTAL
@@ -32,8 +32,8 @@ $NetBSD: patch-js_src_vm_ObjectImpl-inl.h,v 1.1 2013/05/23 13:12:13 ryoon Exp $
if (zone->needsBarrier()) {
if (*old && getClass()->trace)
getClass()->trace(zone->barrierTracer(), this->asObjectPtr());
-@@ -362,7 +362,7 @@ js::ObjectImpl::writeBarrierPre(ObjectIm
- if (uintptr_t(obj) < 32)
+@@ -394,7 +394,7 @@ js::ObjectImpl::writeBarrierPre(ObjectIm
+ if (IsNullTaggedPointer(obj))
return;
- Zone *zone = obj->zone();
diff --git a/www/firefox/patches/patch-media_libsoundtouch_src_cpu__detect__x86.cpp b/www/firefox/patches/patch-media_libsoundtouch_src_cpu__detect__x86.cpp
index 43aee0260be..f168e26a935 100644
--- a/www/firefox/patches/patch-media_libsoundtouch_src_cpu__detect__x86.cpp
+++ b/www/firefox/patches/patch-media_libsoundtouch_src_cpu__detect__x86.cpp
@@ -1,23 +1,14 @@
-$NetBSD: patch-media_libsoundtouch_src_cpu__detect__x86.cpp,v 1.1 2013/05/23 13:12:13 ryoon Exp $
+$NetBSD: patch-media_libsoundtouch_src_cpu__detect__x86.cpp,v 1.2 2013/06/26 11:32:12 ryoon Exp $
---- media/libsoundtouch/src/cpu_detect_x86.cpp.orig 2013-05-11 19:19:43.000000000 +0000
+--- media/libsoundtouch/src/cpu_detect_x86.cpp.orig 2013-06-17 22:13:19.000000000 +0000
+++ media/libsoundtouch/src/cpu_detect_x86.cpp
-@@ -101,7 +101,7 @@ uint detectCPUextensions(void)
-
- uint res = 0;
-
--#if defined(__GNUC__)
-+#if defined(__GNUC__) && defined(HAVE_CPUID_H)
- // GCC version of cpuid. Requires GCC 4.3.0 or later for __cpuid intrinsic support.
- uint eax, ebx, ecx, edx; // unsigned int is the standard type. uint is defined by the compiler and not guaranteed to be portable.
+@@ -131,6 +131,9 @@ uint detectCPUextensions(void)
-@@ -112,6 +112,9 @@ uint detectCPUextensions(void)
- if (edx & bit_SSE) res = res | SUPPORT_SSE;
- if (edx & bit_SSE2) res = res | SUPPORT_SSE2;
+ return res & ~_dwDisabledISA;
+#elif defined(__GNUC__)
+ // No cpuid.h --> no cpuid support
+ return 0;
#else
- // Window / VS version of cpuid. Notice that Visual Studio 2005 or later required
- // for __cpuid intrinsic support.
+
+ /// One of these is true:
diff --git a/www/firefox/patches/patch-media_mtransport_third__party_nICEr_src_stun_addrs.c b/www/firefox/patches/patch-media_mtransport_third__party_nICEr_src_stun_addrs.c
index dbe165352f9..df57454c718 100644
--- a/www/firefox/patches/patch-media_mtransport_third__party_nICEr_src_stun_addrs.c
+++ b/www/firefox/patches/patch-media_mtransport_third__party_nICEr_src_stun_addrs.c
@@ -1,32 +1,21 @@
-$NetBSD: patch-media_mtransport_third__party_nICEr_src_stun_addrs.c,v 1.1 2013/05/23 13:12:13 ryoon Exp $
+$NetBSD: patch-media_mtransport_third__party_nICEr_src_stun_addrs.c,v 1.2 2013/06/26 11:32:12 ryoon Exp $
---- media/mtransport/third_party/nICEr/src/stun/addrs.c.orig 2013-05-11 19:19:43.000000000 +0000
+--- media/mtransport/third_party/nICEr/src/stun/addrs.c.orig 2013-06-17 22:13:19.000000000 +0000
+++ media/mtransport/third_party/nICEr/src/stun/addrs.c
-@@ -55,7 +55,9 @@ static char *RCSSTRING __UNUSED__="$Id:
+@@ -54,11 +54,15 @@ static char *RCSSTRING __UNUSED__="$Id:
+ #include <linux/sysctl.h>
#endif
#include <net/if.h>
- #ifndef LINUX
-+#if !defined(__OpenBSD__) && !defined(__NetBSD__)
+-#ifndef LINUX
++#if defined(__FreeBSD__)
#include <net/if_var.h>
-+#endif
#include <net/if_dl.h>
#include <net/if_types.h>
#include <sys/sockio.h>
-@@ -80,7 +82,7 @@ static char *RCSSTRING __UNUSED__="$Id:
-
-
-
--#ifdef DARWIN
-+#if defined(BSD) || defined(DARWIN)
- /*
- * Copyright (c) 1983, 1993
- * The Regents of the University of California. All rights reserved.
-@@ -690,7 +692,7 @@ nr_stun_get_addrs(nr_transport_addr addr
- int _status=0;
- int i;
-
--#ifdef DARWIN
-+#if defined(BSD) || defined(DARWIN)
- _status = stun_get_mib_addrs(addrs, maxaddrs, count);
- #elif defined(WIN32)
- _status = stun_get_win32_addrs(addrs, maxaddrs, count);
++#elif defined(__NetBSD__)
++#include <net/if_dl.h>
++#include <net/if_types.h>
++#include <sys/sockio.h>
+ #else
+ #include <linux/if.h>
+ #endif
diff --git a/www/firefox/patches/patch-media_mtransport_third__party_nICEr_src_util_mbslen.c b/www/firefox/patches/patch-media_mtransport_third__party_nICEr_src_util_mbslen.c
index 5e8a5d43340..2b6111024aa 100644
--- a/www/firefox/patches/patch-media_mtransport_third__party_nICEr_src_util_mbslen.c
+++ b/www/firefox/patches/patch-media_mtransport_third__party_nICEr_src_util_mbslen.c
@@ -1,6 +1,6 @@
-$NetBSD: patch-media_mtransport_third__party_nICEr_src_util_mbslen.c,v 1.1 2013/05/23 13:12:13 ryoon Exp $
+$NetBSD: patch-media_mtransport_third__party_nICEr_src_util_mbslen.c,v 1.2 2013/06/26 11:32:12 ryoon Exp $
---- media/mtransport/third_party/nICEr/src/util/mbslen.c.orig 2013-05-11 19:19:43.000000000 +0000
+--- media/mtransport/third_party/nICEr/src/util/mbslen.c.orig 2013-06-17 22:13:19.000000000 +0000
+++ media/mtransport/third_party/nICEr/src/util/mbslen.c
@@ -43,9 +43,17 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE
#include <locale.h>
@@ -53,7 +53,7 @@ $NetBSD: patch-media_mtransport_third__party_nICEr_src_util_mbslen.c,v 1.1 2013/
#ifdef WIN32
if (!setlocale(LC_CTYPE, 0))
-@@ -98,18 +106,18 @@ mbslen(const char *s, size_t *ncharsp)
+@@ -99,18 +107,18 @@ mbslen(const char *s, size_t *ncharsp)
ABORT(R_NOT_FOUND);
#endif
@@ -75,4 +75,4 @@ $NetBSD: patch-media_mtransport_third__party_nICEr_src_util_mbslen.c,v 1.1 2013/
+#endif /* HAVE_XLOCALE */
{
if (nbytes == (size_t)-1) /* should never happen */ {
- assert(0);
+ ABORT(R_INTERNAL);
diff --git a/www/firefox/patches/patch-media_webrtc_trunk_build_common.gypi b/www/firefox/patches/patch-media_webrtc_trunk_build_common.gypi
deleted file mode 100644
index 38081eb4aea..00000000000
--- a/www/firefox/patches/patch-media_webrtc_trunk_build_common.gypi
+++ /dev/null
@@ -1,60 +0,0 @@
-$NetBSD: patch-media_webrtc_trunk_build_common.gypi,v 1.1 2013/05/23 13:12:13 ryoon Exp $
-
---- media/webrtc/trunk/build/common.gypi.orig 2013-05-11 19:19:44.000000000 +0000
-+++ media/webrtc/trunk/build/common.gypi
-@@ -80,12 +80,21 @@
- ['use_ash==1', {
- 'use_aura%': 1,
- }],
-+
-+ # A flag for BSD platforms
-+ ['OS=="dragonfly" or OS=="freebsd" or OS=="netbsd" or \
-+ OS=="openbsd"', {
-+ 'os_bsd%': 1,
-+ }, {
-+ 'os_bsd%': 0,
-+ }],
- ],
- },
- # Copy conditionally-set variables out one scope.
- 'chromeos%': '<(chromeos)',
- 'use_aura%': '<(use_aura)',
- 'use_ash%': '<(use_ash)',
-+ 'os_bsd%': '<(os_bsd)',
- 'use_openssl%': '<(use_openssl)',
- 'use_ibus%': '<(use_ibus)',
- 'enable_viewport%': '<(enable_viewport)',
-@@ -119,7 +128,7 @@
- }],
-
- # Set toolkit_uses_gtk for the Chromium browser on Linux.
-- ['(OS=="linux" or OS=="freebsd" or OS=="openbsd" or OS=="solaris") and use_aura==0', {
-+ ['(OS=="linux" or OS=="solaris" or os_bsd==1) and use_aura==0', {
- 'toolkit_uses_gtk%': 1,
- }, {
- 'toolkit_uses_gtk%': 0,
-@@ -144,6 +153,7 @@
- 'toolkit_uses_gtk%': '<(toolkit_uses_gtk)',
- 'use_aura%': '<(use_aura)',
- 'use_ash%': '<(use_ash)',
-+ 'os_bsd%': '<(os_bsd)',
- 'use_openssl%': '<(use_openssl)',
- 'use_ibus%': '<(use_ibus)',
- 'enable_viewport%': '<(enable_viewport)',
-@@ -406,15 +416,8 @@
- 'os_posix%': 1,
- }],
-
-- # A flag for BSD platforms
-- ['OS=="freebsd" or OS=="openbsd"', {
-- 'os_bsd%': 1,
-- }, {
-- 'os_bsd%': 0,
-- }],
--
- # NSS usage.
-- ['(OS=="linux" or OS=="freebsd" or OS=="openbsd" or OS=="solaris") and use_openssl==0', {
-+ ['(OS=="linux" or OS=="solaris" or os_bsd==1) and use_openssl==0', {
- 'use_nss%': 1,
- }, {
- 'use_nss%': 0,
diff --git a/www/firefox/patches/patch-media_webrtc_trunk_testing_gtest_include_gtest_internal_gtest-port.h b/www/firefox/patches/patch-media_webrtc_trunk_testing_gtest_include_gtest_internal_gtest-port.h
deleted file mode 100644
index 0fe88296002..00000000000
--- a/www/firefox/patches/patch-media_webrtc_trunk_testing_gtest_include_gtest_internal_gtest-port.h
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-media_webrtc_trunk_testing_gtest_include_gtest_internal_gtest-port.h,v 1.1 2013/05/23 13:12:13 ryoon Exp $
-
---- media/webrtc/trunk/testing/gtest/include/gtest/internal/gtest-port.h.orig 2013-05-11 19:19:44.000000000 +0000
-+++ media/webrtc/trunk/testing/gtest/include/gtest/internal/gtest-port.h
-@@ -490,10 +490,10 @@
- # define GTEST_ENV_HAS_TR1_TUPLE_ 1
- # endif
-
--// C++11 specifies that <tuple> provides std::tuple. Users can't use
--// gtest in C++11 mode until their standard library is at least that
--// compliant.
--# if GTEST_LANG_CXX11
-+// C++11 specifies that <tuple> provides std::tuple. Use that if gtest is used
-+// in C++11 mode and libstdc++ isn't very old (binaries targeting OS X 10.6
-+// can build with clang but need to use gcc4.2's libstdc++).
-+# if GTEST_LANG_CXX11 && (!defined(__GLIBCXX__) || __GLIBCXX__ > 20110325)
- # define GTEST_ENV_HAS_STD_TUPLE_ 1
- # endif
-
diff --git a/www/firefox/patches/patch-media_webrtc_trunk_third__party_libyuv_libyuv.gyp b/www/firefox/patches/patch-media_webrtc_trunk_third__party_libyuv_libyuv.gyp
index 153536a9a01..11e99aa2a21 100644
--- a/www/firefox/patches/patch-media_webrtc_trunk_third__party_libyuv_libyuv.gyp
+++ b/www/firefox/patches/patch-media_webrtc_trunk_third__party_libyuv_libyuv.gyp
@@ -1,18 +1,10 @@
-$NetBSD: patch-media_webrtc_trunk_third__party_libyuv_libyuv.gyp,v 1.1 2013/05/23 13:12:13 ryoon Exp $
+$NetBSD: patch-media_webrtc_trunk_third__party_libyuv_libyuv.gyp,v 1.2 2013/06/26 11:32:12 ryoon Exp $
---- media/webrtc/trunk/third_party/libyuv/libyuv.gyp.orig 2013-05-11 19:19:44.000000000 +0000
+--- media/webrtc/trunk/third_party/libyuv/libyuv.gyp.orig 2013-06-17 22:13:19.000000000 +0000
+++ media/webrtc/trunk/third_party/libyuv/libyuv.gyp
-@@ -9,6 +9,7 @@
- {
- 'variables': {
- 'use_system_libjpeg%': 0,
-+ 'yuv_disable_asm%': 0,
- },
- 'targets': [
- {
-@@ -50,6 +51,11 @@
- ],
- },
+@@ -58,6 +58,11 @@
+ }],
+ ],
'conditions': [
+ ['yuv_disable_asm==1', {
+ 'defines': [
diff --git a/www/firefox/patches/patch-media_webrtc_trunk_webrtc_build_common.gypi b/www/firefox/patches/patch-media_webrtc_trunk_webrtc_build_common.gypi
index ede6bd8c8b0..93c272ea0d5 100644
--- a/www/firefox/patches/patch-media_webrtc_trunk_webrtc_build_common.gypi
+++ b/www/firefox/patches/patch-media_webrtc_trunk_webrtc_build_common.gypi
@@ -1,7 +1,19 @@
-$NetBSD: patch-media_webrtc_trunk_webrtc_build_common.gypi,v 1.1 2013/05/23 13:12:13 ryoon Exp $
+$NetBSD: patch-media_webrtc_trunk_webrtc_build_common.gypi,v 1.2 2013/06/26 11:32:12 ryoon Exp $
---- media/webrtc/trunk/webrtc/build/common.gypi.orig 2013-05-11 19:19:44.000000000 +0000
+--- media/webrtc/trunk/webrtc/build/common.gypi.orig 2013-06-17 22:13:20.000000000 +0000
+++ media/webrtc/trunk/webrtc/build/common.gypi
+@@ -71,9 +71,9 @@
+ 'enable_data_logging%': 0,
+
+ # Disable these to not build components which can be externally provided.
+- 'build_libjpeg%': 1,
++ 'build_libjpeg%': 0,
+ 'build_libyuv%': 1,
+- 'build_libvpx%': 1,
++ 'build_libvpx%': 0,
+
+ # Enable to use the Mozilla internal settings.
+ 'build_with_mozilla%': 0,
@@ -124,6 +124,11 @@
# and Java Implementation
'enable_android_opensl%': 0,
@@ -14,7 +26,7 @@ $NetBSD: patch-media_webrtc_trunk_webrtc_build_common.gypi,v 1.1 2013/05/23 13:1
['OS=="ios"', {
'enable_video%': 0,
'enable_protobuf%': 0,
-@@ -210,6 +215,18 @@
+@@ -215,6 +220,18 @@
}],
],
}],
diff --git a/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture__factory.cc b/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture__factory.cc
new file mode 100644
index 00000000000..827b195229a
--- /dev/null
+++ b/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture__factory.cc
@@ -0,0 +1,15 @@
+$NetBSD: patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture__factory.cc,v 1.1 2013/06/26 11:32:12 ryoon Exp $
+
+--- media/webrtc/trunk/webrtc/modules/video_capture/video_capture_factory.cc.orig 2013-06-17 22:13:20.000000000 +0000
++++ media/webrtc/trunk/webrtc/modules/video_capture/video_capture_factory.cc
+@@ -8,8 +8,10 @@
+ * be found in the AUTHORS file in the root of the source tree.
+ */
+
++_Pragma("GCC visibility push(default)")
+ #include "video_capture_factory.h"
+ #include "video_capture_impl.h"
++_Pragma("GCC visibility pop")
+
+ namespace webrtc
+ {
diff --git a/www/firefox/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc b/www/firefox/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc
index 4562c3bc9bd..1cb66ddae48 100644
--- a/www/firefox/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc
+++ b/www/firefox/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc
@@ -1,13 +1,15 @@
-$NetBSD: patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc,v 1.1 2013/05/23 13:12:13 ryoon Exp $
+$NetBSD: patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc,v 1.2 2013/06/26 11:32:12 ryoon Exp $
---- media/webrtc/trunk/webrtc/system_wrappers/source/thread_posix.cc.orig 2013-05-11 19:19:46.000000000 +0000
+--- media/webrtc/trunk/webrtc/system_wrappers/source/thread_posix.cc.orig 2013-06-17 22:13:20.000000000 +0000
+++ media/webrtc/trunk/webrtc/system_wrappers/source/thread_posix.cc
-@@ -59,6 +59,17 @@
+@@ -59,6 +59,19 @@
#include <sys/prctl.h>
#endif
+#if defined(__NetBSD__)
+#include <lwp.h>
++#include <pthread.h>
++#include <sched.h>
+#elif defined(__FreeBSD__)
+#include <sys/param.h>
+#include <sys/thr.h>
@@ -20,7 +22,7 @@ $NetBSD: patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.c
#include "webrtc/system_wrappers/interface/critical_section_wrapper.h"
#include "webrtc/system_wrappers/interface/event_wrapper.h"
#include "webrtc/system_wrappers/interface/trace.h"
-@@ -141,6 +152,20 @@ uint32_t ThreadWrapper::GetThreadId() {
+@@ -141,6 +154,20 @@ uint32_t ThreadWrapper::GetThreadId() {
return static_cast<uint32_t>(syscall(__NR_gettid));
#elif defined(WEBRTC_MAC) || defined(WEBRTC_IOS)
return pthread_mach_thread_np(pthread_self());
@@ -41,7 +43,7 @@ $NetBSD: patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.c
#else
return reinterpret_cast<uint32_t>(pthread_self());
#endif
-@@ -172,7 +197,7 @@ ThreadPosix::~ThreadPosix() {
+@@ -172,7 +199,7 @@ ThreadPosix::~ThreadPosix() {
delete crit_state_;
}
@@ -50,13 +52,12 @@ $NetBSD: patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.c
bool ThreadPosix::Start(unsigned int& thread_id)
{
-@@ -237,13 +262,18 @@ bool ThreadPosix::Start(unsigned int& th
+@@ -237,21 +264,43 @@ bool ThreadPosix::Start(unsigned int& th
// CPU_ZERO and CPU_SET are not available in NDK r7, so disable
// SetAffinity on Android for now.
--#if (defined(WEBRTC_LINUX) && (!defined(WEBRTC_ANDROID)))
-+#if defined(__FreeBSD__) || (defined(WEBRTC_LINUX) && \
-+ (!defined(WEBRTC_ANDROID)))
+-#if (defined(WEBRTC_LINUX) && (!defined(WEBRTC_ANDROID)) && (!defined(WEBRTC_GONK)))
++#if defined(__FreeBSD__) || defined(__NetBSD__) || (defined(WEBRTC_LINUX) && (!defined(WEBRTC_ANDROID)) && (!defined(WEBRTC_GONK)))
bool ThreadPosix::SetAffinity(const int* processor_numbers,
const unsigned int amount_of_processors) {
if (!processor_numbers || (amount_of_processors == 0)) {
@@ -64,26 +65,40 @@ $NetBSD: patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.c
}
+#if defined(__FreeBSD__)
+ cpuset_t mask;
++#elif defined(__NetBSD__)
++ cpuset_t *mask;
+#else
cpu_set_t mask;
+#endif
++#if defined(__NetBSD__)
++ cpuset_zero(mask);
++#else
CPU_ZERO(&mask);
++#endif
for (unsigned int processor = 0;
-@@ -251,7 +281,11 @@ bool ThreadPosix::SetAffinity(const int*
+ processor < amount_of_processors;
++processor) {
++#if defined(__NetBSD__)
++ cpuset_set(processor_numbers[processor], mask);
++#else
CPU_SET(processor_numbers[processor], &mask);
++#endif
}
--#if defined(WEBRTC_ANDROID)
+-#if defined(WEBRTC_ANDROID) || defined(WEBRTC_GONK)
+#if defined(__FreeBSD__)
+ const int result = pthread_setaffinity_np(thread_,
+ sizeof(mask),
+ &mask);
-+#elif defined(WEBRTC_ANDROID)
++#elif defined(__NetBSD__)
++ const int result = pthread_setaffinity_np(thread_,
++ sizeof(mask),
++ mask);
++#elif defined(WEBRTC_ANDROID) || defined(WEBRTC_GONK)
// Android.
const int result = syscall(__NR_sched_setaffinity,
pid_,
-@@ -325,6 +359,10 @@ void ThreadPosix::Run() {
+@@ -325,6 +374,10 @@ void ThreadPosix::Run() {
if (set_thread_name_) {
#ifdef WEBRTC_LINUX
prctl(PR_SET_NAME, (unsigned long)name_, 0, 0, 0);
diff --git a/www/firefox/patches/patch-media_webrtc_webrtc__config.gypi b/www/firefox/patches/patch-media_webrtc_webrtc__config.gypi
index 2b827584637..f16543444ac 100644
--- a/www/firefox/patches/patch-media_webrtc_webrtc__config.gypi
+++ b/www/firefox/patches/patch-media_webrtc_webrtc__config.gypi
@@ -1,6 +1,6 @@
-$NetBSD: patch-media_webrtc_webrtc__config.gypi,v 1.1 2013/05/23 13:12:13 ryoon Exp $
+$NetBSD: patch-media_webrtc_webrtc__config.gypi,v 1.2 2013/06/26 11:32:12 ryoon Exp $
---- media/webrtc/webrtc_config.gypi.orig 2013-05-11 19:19:46.000000000 +0000
+--- media/webrtc/webrtc_config.gypi.orig 2013-06-17 22:13:21.000000000 +0000
+++ media/webrtc/webrtc_config.gypi
@@ -14,7 +14,6 @@
'include_internal_video_render': 0,
@@ -8,5 +8,5 @@ $NetBSD: patch-media_webrtc_webrtc__config.gypi,v 1.1 2013/05/23 13:12:13 ryoon
'enable_protobuf': 0,
- 'include_pulse_audio': 0,
'include_tests': 0,
+ 'enable_android_opensl': 1,
# use_system_lib* still seems to be in use in trunk/build
- 'use_system_libjpeg': 0,
diff --git a/www/firefox/patches/patch-mp b/www/firefox/patches/patch-mp
deleted file mode 100644
index 4060c67e8bd..00000000000
--- a/www/firefox/patches/patch-mp
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-mp,v 1.3 2013/05/23 13:12:13 ryoon Exp $
-
---- media/libsydneyaudio/src/Makefile.in.orig 2013-05-11 19:19:43.000000000 +0000
-+++ media/libsydneyaudio/src/Makefile.in
-@@ -70,6 +70,18 @@ CSRCS = \
- $(NULL)
- endif
-
-+ifdef MOZ_PULSEAUDIO
-+CSRCS = \
-+ sydney_audio_pulseaudio.c \
-+ $(NULL)
-+endif
-+
-+ifdef MOZ_PULSEAUDIO
-+CSRCS = \
-+ sydney_audio_pulseaudio.c \
-+ $(NULL)
-+endif
-+
- ifeq ($(OS_ARCH),WINNT)
- OS_LIBS += winmm.lib
- endif
diff --git a/www/firefox/patches/patch-netwerk__protocol__websocket__WebSocketChannel.cpp b/www/firefox/patches/patch-netwerk__protocol__websocket__WebSocketChannel.cpp
index cca3c637187..e3aeb089c84 100644
--- a/www/firefox/patches/patch-netwerk__protocol__websocket__WebSocketChannel.cpp
+++ b/www/firefox/patches/patch-netwerk__protocol__websocket__WebSocketChannel.cpp
@@ -1,4 +1,4 @@
-$NetBSD: patch-netwerk__protocol__websocket__WebSocketChannel.cpp,v 1.1 2013/06/21 23:11:42 ryoon Exp $
+$NetBSD: patch-netwerk__protocol__websocket__WebSocketChannel.cpp,v 1.2 2013/06/26 11:32:12 ryoon Exp $
# HG changeset patch
# User Martin Husemann <martin@netbsd.org>
@@ -8,14 +8,9 @@ $NetBSD: patch-netwerk__protocol__websocket__WebSocketChannel.cpp,v 1.1 2013/06/
Bug 871555: Use memcpy and properly aligned temporary variables instead of pointer casts with unclear alignment r=mcmanus
diff netwerk/protocol/websocket/WebSocketChannel.cpp netwerk/protocol/websocket/WebSocketChannel.cpp
---- netwerk/protocol/websocket/WebSocketChannel.cpp
+--- netwerk/protocol/websocket/WebSocketChannel.cpp.orig 2013-06-17 22:13:23.000000000 +0000
+++ netwerk/protocol/websocket/WebSocketChannel.cpp
-@@ -1627,17 +1627,18 @@ WebSocketChannel::PrimeNewOutgoingMessag
- // payload is offset 6 including 4 for the mask
- payload = mOutHeader + 6;
-
- // The close reason code sits in the first 2 bytes of payload
- // If the channel user provided a code and reason during Close()
+@@ -1632,7 +1632,8 @@ WebSocketChannel::PrimeNewOutgoingMessag
// and there isn't an internal error, use that.
if (NS_SUCCEEDED(mStopOnClose)) {
if (mScriptCloseCode) {
@@ -25,17 +20,7 @@ diff netwerk/protocol/websocket/WebSocketChannel.cpp netwerk/protocol/websocket/
mOutHeader[1] += 2;
mHdrOutToSend = 8;
if (!mScriptCloseReason.IsEmpty()) {
- NS_ABORT_IF_FALSE(mScriptCloseReason.Length() <= 123,
- "Close Reason Too Long");
- mOutHeader[1] += mScriptCloseReason.Length();
- mHdrOutToSend += mScriptCloseReason.Length();
- memcpy (payload + 2,
-@@ -1646,17 +1647,18 @@ WebSocketChannel::PrimeNewOutgoingMessag
- }
- } else {
- // No close code/reason, so payload length = 0. We must still send mask
- // even though it's not used. Keep payload offset so we write mask
- // below.
+@@ -1651,7 +1652,8 @@ WebSocketChannel::PrimeNewOutgoingMessag
mHdrOutToSend = 6;
}
} else {
@@ -45,17 +30,7 @@ diff netwerk/protocol/websocket/WebSocketChannel.cpp netwerk/protocol/websocket/
mOutHeader[1] += 2;
mHdrOutToSend = 8;
}
-
- if (mServerClosed) {
- /* bidi close complete */
- mReleaseOnTransmit = 1;
- } else if (NS_FAILED(mStopOnClose)) {
-@@ -1734,17 +1736,18 @@ WebSocketChannel::PrimeNewOutgoingMessag
- LOG(("WebSocketChannel::PrimeNewOutgoingMessage(): "
- "GenerateRandomBytes failure %x\n", rv));
- StopSession(rv);
- return;
- }
+@@ -1739,7 +1741,8 @@ WebSocketChannel::PrimeNewOutgoingMessag
mask = * reinterpret_cast<uint32_t *>(buffer);
NS_Free(buffer);
} while (!mask);
@@ -65,9 +40,3 @@ diff netwerk/protocol/websocket/WebSocketChannel.cpp netwerk/protocol/websocket/
LOG(("WebSocketChannel::PrimeNewOutgoingMessage() using mask %08x\n", mask));
- // We don't mask the framing, but occasionally we stick a little payload
- // data in the buffer used for the framing. Close frames are the current
- // example. This data needs to be masked, but it is never more than a
- // handful of bytes and might rotate the mask, so we can just do it locally.
- // For real data frames we ship the bulk of the payload off to ApplyMask()
-
diff --git a/www/firefox/patches/patch-netwerk_sctp_src_netinet6_sctp6__usrreq.c b/www/firefox/patches/patch-netwerk_sctp_src_netinet6_sctp6__usrreq.c
new file mode 100644
index 00000000000..93c78d4232c
--- /dev/null
+++ b/www/firefox/patches/patch-netwerk_sctp_src_netinet6_sctp6__usrreq.c
@@ -0,0 +1,13 @@
+$NetBSD: patch-netwerk_sctp_src_netinet6_sctp6__usrreq.c,v 1.1 2013/06/26 11:32:12 ryoon Exp $
+
+--- netwerk/sctp/src/netinet6/sctp6_usrreq.c.orig 2013-06-17 22:13:23.000000000 +0000
++++ netwerk/sctp/src/netinet6/sctp6_usrreq.c
+@@ -459,6 +459,8 @@ sctp6_notify(struct sctp_inpcb *inp,
+ (icmph->icmp6_code == ICMP_UNREACH_HOST_PROHIB) ||
+ #ifdef __Panda__
+ (icmph->icmp6_code == ICMP_UNREACH_ADMIN)) {
++#elif defined(__Userspace_os_NetBSD)
++ (icmph->icmp6_code == ICMP_UNREACH_ADMIN_PROHIBIT)) {
+ #else
+ (icmph->icmp6_code == ICMP_UNREACH_FILTER_PROHIB)) {
+ #endif
diff --git a/www/firefox/patches/patch-netwerk_sctp_src_netinet_sctp__os__userspace.h b/www/firefox/patches/patch-netwerk_sctp_src_netinet_sctp__os__userspace.h
index ce6a786c477..4f5c98dc6b8 100644
--- a/www/firefox/patches/patch-netwerk_sctp_src_netinet_sctp__os__userspace.h
+++ b/www/firefox/patches/patch-netwerk_sctp_src_netinet_sctp__os__userspace.h
@@ -1,8 +1,17 @@
-$NetBSD: patch-netwerk_sctp_src_netinet_sctp__os__userspace.h,v 1.1 2013/05/23 13:12:13 ryoon Exp $
+$NetBSD: patch-netwerk_sctp_src_netinet_sctp__os__userspace.h,v 1.2 2013/06/26 11:32:12 ryoon Exp $
---- netwerk/sctp/src/netinet/sctp_os_userspace.h.orig 2013-05-11 19:19:49.000000000 +0000
+--- netwerk/sctp/src/netinet/sctp_os_userspace.h.orig 2013-06-17 22:13:23.000000000 +0000
+++ netwerk/sctp/src/netinet/sctp_os_userspace.h
-@@ -395,7 +395,9 @@ typedef pthread_t userland_thread_t;
+@@ -383,7 +383,7 @@ struct udphdr {
+ #else /* !defined(Userspace_os_Windows) */
+ #include <sys/cdefs.h> /* needed? added from old __FreeBSD__ */
+ #include <sys/socket.h>
+-#if defined(__Userspace_os_FreeBSD) || defined(__Userspace_os_OpenBSD) || defined(ANDROID)
++#if defined(__Userspace_os_FreeBSD) || defined(__Userspace_os_OpenBSD) || defined(ANDROID) || defined(__Userspace_os_NetBSD)
+ #include <pthread.h>
+ #endif
+ typedef pthread_mutex_t userland_mutex_t;
+@@ -397,7 +397,9 @@ typedef pthread_t userland_thread_t;
#define MA_OWNED 7 /* sys/mutex.h typically on FreeBSD */
#if !defined(__Userspace_os_FreeBSD)
struct mtx {int dummy;};
@@ -12,3 +21,21 @@ $NetBSD: patch-netwerk_sctp_src_netinet_sctp__os__userspace.h,v 1.1 2013/05/23 1
struct sx {int dummy;};
#endif
+@@ -500,7 +502,7 @@ struct sx {int dummy;};
+ #include <netinet/ip6.h>
+ #include <netinet/icmp6.h>
+ #endif
+-#if defined(__Userspace_os_Linux) || defined(__Userspace_os_Darwin) || defined(__Userspace_os_FreeBSD) || defined(__Userspace_os_OpenBSD) ||defined(__Userspace_os_Windows)
++#if defined(__Userspace_os_Linux) || defined(__Userspace_os_Darwin) || defined(__Userspace_os_FreeBSD) || defined(__Userspace_os_OpenBSD) ||defined(__Userspace_os_Windows) || defined(__Userspace_os_NetBSD)
+ #include "user_ip6_var.h"
+ #else
+ #include <netinet6/ip6_var.h>
+@@ -1120,6 +1122,8 @@ sctp_get_mbuf_for_msg(unsigned int space
+ #if defined(__Userspace_os_FreeBSD) || defined(__Userspace_os_OpenBSD)
+ /* stolen from /usr/include/sys/socket.h */
+ #define CMSG_ALIGN(n) _ALIGN(n)
++#elif defined(__Userspace_os_NetBSD)
++#define CMSG_ALIGN(n) (((n) + __ALIGNBYTES) & ~__ALIGNBYTES)
+ #elif defined(__Userspace_os_Darwin)
+ #if !defined(__DARWIN_ALIGNBYTES)
+ #define __DARWIN_ALIGNBYTES (sizeof(__darwin_size_t) - 1)
diff --git a/www/firefox/patches/patch-netwerk_sctp_src_netinet_sctp__usrreq.c b/www/firefox/patches/patch-netwerk_sctp_src_netinet_sctp__usrreq.c
new file mode 100644
index 00000000000..5be2b66e3b3
--- /dev/null
+++ b/www/firefox/patches/patch-netwerk_sctp_src_netinet_sctp__usrreq.c
@@ -0,0 +1,13 @@
+$NetBSD: patch-netwerk_sctp_src_netinet_sctp__usrreq.c,v 1.1 2013/06/26 11:32:12 ryoon Exp $
+
+--- netwerk/sctp/src/netinet/sctp_usrreq.c.orig 2013-06-17 22:13:23.000000000 +0000
++++ netwerk/sctp/src/netinet/sctp_usrreq.c
+@@ -414,6 +414,8 @@ sctp_notify(struct sctp_inpcb *inp,
+ (icmph->icmp_code == ICMP_UNREACH_HOST_PROHIB) ||
+ #ifdef __Panda__
+ (icmph->icmp_code == ICMP_UNREACH_ADMIN)) {
++#elif defined(__Userspace_os_NetBSD)
++ (icmph->icmp_code == ICMP_UNREACH_ADMIN_PROHIBIT)) {
+ #else
+ (icmph->icmp_code == ICMP_UNREACH_FILTER_PROHIB)) {
+ #endif
diff --git a/www/firefox/patches/patch-netwerk_sctp_src_user__socket.c b/www/firefox/patches/patch-netwerk_sctp_src_user__socket.c
new file mode 100644
index 00000000000..46b3ad82819
--- /dev/null
+++ b/www/firefox/patches/patch-netwerk_sctp_src_user__socket.c
@@ -0,0 +1,53 @@
+$NetBSD: patch-netwerk_sctp_src_user__socket.c,v 1.1 2013/06/26 11:32:12 ryoon Exp $
+
+--- netwerk/sctp/src/user_socket.c.orig 2013-06-17 22:13:23.000000000 +0000
++++ netwerk/sctp/src/user_socket.c
+@@ -1104,8 +1104,13 @@ userspace_sctp_recvmsg(struct socket *so
+ (struct sctp_sndrcvinfo *)sinfo, 1);
+
+ if (error) {
++#if defined(__Userspace_os_NetBSD)
++ if (auio.uio_resid != (int)ulen && (
++ error == EINTR || error == EWOULDBLOCK))
++#else
+ if (auio.uio_resid != (int)ulen && (error == ERESTART ||
+ error == EINTR || error == EWOULDBLOCK))
++#endif
+ error = 0;
+ }
+ if ((fromlenp != NULL) && (fromlen > 0) && (from != NULL)) {
+@@ -1193,7 +1198,11 @@ usrsctp_recvv(struct socket *so,
+ (struct sctp_sndrcvinfo *)&seinfo, 1);
+ if (errno) {
+ if (auio.uio_resid != (int)ulen &&
++#if defined(__Userspace_os_NetBSD)
++ (errno == EINTR || errno == EWOULDBLOCK)) {
++#else
+ (errno == ERESTART || errno == EINTR || errno == EWOULDBLOCK)) {
++#endif
+ errno = 0;
+ }
+ }
+@@ -2143,7 +2152,11 @@ int user_connect(struct socket *so, stru
+ error = pthread_cond_wait(SOCK_COND(so), SOCK_MTX(so));
+ #endif
+ if (error) {
++#if defined(__Userspace_os_NetBSD)
++ if (error == EINTR)
++#else
+ if (error == EINTR || error == ERESTART)
++#endif
+ interrupted = 1;
+ break;
+ }
+@@ -2157,8 +2170,10 @@ int user_connect(struct socket *so, stru
+ bad:
+ if (!interrupted)
+ so->so_state &= ~SS_ISCONNECTING;
++#if !defined(__Userspace_os_NetBSD)
+ if (error == ERESTART)
+ error = EINTR;
++#endif
+ done1:
+ return (error);
+ }
diff --git a/www/firefox/patches/patch-netwerk_sctp_src_user__socketvar.h b/www/firefox/patches/patch-netwerk_sctp_src_user__socketvar.h
index e7f07a0cd6c..70bd3e69213 100644
--- a/www/firefox/patches/patch-netwerk_sctp_src_user__socketvar.h
+++ b/www/firefox/patches/patch-netwerk_sctp_src_user__socketvar.h
@@ -1,6 +1,6 @@
-$NetBSD: patch-netwerk_sctp_src_user__socketvar.h,v 1.1 2013/05/23 13:12:13 ryoon Exp $
+$NetBSD: patch-netwerk_sctp_src_user__socketvar.h,v 1.2 2013/06/26 11:32:12 ryoon Exp $
---- netwerk/sctp/src/user_socketvar.h.orig 2013-05-11 19:19:49.000000000 +0000
+--- netwerk/sctp/src/user_socketvar.h.orig 2013-06-17 22:13:23.000000000 +0000
+++ netwerk/sctp/src/user_socketvar.h
@@ -47,7 +47,7 @@
/* #include <sys/_lock.h> was 0 byte file */
@@ -11,23 +11,17 @@ $NetBSD: patch-netwerk_sctp_src_user__socketvar.h,v 1.1 2013/05/23 13:12:13 ryoo
#include <sys/uio.h>
#endif
#define SOCK_MAXADDRLEN 255
-@@ -64,16 +64,18 @@
+@@ -64,11 +64,11 @@
#define ERESTART (-1)
#endif
--#if !defined(__Userspace_os_Darwin)
-+#if !defined(__Userspace_os_Darwin) && !defined(__Userspace_os_NetBSD)
+-#if !defined(__Userspace_os_Darwin) && !defined(__Userspace_os_OpenBSD)
++#if !defined(__Userspace_os_Darwin) && !defined(__Userspace_os_OpenBSD) && !defined(__Userspace_os_NetBSD)
enum uio_rw { UIO_READ, UIO_WRITE };
#endif
-+#if !defined(__Userspace_os_NetBSD)
+-#if !defined(__Userspace_os_OpenBSD)
++#if !defined(__Userspace_os_OpenBSD) && !defined(__Userspace_os_NetBSD)
/* Segment flag values. */
enum uio_seg {
UIO_USERSPACE, /* from user data space */
- UIO_SYSSPACE, /* from system space */
- UIO_NOCOPY /* don't copy, already in object */
- };
-+#endif
-
- struct proc {
- int stub; /* struct proc is a dummy for __Userspace__ */
diff --git a/www/firefox/patches/patch-toolkit_toolkit-tiers.mk b/www/firefox/patches/patch-toolkit_toolkit-tiers.mk
deleted file mode 100644
index 6eaceeaf07e..00000000000
--- a/www/firefox/patches/patch-toolkit_toolkit-tiers.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-toolkit_toolkit-tiers.mk,v 1.1 2013/05/23 13:12:13 ryoon Exp $
-
---- toolkit/toolkit-tiers.mk.orig 2013-01-04 23:44:46.000000000 +0000
-+++ toolkit/toolkit-tiers.mk
-@@ -43,7 +43,7 @@ ifdef MOZ_UPDATER
- ifndef MOZ_NATIVE_BZ2
- tier_platform_dirs += modules/libbz2
- endif
--tier_platform_dirs += other-licenses/bsdiff
-+#tier_platform_dirs += other-licenses/bsdiff
- endif
-
- tier_platform_dirs += gfx/qcms
diff --git a/www/firefox/patches/patch-toolkit_toolkit.mozbuild b/www/firefox/patches/patch-toolkit_toolkit.mozbuild
new file mode 100644
index 00000000000..6b098bf4e46
--- /dev/null
+++ b/www/firefox/patches/patch-toolkit_toolkit.mozbuild
@@ -0,0 +1,13 @@
+$NetBSD: patch-toolkit_toolkit.mozbuild,v 1.1 2013/06/26 11:32:12 ryoon Exp $
+
+--- toolkit/toolkit.mozbuild.orig 2013-06-17 22:13:28.000000000 +0000
++++ toolkit/toolkit.mozbuild
+@@ -46,7 +46,7 @@ if CONFIG['MOZ_UPDATER']:
+ if not CONFIG['MOZ_NATIVE_BZ2']:
+ add_tier_dir('platform', 'modules/libbz2')
+
+- add_tier_dir('platform', 'other-licenses/bsdiff')
++# add_tier_dir('platform', 'other-licenses/bsdiff')
+
+ # Gecko/Core components.
+
diff --git a/www/firefox/patches/patch-xpcom_Makefile.in b/www/firefox/patches/patch-xpcom_Makefile.in
deleted file mode 100644
index 9e49ec14d04..00000000000
--- a/www/firefox/patches/patch-xpcom_Makefile.in
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-xpcom_Makefile.in,v 1.1 2013/05/23 13:12:13 ryoon Exp $
-
---- xpcom/Makefile.in.orig 2013-01-04 23:44:47.000000000 +0000
-+++ xpcom/Makefile.in
-@@ -35,6 +35,10 @@ DIRS += windbgdlg
- endif
- endif
-
-+ifeq ($(OS_ARCH),NetBSD)
-+EXTRA_DSO_LDOPTS += -Wl,-rpath,${PREFIX}/lib/xulrunner/sdk/lib
-+endif
-+
- ifdef ENABLE_TESTS
- TOOL_DIRS += \
- tests \
diff --git a/www/firefox/patches/patch-xpcom__reflect__xptcall__src__md__unix__xptcstubs_sparc64_openbsd.cpp b/www/firefox/patches/patch-xpcom__reflect__xptcall__src__md__unix__xptcstubs_sparc64_openbsd.cpp
index 1170aa070a1..f51cf95eac6 100644
--- a/www/firefox/patches/patch-xpcom__reflect__xptcall__src__md__unix__xptcstubs_sparc64_openbsd.cpp
+++ b/www/firefox/patches/patch-xpcom__reflect__xptcall__src__md__unix__xptcstubs_sparc64_openbsd.cpp
@@ -1,4 +1,4 @@
-$NetBSD: patch-xpcom__reflect__xptcall__src__md__unix__xptcstubs_sparc64_openbsd.cpp,v 1.1 2013/06/21 23:11:42 ryoon Exp $
+$NetBSD: patch-xpcom__reflect__xptcall__src__md__unix__xptcstubs_sparc64_openbsd.cpp,v 1.2 2013/06/26 11:32:12 ryoon Exp $
# HG changeset patch
# User Martin Husemann <martin@netbsd.org>
@@ -10,14 +10,9 @@ Bug 867914: Declare SharedStub as returning nsresult in xptcstubs_sparc64_openbs
Fixes a build issue on NetBSD/sparc64, no apparent fallout on OpenBSD/sparc64
diff xpcom/reflect/xptcall/src/md/unix/xptcstubs_sparc64_openbsd.cpp xpcom/reflect/xptcall/src/md/unix/xptcstubs_sparc64_openbsd.cpp
---- xpcom/reflect/xptcall/src/md/unix/xptcstubs_sparc64_openbsd.cpp
+--- xpcom/reflect/xptcall/src/md/unix/xptcstubs_sparc64_openbsd.cpp.orig 2013-06-17 22:13:29.000000000 +0000
+++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_sparc64_openbsd.cpp
-@@ -78,17 +78,17 @@ PrepareAndDispatch(nsXPTCStubBase* self,
- result = self->mOuter->CallMethod((uint16_t)methodIndex, info, dispatchParams);
-
- if(dispatchParams != paramBuffer)
- delete [] dispatchParams;
-
+@@ -83,7 +83,7 @@ PrepareAndDispatch(nsXPTCStubBase* self,
return result;
}
@@ -26,9 +21,3 @@ diff xpcom/reflect/xptcall/src/md/unix/xptcstubs_sparc64_openbsd.cpp xpcom/refle
#define STUB_ENTRY(n) \
nsresult nsXPTCStubBase::Stub##n() \
- { \
- int dummy; /* defeat tail-call optimization */ \
- return SharedStub(n, &dummy); \
- }
-
-
diff --git a/www/firefox/patches/patch-xpcom_io_nsMultiplexInputStream_cpp b/www/firefox/patches/patch-xpcom_io_nsMultiplexInputStream_cpp
deleted file mode 100644
index 1a8f182489a..00000000000
--- a/www/firefox/patches/patch-xpcom_io_nsMultiplexInputStream_cpp
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-xpcom_io_nsMultiplexInputStream_cpp,v 1.1 2013/05/23 13:12:13 ryoon Exp $
-
-Fix PR/47722, dragonfly (gcc 4.7) build problem:
-error: no matching function for call to
- 'NS_MIN(int64_t&, __gnu_cxx::__enable_if<true, double>::__type)'
-devel/xulrunner/work/mozilla-release/xpcom/io/nsMultiplexInputStream.cpp:532:83
-
---- xpcom/io/nsMultiplexInputStream.cpp.orig 2013-05-11 19:19:56.000000000 +0000
-+++ xpcom/io/nsMultiplexInputStream.cpp
-@@ -529,7 +529,7 @@ nsMultiplexInputStream::Seek(int32_t aWh
- rv = stream->Tell(&avail);
- NS_ENSURE_SUCCESS(rv, rv);
-
-- int64_t newPos = streamPos + XPCOM_MIN(avail, std::abs(remaining));
-+ int64_t newPos = streamPos + XPCOM_MIN(avail, (int64_t)std::abs(remaining));
-
- rv = stream->Seek(NS_SEEK_END, -newPos);
- NS_ENSURE_SUCCESS(rv, rv);