..
crashtests
Bug 852381, when FLAG_NOPARENTFRAME is set, make sure to return when iterating back to the root element,, fixes a hang with legends, r=smaug
2013-10-08 10:49:55 -04:00
test
Merge latest green b2g-inbound changeset and mozilla-central
2013-11-18 10:54:01 +00:00
BarProps.cpp
Bug 930498 - BarProps should be got from the inner window not from the outer, r=peterv
2013-10-25 14:12:01 +03:00
BarProps.h
Bug 887533: Remove even more includes from dom/bindings. r=bz
2013-08-22 22:17:11 -07:00
CompositionStringSynthesizer.cpp
Bug 920377 part.21 Get rid of nsTextEvent r=roc
2013-10-01 16:22:59 +09:00
CompositionStringSynthesizer.h
Bug 602787 part.10 Create TextRange.h for separating TextEvents.h r=roc
2013-10-22 22:27:36 +09:00
ConsoleAPI.js
Bug 896535 - Promise: then(console.log)
is not working as expected. r=msucan
2013-08-19 09:13:47 -04:00
ConsoleAPI.manifest
ConsoleAPIStorage.jsm
Crypto.cpp
Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan
2013-09-10 16:56:05 -04:00
Crypto.h
Bug 914353 - Use the new window.crypto implementation in e10s. r=khuey
2013-09-17 12:54:34 -04:00
DOMCursor.cpp
Bug 889193 - Remove DOMRequest::mRooted. r=smaug
2013-08-14 11:29:20 -07:00
DOMCursor.h
Bug 889193 - Remove DOMRequest::mRooted. r=smaug
2013-08-14 11:29:20 -07:00
domerr.msg
DOMError.cpp
Bug 940191 - Build dom/base in unified mode - r=ehsan
2013-11-20 11:29:03 -05:00
DOMError.h
Bug 887533: Remove even more includes from dom/bindings. r=bz
2013-08-22 22:17:11 -07:00
DOMException.cpp
Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
2013-10-10 15:22:35 -07:00
DOMException.h
Bug 911258: Part 5 - Use the unified exception handling mechanism on workers. r=bz
2013-09-08 20:29:21 -07:00
DOMRequest.cpp
Bug 912956 part.15 mozilla/TextEvents.h should be included directly r=roc
2013-09-25 20:21:19 +09:00
DOMRequest.h
Bug 883920 - use templates for {Hold,Drop}JSObjects. r=peterv
2013-08-16 13:10:17 -07:00
DOMRequestHelper.jsm
Bug 924971 - [Contacts] Trying to add a contact as a recipient opens contact details instead of returning to Messages app. r=fabrice
2013-10-18 12:58:24 +02:00
IndexedDBHelper.jsm
Backed out changeset 5cda44ae1ba0 (bug 921478) for perma-orange on Mochitest-1 on B2G Linux Opt on a CLOSED TREE
2013-11-19 11:41:52 +01:00
Makefile.in
Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal
2013-11-11 09:04:11 +01:00
MessageChannel.cpp
Bug 677638 - MessageChannel and MessagePort disabled by pref, r=smaug
2013-09-03 14:39:03 +02:00
MessageChannel.h
Bug 677638 - MessageChannel and MessagePort disabled by pref, r=smaug
2013-09-03 14:39:03 +02:00
MessagePort.cpp
Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug
2013-11-05 22:16:26 +08:00
MessagePort.h
Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug
2013-11-05 22:16:26 +08:00
MessagePortList.cpp
Bug 848294 - Update MessageEvent to be compatible with the spec, r=bz
2013-09-11 16:10:01 +02:00
MessagePortList.h
Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug
2013-11-05 22:16:26 +08:00
moz.build
Bug 940191 - Build dom/base in unified mode - r=ehsan
2013-11-20 11:29:03 -05:00
Navigator.cpp
Bug 939445 - general.appname.override has stopped working. r=smaug
2013-11-17 23:10:15 +00:00
Navigator.h
Bug 925847 - WorkerNavigator does not implement all of NavigatorID. r=nsm
2013-11-20 09:29:01 -05:00
nsContentPermissionHelper.cpp
Backed out 4 changesets (bug 853356) for breaking permission prompts.
2013-11-06 01:32:42 -02:00
nsContentPermissionHelper.h
Backed out 4 changesets (bug 853356) for breaking permission prompts.
2013-11-06 01:32:42 -02:00
nsDOMCID.h
nsDOMClassInfo.cpp
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
2013-11-16 13:31:36 +01:00
nsDOMClassInfo.h
Bug 921718 - Part b: Move MediaList to WebIDL; r=bz
2013-11-11 09:03:17 +01:00
nsDOMClassInfoClasses.h
Bug 921718 - Part b: Move MediaList to WebIDL; r=bz
2013-11-11 09:03:17 +01:00
nsDOMClassInfoID.h
Backout changeset 2e466ccc7bd0 for devtools test failures.
2013-10-26 17:02:20 +02:00
nsDOMJSUtils.h
Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
2013-10-10 15:22:35 -07:00
nsDOMNavigationTiming.cpp
Revert this CLOSED TREE to changeset 4d3e221584a0.
2013-08-24 13:31:48 +02:00
nsDOMNavigationTiming.h
Bug 908530 part 2. Fix all the places that are bootlegging things (esp nsIURI) via xpcpublic.h. r=khuey
2013-08-23 22:42:40 -04:00
nsDOMScriptObjectFactory.cpp
Bug 911258: Part 4 - Refactor exception implementations. r=bz
2013-09-08 20:28:50 -07:00
nsDOMScriptObjectFactory.h
Bug 906503 - Remove nsIExceptionProvider; r=bholley
2013-08-22 08:56:02 +02:00
nsDOMString.h
nsDOMWindowList.cpp
Bug 905353 - Minimize the #includes in dom/base; r=jst
2013-08-15 14:17:48 -04:00
nsDOMWindowList.h
Bug 905353 - Minimize the #includes in dom/base; r=jst
2013-08-15 14:17:48 -04:00
nsDOMWindowUtils.cpp
Bug 900092 - Remove FrameMetrics::ROOT_SCROLL_ID. r=kats,tn
2013-11-08 19:07:00 -05:00
nsDOMWindowUtils.h
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
2013-09-24 19:04:14 +09:00
nsFocusManager.cpp
Bug 847763, add a way to prevent an iframe to take focus, (pref'ed off by default), r=jst
2013-11-20 00:21:16 +02:00
nsFocusManager.h
Bug 784739 - Switch from NULL to nullptr in dom/ (1/2); r=ehsan
2013-10-28 10:04:12 -04:00
nsGlobalWindow.cpp
Backed out changesets 7e5acb32bd11 and 427cd48f6c6d (bug 922094) for Windows debug mochitest-4 crashes.
2013-11-19 12:55:01 -05:00
nsGlobalWindow.h
Backed out changesets 7e5acb32bd11 and 427cd48f6c6d (bug 922094) for Windows debug mochitest-4 crashes.
2013-11-19 12:55:01 -05:00
nsGlobalWindowCommands.cpp
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
2013-09-25 20:21:22 +09:00
nsGlobalWindowCommands.h
nsHistory.cpp
Bug 940783 - Throw when accessing properties and methods on history objects in non-active documents. r=bz
2013-11-20 08:47:59 -08:00
nsHistory.h
Bug 909003 - Part d: Remove some includes from nsHistory.h; r=bz
2013-09-06 08:43:16 +02:00
nsIDOMClassInfo.h
nsIDOMDOMCursor.idl
nsIDOMDOMRequest.idl
nsIDOMScriptObjectFactory.h
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
2013-09-23 13:25:00 -04:00
nsIEntropyCollector.idl
nsIGlobalObject.h
Bug 910924: Give workers an nsIGlobalObject. r=bent,bholley
2013-09-08 20:28:48 -07:00
nsIJSEventListener.h
Bug 922160 - Bring EventHandler.webidl more in line with the spec, rename BeforeUnloadEventHandler to OnBeforeUnloadEventHandler. r=bz.
2013-10-08 17:51:15 +02:00
nsIJSNativeInitializer.h
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
2013-08-17 15:50:18 -07:00
nsIScriptChannel.idl
nsIScriptContext.h
Bug 840488 - Remove per-JSContext script toggling. r=bz
2013-11-12 16:43:35 -08:00
nsIScriptExternalNameSet.h
nsIScriptGlobalObject.h
Bug 840488 - Remove per-JSContext script toggling. r=bz
2013-11-12 16:43:35 -08:00
nsIScriptNameSpaceManager.h
nsIScriptObjectPrincipal.h
nsIScriptTimeoutHandler.h
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
2013-08-27 19:59:14 -07:00
nsISiteSpecificUserAgent.idl
nsISizeOfEventTarget.h
nsJSEnvironment.cpp
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
2013-11-16 13:31:36 +01:00
nsJSEnvironment.h
Bug 840488 - Remove per-JSContext script toggling. r=bz
2013-11-12 16:43:35 -08:00
nsJSTimeoutHandler.cpp
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
2013-11-16 13:31:36 +01:00
nsJSUtils.cpp
Bug 939166 - Be more direct in GetStaticScriptGlobal. r=bz
2013-11-20 08:48:00 -08:00
nsJSUtils.h
No bug - Fix some style issues in DOM code.
2013-11-11 09:04:41 +01:00
nsLocation.cpp
Bug 905353 - Minimize the #includes in dom/base; r=jst
2013-08-15 14:17:48 -04:00
nsLocation.h
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
2013-08-27 19:59:14 -07:00
nsMimeTypeArray.cpp
Bug 757726 - Part 4: Consolidate duplicate code into EnsurePlugins() and EnsureMimeTypes(). r=johns
2013-10-20 00:05:05 -07:00
nsMimeTypeArray.h
Bug 757726 - Part 4: Consolidate duplicate code into EnsurePlugins() and EnsureMimeTypes(). r=johns
2013-10-20 00:05:05 -07:00
nsPerformance.cpp
Revert this CLOSED TREE to changeset 4d3e221584a0.
2013-08-24 13:31:48 +02:00
nsPerformance.h
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
2013-08-27 19:59:14 -07:00
nsPIDOMWindow.h
Backed out 3 changesets (bug 932309, bug 932322) for Linux mochitest-bc timeouts on a CLOSED TREE.
2013-11-04 14:31:21 -05:00
nsPIWindowRoot.h
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
2013-08-27 19:59:14 -07:00
nsPluginArray.cpp
Bug 757726 - Part 4: Consolidate duplicate code into EnsurePlugins() and EnsureMimeTypes(). r=johns
2013-10-20 00:05:05 -07:00
nsPluginArray.h
Bug 757726 - Part 4: Consolidate duplicate code into EnsurePlugins() and EnsureMimeTypes(). r=johns
2013-10-20 00:05:05 -07:00
nsQueryContentEventResult.cpp
Bug 920377 part.23 Get rid of nsQueryContentEvent r=roc
2013-10-01 16:23:00 +09:00
nsQueryContentEventResult.h
Bug 940191 - Build dom/base in unified mode - r=ehsan
2013-11-20 11:29:03 -05:00
nsScreen.cpp
Bug 939194 - Remove jsval event listeners. r=bz
2013-11-16 13:31:37 +01:00
nsScreen.h
Bug 890195 - device-width media queries should use the page width, not the actual device width. r=bz
2013-11-07 14:40:23 +01:00
nsScriptNameSpaceManager.cpp
Bug 940170 - part 3 - constify PLDHashTableOps in dom/; r=bz
2013-11-18 21:53:12 -05:00
nsScriptNameSpaceManager.h
Bug 600460 - Implement category entry removal for nsScriptNamespaceManager. r=bholley
2013-08-22 22:44:19 +09:00
nsStructuredCloneContainer.cpp
Bug 930782 - Handlify JS_WrapValue. r=terrence
2013-10-26 18:19:05 +02:00
nsStructuredCloneContainer.h
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
2013-08-17 15:50:18 -07:00
nsWindowMemoryReporter.cpp
Backed out changesets 7e5acb32bd11 and 427cd48f6c6d (bug 922094) for Windows debug mochitest-4 crashes.
2013-11-19 12:55:01 -05:00
nsWindowMemoryReporter.h
Backed out changesets 7e5acb32bd11 and 427cd48f6c6d (bug 922094) for Windows debug mochitest-4 crashes.
2013-11-19 12:55:01 -05:00
nsWindowRoot.cpp
Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug
2013-10-23 07:32:04 +08:00
nsWindowRoot.h
Bug 930583 - Stop #including nsEventStateManager in nsWindowRoot.h and nsDocument.h; r=smaug
2013-10-24 14:53:52 -04:00
nsWrapperCache.cpp
Bug 937303 - Make CC logger to pass information about compartments, r=mccr8
2013-11-12 15:53:51 +02:00
nsWrapperCache.h
Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug
2013-11-05 22:16:26 +08:00
nsWrapperCacheInlines.h
Bug 910771 (part 1) - Create js/Tracer.h and gc/Tracer.cpp. r=terrence.
2013-09-02 22:01:18 -07:00
ObjectWrapper.jsm
ScreenOrientation.h
Bug 908058 - Add orientation keyword 'default' to express normal orientation. r=mounir, r=blassey
2013-09-30 10:40:41 -04:00
SiteSpecificUserAgent.js
Bug 927633 - Move UA overrides to the child process. r=jchen
2013-10-31 10:09:06 -04:00
SiteSpecificUserAgent.manifest
StructuredCloneTags.h
Bug 677638 - MessagePorts in Structured Clone Algorithm, r=smaug
2013-09-03 14:38:51 +02:00
URL.cpp
Bug 940717 - Unify the IsChromeURI functions we have in various places - r=ehsan
2013-11-20 11:29:03 -05:00
URL.h
Bug 940717 - Unify the IsChromeURI functions we have in various places - r=ehsan
2013-11-20 11:29:03 -05:00
WindowNamedPropertiesHandler.cpp
Bug 936969, make sure to null check the return value of GetFrameElementInternal(), r=bholley
2013-11-11 18:56:45 +02:00
WindowNamedPropertiesHandler.h
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
2013-08-17 15:50:18 -07:00