.. |
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
|
Bug 943418. Check for active documents, not current inners, in History APIs. r=bholley
|
2013-11-27 11:16:07 -05: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
|
|
|
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
|
|
|
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
|
|
|
DOMCursor.h
|
|
|
domerr.msg
|
|
|
DOMError.cpp
|
Bug 940191 - Build dom/base in unified mode - r=ehsan
|
2013-11-20 11:29:03 -05:00 |
DOMError.h
|
|
|
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
|
|
|
DOMRequestHelper.jsm
|
Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk
|
2013-11-27 23:18:08 -08: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 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
MessageChannel.cpp
|
|
|
MessageChannel.h
|
|
|
MessagePort.cpp
|
Bug 941437 part 2. Remove the unused cx argument from UNWRAP_OBJECT and UNWRAP_WORKER_OBJECT. r=smaug
|
2013-11-21 07:51:16 -05: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 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
Navigator.cpp
|
merge b2g-inbound to mozilla-central
|
2013-11-29 10:19:20 +01: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 941437 part 2. Remove the unused cx argument from UNWRAP_OBJECT and UNWRAP_WORKER_OBJECT. r=smaug
|
2013-11-21 07:51:16 -05: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
|
|
|
nsDOMNavigationTiming.h
|
|
|
nsDOMScriptObjectFactory.cpp
|
Bug 911258: Part 4 - Refactor exception implementations. r=bz
|
2013-09-08 20:28:50 -07:00 |
nsDOMScriptObjectFactory.h
|
|
|
nsDOMString.h
|
|
|
nsDOMWindowList.cpp
|
|
|
nsDOMWindowList.h
|
|
|
nsDOMWindowUtils.cpp
|
Backed out changesets 7caa8e80b06a, 1509f8be5df3, a249bd79e71a, and 9cc4a77561e8 (bug 933082) for mochitest asserts on a CLOSED TREE.
|
2013-11-26 14:58:09 -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 942240 - Improve the skippability of nsGlobalWindow, r=mccr8
|
2013-11-24 21:35:34 +02:00 |
nsFocusManager.h
|
Bug 942240 - Improve the skippability of nsGlobalWindow, r=mccr8
|
2013-11-24 21:35:34 +02:00 |
nsGlobalWindow.cpp
|
Bug 866689 - Add more inner / outer window assertions; r=mrbkap
|
2013-11-28 15:07:55 +01:00 |
nsGlobalWindow.h
|
Bug 866689 - Add more inner / outer window assertions; r=mrbkap
|
2013-11-28 15:07:55 +01: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 943418. Check for active documents, not current inners, in History APIs. r=bholley
|
2013-11-27 11:16:07 -05:00 |
nsHistory.h
|
|
|
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
|
Backed out changeset 076bf878c59a (bug 942432) for build bustage
|
2013-11-26 22:14:23 -05:00 |
nsIJSNativeInitializer.h
|
|
|
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 942240 - Improve the skippability of nsGlobalWindow, r=mccr8
|
2013-11-24 21:35:34 +02:00 |
nsIScriptNameSpaceManager.h
|
|
|
nsIScriptObjectPrincipal.h
|
|
|
nsIScriptTimeoutHandler.h
|
|
|
nsISiteSpecificUserAgent.idl
|
|
|
nsISizeOfEventTarget.h
|
|
|
nsJSEnvironment.cpp
|
Bug 929236 - Cache asm.js compiled code in Gecko (r=janv)
|
2013-11-18 15:49:53 -06:00 |
nsJSEnvironment.h
|
Bug 935721, part 10 - Separate nsCycleCollector_collect and nsCycleCollector_scheduledCollect. r=smaug
|
2013-11-20 14:35:17 -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
|
|
|
nsLocation.h
|
|
|
nsMimeTypeArray.cpp
|
Bug 757726 - Part 6a: Add support for cloaking plugin names in navigator.plugins and navigator.mimeTypes enumeration. r=johns sr=bsmedberg
|
2013-10-31 22:19:09 -07:00 |
nsMimeTypeArray.h
|
Bug 757726 - Part 6a: Add support for cloaking plugin names in navigator.plugins and navigator.mimeTypes enumeration. r=johns sr=bsmedberg
|
2013-10-31 22:19:09 -07:00 |
nsPerformance.cpp
|
|
|
nsPerformance.h
|
|
|
nsPIDOMWindow.h
|
Bug 866689 - Add more inner / outer window assertions; r=mrbkap
|
2013-11-28 15:07:55 +01:00 |
nsPIWindowRoot.h
|
|
|
nsPluginArray.cpp
|
Bug 757726 - Part 6a: Add support for cloaking plugin names in navigator.plugins and navigator.mimeTypes enumeration. r=johns sr=bsmedberg
|
2013-10-31 22:19:09 -07:00 |
nsPluginArray.h
|
Bug 757726 - Part 6a: Add support for cloaking plugin names in navigator.plugins and navigator.mimeTypes enumeration. r=johns sr=bsmedberg
|
2013-10-31 22:19:09 -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
|
Backed out 9 changesets (bug 943660, bug 936964) because of ASAN use-after-free crashes on browser-chrome and mochitest-other
|
2013-11-27 20:05:00 -05:00 |
nsScriptNameSpaceManager.h
|
Backed out 9 changesets (bug 943660, bug 936964) because of ASAN use-after-free crashes on browser-chrome and mochitest-other
|
2013-11-27 20:05:00 -05:00 |
nsStructuredCloneContainer.cpp
|
Bug 930782 - Handlify JS_WrapValue. r=terrence
|
2013-10-26 18:19:05 +02:00 |
nsStructuredCloneContainer.h
|
|
|
nsWindowMemoryReporter.cpp
|
Backed out 9 changesets (bug 943660, bug 936964) because of ASAN use-after-free crashes on browser-chrome and mochitest-other
|
2013-11-27 20:05:00 -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 942240 - Improve the skippability of nsGlobalWindow, r=mccr8
|
2013-11-24 21:35:34 +02:00 |
nsWrapperCacheInlines.h
|
Bug 942240 - Improve the skippability of nsGlobalWindow, r=mccr8
|
2013-11-24 21:35:34 +02: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
|
|
|
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
|
|
|