.. |
crashtests
|
Back out e46601eb7279:533dc9ea3301 (bug 912322) for Android reftest bustage
|
2013-09-04 21:49:16 -07:00 |
test
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
BarProps.cpp
|
Bug 905353 - Minimize the #includes in dom/base; r=jst
|
2013-08-15 14:17:48 -04:00 |
BarProps.h
|
Bug 887533: Remove even more includes from dom/bindings. r=bz
|
2013-08-22 22:17:11 -07: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
|
Bug 861338 - [browserconsole] Cache Console.jsm API calls with ConsoleAPIStorage.jsm; r=jwalker
|
2013-06-07 20:13:48 +03:00 |
Crypto.cpp
|
Bug 905353 - Minimize the #includes in dom/base; r=jst
|
2013-08-15 14:17:48 -04:00 |
Crypto.h
|
Bug 887533: Remove even more includes from dom/bindings. r=bz
|
2013-08-22 22:17:11 -07: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
|
Bug 839088 part 1. Add a way to throw a JS::Value on an ErrorResult. r=peterv
|
2013-02-19 11:54:40 -05:00 |
DOMError.cpp
|
Bug 903772: Part 3 - Refactor GlobalObject. r=peterv
|
2013-08-22 22:17:08 -07:00 |
DOMError.h
|
Bug 887533: Remove even more includes from dom/bindings. r=bz
|
2013-08-22 22:17:11 -07:00 |
DOMRequest.cpp
|
Bug 883920 - use templates for {Hold,Drop}JSObjects. r=peterv
|
2013-08-16 13:10:17 -07:00 |
DOMRequest.h
|
Bug 883920 - use templates for {Hold,Drop}JSObjects. r=peterv
|
2013-08-16 13:10:17 -07:00 |
DOMRequestHelper.jsm
|
Bug 904333 - Add forEach{Request,PromiseResolver} method to DOMRequestIpcHelper r=fabrice
|
2013-08-13 13:07:03 +08:00 |
IndexedDBHelper.jsm
|
Bug 907996 - Contacts: Fix error callbacks. r=reuben
|
2013-08-22 12:05:01 -07:00 |
Makefile.in
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +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 677638 - cycle collection and timeout, r=smaug
|
2013-09-03 14:38:58 +02:00 |
MessagePort.h
|
Bug 677638 - cycle collection and timeout, r=smaug
|
2013-09-03 14:38:58 +02:00 |
moz.build
|
Bug 677638 - Patch 1 - MessageChannel and MessagePort interfaces, r=smaug
|
2013-09-03 14:38:49 +02:00 |
Navigator.cpp
|
Bug 864485 - 2/3: DOM & IPC. r=khuey
|
2013-09-06 16:11:34 +08:00 |
Navigator.h
|
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL, r=khuey,baku
|
2013-09-03 15:26:33 -07:00 |
nsContentPermissionHelper.cpp
|
Bug 905353 - Minimize the #includes in dom/base; r=jst
|
2013-08-15 14:17:48 -04:00 |
nsContentPermissionHelper.h
|
Bug 905353 - Minimize the #includes in dom/base; r=jst
|
2013-08-15 14:17:48 -04:00 |
nsDOMCID.h
|
|
|
nsDOMClassInfo.cpp
|
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL, r=khuey,baku
|
2013-09-03 15:26:33 -07:00 |
nsDOMClassInfo.h
|
Bug 909178 (part 1) - Move |jsid| from jsapi.h into js/Id.h. r=luke.
|
2013-08-21 22:26:56 -07:00 |
nsDOMClassInfoClasses.h
|
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL, r=khuey,baku
|
2013-09-03 15:26:33 -07:00 |
nsDOMClassInfoID.h
|
Bug 901060 - Make nsGenericHTMLElement implement nsIDOMHTMLElement r=bz
|
2013-08-07 16:23:08 -04:00 |
nsDOMException.cpp
|
bug 877886 - get rid of a number of static constructors in content/ and dom/ r=smaug
|
2013-05-30 18:34:53 -04:00 |
nsDOMException.h
|
Bug 905353 - Minimize the #includes in dom/base; r=jst
|
2013-08-15 14:17:48 -04:00 |
nsDOMJSUtils.h
|
Bug 899367 - Stop depending on the default compartment object for DOM JSContexts. r=mccr8
|
2013-09-04 14:06:55 -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 904147 - crash in mozilla::dom::WindowNamedPropertiesHandler::getOwnPropertyDescriptor. Let only nsLayoutStatics call nsGlobalWindow::ShutDown and nsDOMClassInfo::ShutDown. r=bz.
|
2013-08-19 18:46:06 +02: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 910322 - Strongly type the viewport size in nsViewportInfo. r=mbrubeck, Ms2ger
|
2013-09-03 15:12:24 -04:00 |
nsDOMWindowUtils.h
|
Bug 905353 - Minimize the #includes in dom/base; r=jst
|
2013-08-15 14:17:48 -04:00 |
nsFocusManager.cpp
|
Bug 904695 - #include fewer headers in nsContentUtils.h; r=jst
|
2013-08-21 15:28:26 -04:00 |
nsFocusManager.h
|
Bug 396542 nsFocusManager should restore caret browsing mode when an editor loses focus r=ehsan
|
2013-05-22 12:28:43 +09:00 |
nsGlobalWindow.cpp
|
Bug 899367 - Make GetNativeGlobal consumers call GetWindowProxy and rm the former. r=mccr8
|
2013-09-04 14:06:57 -07:00 |
nsGlobalWindow.h
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsGlobalWindowCommands.cpp
|
Bug 904178 - Part f: Remove some includes from nsPIDOMWindow.h; r=mounir
|
2013-08-22 08:30:55 +02:00 |
nsGlobalWindowCommands.h
|
|
|
nsHistory.cpp
|
Bug 910161 - Remove nsIHistoryEntry and replace it with nsISHEntry; r=bz
|
2013-08-30 06:14:59 +02:00 |
nsHistory.h
|
Bug 908942 - Fix some exact rooting hazards in dom; r=bz
|
2013-08-23 17:23:37 -07:00 |
nsIDOMClassInfo.h
|
bug 659722 - remove _IMPL_NS_LAYOUT r=bz
|
2013-03-16 00:31:38 -04:00 |
nsIDOMDOMCursor.idl
|
Back out 8db40a38aeb1 (bug 837917) for test_interfaces.html failures
|
2013-02-14 21:37:37 -08:00 |
nsIDOMDOMRequest.idl
|
Bug 885701 - [DOMRequest] Implement DOMRequestService.fireDetailedError. r,sr=sicking
|
2013-06-28 10:53:44 +08:00 |
nsIDOMScriptObjectFactory.h
|
Bug 901106 - Get rid of vestigial nsJSRuntime instance and make it a namespace. r=mrbkap
|
2013-08-19 16:24:29 -07:00 |
nsIEntropyCollector.idl
|
|
|
nsIGlobalObject.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 |
nsIJSEventListener.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 |
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 899367 - Make GetNativeGlobal consumers call GetWindowProxy and rm the former. r=mccr8
|
2013-09-04 14:06:57 -07:00 |
nsIScriptExternalNameSet.h
|
|
|
nsIScriptGlobalObject.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 |
nsIScriptGlobalObjectOwner.h
|
|
|
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
|
Bug 768035 - Allow overriding user agent based on window. r=bz
|
2013-02-28 14:02:19 -08:00 |
nsISizeOfEventTarget.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsJSEnvironment.cpp
|
Bug 899367 - Followup bustage fix for some functions that were renamed out from under me. r=me CLOSED TREE
|
2013-09-04 14:58:23 -07:00 |
nsJSEnvironment.h
|
Bug 899367 - Make GetNativeGlobal consumers call GetWindowProxy and rm the former. r=mccr8
|
2013-09-04 14:06:57 -07:00 |
nsJSTimeoutHandler.cpp
|
Bug 883920 - use templates for {Hold,Drop}JSObjects. r=peterv
|
2013-08-16 13:10:17 -07:00 |
nsJSUtils.cpp
|
Bug 899367 - Make GetNativeGlobal consumers call GetWindowProxy and rm the former. r=mccr8
|
2013-09-04 14:06:57 -07:00 |
nsJSUtils.h
|
Bug 905353 - Minimize the #includes in dom/base; r=jst
|
2013-08-15 14:17:48 -04: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 904351, make MimeType/Array, PluginArray/Element to hold strong reference to their parent object, r=mccr8
|
2013-08-28 23:55:29 +03:00 |
nsMimeTypeArray.h
|
Bug 904351, make MimeType/Array, PluginArray/Element to hold strong reference to their parent object, r=mccr8
|
2013-08-28 23:55:29 +03: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 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 |
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 904351, make MimeType/Array, PluginArray/Element to hold strong reference to their parent object, r=mccr8
|
2013-08-28 23:55:29 +03:00 |
nsPluginArray.h
|
Bug 904351, make MimeType/Array, PluginArray/Element to hold strong reference to their parent object, r=mccr8
|
2013-08-28 23:55:29 +03:00 |
nsQueryContentEventResult.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsQueryContentEventResult.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsScreen.cpp
|
Bug 905353 - Minimize the #includes in dom/base; r=jst
|
2013-08-15 14:17:48 -04:00 |
nsScreen.h
|
Bug 906272 - Remove unused CC declarations for nsScreen. r=khuey
|
2013-08-19 14:18:07 -07:00 |
nsScriptNameSpaceManager.cpp
|
Back out 4537337759b7 (bug 910517) because nobody expects the talos inquisition
|
2013-09-04 22:42:06 -07:00 |
nsScriptNameSpaceManager.h
|
Bug 600460 - Implement category entry removal for nsScriptNamespaceManager. r=bholley
|
2013-08-22 22:44:19 +09:00 |
nsStructuredCloneContainer.cpp
|
Backout changesets 7e6fb33fdf22:c85332df4320 (bug 905017) for windows bustage.
|
2013-08-22 10:16:30 +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
|
Back out 4537337759b7 (bug 910517) because nobody expects the talos inquisition
|
2013-09-04 22:42:06 -07:00 |
nsWindowMemoryReporter.h
|
Back out 4537337759b7 (bug 910517) because nobody expects the talos inquisition
|
2013-09-04 22:42:06 -07:00 |
nsWindowRoot.cpp
|
Bug 899022, cycle collect WindowRoot's window, r=mccr8
|
2013-08-08 21:23:55 +03:00 |
nsWindowRoot.h
|
Bug 899022, cycle collect WindowRoot's window, r=mccr8
|
2013-08-08 21:23:55 +03:00 |
nsWrapperCache.cpp
|
Bug 883920 - use templates for {Hold,Drop}JSObjects. r=peterv
|
2013-08-16 13:10:17 -07:00 |
nsWrapperCache.h
|
Bug 912255 - traverse/unlink mDefaultVertexArray - r=smaug
|
2013-09-04 11:29:36 -04:00 |
nsWrapperCacheInlines.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 |
ObjectWrapper.jsm
|
Bug 821633 - Alarm API - .getAll() need to wrap the objects respecting to the content window (part 1, ObjectWrapper.jsm and Cu.createDateIn()). r=sicking
|
2012-12-17 13:29:00 +08:00 |
ScreenOrientation.h
|
Bug 847839 - Part 2: Remove obsolete files for Android XUL Fennec. r=mfinkle
|
2013-03-07 17:55:49 +00:00 |
SiteSpecificUserAgent.js
|
Bug 814379 - Don't use cached userAgent for fallback when no site-specific UA exists. r=dao
|
2013-05-10 08:40:44 -04:00 |
SiteSpecificUserAgent.manifest
|
Bug 800157 - Make User Agent overrides affect navigator.userAgent in addition to the HTTP header. r=bz
|
2012-10-12 00:56:13 +02:00 |
StructuredCloneTags.h
|
Bug 677638 - MessagePorts in Structured Clone Algorithm, r=smaug
|
2013-09-03 14:38:51 +02:00 |
URL.cpp
|
Bug 887364 - URL API for main thread. r=ehsan
|
2013-09-04 13:07:21 -04:00 |
URL.h
|
Bug 887364 - URL API for Workers. r=khuey
|
2013-09-04 13:07:34 -04:00 |
WindowNamedPropertiesHandler.cpp
|
Bug 908942 - Fix some exact rooting hazards in dom; r=bz
|
2013-08-23 17:23:37 -07: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 |