.. |
crashtests
|
Bug 688580 - Run deferred scripts before DOMContentLoaded; r=hsivonen
|
2014-04-12 11:02:21 +02:00 |
test
|
Bug 989584. Allow sites to set window.opener to any value. r=peterv
|
2014-06-03 11:38:37 -04:00 |
BarProps.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
BarProps.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
CompositionStringSynthesizer.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
CompositionStringSynthesizer.h
|
Bug 974318 part.1 Add WidgetTextEvent::mRanges which is an array class of TextRange r=smaug
|
2014-03-04 22:48:26 +09:00 |
Console.cpp
|
Bug 869836 - Part 8: Use Append('c') instead of Append("c") . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
Console.h
|
Bug 1000947 - Console::Methods must not throw exceptions, r=bz
|
2014-04-29 07:49:57 +01:00 |
ConsoleAPI.manifest
|
Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz
|
2014-02-27 23:39:00 +00:00 |
ConsoleAPIStorage.js
|
Bug 965860 - patch 5 - Console inner-window-destroyed observer, r=khuey
|
2014-02-27 23:39:17 +00:00 |
Crypto.cpp
|
Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff
|
2014-05-27 14:32:41 -07:00 |
Crypto.h
|
Bug 995385 - Add WebCrypto WebIDL interfaces. r=bz, r=cviecco, r=dkeeler
|
2014-05-15 06:20:00 -04:00 |
DOMCursor.cpp
|
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
|
2014-04-25 12:49:00 -04:00 |
DOMCursor.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
domerr.msg
|
Bug 995385 - Add WebCrypto WebIDL interfaces. r=bz, r=cviecco, r=dkeeler
|
2014-05-15 06:20:00 -04:00 |
DOMError.cpp
|
Bug 1011815 part 2. Make DOMRequest.error be a DOMError. r=smaug
|
2014-05-19 16:37:58 -04:00 |
DOMError.h
|
Bug 1011815 part 2. Make DOMRequest.error be a DOMError. r=smaug
|
2014-05-19 16:37:58 -04:00 |
DOMException.cpp
|
Bug 995385 - Add WebCrypto WebIDL interfaces. r=bz, r=cviecco, r=dkeeler
|
2014-05-15 06:20:00 -04:00 |
DOMException.h
|
Bug 995047. Change out stack/exception APIs to hand out AString instead of AUTF8String for filename/functionname, so we end up with fewer string conversions in practice. r=smaug
|
2014-04-11 22:20:40 -04:00 |
DOMRequest.cpp
|
Bug 1011815 part 2. Make DOMRequest.error be a DOMError. r=smaug
|
2014-05-19 16:37:58 -04:00 |
DOMRequest.h
|
Bug 1011815 part 2. Make DOMRequest.error be a DOMError. r=smaug
|
2014-05-19 16:37:58 -04:00 |
DOMRequestHelper.jsm
|
|
|
IndexedDBHelper.jsm
|
Bug 980549 - Simplify SettingsManager transaction management, r=gwagner.
|
2014-05-06 14:14:23 -07:00 |
Makefile.in
|
|
|
MessageChannel.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
MessageChannel.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
MessagePort.cpp
|
Bug 952650 (part 12) - Remove JSVAL_TO_OBJECT. r=till.
|
2014-04-27 19:58:52 -07:00 |
MessagePort.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
MessagePortList.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
MessagePortList.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
moz.build
|
Bug 995385 - Add WebCrypto WebIDL interfaces. r=bz, r=cviecco, r=dkeeler
|
2014-05-15 06:20:00 -04:00 |
Navigator.cpp
|
Backed out changesets 6d1c36585219 and bd403a727849 (bug 1016560) for mochitest-other failures.
|
2014-06-03 13:48:49 -04:00 |
Navigator.h
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
nsContentPermissionHelper.cpp
|
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
nsContentPermissionHelper.h
|
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
|
2014-02-09 15:34:40 -05:00 |
nsDOMCID.h
|
|
|
nsDOMClassInfo.cpp
|
Merge mozilla-inbound to mozilla-central.
|
2014-05-30 14:07:35 +02:00 |
nsDOMClassInfo.h
|
Bug 874212 - Move document.all to WebIDL; r=bz
|
2014-05-20 21:52:21 +02:00 |
nsDOMClassInfoClasses.h
|
Merge mozilla-inbound to mozilla-central.
|
2014-05-30 14:07:35 +02:00 |
nsDOMClassInfoID.h
|
Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug
|
2014-03-05 09:37:43 +09:00 |
nsDOMJSUtils.h
|
|
|
nsDOMNavigationTiming.cpp
|
Bug 822480 - Add in the Resource Timing API. r=honzab, r=jst
|
2013-10-15 18:35:44 -07:00 |
nsDOMNavigationTiming.h
|
Bug 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug
|
2014-04-02 09:21:03 -07:00 |
nsDOMScriptObjectFactory.cpp
|
|
|
nsDOMScriptObjectFactory.h
|
|
|
nsDOMString.h
|
|
|
nsDOMWindowList.cpp
|
bug 966059 - add nsIDocShell::GetWindow and GetDocument r=smaug
|
2014-01-09 21:03:47 -05:00 |
nsDOMWindowList.h
|
|
|
nsDOMWindowUtils.cpp
|
Bug 1019162 - fix a -Wmaybe-uninitialized build warning in nsDOMWindowUtils.cpp; r=smaug
|
2014-06-02 15:05:53 -04:00 |
nsDOMWindowUtils.h
|
Bug 971043 - Implement getTranslationNodes function to retrieve nodes from webpage that contains meaningful text for translation. r=smaug
|
2014-04-05 00:21:08 -03:00 |
nsFocusManager.cpp
|
Bug 924692 - Part 4: Hooks up event handling to TouchCaret; r=roc, bugs
|
2014-06-03 15:08:54 +08:00 |
nsFocusManager.h
|
|
|
nsGlobalWindow.cpp
|
Bug 989584. Allow sites to set window.opener to any value. r=peterv
|
2014-06-03 11:38:37 -04:00 |
nsGlobalWindow.h
|
Bug 989584. Allow sites to set window.opener to any value. r=peterv
|
2014-06-03 11:38:37 -04:00 |
nsGlobalWindowCommands.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsGlobalWindowCommands.h
|
|
|
nsHistory.cpp
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
nsHistory.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
nsIConsoleAPIStorage.idl
|
Bug 965860 - patch 1 - Convert ConsoleAPIStorage in a Service, r=msucan, r=khuey
|
2014-02-27 23:38:54 +00:00 |
nsIDOMClassInfo.h
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsIDOMDOMCursor.idl
|
Bug 994964 - Make DOM XPIDL interfaces non-scriptable, and add shim Components.interfaces entries for them; r=bzbarsky,bholley
|
2014-05-08 16:45:36 -04:00 |
nsIDOMDOMRequest.idl
|
Bug 994964 - Make DOM XPIDL interfaces non-scriptable, and add shim Components.interfaces entries for them; r=bzbarsky,bholley
|
2014-05-08 16:45:36 -04:00 |
nsIDOMScriptObjectFactory.h
|
|
|
nsIEntropyCollector.idl
|
|
|
nsIGlobalObject.cpp
|
Bug 998002 - Rename nsContentUtils::Get{Subject,Object}Principal to nsContentUtils::{Subject,Object}Principal. r=bholley
|
2014-05-13 11:58:00 +02:00 |
nsIGlobalObject.h
|
|
|
nsIJSNativeInitializer.h
|
|
|
nsIScriptChannel.idl
|
|
|
nsIScriptContext.h
|
Bug 986304 - Stop using (and kill) BindCompileEventHandler. r=bz
|
2014-03-21 23:31:02 -03:00 |
nsIScriptExternalNameSet.h
|
|
|
nsIScriptGlobalObject.h
|
Bug 990158 - Make inner windows use their wrapper cache. r=bz.
|
2013-11-09 11:20:22 +01:00 |
nsIScriptNameSpaceManager.h
|
Bug 962290. Remove support for the JavaScript-global-dynamic-nameset category as a way to install lazy properties on the global. r=peterv
|
2014-01-29 22:33:10 -08:00 |
nsIScriptObjectPrincipal.h
|
|
|
nsIScriptTimeoutHandler.h
|
|
|
nsISiteSpecificUserAgent.idl
|
|
|
nsISizeOfEventTarget.h
|
|
|
nsISlowScriptDebug.idl
|
Bug 717749 - Part 1: Add a slow script debug handler service. (r=smaug)
|
2014-05-20 18:27:24 -07:00 |
nsJSEnvironment.cpp
|
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
|
2014-05-23 17:12:29 -04:00 |
nsJSEnvironment.h
|
Bug 1007243 - Remove nsJSContext::GarbageCollectNow's unused IsCompartment argument; r=bholley
|
2014-05-20 21:50:59 +02:00 |
nsJSTimeoutHandler.cpp
|
Bug 1015430 - Fix more XPCOM constructors to clarify whether they should be explicit; r=froydnj
|
2014-05-25 21:16:01 -04:00 |
nsJSUtils.cpp
|
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
|
2014-05-23 17:12:29 -04:00 |
nsJSUtils.h
|
Bug 952650 (part 8) - Remove JSVAL_TO_STRING. r=njn.
|
2014-04-27 19:45:46 -07:00 |
nsLocation.cpp
|
Bug 998002 - Rename nsContentUtils::Get{Subject,Object}Principal to nsContentUtils::{Subject,Object}Principal. r=bholley
|
2014-05-13 11:58:00 +02:00 |
nsLocation.h
|
|
|
nsMimeTypeArray.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
nsMimeTypeArray.h
|
Bug 843840 part 2. Add a way to ask DOM proxies for only their enumerable property names, and use that in the enumerate hook. r=peterv
|
2014-04-15 22:58:44 -04:00 |
nsPerformance.cpp
|
Bug 936813 - Implement onresourcetimingbufferfull callback (part 2) r=bz
|
2014-05-10 05:12:06 +03:00 |
nsPerformance.h
|
Bug 936813 - Implement onresourcetimingbufferfull callback (part 2) r=bz
|
2014-05-10 05:12:06 +03:00 |
nsPIDOMWindow.h
|
Bug 924692 - Part 4: Hooks up event handling to TouchCaret; r=roc, bugs
|
2014-06-03 15:08:54 +08:00 |
nsPIWindowRoot.h
|
|
|
nsPluginArray.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
nsPluginArray.h
|
Bug 843840 part 2. Add a way to ask DOM proxies for only their enumerable property names, and use that in the enumerate hook. r=peterv
|
2014-04-15 22:58:44 -04:00 |
nsQueryContentEventResult.cpp
|
|
|
nsQueryContentEventResult.h
|
|
|
nsScreen.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsScreen.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
nsScriptNameSpaceManager.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsScriptNameSpaceManager.h
|
Bug 993710 - Don't return names when enumerating Navigator/Window if they wouldn't be resolved. r=bz.
|
2014-02-15 22:12:34 +01:00 |
nsStructuredCloneContainer.cpp
|
Bug 912456 - transferable MessagePorts, r=jorendorff
|
2013-11-14 20:42:34 -08:00 |
nsStructuredCloneContainer.h
|
|
|
nsWindowMemoryReporter.cpp
|
Bug 994090 - Use do_CreateInstance in nsWindowMemoryReport. r=smaug
|
2014-05-15 09:35:00 -04:00 |
nsWindowMemoryReporter.h
|
Bug 590790, part 1 - Add getTotalSize() methods to nsWindowSizes and nsArenaMemoryStats. r=njn
|
2014-05-08 10:52:13 +01:00 |
nsWindowRoot.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
nsWindowRoot.h
|
Bug 983049 part.3 Rename nsEventChainPostVisitor to mozilla::EventChainPostVisitor r=smaug
|
2014-03-18 13:48:20 +09:00 |
nsWrapperCache.cpp
|
|
|
nsWrapperCache.h
|
Bug 1001966 - Part 3: Remove numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macros. r=smaug
|
2014-04-29 04:57:00 -04:00 |
nsWrapperCacheInlines.h
|
Bug 807168 - Make JSTracer into a real C++ class and kill the macro accessors; r=jonco,mccr8
|
2014-04-11 15:19:05 -07:00 |
ObjectWrapper.jsm
|
Bug 965751 - Deprecate ObjectWrapper.jsm, r=bholley, f=fabrice
|
2014-01-30 11:39:46 -08:00 |
PerformanceEntry.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
PerformanceEntry.h
|
Bug 822480 - Add in the Resource Timing API. r=honzab, r=jst
|
2013-10-15 18:35:44 -07:00 |
PerformanceResourceTiming.cpp
|
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
|
2014-04-25 12:49:00 -04:00 |
PerformanceResourceTiming.h
|
Bug 822480 - Add in the Resource Timing API. r=honzab, r=jst
|
2013-10-15 18:35:44 -07:00 |
ScreenOrientation.h
|
|
|
ScriptSettings.cpp
|
Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE in dom. r=smaug
|
2014-04-20 00:36:40 -07:00 |
ScriptSettings.h
|
Bug 989528 - Rename AutoSystemCaller to AutoNoJSAPI, and assert against pre-existing exceptions. r=bz
|
2014-04-14 20:27:00 -07:00 |
SiteSpecificUserAgent.js
|
|
|
SiteSpecificUserAgent.manifest
|
|
|
SlowScriptDebug.js
|
Bug 717749 - Part 1: Add a slow script debug handler service. (r=smaug)
|
2014-05-20 18:27:24 -07:00 |
SlowScriptDebug.manifest
|
Bug 717749 - Part 1: Add a slow script debug handler service. (r=smaug)
|
2014-05-20 18:27:24 -07:00 |
StructuredCloneTags.h
|
Bug 995385 - Add WebCrypto WebIDL interfaces. r=bz, r=cviecco, r=dkeeler
|
2014-05-15 06:20:00 -04:00 |
SubtleCrypto.cpp
|
Bug 995385 - Add WebCrypto WebIDL interfaces. r=bz, r=cviecco, r=dkeeler
|
2014-05-15 06:20:00 -04:00 |
SubtleCrypto.h
|
Bug 995385 - Add WebCrypto WebIDL interfaces. r=bz, r=cviecco, r=dkeeler
|
2014-05-15 06:20:00 -04:00 |
URL.cpp
|
Bug 960014 - Escape IPv6 address in URL::GetHostname r=smaug
|
2014-05-30 01:19:09 +03:00 |
URL.h
|
Bug 995546. Nix bogus GetParentObject methods on WebIDL objects without a wrapper cache. r=bholley
|
2014-04-15 22:58:43 -04:00 |
URLSearchParams.cpp
|
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:50 +03:00 |
URLSearchParams.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
WindowNamedPropertiesHandler.cpp
|
Bug 998002 - Rename nsContentUtils::Get{Subject,Object}Principal to nsContentUtils::{Subject,Object}Principal. r=bholley
|
2014-05-13 11:58:00 +02:00 |
WindowNamedPropertiesHandler.h
|
Bug 547140, part 2 - Remove flags argument from JS_GetPropertyDescriptor and friends. r=Waldo.
|
2014-04-25 16:11:01 -05:00 |