.. |
crashtests
|
Fix for bug 844559 (Crash [@ mozilla::dom::XrayResolveNativeProperty]). r=bz.
|
2013-02-25 20:39:15 +01:00 |
test
|
Bug 856384 - Make outer windows always be [[Extensible]]. r=bholley, r=till
|
2013-04-09 09:07:05 -04:00 |
ConsoleAPI.js
|
Bug 787985 - Console API messages are not consistent; r=past
|
2013-01-15 16:02:25 +02:00 |
ConsoleAPI.manifest
|
|
|
ConsoleAPIStorage.jsm
|
Bug 808756 - Adjust all memory-pressure observers to cope with the new low-memory-no-forward events. r=jlebar
|
2012-11-08 20:15:23 +01:00 |
Crypto.cpp
|
Bug 842186 - Replace use of jsval with JS::Value in dom/base. r=jwalden
|
2013-04-11 18:52:10 -04:00 |
Crypto.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
DOMCursor.cpp
|
Bug 861098 - Remove more classinfo; r=bz
|
2013-04-13 09:08:49 +02:00 |
DOMCursor.h
|
Bug 824986 - Move DOMRequest and subclasses to Paris bindings; r=khuey
|
2013-03-17 09:51:36 +01: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
|
|
|
DOMError.h
|
|
|
DOMRequest.cpp
|
Bug 855062 - Add initialization function for DOMRequest FireSuccessAsync; r=mrbkap
|
2013-04-16 14:54:00 -07:00 |
DOMRequest.h
|
Bug 835643 part 4. Put in place all the infrastructure to switch EventListener to WebIDL codegen. r=smaug
|
2013-04-16 17:16:08 -04:00 |
DOMRequestHelper.jsm
|
Bug 802564 - Can't set window.location in inline disposition web activity when its App frame is opened. r=fabrice
|
2012-11-07 10:32:09 +08:00 |
IndexedDBHelper.jsm
|
Bug 836519 - Back out 7a145f17e37c for intermittent 'dom/contacts/tests/test_contacts_getall.html | 19 contacts returned - got 20, expected 19' in the test it added. r=intermittent-orange
|
2013-02-16 00:42:26 -08:00 |
Makefile.in
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
moz.build
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
Navigator.cpp
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
Navigator.h
|
Bug 850442 - Part 5 - Rename nsGeolocation to Geolocation. r=bz
|
2013-04-12 13:01:29 -07:00 |
NavigatorPropertyHelper.js
|
Bug 860918 - Disable the mozContact constructor if the dom.mozContacts.enabled is not set. r=gwagner
|
2013-04-11 21:45:40 -07:00 |
NavigatorPropertyHelper.manifest
|
Bug 859601 - mozContacts API - return undefined if the API is unsupported on the platform, not null. r=bent
|
2013-04-11 17:44:33 -04:00 |
nsBarProps.cpp
|
Bug 789224 - Remove miscellaneous UniversalXPConnect checks sprinkled throughout gecko. r=mrbkap
|
2012-10-22 08:29:55 +02:00 |
nsBarProps.h
|
|
|
nsContentPermissionHelper.cpp
|
Bug 837953 - B2G crash @ nsContentPermissionRequestProxy::GetElement while launching Camera for perf tests. r=dougt
|
2013-02-07 17:46:58 -08:00 |
nsContentPermissionHelper.h
|
Bug 810427 - Device storage - Add access fields to permission checks. r=dougt
|
2012-11-13 16:06:42 -08:00 |
nsDOMCID.h
|
|
|
nsDOMClassInfo.cpp
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
nsDOMClassInfo.h
|
Bug 858677 - Fix up code not built by SpiderMonkey to use the newly-changed deletion signatures. r=bholley, r=billm
|
2013-04-05 21:22:55 -07:00 |
nsDOMClassInfoClasses.h
|
Bug 856472: Convert CanvasPattern to WebIDL r=bz
|
2013-04-19 04:49:22 -04:00 |
nsDOMClassInfoID.h
|
Back out bug 860591 (rev 8488f69f8f91) because it causes orange, resulting in a CLOSED TREE
|
2013-04-12 12:50:06 -04:00 |
nsDOMException.cpp
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
nsDOMException.h
|
|
|
nsDOMJSUtils.h
|
Bug 842186 - Replace use of jsval with JS::Value in dom/base. r=jwalden
|
2013-04-11 18:52:10 -04:00 |
nsDOMNavigationTiming.cpp
|
|
|
nsDOMNavigationTiming.h
|
|
|
nsDOMScriptObjectFactory.cpp
|
|
|
nsDOMScriptObjectFactory.h
|
Bug 851791 - Kill some script type id stuff; r=bz
|
2013-04-04 09:04:50 +02:00 |
nsDOMString.h
|
|
|
nsDOMWindowList.cpp
|
bug 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz
|
2013-02-12 17:02:51 -05:00 |
nsDOMWindowList.h
|
|
|
nsDOMWindowUtils.cpp
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
nsDOMWindowUtils.h
|
Bug 647216: Allow mouse event handling in the title bar on OS X. A number of contributors to this patch, including Markus Stange, Paul O'Shannessy, Mike Conley, Stephen Pohl, and myself (Josh Aas). r=mstange,dao,enndeakin
|
2013-02-05 15:40:34 -06:00 |
nsFocusManager.cpp
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 4 r=Ms2ger
|
2013-04-19 18:18:32 -04:00 |
nsFocusManager.h
|
Bug 862693 - Stop the :-moz-focusring pseudo-class from matching if an element is themed and the theme will display a visual indication of focus for the element. r=roc
|
2013-04-17 09:22:55 +01:00 |
nsGlobalWindow.cpp
|
Bug 862917. Remove the non-standard window.defaultStatus. r=smaug,gavin
|
2013-04-19 23:03:02 -04:00 |
nsGlobalWindow.h
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
nsGlobalWindowCommands.cpp
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
nsGlobalWindowCommands.h
|
|
|
nsHistory.cpp
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
nsHistory.h
|
|
|
nsIDOMClassInfo.h
|
|
|
nsIDOMDOMCursor.idl
|
Back out 8db40a38aeb1 (bug 837917) for test_interfaces.html failures
|
2013-02-14 21:37:37 -08:00 |
nsIDOMDOMError.idl
|
|
|
nsIDOMDOMRequest.idl
|
Bug 853158 - Update the uuid of nsIDOMEventTarget and subclasses.
|
2013-03-30 10:45:37 +01:00 |
nsIDOMScriptObjectFactory.h
|
|
|
nsIEntropyCollector.idl
|
|
|
nsIGlobalObject.h
|
Bug 820170 - nsIGlobalObject. r=bholley
|
2013-04-04 11:27:06 +02:00 |
nsIJSEventListener.h
|
Bug 807226 part 5. Allow event handlers to have a null scope object if they don't have to compile from a string. r=smaug
|
2012-11-09 08:00:25 -08:00 |
nsIJSNativeInitializer.h
|
Bug 842186 - Replace use of jsval with JS::Value in dom/base. r=jwalden
|
2013-04-11 18:52:10 -04:00 |
nsIScriptChannel.idl
|
|
|
nsIScriptContext.h
|
Bug 810644 part 2. Eliminate the now-unused CallEventHandler. r=smaug, sr=peterv
|
2013-01-03 14:02:42 -05:00 |
nsIScriptExternalNameSet.h
|
|
|
nsIScriptGlobalObject.h
|
Merge m-c to m-i.
|
2013-04-04 14:15:56 +02:00 |
nsIScriptGlobalObjectOwner.h
|
|
|
nsIScriptNameSpaceManager.h
|
|
|
nsIScriptObjectPrincipal.h
|
|
|
nsIScriptRuntime.h
|
Bug 851568 - Remove HoldScriptObject and DropScriptObject; r=smaug
|
2013-03-19 10:20:22 -07:00 |
nsIScriptTimeoutHandler.h
|
Back out Bug 810644 part 1 to fix b2g test_closeOnGC.html orange on CLOSED TREE
|
2013-04-08 22:56:06 -04: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 826521 (part 2) - Report memory used by event targets, especially XHRs. r=bz.
|
2013-01-17 21:21:43 -08:00 |
nsJSEnvironment.cpp
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
nsJSEnvironment.h
|
Bug 842186 - Replace use of jsval with JS::Value in dom/base. r=jwalden
|
2013-04-11 18:52:10 -04:00 |
nsJSTimeoutHandler.cpp
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
nsJSUtils.cpp
|
Bug 853607: Replace spammy NS_ENSURE_TRUE with explicit null-check-and-return, in nsJSUtils::GetStaticScriptGlobal(). r=bz
|
2013-03-21 18:50:44 -07:00 |
nsJSUtils.h
|
Bug 842186 - Replace use of jsval with JS::Value in dom/base. r=jwalden
|
2013-04-11 18:52:10 -04:00 |
nsLocation.cpp
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
nsLocation.h
|
Bug 808612 - Wrapper cache and cycle collect nsLocation. r=smaug
|
2012-11-06 14:29:09 -08:00 |
nsMimeTypeArray.cpp
|
Bug 856455 - Make nsCOMArray::SetCapacity return void; r=bsmedberg
|
2013-03-31 16:06:18 -04:00 |
nsMimeTypeArray.h
|
|
|
nsPerformance.cpp
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09:00 |
nsPerformance.h
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09:00 |
nsPIDOMWindow.h
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
nsPIWindowRoot.h
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ r=Ms2ger
|
2013-04-05 20:44:15 -04:00 |
nsPluginArray.cpp
|
bug 856777 - observe plugin-info-updated in nsPluginArray, not Navigator r=khuey
|
2013-04-10 13:59:45 -07:00 |
nsPluginArray.h
|
bug 856777 - observe plugin-info-updated in nsPluginArray, not Navigator r=khuey
|
2013-04-10 13:59:45 -07:00 |
nsQueryContentEventResult.cpp
|
|
|
nsQueryContentEventResult.h
|
|
|
nsScreen.cpp
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 4 r=Ms2ger
|
2013-04-19 18:18:32 -04:00 |
nsScreen.h
|
Bug 835643 part 4. Put in place all the infrastructure to switch EventListener to WebIDL codegen. r=smaug
|
2013-04-16 17:16:08 -04:00 |
nsScriptNameSpaceManager.cpp
|
Bug 829439 (part 1) - Add MemoryReporterBase class that promotes better encapsulation within nsIMemoryReporter sub-classes. r=jlebar.
|
2013-01-14 16:26:47 -08:00 |
nsScriptNameSpaceManager.h
|
Bug 829439 (part 1) - Add MemoryReporterBase class that promotes better encapsulation within nsIMemoryReporter sub-classes. r=jlebar.
|
2013-01-14 16:26:47 -08:00 |
nsStructuredCloneContainer.cpp
|
Bug 842186 - Replace use of jsval with JS::Value in dom/base. r=jwalden
|
2013-04-11 18:52:10 -04:00 |
nsStructuredCloneContainer.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsWindowMemoryReporter.cpp
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
nsWindowMemoryReporter.h
|
Bug 826521 (part 2) - Report memory used by event targets, especially XHRs. r=bz.
|
2013-01-17 21:21:43 -08:00 |
nsWindowRoot.cpp
|
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger
|
2013-04-19 18:18:33 -04:00 |
nsWindowRoot.h
|
Bug 835643 part 4. Put in place all the infrastructure to switch EventListener to WebIDL codegen. r=smaug
|
2013-04-16 17:16:08 -04:00 |
nsWrapperCache.h
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09:00 |
nsWrapperCacheInlines.h
|
Fix for bug 815149 (Add support for SOWs and XBL bindings in new DOM bindings). r=bz.
|
2012-09-12 22:29:30 +02: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 768035 - Allow overriding user agent based on window. r=bz
|
2013-02-28 14:02:19 -08:00 |
SiteSpecificUserAgent.manifest
|
|
|
StructuredCloneTags.h
|
|
|
URL.cpp
|
Bug 837034. Part 2: Convert DOMMediaStream to use WebIDL. r=peterv,jesup
|
2013-02-15 21:04:11 +13:00 |
URL.h
|
Bug 837034. Part 2: Convert DOMMediaStream to use WebIDL. r=peterv,jesup
|
2013-02-15 21:04:11 +13:00 |