diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-09-19 12:37:49 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-09-19 12:37:49 +0000 |
commit | 952bd28a6db7d9d53d617fdb273bf61d5715fdea (patch) | |
tree | 73c2360138329dfd17c432aaa4f78b9a8605c3c8 /www/firefox/PLIST | |
parent | 197fe60a85ff5c17e2184dceec5bbc821195a3a0 (diff) | |
download | pkgsrc-952bd28a6db7d9d53d617fdb273bf61d5715fdea.tar.gz |
Update to 24.0, ESR edition.
* Merge some patches via FreeBSD ports.
* Tested on NetBSD/amd64 6.99.23 and DragonFly/amd64 3.4.1.
* Use system hunspell dictionaries.
* DuckDuckGo search window.
* Enable system icu support.
Changelog:
NEW
Support for new scrollbar style in Mac OS X 10.7 and newer
NEW
Implemented Close tabs to the right
NEW
Social: Ability to tear-off chat windows to view separately by simply dragging them out
CHANGED
Accessibility related improvements on using pinned tabs (see 577727)
CHANGED
Removed support for Revocation Lists feature (see 867465)
CHANGED
Performance improvements on New Tab Page loads (see 791670)
DEVELOPER
Major SVG rendering improvements around Image tiling and scaling (see 600207 )
DEVELOPER
Improved and unified Browser console for enhanced debugging experience, replacing existing Error console
DEVELOPER
Removed support for sherlock files that are loaded from application or profile directory
FIXED
Replace fixed-ratio audio resampler in webrtc.org capture code with Speex resampler and eliminate pseudo-44000Hz rate ( see 886886)
FIXED
24.0: Security fixes can be found here
Fixed in Firefox 24
MFSA 2013-92 GC hazard with default compartments and frame chain restoration
MFSA 2013-91 User-defined properties on DOM proxies get the wrong "this" object
MFSA 2013-90 Memory corruption involving scrolling
MFSA 2013-89 Buffer overflow with multi-column, lists, and floats
MFSA 2013-88 compartment mismatch re-attaching XBL-backed nodes
MFSA 2013-87 Shared object library loading from writable location
MFSA 2013-86 WebGL Information disclosure through OS X NVIDIA graphic drivers
MFSA 2013-85 Uninitialized data in IonMonkey
MFSA 2013-84 Same-origin bypass through symbolic links
MFSA 2013-83 Mozilla Updater does not lock MAR file after signature verification
MFSA 2013-82 Calling scope for new Javascript objects can lead to memory corruption
MFSA 2013-81 Use-after-free with select element
MFSA 2013-80 NativeKey continues handling key messages after widget is destroyed
MFSA 2013-79 Use-after-free in Animation Manager during stylesheet cloning
MFSA 2013-78 Integer overflow in ANGLE library
MFSA 2013-77 Improper state in HTML5 Tree Builder with templates
MFSA 2013-76 Miscellaneous memory safety hazards (rv:24.0 / rv:17.0.9)
Diffstat (limited to 'www/firefox/PLIST')
-rw-r--r-- | www/firefox/PLIST | 262 |
1 files changed, 181 insertions, 81 deletions
diff --git a/www/firefox/PLIST b/www/firefox/PLIST index 65f96e947cb..14fae6e8e7b 100644 --- a/www/firefox/PLIST +++ b/www/firefox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.70 2013/08/29 18:48:25 martin Exp $ +@comment $NetBSD: PLIST,v 1.71 2013/09/19 12:37:49 ryoon Exp $ bin/firefox include/firefox/AbstractMediaDecoder.h include/firefox/AccEvent.h @@ -34,6 +34,7 @@ include/firefox/Composer2D.h include/firefox/CompositableHost.h include/firefox/CompositorChild.h include/firefox/CompositorParent.h +include/firefox/ContainerWriter.h include/firefox/CopyableCanvasLayer.h include/firefox/Crypto.h include/firefox/CryptoTask.h @@ -68,6 +69,7 @@ include/firefox/GLScreenBuffer.h include/firefox/GLTextureImage.h include/firefox/GLXLibrary.h include/firefox/GeckoProfiler.h +include/firefox/GeneratedEventClasses.h include/firefox/GeneratedEvents.h include/firefox/GfxInfoCollector.h include/firefox/GonkCameraControl.h @@ -98,6 +100,7 @@ include/firefox/MediaDecoder.h include/firefox/MediaDecoderOwner.h include/firefox/MediaDecoderReader.h include/firefox/MediaDecoderStateMachine.h +include/firefox/MediaEncoder.h include/firefox/MediaEngine.h include/firefox/MediaEngineDefault.h include/firefox/MediaMetadataManager.h @@ -107,6 +110,8 @@ include/firefox/MediaStreamGraph.h include/firefox/OggCodecState.h include/firefox/OggDecoder.h include/firefox/OggReader.h +include/firefox/OggWriter.h +include/firefox/OpusTrackEncoder.h include/firefox/PCOMContentPermissionRequestChild.h include/firefox/ReadbackLayer.h include/firefox/RoundedRect.h @@ -124,7 +129,6 @@ include/firefox/SharedSurface.h include/firefox/SharedSurfaceEGL.h include/firefox/SharedSurfaceGL.h include/firefox/SharedTextureImage.h -include/firefox/ShmemYCbCrImage.h include/firefox/SpecialSystemDirectory.h include/firefox/StackArena.h include/firefox/StreamBuffer.h @@ -134,6 +138,9 @@ include/firefox/SurfaceTypes.h include/firefox/TexturePoolOGL.h include/firefox/ThreeDPoint.h include/firefox/TimeVarying.h +include/firefox/TrackEncoder.h +include/firefox/TrackUnionStream.h +include/firefox/Units.h include/firefox/VideoFrameContainer.h include/firefox/VideoSegment.h include/firefox/VideoUtils.h @@ -145,6 +152,7 @@ include/firefox/WebMDecoder.h include/firefox/WebMReader.h include/firefox/WrapperFactory.h include/firefox/XPCJSMemoryReporter.h +include/firefox/amIAddonManager.h include/firefox/amIInstallTrigger.h include/firefox/amIWebInstallListener.h include/firefox/amIWebInstaller.h @@ -274,10 +282,8 @@ include/firefox/jscpucfg.h include/firefox/jsdIDebuggerService.h include/firefox/jsdbgapi.h include/firefox/jsdebug.h -include/firefox/jsdhash.h include/firefox/jsfriendapi.h include/firefox/jslock.h -include/firefox/json.h include/firefox/jsperf.h include/firefox/jsprf.h include/firefox/jsprototypes.h @@ -335,6 +341,7 @@ include/firefox/mozilla-config.h include/firefox/mozilla/AppData.h include/firefox/mozilla/AppProcessChecker.h include/firefox/mozilla/Assertions.h +include/firefox/mozilla/Atomics.h include/firefox/mozilla/Attributes.h include/firefox/mozilla/AutoRestore.h include/firefox/mozilla/AvailableMemoryTracker.h @@ -351,12 +358,14 @@ include/firefox/mozilla/ClearOnShutdown.h include/firefox/mozilla/Compiler.h include/firefox/mozilla/CondVar.h include/firefox/mozilla/Constants.h +include/firefox/mozilla/CycleCollectedJSRuntime.h include/firefox/mozilla/DeadlockDetector.h include/firefox/mozilla/DebugOnly.h include/firefox/mozilla/Decimal.h include/firefox/mozilla/Endian.h include/firefox/mozilla/EnumSet.h include/firefox/mozilla/ErrorResult.h +include/firefox/mozilla/FFTBlock.h include/firefox/mozilla/FileLocation.h include/firefox/mozilla/FileUtils.h include/firefox/mozilla/FloatingPoint.h @@ -371,6 +380,7 @@ include/firefox/mozilla/HalWakeLock.h include/firefox/mozilla/HangMonitor.h include/firefox/mozilla/HashFunctions.h include/firefox/mozilla/IHistory.h +include/firefox/mozilla/IOInterposer.h include/firefox/mozilla/IntentionalCrash.h include/firefox/mozilla/LazyIdleThread.h include/firefox/mozilla/Likely.h @@ -406,6 +416,7 @@ include/firefox/mozilla/RangedPtr.h include/firefox/mozilla/ReentrantMonitor.h include/firefox/mozilla/RefPtr.h include/firefox/mozilla/SHA1.h +include/firefox/mozilla/SQLiteInterposer.h include/firefox/mozilla/SSE.h include/firefox/mozilla/Scoped.h include/firefox/mozilla/Selection.h @@ -415,6 +426,7 @@ include/firefox/mozilla/SplayTree.h include/firefox/mozilla/StackWalk.h include/firefox/mozilla/StandardInteger.h include/firefox/mozilla/StartupTimeline.h +include/firefox/mozilla/StaticMutex.h include/firefox/mozilla/StaticPtr.h include/firefox/mozilla/StringBuilder.h include/firefox/mozilla/SyncRunnable.h @@ -487,6 +499,8 @@ include/firefox/mozilla/dom/AudioProcessingEvent.h include/firefox/mozilla/dom/AudioProcessingEventBinding.h include/firefox/mozilla/dom/AudioStreamTrack.h include/firefox/mozilla/dom/AudioStreamTrackBinding.h +include/firefox/mozilla/dom/BarPropBinding.h +include/firefox/mozilla/dom/BarProps.h include/firefox/mozilla/dom/BatteryManagerBinding.h include/firefox/mozilla/dom/BeforeUnloadEventBinding.h include/firefox/mozilla/dom/BindingDeclarations.h @@ -494,9 +508,9 @@ include/firefox/mozilla/dom/BindingUtils.h include/firefox/mozilla/dom/BiquadFilterNode.h include/firefox/mozilla/dom/BiquadFilterNodeBinding.h include/firefox/mozilla/dom/BlobBinding.h +include/firefox/mozilla/dom/BlobEventBinding.h include/firefox/mozilla/dom/CDATASection.h include/firefox/mozilla/dom/CDATASectionBinding.h -include/firefox/mozilla/dom/CFStateChangeEventBinding.h include/firefox/mozilla/dom/CSS.h include/firefox/mozilla/dom/CSS2PropertiesBinding.h include/firefox/mozilla/dom/CSSBinding.h @@ -509,6 +523,7 @@ include/firefox/mozilla/dom/CSSValueListBinding.h include/firefox/mozilla/dom/CallbackFunction.h include/firefox/mozilla/dom/CallbackInterface.h include/firefox/mozilla/dom/CallbackObject.h +include/firefox/mozilla/dom/CameraManagerBinding.h include/firefox/mozilla/dom/CanvasGradient.h include/firefox/mozilla/dom/CanvasPattern.h include/firefox/mozilla/dom/CanvasRenderingContext2D.h @@ -524,6 +539,7 @@ include/firefox/mozilla/dom/ChildNodeBinding.h include/firefox/mozilla/dom/ClientRectBinding.h include/firefox/mozilla/dom/ClientRectListBinding.h include/firefox/mozilla/dom/ClipboardEventBinding.h +include/firefox/mozilla/dom/CloseEventBinding.h include/firefox/mozilla/dom/CommandEventBinding.h include/firefox/mozilla/dom/Comment.h include/firefox/mozilla/dom/CommentBinding.h @@ -531,12 +547,16 @@ 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/ConvolverNode.h +include/firefox/mozilla/dom/ConvolverNodeBinding.h include/firefox/mozilla/dom/CoordinatesBinding.h include/firefox/mozilla/dom/CrashReporterChild.h include/firefox/mozilla/dom/CrashReporterParent.h +include/firefox/mozilla/dom/CustomEventBinding.h include/firefox/mozilla/dom/DOMCursor.h include/firefox/mozilla/dom/DOMCursorBinding.h include/firefox/mozilla/dom/DOMError.h +include/firefox/mozilla/dom/DOMErrorBinding.h include/firefox/mozilla/dom/DOMImplementation.h include/firefox/mozilla/dom/DOMImplementationBinding.h include/firefox/mozilla/dom/DOMJSClass.h @@ -549,11 +569,18 @@ include/firefox/mozilla/dom/DOMStorageIPC.h include/firefox/mozilla/dom/DOMStringMapBinding.h include/firefox/mozilla/dom/DOMTokenListBinding.h include/firefox/mozilla/dom/DOMTransactionBinding.h +include/firefox/mozilla/dom/DOMTransactionEventBinding.h +include/firefox/mozilla/dom/DataContainerEventBinding.h include/firefox/mozilla/dom/DelayNode.h include/firefox/mozilla/dom/DelayNodeBinding.h include/firefox/mozilla/dom/DesktopNotification.h include/firefox/mozilla/dom/DesktopNotificationBinding.h +include/firefox/mozilla/dom/DeviceLightEventBinding.h include/firefox/mozilla/dom/DeviceMotionEventBinding.h +include/firefox/mozilla/dom/DeviceOrientationEventBinding.h +include/firefox/mozilla/dom/DeviceProximityEventBinding.h +include/firefox/mozilla/dom/DeviceStorageBinding.h +include/firefox/mozilla/dom/DeviceStorageChangeEventBinding.h include/firefox/mozilla/dom/DirectionalityUtils.h include/firefox/mozilla/dom/DocumentBinding.h include/firefox/mozilla/dom/DocumentFragment.h @@ -566,6 +593,7 @@ include/firefox/mozilla/dom/DynamicsCompressorNode.h include/firefox/mozilla/dom/DynamicsCompressorNodeBinding.h include/firefox/mozilla/dom/Element.h include/firefox/mozilla/dom/ElementBinding.h +include/firefox/mozilla/dom/ElementReplaceEventBinding.h include/firefox/mozilla/dom/EnableSpeechSynthesisCheck.h include/firefox/mozilla/dom/EnableWebAudioCheck.h include/firefox/mozilla/dom/EncodingUtils.h @@ -583,13 +611,18 @@ 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/FileModeBinding.h include/firefox/mozilla/dom/FileReaderBinding.h include/firefox/mozilla/dom/FileReaderSyncBinding.h include/firefox/mozilla/dom/FileRequestBinding.h +include/firefox/mozilla/dom/FocusEventBinding.h include/firefox/mozilla/dom/FormDataBinding.h include/firefox/mozilla/dom/FragmentOrElement.h include/firefox/mozilla/dom/FromParser.h include/firefox/mozilla/dom/FunctionBinding.h +include/firefox/mozilla/dom/Future.h +include/firefox/mozilla/dom/FutureBinding.h +include/firefox/mozilla/dom/FutureResolver.h include/firefox/mozilla/dom/GainNode.h include/firefox/mozilla/dom/GainNodeBinding.h include/firefox/mozilla/dom/GeolocationBinding.h @@ -625,6 +658,8 @@ include/firefox/mozilla/dom/HTMLFieldSetElement.h include/firefox/mozilla/dom/HTMLFieldSetElementBinding.h include/firefox/mozilla/dom/HTMLFontElement.h include/firefox/mozilla/dom/HTMLFontElementBinding.h +include/firefox/mozilla/dom/HTMLFormElement.h +include/firefox/mozilla/dom/HTMLFormElementBinding.h include/firefox/mozilla/dom/HTMLFrameElement.h include/firefox/mozilla/dom/HTMLFrameElementBinding.h include/firefox/mozilla/dom/HTMLFrameSetElement.h @@ -716,10 +751,14 @@ 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/HTMLTrackElement.h +include/firefox/mozilla/dom/HTMLTrackElementBinding.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/HashChangeEventBinding.h +include/firefox/mozilla/dom/IDBDatabaseBinding.h include/firefox/mozilla/dom/IDBFactoryBinding.h include/firefox/mozilla/dom/IDBVersionChangeEventBinding.h include/firefox/mozilla/dom/ImageData.h @@ -727,6 +766,7 @@ include/firefox/mozilla/dom/ImageDataBinding.h include/firefox/mozilla/dom/ImageDocument.h include/firefox/mozilla/dom/ImageDocumentBinding.h include/firefox/mozilla/dom/InspectorUtilsBinding.h +include/firefox/mozilla/dom/KeyEventBinding.h include/firefox/mozilla/dom/KeyboardEventBinding.h include/firefox/mozilla/dom/Link.h include/firefox/mozilla/dom/LinkStyleBinding.h @@ -734,16 +774,27 @@ include/firefox/mozilla/dom/LocalMediaStreamBinding.h include/firefox/mozilla/dom/LocationBinding.h include/firefox/mozilla/dom/MediaError.h include/firefox/mozilla/dom/MediaErrorBinding.h +include/firefox/mozilla/dom/MediaStreamAudioDestinationNode.h +include/firefox/mozilla/dom/MediaStreamAudioDestinationNodeBinding.h include/firefox/mozilla/dom/MediaStreamBinding.h +include/firefox/mozilla/dom/MediaStreamEventBinding.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/MobileMessageManagerBinding.h include/firefox/mozilla/dom/MouseEventBinding.h include/firefox/mozilla/dom/MouseScrollEventBinding.h include/firefox/mozilla/dom/MozActivityBinding.h +include/firefox/mozilla/dom/MozApplicationEventBinding.h +include/firefox/mozilla/dom/MozContactChangeEventBinding.h +include/firefox/mozilla/dom/MozMmsEventBinding.h +include/firefox/mozilla/dom/MozMmsMessageBinding.h include/firefox/mozilla/dom/MozNamedAttrMapBinding.h +include/firefox/mozilla/dom/MozSettingsEventBinding.h +include/firefox/mozilla/dom/MozSmsEventBinding.h +include/firefox/mozilla/dom/MozTimeManagerBinding.h include/firefox/mozilla/dom/MutationEventBinding.h include/firefox/mozilla/dom/MutationObserverBinding.h include/firefox/mozilla/dom/NetDashboardBinding.h @@ -758,6 +809,11 @@ include/firefox/mozilla/dom/NotificationBinding.h include/firefox/mozilla/dom/NotifyAudioAvailableEventBinding.h include/firefox/mozilla/dom/NotifyPaintEventBinding.h include/firefox/mozilla/dom/Nullable.h +include/firefox/mozilla/dom/OfflineAudioCompletionEvent.h +include/firefox/mozilla/dom/OfflineAudioCompletionEventBinding.h +include/firefox/mozilla/dom/OfflineAudioContextBinding.h +include/firefox/mozilla/dom/OfflineResourceListBinding.h +include/firefox/mozilla/dom/PageTransitionEventBinding.h include/firefox/mozilla/dom/PaintRequestBinding.h include/firefox/mozilla/dom/PaintRequestListBinding.h include/firefox/mozilla/dom/PannerNode.h @@ -765,15 +821,25 @@ include/firefox/mozilla/dom/PannerNodeBinding.h include/firefox/mozilla/dom/PerformanceBinding.h include/firefox/mozilla/dom/PerformanceNavigationBinding.h include/firefox/mozilla/dom/PerformanceTimingBinding.h +include/firefox/mozilla/dom/PeriodicWave.h +include/firefox/mozilla/dom/PeriodicWaveBinding.h include/firefox/mozilla/dom/PermissionMessageUtils.h +include/firefox/mozilla/dom/PopStateEventBinding.h +include/firefox/mozilla/dom/PopupBlockedEventBinding.h include/firefox/mozilla/dom/PositionBinding.h include/firefox/mozilla/dom/PositionErrorBinding.h include/firefox/mozilla/dom/PrimitiveConversions.h include/firefox/mozilla/dom/ProcessingInstruction.h include/firefox/mozilla/dom/ProcessingInstructionBinding.h +include/firefox/mozilla/dom/ProgressEventBinding.h include/firefox/mozilla/dom/PrototypeList.h include/firefox/mozilla/dom/RGBColorBinding.h include/firefox/mozilla/dom/RTCConfigurationBinding.h +include/firefox/mozilla/dom/RTCDataChannelEventBinding.h +include/firefox/mozilla/dom/RTCIceCandidateBinding.h +include/firefox/mozilla/dom/RTCPeerConnectionBinding.h +include/firefox/mozilla/dom/RTCPeerConnectionIceEventBinding.h +include/firefox/mozilla/dom/RTCSessionDescriptionBinding.h include/firefox/mozilla/dom/RangeBinding.h include/firefox/mozilla/dom/RectBinding.h include/firefox/mozilla/dom/RegisterBindings.h @@ -802,6 +868,8 @@ include/firefox/mozilla/dom/SVGAnimatedPointsBinding.h include/firefox/mozilla/dom/SVGAnimatedPreserveAspectRatioBinding.h include/firefox/mozilla/dom/SVGAnimatedRect.h include/firefox/mozilla/dom/SVGAnimatedRectBinding.h +include/firefox/mozilla/dom/SVGAnimatedString.h +include/firefox/mozilla/dom/SVGAnimatedStringBinding.h include/firefox/mozilla/dom/SVGAnimatedTransformList.h include/firefox/mozilla/dom/SVGAnimatedTransformListBinding.h include/firefox/mozilla/dom/SVGAnimationElement.h @@ -961,6 +1029,7 @@ include/firefox/mozilla/dom/ScriptProcessorNode.h include/firefox/mozilla/dom/ScriptProcessorNodeBinding.h include/firefox/mozilla/dom/ScrollAreaEventBinding.h include/firefox/mozilla/dom/SimpleGestureEventBinding.h +include/firefox/mozilla/dom/SmartCardEventBinding.h include/firefox/mozilla/dom/SmsFilter.h include/firefox/mozilla/dom/SmsManager.h include/firefox/mozilla/dom/SmsMessage.h @@ -973,6 +1042,8 @@ 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/SpeechRecognitionErrorBinding.h +include/firefox/mozilla/dom/SpeechRecognitionEventBinding.h include/firefox/mozilla/dom/SpeechRecognitionResult.h include/firefox/mozilla/dom/SpeechRecognitionResultBinding.h include/firefox/mozilla/dom/SpeechRecognitionResultList.h @@ -981,14 +1052,19 @@ include/firefox/mozilla/dom/SpeechStreamListener.h include/firefox/mozilla/dom/SpeechSynthesis.h include/firefox/mozilla/dom/SpeechSynthesisBinding.h include/firefox/mozilla/dom/SpeechSynthesisChild.h +include/firefox/mozilla/dom/SpeechSynthesisEventBinding.h include/firefox/mozilla/dom/SpeechSynthesisParent.h include/firefox/mozilla/dom/SpeechSynthesisUtterance.h include/firefox/mozilla/dom/SpeechSynthesisUtteranceBinding.h include/firefox/mozilla/dom/SpeechSynthesisVoice.h include/firefox/mozilla/dom/SpeechSynthesisVoiceBinding.h +include/firefox/mozilla/dom/StorageEventBinding.h include/firefox/mozilla/dom/StructuredCloneTags.h include/firefox/mozilla/dom/StructuredCloneUtils.h +include/firefox/mozilla/dom/StyleRuleChangeEventBinding.h +include/firefox/mozilla/dom/StyleSheetApplicableStateChangeEventBinding.h include/firefox/mozilla/dom/StyleSheetBinding.h +include/firefox/mozilla/dom/StyleSheetChangeEventBinding.h include/firefox/mozilla/dom/TabChild.h include/firefox/mozilla/dom/TabContext.h include/firefox/mozilla/dom/TabMessageUtils.h @@ -1002,6 +1078,15 @@ include/firefox/mozilla/dom/TextEncoder.h include/firefox/mozilla/dom/TextEncoderBase.h include/firefox/mozilla/dom/TextEncoderBinding.h include/firefox/mozilla/dom/TextMetrics.h +include/firefox/mozilla/dom/TextTrack.h +include/firefox/mozilla/dom/TextTrackBinding.h +include/firefox/mozilla/dom/TextTrackCue.h +include/firefox/mozilla/dom/TextTrackCueBinding.h +include/firefox/mozilla/dom/TextTrackCueList.h +include/firefox/mozilla/dom/TextTrackCueListBinding.h +include/firefox/mozilla/dom/TextTrackList.h +include/firefox/mozilla/dom/TextTrackListBinding.h +include/firefox/mozilla/dom/TimeEventBinding.h include/firefox/mozilla/dom/TimeRanges.h include/firefox/mozilla/dom/TimeRangesBinding.h include/firefox/mozilla/dom/Touch.h @@ -1016,15 +1101,17 @@ 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 include/firefox/mozilla/dom/UnionConversions.h include/firefox/mozilla/dom/UnionTypes.h +include/firefox/mozilla/dom/UserProximityEventBinding.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/WaveShaperNode.h +include/firefox/mozilla/dom/WaveShaperNodeBinding.h include/firefox/mozilla/dom/WebComponentsBinding.h include/firefox/mozilla/dom/WebGLRenderingContextBinding.h include/firefox/mozilla/dom/WebSocketBinding.h @@ -1116,6 +1203,7 @@ 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/TimeManager.h include/firefox/mozilla/dom/time/TimeService.h include/firefox/mozilla/dom/workers/Workers.h include/firefox/mozilla/dom/workers/bindings/DOMBindingBase.h @@ -1143,6 +1231,7 @@ include/firefox/mozilla/gfx/PathHelpers.h include/firefox/mozilla/gfx/Point.h include/firefox/mozilla/gfx/Rect.h include/firefox/mozilla/gfx/Scale.h +include/firefox/mozilla/gfx/ScaleFactor.h include/firefox/mozilla/gfx/SharedDIB.h include/firefox/mozilla/gfx/Tools.h include/firefox/mozilla/gfx/Types.h @@ -1177,11 +1266,6 @@ include/firefox/mozilla/ipc/Transport.h include/firefox/mozilla/ipc/Transport_posix.h include/firefox/mozilla/ipc/URIUtils.h include/firefox/mozilla/ipc/XPCShellEnvironment.h -include/firefox/mozilla/jsipc/CPOWTypes.h -include/firefox/mozilla/jsipc/ContextWrapperChild.h -include/firefox/mozilla/jsipc/ContextWrapperParent.h -include/firefox/mozilla/jsipc/ObjectWrapperChild.h -include/firefox/mozilla/jsipc/ObjectWrapperParent.h include/firefox/mozilla/layers/AsyncCompositionManager.h include/firefox/mozilla/layers/AsyncPanZoomController.h include/firefox/mozilla/layers/Axis.h @@ -1222,7 +1306,6 @@ include/firefox/mozilla/layers/ShadowLayers.h include/firefox/mozilla/layers/ShadowLayersManager.h include/firefox/mozilla/layers/SharedPlanarYCbCrImage.h include/firefox/mozilla/layers/SharedRGBImage.h -include/firefox/mozilla/layers/ShmemYCbCrImage.h include/firefox/mozilla/layers/TaskThrottler.h include/firefox/mozilla/layers/TextureClient.h include/firefox/mozilla/layers/TextureClientOGL.h @@ -1230,6 +1313,7 @@ include/firefox/mozilla/layers/TextureHost.h include/firefox/mozilla/layers/TextureHostOGL.h include/firefox/mozilla/layers/ThebesLayerComposite.h include/firefox/mozilla/layers/TiledContentClient.h +include/firefox/mozilla/layers/YCbCrImageDataSerializer.h include/firefox/mozilla/layout/FrameChildList.h include/firefox/mozilla/layout/RenderFrameChild.h include/firefox/mozilla/layout/RenderFrameParent.h @@ -1258,6 +1342,7 @@ include/firefox/mozilla/net/NeckoCommon.h include/firefox/mozilla/net/NeckoMessageUtils.h include/firefox/mozilla/net/NeckoParent.h include/firefox/mozilla/net/PHttpChannelParams.h +include/firefox/mozilla/net/PSpdyPush3.h include/firefox/mozilla/net/RemoteOpenFileChild.h include/firefox/mozilla/net/RemoteOpenFileParent.h include/firefox/mozilla/net/WebSocketChannel.h @@ -1295,7 +1380,6 @@ include/firefox/mozilla/plugins/PluginStreamParent.h include/firefox/mozilla/plugins/PluginUtilsOSX.h include/firefox/mozilla/plugins/StreamNotifyChild.h include/firefox/mozilla/plugins/StreamNotifyParent.h -${PLIST.debug}include/firefox/pure.h include/firefox/mozilla/scache/StartupCache.h include/firefox/mozilla/scache/StartupCacheUtils.h include/firefox/mozilla/storage.h @@ -1418,8 +1502,9 @@ include/firefox/nsCoord.h include/firefox/nsCopySupport.h include/firefox/nsCppSharedAllocator.h include/firefox/nsCrossSiteListenerProxy.h -include/firefox/nsCycleCollectionJSRuntime.h +include/firefox/nsCxPusher.h include/firefox/nsCycleCollectionNoteChild.h +include/firefox/nsCycleCollectionNoteRootCallback.h include/firefox/nsCycleCollectionParticipant.h include/firefox/nsCycleCollectionTraversalCallback.h include/firefox/nsCycleCollector.h @@ -1434,11 +1519,12 @@ 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/nsDOMKeyNameList.h include/firefox/nsDOMMediaQueryList.h +include/firefox/nsDOMOfflineResourceList.h include/firefox/nsDOMString.h +include/firefox/nsDOMTimeEvent.h include/firefox/nsDOMTouchEvent.h include/firefox/nsDOMUIEvent.h include/firefox/nsDataHashtable.h @@ -1567,7 +1653,6 @@ 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 @@ -1658,8 +1743,6 @@ include/firefox/nsICMSMessage.h include/firefox/nsICMSMessage2.h include/firefox/nsICMSMessageErrors.h include/firefox/nsICMSSecureMessage.h -include/firefox/nsICRLInfo.h -include/firefox/nsICRLManager.h include/firefox/nsICSSDeclaration.h include/firefox/nsICSSLoaderObserver.h include/firefox/nsICSSPseudoComparator.h @@ -1773,7 +1856,6 @@ include/firefox/nsIDOMAnimationEvent.h include/firefox/nsIDOMApplicationRegistry.h include/firefox/nsIDOMApplicationRegistry2.h include/firefox/nsIDOMAttr.h -include/firefox/nsIDOMBarProp.h include/firefox/nsIDOMBeforeUnloadEvent.h include/firefox/nsIDOMBlobEvent.h include/firefox/nsIDOMCDATASection.h @@ -1781,6 +1863,7 @@ include/firefox/nsIDOMCRMFObject.h include/firefox/nsIDOMCSSCharsetRule.h include/firefox/nsIDOMCSSConditionRule.h include/firefox/nsIDOMCSSFontFaceRule.h +include/firefox/nsIDOMCSSFontFeatureValuesRule.h include/firefox/nsIDOMCSSGroupingRule.h include/firefox/nsIDOMCSSImportRule.h include/firefox/nsIDOMCSSMediaRule.h @@ -1817,7 +1900,6 @@ include/firefox/nsIDOMCryptoDialogs.h include/firefox/nsIDOMCryptoLegacy.h include/firefox/nsIDOMCustomEvent.h include/firefox/nsIDOMDOMCursor.h -include/firefox/nsIDOMDOMError.h include/firefox/nsIDOMDOMException.h include/firefox/nsIDOMDOMImplementation.h include/firefox/nsIDOMDOMRequest.h @@ -1849,6 +1931,7 @@ include/firefox/nsIDOMFile.h include/firefox/nsIDOMFileHandle.h include/firefox/nsIDOMFileList.h include/firefox/nsIDOMFileReader.h +include/firefox/nsIDOMFocusEvent.h include/firefox/nsIDOMFontFace.h include/firefox/nsIDOMFontFaceList.h include/firefox/nsIDOMFormData.h @@ -1862,7 +1945,6 @@ include/firefox/nsIDOMGeoPositionCallback.h include/firefox/nsIDOMGeoPositionCoords.h include/firefox/nsIDOMGeoPositionError.h include/firefox/nsIDOMGeoPositionErrorCallback.h -include/firefox/nsIDOMGetSVGDocument.h include/firefox/nsIDOMGlobalObjectConstructor.h include/firefox/nsIDOMGlobalPropertyInitializer.h include/firefox/nsIDOMHTMLAnchorElement.h @@ -1876,7 +1958,6 @@ include/firefox/nsIDOMHTMLButtonElement.h include/firefox/nsIDOMHTMLByteRanges.h include/firefox/nsIDOMHTMLCanvasElement.h include/firefox/nsIDOMHTMLCollection.h -include/firefox/nsIDOMHTMLCommandElement.h include/firefox/nsIDOMHTMLDListElement.h include/firefox/nsIDOMHTMLDataListElement.h include/firefox/nsIDOMHTMLDirectoryElement.h @@ -2002,15 +2083,12 @@ 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 include/firefox/nsIDOMSVGAnimatedEnum.h include/firefox/nsIDOMSVGAnimatedInteger.h include/firefox/nsIDOMSVGAnimatedLength.h include/firefox/nsIDOMSVGAnimatedNumber.h -include/firefox/nsIDOMSVGAnimatedString.h -include/firefox/nsIDOMSVGDocument.h include/firefox/nsIDOMSVGElement.h include/firefox/nsIDOMSVGLength.h include/firefox/nsIDOMSVGNumber.h @@ -2031,14 +2109,14 @@ include/firefox/nsIDOMStorage.h include/firefox/nsIDOMStorageEvent.h include/firefox/nsIDOMStorageIndexedDB.h include/firefox/nsIDOMStorageManager.h +include/firefox/nsIDOMStyleRuleChangeEvent.h include/firefox/nsIDOMStyleSheet.h -include/firefox/nsIDOMStyleSheetAddedEvent.h +include/firefox/nsIDOMStyleSheetApplicableStateChangeEvent.h +include/firefox/nsIDOMStyleSheetChangeEvent.h include/firefox/nsIDOMStyleSheetList.h -include/firefox/nsIDOMStyleSheetRemovedEvent.h include/firefox/nsIDOMTCPSocket.h include/firefox/nsIDOMText.h include/firefox/nsIDOMTimeEvent.h -include/firefox/nsIDOMTimeManager.h include/firefox/nsIDOMTimeRanges.h include/firefox/nsIDOMToString.h include/firefox/nsIDOMTouchEvent.h @@ -2100,7 +2178,6 @@ include/firefox/nsIDirectoryService.h include/firefox/nsIDiskSpaceWatcher.h include/firefox/nsIDocCharset.h include/firefox/nsIDocShell.h -include/firefox/nsIDocShellHistory.h include/firefox/nsIDocShellLoadInfo.h include/firefox/nsIDocShellTreeItem.h include/firefox/nsIDocShellTreeNode.h @@ -2111,7 +2188,6 @@ 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 @@ -2350,6 +2426,7 @@ include/firefox/nsINativeKeyBindings.h include/firefox/nsINavBookmarksService.h include/firefox/nsINavHistoryService.h include/firefox/nsINavigatorBattery.h +include/firefox/nsINavigatorGamepads.h include/firefox/nsINestedURI.h include/firefox/nsINetAddr.h include/firefox/nsINetUtil.h @@ -2479,6 +2556,7 @@ include/firefox/nsIRecoveryService.h include/firefox/nsIRedirectChannelRegistrar.h include/firefox/nsIRedirectResultListener.h include/firefox/nsIReflowCallback.h +include/firefox/nsIReflowObserver.h include/firefox/nsIRefreshURI.h include/firefox/nsIRelativeFilePref.h include/firefox/nsIRemoteOpenFileListener.h @@ -2791,6 +2869,7 @@ include/firefox/nsJSNPRuntime.h include/firefox/nsJSON.h include/firefox/nsJSPrincipals.h include/firefox/nsJSProtocolHandler.h +include/firefox/nsJSThingHashtable.h include/firefox/nsJSUtils.h include/firefox/nsLWBrkCIID.h include/firefox/nsLayoutCID.h @@ -3070,6 +3149,7 @@ include/firefox/protobuf/google/protobuf/stubs/once.h include/firefox/protobuf/google/protobuf/stubs/stl_util-inl.h include/firefox/protobuf/google/protobuf/wire_format_lite.h include/firefox/protobuf/google/protobuf/wire_format_lite_inl.h +${PLIST.debug}include/firefox/pure.h include/firefox/qcms.h include/firefox/qcmstypes.h include/firefox/qsObjectHelper.h @@ -3357,6 +3437,7 @@ lib/firefox/browser/chrome/browser/content/browser/browser.js lib/firefox/browser/chrome/browser/content/browser/browser.xul lib/firefox/browser/chrome/browser/content/browser/certerror/aboutCertError.css lib/firefox/browser/chrome/browser/content/browser/certerror/aboutCertError.xhtml +lib/firefox/browser/chrome/browser/content/browser/chatWindow.xul lib/firefox/browser/chrome/browser/content/browser/content-sessionStore.js lib/firefox/browser/chrome/browser/content/browser/content.js lib/firefox/browser/chrome/browser/content/browser/devtools/NetworkPanel.xhtml @@ -3447,7 +3528,6 @@ lib/firefox/browser/chrome/browser/content/browser/migration/migration.xul lib/firefox/browser/chrome/browser/content/browser/newtab/newTab.css lib/firefox/browser/chrome/browser/content/browser/newtab/newTab.js lib/firefox/browser/chrome/browser/content/browser/newtab/newTab.xul -lib/firefox/browser/chrome/browser/content/browser/newtab/preload.xhtml lib/firefox/browser/chrome/browser/content/browser/nsContextMenu.js lib/firefox/browser/chrome/browser/content/browser/openLocation.js lib/firefox/browser/chrome/browser/content/browser/openLocation.xul @@ -3604,7 +3684,6 @@ 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 lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/breadcrumbs/ltr-end-pressed.png @@ -3638,8 +3717,8 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/command-paintfl 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-icon.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/computedview.css lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/dark-theme.css @@ -3657,7 +3736,6 @@ 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 lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/itemArrow-ltr.png @@ -3683,6 +3761,8 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/ruleview.css lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/scratchpad.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/toggle-tools.png +lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/tool-debugger-paused.png lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/tool-debugger.png lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/tool-inspector.png lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/tool-network.png @@ -3691,8 +3771,9 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/tool-profiler.p lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/tool-styleeditor.png lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/tool-webconsole.png lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/toolbox.css -lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/tools-icons-small.png lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/undock.png +lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/vview-delete.png +lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/vview-edit.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 @@ -3729,6 +3810,9 @@ 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/notification-pluginAlert.png +lib/firefox/browser/chrome/browser/skin/classic/browser/notification-pluginBlocked.png +lib/firefox/browser/chrome/browser/skin/classic/browser/notification-pluginNormal.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 @@ -3767,7 +3851,7 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/sanitizeDialog.css lib/firefox/browser/chrome/browser/skin/classic/browser/searchbar.css lib/firefox/browser/chrome/browser/skin/classic/browser/setDesktopBackground.css lib/firefox/browser/chrome/browser/skin/classic/browser/slowStartup-16.png -lib/firefox/browser/chrome/browser/skin/classic/browser/social/chat-close.png +lib/firefox/browser/chrome/browser/skin/classic/browser/social/chat-icons.png lib/firefox/browser/chrome/browser/skin/classic/browser/social/services-16.png lib/firefox/browser/chrome/browser/skin/classic/browser/social/services-64.png lib/firefox/browser/chrome/browser/skin/classic/browser/social/share-button-active.png @@ -3923,6 +4007,7 @@ 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 +lib/firefox/browser/chrome/pdfjs/content/network.js lib/firefox/browser/chrome/pdfjs/content/web/debugger.js lib/firefox/browser/chrome/pdfjs/content/web/images/annotation-check.svg lib/firefox/browser/chrome/pdfjs/content/web/images/annotation-comment.svg @@ -3942,13 +4027,13 @@ 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 -lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-fullscreen.png lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-menuArrows.png lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-openFile.png lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-pageDown-rtl.png lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-pageDown.png lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-pageUp-rtl.png lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-pageUp.png +lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-presentationMode.png lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-print.png lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-search.png lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle.png @@ -4020,7 +4105,7 @@ lib/firefox/browser/modules/devtools/CmdTilt.jsm lib/firefox/browser/modules/devtools/Commands.jsm lib/firefox/browser/modules/devtools/DOMHelpers.jsm lib/firefox/browser/modules/devtools/DebuggerPanel.jsm -lib/firefox/browser/modules/devtools/DebuggerUI.jsm +lib/firefox/browser/modules/devtools/DebuggerProcess.jsm lib/firefox/browser/modules/devtools/DeveloperToolbar.jsm lib/firefox/browser/modules/devtools/FloatingScrollbars.jsm lib/firefox/browser/modules/devtools/Jsbeautify.jsm @@ -4038,6 +4123,7 @@ lib/firefox/browser/modules/devtools/StyleEditorUI.jsm lib/firefox/browser/modules/devtools/StyleEditorUtil.jsm lib/firefox/browser/modules/devtools/StyleSheetEditor.jsm lib/firefox/browser/modules/devtools/VariablesView.jsm +lib/firefox/browser/modules/devtools/VariablesViewController.jsm lib/firefox/browser/modules/devtools/ViewHelpers.jsm lib/firefox/browser/modules/devtools/cmd-profiler.jsm lib/firefox/browser/modules/devtools/framework/sidebar.js @@ -4059,6 +4145,7 @@ lib/firefox/browser/modules/devtools/responsivedesign.jsm lib/firefox/browser/modules/devtools/scratchpad-manager.jsm lib/firefox/browser/modules/devtools/shared/event-emitter.js lib/firefox/browser/modules/devtools/shared/inplace-editor.js +lib/firefox/browser/modules/devtools/shared/telemetry.js lib/firefox/browser/modules/devtools/shared/theme-switching.js lib/firefox/browser/modules/devtools/shared/undo.js lib/firefox/browser/modules/devtools/styleinspector/computed-view.js @@ -4089,6 +4176,7 @@ lib/firefox/browser/modules/webappsUI.jsm lib/firefox/browser/modules/webrtcUI.jsm lib/firefox/browser/searchplugins/amazondotcom.xml lib/firefox/browser/searchplugins/bing.xml +lib/firefox/browser/searchplugins/duckduckgo.xml lib/firefox/browser/searchplugins/eBay.xml lib/firefox/browser/searchplugins/google.xml lib/firefox/browser/searchplugins/twitter.xml @@ -4243,16 +4331,31 @@ lib/firefox/chrome/en-US/locale/en-US/pippki/certManager.dtd lib/firefox/chrome/en-US/locale/en-US/pippki/deviceManager.dtd lib/firefox/chrome/en-US/locale/en-US/pippki/pippki.dtd lib/firefox/chrome/en-US/locale/en-US/pippki/pippki.properties -lib/firefox/chrome/en-US/locale/en-US/pippki/validation.dtd lib/firefox/chrome/en-US/locale/en-US/places/places.properties lib/firefox/chrome/en-US/locale/en-US/services/errors.properties lib/firefox/chrome/en-US/locale/en-US/services/sync.properties +lib/firefox/chrome/marionette/content/ChromePowers.js +lib/firefox/chrome/marionette/content/ChromeUtils.js +lib/firefox/chrome/marionette/content/EventUtils.js +lib/firefox/chrome/marionette/content/MozillaLogger.js +lib/firefox/chrome/marionette/content/SpecialPowersObserver.js +lib/firefox/chrome/marionette/content/SpecialPowersObserverAPI.js +lib/firefox/chrome/marionette/content/atoms.js +lib/firefox/chrome/marionette/content/marionette-elements.js +lib/firefox/chrome/marionette/content/marionette-listener.js +lib/firefox/chrome/marionette/content/marionette-log-obj.js +lib/firefox/chrome/marionette/content/marionette-sendkeys.js +lib/firefox/chrome/marionette/content/marionette-server.js +lib/firefox/chrome/marionette/content/marionette-simpletest.js +lib/firefox/chrome/marionette/content/specialpowers.js +lib/firefox/chrome/marionette/content/specialpowersAPI.js +lib/firefox/chrome/marionette/modules/MockFilePicker.jsm +lib/firefox/chrome/marionette/modules/MockPermissionPrompt.jsm lib/firefox/chrome/pippki/content/pippki/CAOverlay.xul lib/firefox/chrome/pippki/content/pippki/MineOverlay.xul lib/firefox/chrome/pippki/content/pippki/OrphanOverlay.xul lib/firefox/chrome/pippki/content/pippki/OthersOverlay.xul lib/firefox/chrome/pippki/content/pippki/WebSitesOverlay.xul -lib/firefox/chrome/pippki/content/pippki/cacertexists.xul lib/firefox/chrome/pippki/content/pippki/certDump.xul lib/firefox/chrome/pippki/content/pippki/certManager.js lib/firefox/chrome/pippki/content/pippki/certManager.xul @@ -4268,10 +4371,6 @@ lib/firefox/chrome/pippki/content/pippki/clientauthask.js lib/firefox/chrome/pippki/content/pippki/clientauthask.xul lib/firefox/chrome/pippki/content/pippki/createCertInfo.js lib/firefox/chrome/pippki/content/pippki/createCertInfo.xul -lib/firefox/chrome/pippki/content/pippki/crlImportDialog.js -lib/firefox/chrome/pippki/content/pippki/crlImportDialog.xul -lib/firefox/chrome/pippki/content/pippki/crlManager.js -lib/firefox/chrome/pippki/content/pippki/crlManager.xul lib/firefox/chrome/pippki/content/pippki/deletecert.js lib/firefox/chrome/pippki/content/pippki/deletecert.xul lib/firefox/chrome/pippki/content/pippki/device_manager.js @@ -4293,14 +4392,10 @@ lib/firefox/chrome/pippki/content/pippki/getpassword.xul lib/firefox/chrome/pippki/content/pippki/load_device.xul lib/firefox/chrome/pippki/content/pippki/password.js lib/firefox/chrome/pippki/content/pippki/pippki.js -lib/firefox/chrome/pippki/content/pippki/pref-crlupdate.js -lib/firefox/chrome/pippki/content/pippki/pref-crlupdate.xul lib/firefox/chrome/pippki/content/pippki/protectedAuth.js lib/firefox/chrome/pippki/content/pippki/protectedAuth.xul lib/firefox/chrome/pippki/content/pippki/resetpassword.js lib/firefox/chrome/pippki/content/pippki/resetpassword.xul -lib/firefox/chrome/pippki/content/pippki/serverCrlNextupdate.js -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 @@ -4386,22 +4481,12 @@ lib/firefox/chrome/toolkit/content/global/console.js lib/firefox/chrome/toolkit/content/global/console.xul lib/firefox/chrome/toolkit/content/global/consoleBindings.xml lib/firefox/chrome/toolkit/content/global/contentAreaUtils.js -lib/firefox/chrome/toolkit/content/global/cpow/child.html -lib/firefox/chrome/toolkit/content/global/cpow/test.xul lib/firefox/chrome/toolkit/content/global/customizeCharset.js lib/firefox/chrome/toolkit/content/global/customizeCharset.xul lib/firefox/chrome/toolkit/content/global/customizeToolbar.css lib/firefox/chrome/toolkit/content/global/customizeToolbar.js lib/firefox/chrome/toolkit/content/global/customizeToolbar.xul lib/firefox/chrome/toolkit/content/global/devicestorage.properties -lib/firefox/chrome/toolkit/content/global/devtools/dbg-browser-actors.js -lib/firefox/chrome/toolkit/content/global/devtools/dbg-gcli-actors.js -lib/firefox/chrome/toolkit/content/global/devtools/dbg-profiler-actors.js -lib/firefox/chrome/toolkit/content/global/devtools/dbg-script-actors.js -lib/firefox/chrome/toolkit/content/global/devtools/dbg-server.js -lib/firefox/chrome/toolkit/content/global/devtools/dbg-styleeditor-actors.js -lib/firefox/chrome/toolkit/content/global/devtools/dbg-transport.js -lib/firefox/chrome/toolkit/content/global/devtools/dbg-webconsole-actors.js lib/firefox/chrome/toolkit/content/global/dialogOverlay.js lib/firefox/chrome/toolkit/content/global/dialogOverlay.xul lib/firefox/chrome/toolkit/content/global/directionDetector.html @@ -4787,21 +4872,18 @@ lib/firefox/chrome/toolkit/skin/classic/mozapps/passwordmgr/key-16.png lib/firefox/chrome/toolkit/skin/classic/mozapps/passwordmgr/key-64.png lib/firefox/chrome/toolkit/skin/classic/mozapps/passwordmgr/key.png lib/firefox/chrome/toolkit/skin/classic/mozapps/places/defaultFavicon.png +lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginActivate.png lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginBlocked.png -lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginClickToPlay.png -lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginClickToPlayPlain.png lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginClose.png lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginCrashed.png lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginDisabled.png lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginDownload.png lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginMissing.png -lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/notifyPluginBlocked.png +lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginStripe.png lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/notifyPluginCrashed.png lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/notifyPluginGeneric.png -lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/notifyPluginOutdated.png lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/pluginBlocked-64.png lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/pluginBlocked.png -lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/pluginDisabled.png lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/pluginGeneric-16.png lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/pluginGeneric.png lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/pluginHelp-16.png @@ -4825,13 +4907,14 @@ lib/firefox/components/DataReportingService.js lib/firefox/components/DownloadLegacy.js lib/firefox/components/FeedProcessor.js lib/firefox/components/FormHistoryStartup.js -lib/firefox/components/NavigatorPropertyHelper.js 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/PushServiceLauncher.js lib/firefox/components/SettingsManager.js +lib/firefox/components/SettingsService.js lib/firefox/components/SiteSpecificUserAgent.js lib/firefox/components/TCPSocket.js lib/firefox/components/TCPSocketParentIntermediary.js @@ -4850,6 +4933,7 @@ lib/firefox/components/jsconsole-clhandler.js ${PLIST.gnome}lib/firefox/components/libdbusservice.so lib/firefox/components/libmozgnome.so ${PLIST.gnome}lib/firefox/components/libnkgnomevfs.so +lib/firefox/components/marionettecomponent.js lib/firefox/components/messageWakeupService.js lib/firefox/components/nsBlocklistService.js lib/firefox/components/nsContentDispatchChooser.js @@ -4947,6 +5031,7 @@ lib/firefox/modules/AlarmService.jsm lib/firefox/modules/AppDownloadManager.jsm lib/firefox/modules/AppsServiceChild.jsm lib/firefox/modules/AppsUtils.jsm +lib/firefox/modules/AsyncSpellCheckTestHelper.jsm lib/firefox/modules/BackgroundPageThumbs.jsm lib/firefox/modules/BookmarkHTMLUtils.jsm lib/firefox/modules/BookmarkJSONUtils.jsm @@ -4993,6 +5078,7 @@ lib/firefox/modules/InlineSpellChecker.jsm lib/firefox/modules/LightweightThemeConsumer.jsm lib/firefox/modules/LightweightThemeImageOptimizer.jsm lib/firefox/modules/LightweightThemeManager.jsm +lib/firefox/modules/LoginManagerContent.jsm lib/firefox/modules/MessagePortBase.jsm lib/firefox/modules/MessagePortWorker.js lib/firefox/modules/Metrics.jsm @@ -5021,6 +5107,7 @@ lib/firefox/modules/PluralForm.jsm lib/firefox/modules/PopupNotifications.jsm lib/firefox/modules/Preferences.jsm lib/firefox/modules/PrivateBrowsingUtils.jsm +lib/firefox/modules/Promise.jsm lib/firefox/modules/PropertyListUtils.jsm lib/firefox/modules/PushService.jsm lib/firefox/modules/RemoteWebProgress.jsm @@ -5036,6 +5123,7 @@ lib/firefox/modules/SystemMessagePermissionsChecker.jsm lib/firefox/modules/Task.jsm lib/firefox/modules/TelemetryStopwatch.jsm lib/firefox/modules/TelemetryTimestamps.jsm +lib/firefox/modules/ThirdPartyCookieProbe.jsm lib/firefox/modules/Timer.jsm lib/firefox/modules/Troubleshoot.jsm lib/firefox/modules/UpdateChannel.jsm @@ -5051,11 +5139,11 @@ lib/firefox/modules/XPIProviderUtils.js lib/firefox/modules/accessibility/AccessFu.jsm lib/firefox/modules/accessibility/EventManager.jsm lib/firefox/modules/accessibility/Makefile.in +lib/firefox/modules/accessibility/OutputGenerator.jsm lib/firefox/modules/accessibility/Presentation.jsm lib/firefox/modules/accessibility/TouchAdapter.jsm 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 @@ -5073,9 +5161,9 @@ lib/firefox/modules/commonjs/sdk/browser/events.js lib/firefox/modules/commonjs/sdk/clipboard.js lib/firefox/modules/commonjs/sdk/console/plain-text.js lib/firefox/modules/commonjs/sdk/console/traceback.js -lib/firefox/modules/commonjs/sdk/content/content-proxy.js lib/firefox/modules/commonjs/sdk/content/content-worker.js lib/firefox/modules/commonjs/sdk/content/content.js +lib/firefox/modules/commonjs/sdk/content/events.js lib/firefox/modules/commonjs/sdk/content/loader.js lib/firefox/modules/commonjs/sdk/content/mod.js lib/firefox/modules/commonjs/sdk/content/symbiont.js @@ -5104,6 +5192,7 @@ lib/firefox/modules/commonjs/sdk/deprecated/unit-test.js lib/firefox/modules/commonjs/sdk/deprecated/window-utils.js lib/firefox/modules/commonjs/sdk/dom/events.js lib/firefox/modules/commonjs/sdk/dom/events/keys.js +lib/firefox/modules/commonjs/sdk/event/chrome.js lib/firefox/modules/commonjs/sdk/event/core.js lib/firefox/modules/commonjs/sdk/event/dom.js lib/firefox/modules/commonjs/sdk/event/target.js @@ -5143,6 +5232,7 @@ lib/firefox/modules/commonjs/sdk/panel/utils.js lib/firefox/modules/commonjs/sdk/panel/window.js lib/firefox/modules/commonjs/sdk/passwords.js lib/firefox/modules/commonjs/sdk/passwords/utils.js +lib/firefox/modules/commonjs/sdk/places/favicon.js lib/firefox/modules/commonjs/sdk/platform/xpcom.js lib/firefox/modules/commonjs/sdk/preferences/event-target.js lib/firefox/modules/commonjs/sdk/preferences/service.js @@ -5217,6 +5307,9 @@ lib/firefox/modules/commonjs/toolkit/loader.js lib/firefox/modules/ctypes.jsm lib/firefox/modules/debug.js lib/firefox/modules/devtools/Console.jsm +lib/firefox/modules/devtools/DevToolsUtils.js +lib/firefox/modules/devtools/DevToolsUtils.jsm +lib/firefox/modules/devtools/Loader.jsm lib/firefox/modules/devtools/NetworkHelper.jsm lib/firefox/modules/devtools/Require.jsm lib/firefox/modules/devtools/SourceMap.jsm @@ -5226,6 +5319,19 @@ lib/firefox/modules/devtools/WebConsoleUtils.jsm lib/firefox/modules/devtools/dbg-client.jsm lib/firefox/modules/devtools/dbg-server.jsm lib/firefox/modules/devtools/gcli.jsm +lib/firefox/modules/devtools/server/actors/gcli.js +lib/firefox/modules/devtools/server/actors/inspector.js +lib/firefox/modules/devtools/server/actors/profiler.js +lib/firefox/modules/devtools/server/actors/root.js +lib/firefox/modules/devtools/server/actors/script.js +lib/firefox/modules/devtools/server/actors/string.js +lib/firefox/modules/devtools/server/actors/styleeditor.js +lib/firefox/modules/devtools/server/actors/webapps.js +lib/firefox/modules/devtools/server/actors/webbrowser.js +lib/firefox/modules/devtools/server/actors/webconsole.js +lib/firefox/modules/devtools/server/main.js +lib/firefox/modules/devtools/server/protocol.js +lib/firefox/modules/devtools/server/transport.js lib/firefox/modules/identity/Identity.jsm lib/firefox/modules/identity/IdentityProvider.jsm lib/firefox/modules/identity/IdentityStore.jsm @@ -5300,6 +5406,7 @@ lib/firefox/modules/services/healthreport/providers.jsm lib/firefox/modules/services/metrics/dataprovider.jsm lib/firefox/modules/services/metrics/providermanager.jsm lib/firefox/modules/services/metrics/storage.jsm +lib/firefox/modules/workers/require.js lib/firefox/mozilla-xremote-client lib/firefox/platform.ini lib/firefox/plugin-container @@ -5374,6 +5481,7 @@ lib/firefox/webapprt/modules/WebappsHandler.jsm lib/firefox/webapprt/webapprt.ini share/applications/firefox.desktop share/idl/firefox/IJSDebugger.idl +share/idl/firefox/amIAddonManager.idl share/idl/firefox/amIInstallTrigger.idl share/idl/firefox/amIWebInstallListener.idl share/idl/firefox/amIWebInstaller.idl @@ -5445,7 +5553,6 @@ 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 @@ -5531,8 +5638,6 @@ share/idl/firefox/nsICMSMessage.idl share/idl/firefox/nsICMSMessage2.idl share/idl/firefox/nsICMSMessageErrors.idl share/idl/firefox/nsICMSSecureMessage.idl -share/idl/firefox/nsICRLInfo.idl -share/idl/firefox/nsICRLManager.idl share/idl/firefox/nsICache.idl share/idl/firefox/nsICacheEntryDescriptor.idl share/idl/firefox/nsICacheInfoChannel.idl @@ -5627,7 +5732,6 @@ share/idl/firefox/nsIDOMAnimationEvent.idl share/idl/firefox/nsIDOMApplicationRegistry.idl share/idl/firefox/nsIDOMApplicationRegistry2.idl share/idl/firefox/nsIDOMAttr.idl -share/idl/firefox/nsIDOMBarProp.idl share/idl/firefox/nsIDOMBeforeUnloadEvent.idl share/idl/firefox/nsIDOMBlobEvent.idl share/idl/firefox/nsIDOMCDATASection.idl @@ -5635,6 +5739,7 @@ share/idl/firefox/nsIDOMCRMFObject.idl share/idl/firefox/nsIDOMCSSCharsetRule.idl share/idl/firefox/nsIDOMCSSConditionRule.idl share/idl/firefox/nsIDOMCSSFontFaceRule.idl +share/idl/firefox/nsIDOMCSSFontFeatureValuesRule.idl share/idl/firefox/nsIDOMCSSGroupingRule.idl share/idl/firefox/nsIDOMCSSImportRule.idl share/idl/firefox/nsIDOMCSSMediaRule.idl @@ -5670,7 +5775,6 @@ share/idl/firefox/nsIDOMCryptoDialogs.idl share/idl/firefox/nsIDOMCryptoLegacy.idl share/idl/firefox/nsIDOMCustomEvent.idl share/idl/firefox/nsIDOMDOMCursor.idl -share/idl/firefox/nsIDOMDOMError.idl share/idl/firefox/nsIDOMDOMException.idl share/idl/firefox/nsIDOMDOMImplementation.idl share/idl/firefox/nsIDOMDOMRequest.idl @@ -5702,6 +5806,7 @@ share/idl/firefox/nsIDOMFile.idl share/idl/firefox/nsIDOMFileHandle.idl share/idl/firefox/nsIDOMFileList.idl share/idl/firefox/nsIDOMFileReader.idl +share/idl/firefox/nsIDOMFocusEvent.idl share/idl/firefox/nsIDOMFontFace.idl share/idl/firefox/nsIDOMFontFaceList.idl share/idl/firefox/nsIDOMFormData.idl @@ -5715,7 +5820,6 @@ share/idl/firefox/nsIDOMGeoPositionCallback.idl share/idl/firefox/nsIDOMGeoPositionCoords.idl share/idl/firefox/nsIDOMGeoPositionError.idl share/idl/firefox/nsIDOMGeoPositionErrorCallback.idl -share/idl/firefox/nsIDOMGetSVGDocument.idl share/idl/firefox/nsIDOMGlobalObjectConstructor.idl share/idl/firefox/nsIDOMGlobalPropertyInitializer.idl share/idl/firefox/nsIDOMHTMLAnchorElement.idl @@ -5729,7 +5833,6 @@ share/idl/firefox/nsIDOMHTMLButtonElement.idl share/idl/firefox/nsIDOMHTMLByteRanges.idl share/idl/firefox/nsIDOMHTMLCanvasElement.idl share/idl/firefox/nsIDOMHTMLCollection.idl -share/idl/firefox/nsIDOMHTMLCommandElement.idl share/idl/firefox/nsIDOMHTMLDListElement.idl share/idl/firefox/nsIDOMHTMLDataListElement.idl share/idl/firefox/nsIDOMHTMLDirectoryElement.idl @@ -5855,15 +5958,12 @@ 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 share/idl/firefox/nsIDOMSVGAnimatedEnum.idl share/idl/firefox/nsIDOMSVGAnimatedInteger.idl share/idl/firefox/nsIDOMSVGAnimatedLength.idl share/idl/firefox/nsIDOMSVGAnimatedNumber.idl -share/idl/firefox/nsIDOMSVGAnimatedString.idl -share/idl/firefox/nsIDOMSVGDocument.idl share/idl/firefox/nsIDOMSVGElement.idl share/idl/firefox/nsIDOMSVGLength.idl share/idl/firefox/nsIDOMSVGNumber.idl @@ -5883,14 +5983,14 @@ share/idl/firefox/nsIDOMStorage.idl share/idl/firefox/nsIDOMStorageEvent.idl share/idl/firefox/nsIDOMStorageIndexedDB.idl share/idl/firefox/nsIDOMStorageManager.idl +share/idl/firefox/nsIDOMStyleRuleChangeEvent.idl share/idl/firefox/nsIDOMStyleSheet.idl -share/idl/firefox/nsIDOMStyleSheetAddedEvent.idl +share/idl/firefox/nsIDOMStyleSheetApplicableStateChangeEvent.idl +share/idl/firefox/nsIDOMStyleSheetChangeEvent.idl share/idl/firefox/nsIDOMStyleSheetList.idl -share/idl/firefox/nsIDOMStyleSheetRemovedEvent.idl share/idl/firefox/nsIDOMTCPSocket.idl share/idl/firefox/nsIDOMText.idl share/idl/firefox/nsIDOMTimeEvent.idl -share/idl/firefox/nsIDOMTimeManager.idl share/idl/firefox/nsIDOMTimeRanges.idl share/idl/firefox/nsIDOMToString.idl share/idl/firefox/nsIDOMTouchEvent.idl @@ -5949,7 +6049,6 @@ share/idl/firefox/nsIDirectoryService.idl share/idl/firefox/nsIDiskSpaceWatcher.idl share/idl/firefox/nsIDocCharset.idl share/idl/firefox/nsIDocShell.idl -share/idl/firefox/nsIDocShellHistory.idl share/idl/firefox/nsIDocShellLoadInfo.idl share/idl/firefox/nsIDocShellTreeItem.idl share/idl/firefox/nsIDocShellTreeNode.idl @@ -5957,7 +6056,6 @@ 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 @@ -6160,6 +6258,7 @@ share/idl/firefox/nsINativeAppSupport.idl share/idl/firefox/nsINavBookmarksService.idl share/idl/firefox/nsINavHistoryService.idl share/idl/firefox/nsINavigatorBattery.idl +share/idl/firefox/nsINavigatorGamepads.idl share/idl/firefox/nsINestedURI.idl share/idl/firefox/nsINetAddr.idl share/idl/firefox/nsINetUtil.idl @@ -6268,6 +6367,7 @@ share/idl/firefox/nsIRecentBadCertsService.idl share/idl/firefox/nsIRecoveryService.idl share/idl/firefox/nsIRedirectChannelRegistrar.idl share/idl/firefox/nsIRedirectResultListener.idl +share/idl/firefox/nsIReflowObserver.idl share/idl/firefox/nsIRefreshURI.idl share/idl/firefox/nsIRelativeFilePref.idl share/idl/firefox/nsIRemoteOpenFileListener.idl |