.. |
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 949471. history.state should be null, not undefined, when there is no state. r=smaug
|
2013-12-12 16:11:56 -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
|
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 760193 - Add console.assert; r=msucan
|
2013-12-07 23:28:35 +02: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
|
|
|
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
|
Bug 887533: Remove even more includes from dom/bindings. r=bz
|
2013-08-22 22:17:11 -07:00 |
DOMException.cpp
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05: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 934563: Use the safe JSContext since it will always exist. r=bholley
|
2013-12-04 11:53:50 -05:00 |
DOMRequest.h
|
|
|
DOMRequestHelper.jsm
|
Bug 928389 - Default to strong listeners added via DOMRequestHelper. r=fabrice, genelian, bkelly
|
2013-12-02 21:39:04 +01: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
|
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 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 887836 - URLQuery object, r=khuey
|
2013-12-12 19:30:10 +00:00 |
Navigator.cpp
|
bug 936104 - pages using only navigator.getGamepads should trigger gamepad backend startup. r=smaug
|
2013-12-06 06:52:06 -05:00 |
Navigator.h
|
Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice
|
2013-12-05 23:12:23 +00:00 |
nsContentPermissionHelper.cpp
|
Bug 853356: backout p3
|
2013-12-10 01:03:21 -05:00 |
nsContentPermissionHelper.h
|
Bug 853356: backout p3
|
2013-12-10 01:03:21 -05:00 |
nsDOMCID.h
|
|
|
nsDOMClassInfo.cpp
|
Bug 946564 part 2. Make window._content chromeonly and define it in WebIDL. r=peterv
|
2013-12-09 10:34:04 -05:00 |
nsDOMClassInfo.h
|
Bug 946564 part 2. Make window._content chromeonly and define it in WebIDL. r=peterv
|
2013-12-09 10:34:04 -05: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
|
|
|
nsDOMWindowList.h
|
|
|
nsDOMWindowUtils.cpp
|
Bug 948221 - Part 7: Convert SurfaceFromElement to Moz2D. r=roc,Bas,bjacob
|
2013-12-12 10:05:27 +13:00 |
nsDOMWindowUtils.h
|
Bug 940420 - It's nearly impossible to close browser app tabs with edge gestures enabled. r=smaug
|
2013-12-03 16:10:47 +01:00 |
nsFocusManager.cpp
|
Back out 567d2bba4f97 (bug 933483) for causing bug 946726
|
2013-12-06 19:11:11 -08:00 |
nsFocusManager.h
|
Bug 942240 - Improve the skippability of nsGlobalWindow, r=mccr8
|
2013-11-24 21:35:34 +02:00 |
nsGlobalWindow.cpp
|
Bug 937317 - Root around GC call GetIncumbentGlobal. r=bz
|
2013-12-11 17:51:58 -08:00 |
nsGlobalWindow.h
|
Bug 948096. Warn when people use window._content. r=smaug,myk
|
2013-12-12 16:11:54 -05:00 |
nsGlobalWindowCommands.cpp
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
nsGlobalWindowCommands.h
|
|
|
nsHistory.cpp
|
Bug 949471. history.state should be null, not undefined, when there is no state. r=smaug
|
2013-12-12 16:11:56 -05: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
|
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
|
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 947736 - Build modules/libpref/ in unified mode; r=bsmedberg
|
2013-12-10 18:10:01 -05:00 |
nsJSEnvironment.h
|
Bug 947736 - Build modules/libpref/ in unified mode; r=bsmedberg
|
2013-12-10 18:10:01 -05:00 |
nsJSTimeoutHandler.cpp
|
Bug 937317 - When invoking a callback object, restore the incumbent script settings object from when the callback was created. r=bz
|
2013-12-11 17:51:58 -08: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 930450 - Setting port to the empty string should set URL's port to "0", r=ehsan
|
2013-12-05 21:05:51 +00: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 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
|
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
|
Bug 866689 - Add more inner / outer window assertions; r=mrbkap
|
2013-11-28 15:07:55 +01: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 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
|
Bug 946781 - part 4 - revert measuring the proto and iface cache on nsGlobalWindow (bug 922094); r=me
|
2013-12-06 13:11:53 -05:00 |
nsWindowMemoryReporter.h
|
Bug 946781 - part 4 - revert measuring the proto and iface cache on nsGlobalWindow (bug 922094); r=me
|
2013-12-06 13:11:53 -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
|
Bug 933497: Teach ObjectWrapper.jsm to deal with Typed Arrays. r=bholley
|
2013-12-04 11:53:21 -05:00 |
ScreenOrientation.h
|
Bug 908058 - Add orientation keyword 'default' to express normal orientation. r=mounir, r=blassey
|
2013-09-30 10:40:41 -04:00 |
ScriptSettings.cpp
|
Bug 937317 - Implement and expose GetIncumbentGlobal. r=bz,luke
|
2013-12-11 17:51:57 -08:00 |
ScriptSettings.h
|
Bug 937317 - Implement and expose GetIncumbentGlobal. r=bz,luke
|
2013-12-11 17:51:57 -08: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 887836 - URLSearchParams and URL, r=ehsan, r=bz, r=smaug
|
2013-12-12 19:30:27 +00:00 |
URL.h
|
Bug 887836 - URLSearchParams and URL, r=ehsan, r=bz, r=smaug
|
2013-12-12 19:30:27 +00:00 |
URLSearchParams.cpp
|
Bug 887836 - URLSearchParams and URL, r=ehsan, r=bz, r=smaug
|
2013-12-12 19:30:27 +00:00 |
URLSearchParams.h
|
Bug 887836 - URLSearchParams and URL, r=ehsan, r=bz, r=smaug
|
2013-12-12 19:30:27 +00: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
|
|
|