.. |
crashtests
|
|
|
test
|
Bug 784549 - lockOrientation() should accept an Array of DOMString's in addition of a DOMString. r=jlebar,khuey
|
2012-09-11 11:55:08 +01:00 |
ConsoleAPI.js
|
Bug 676722 - The output of console.log(object) isn't expandable/inspectable in the Web Console; r=rcampbell
|
2012-08-03 23:14:01 +03:00 |
ConsoleAPI.manifest
|
|
|
ConsoleAPIStorage.jsm
|
|
|
domerr.msg
|
|
|
DOMError.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 |
DOMError.h
|
Bug 783532 - Remove DOMError::CreateForDOMExceptionCode. r=sicking
|
2012-08-18 08:25:49 -04:00 |
DOMRequest.cpp
|
Bug 783426 - Async firing for FireSuccess/Error on DOMRequest; r=jonas r=khuey
|
2012-09-04 13:19:22 -07:00 |
DOMRequest.h
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
DOMRequestHelper.jsm
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
|
2012-08-27 11:13:02 -03:00 |
IndexedDBHelper.jsm
|
Bug 726378: Unprefix IndexedDB. r=sicking
|
2012-06-29 09:48:35 -07:00 |
Makefile.in
|
Bug 770778 - Make TCPSocket e10s-friendly. r=bent
|
2012-09-24 14:53:49 -04:00 |
Navigator.cpp
|
Bug 792471 - Fix crash in navigator.mozSms when child process doesn't have 'sms' permission. r=mounir
|
2012-09-25 14:46:41 +01:00 |
Navigator.h
|
Bug 792471 - Fix crash in navigator.mozSms when child process doesn't have 'sms' permission. r=mounir
|
2012-09-25 14:46:41 +01:00 |
nsBarProps.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 |
nsBarProps.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 |
nsContentPermissionHelper.cpp
|
Bug 775377 - Modify nsIContentPermissionRequest to use nsIPrincipal instead of nsIURI. r=dougt+cjones
|
2012-07-30 10:58:26 -04:00 |
nsContentPermissionHelper.h
|
Bug 775377 - Modify nsIContentPermissionRequest to use nsIPrincipal instead of nsIURI. r=dougt+cjones
|
2012-07-30 10:58:26 -04:00 |
nsDOMCID.h
|
|
|
nsDOMClassInfo.cpp
|
Bug 718293 - Anchor string in nsHTMLDocumentSH::CallToGetPropMapper. r=jorendorff
|
2012-09-27 23:05:58 -04:00 |
nsDOMClassInfo.h
|
Bug 787856 - Convert JS_GetPrototype to support lazy protos (r=bhackett)
|
2012-09-03 16:42:17 -07:00 |
nsDOMClassInfoClasses.h
|
Bug 744700 - B2G 3G: Notify connection errors in the WebMobileConnection API (part 1), r=bent
|
2012-09-25 12:21:39 -07:00 |
nsDOMClassInfoID.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 |
nsDOMException.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsDOMException.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 |
nsDOMJSUtils.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 |
nsDOMNavigationTiming.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 |
nsDOMNavigationTiming.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 |
nsDOMScriptObjectFactory.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 |
nsDOMScriptObjectFactory.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 |
nsDOMScriptObjectHolder.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsDOMString.h
|
|
|
nsDOMWindowList.cpp
|
Bug 780161 - Part a: Deduplicate code in nsDOMWindowList; r=peterv
|
2012-09-06 09:14:49 +02:00 |
nsDOMWindowList.h
|
Bug 780161 - Part a: Deduplicate code in nsDOMWindowList; r=peterv
|
2012-09-06 09:14:49 +02:00 |
nsDOMWindowUtils.cpp
|
Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE
|
2012-09-27 16:34:46 +01:00 |
nsDOMWindowUtils.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 |
nsFocusManager.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsFocusManager.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 |
nsGlobalWindow.cpp
|
Bug 787856 - Convert JS_GetPrototype to support lazy protos (r=bhackett)
|
2012-09-03 16:42:17 -07:00 |
nsGlobalWindow.h
|
Bug 714358: Time manager implementation. r=jlebar
|
2012-09-11 02:05:00 -04:00 |
nsGlobalWindowCommands.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsGlobalWindowCommands.h
|
|
|
nsHistory.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsHistory.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsIDOMClassInfo.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsIDOMDOMError.idl
|
Bug 790870 - Implement install/update API during installation of hosted apps - Part 2 : hosted apps implementation [r=gwagner]
|
2012-09-26 18:01:20 -07:00 |
nsIDOMDOMRequest.idl
|
Bug 783426 - Async firing for FireSuccess/Error on DOMRequest; r=jonas r=khuey
|
2012-09-04 13:19:22 -07:00 |
nsIDOMScriptObjectFactory.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 |
nsIEntropyCollector.idl
|
|
|
nsIJSEventListener.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsIJSNativeInitializer.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 |
nsIScriptChannel.idl
|
|
|
nsIScriptContext.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 |
nsIScriptExternalNameSet.h
|
|
|
nsIScriptGlobalObject.h
|
Bug 778681 part 6 - Fix some misuses of bool as nsresult; r=bz
|
2012-07-27 16:51:50 +03:00 |
nsIScriptGlobalObjectOwner.h
|
|
|
nsIScriptNameSpaceManager.h
|
|
|
nsIScriptObjectPrincipal.h
|
|
|
nsIScriptRuntime.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 |
nsIScriptTimeoutHandler.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 |
nsJSEnvironment.cpp
|
Bug 791322 - Move Rooted to js:: namespace; r=billm
|
2012-09-24 18:08:22 -07:00 |
nsJSEnvironment.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 |
nsJSTimeoutHandler.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsJSUtils.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 |
nsJSUtils.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 |
nsLocation.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsLocation.h
|
|
|
nsMimeTypeArray.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 |
nsMimeTypeArray.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 |
nsPerformance.cpp
|
Bug 787554. Don't prefix WebIDL getters names with a Get if they look like simple member access on the C++ side. r=peterv
|
2012-09-11 20:08:24 +01:00 |
nsPerformance.h
|
Bug 787554. Don't prefix WebIDL getters names with a Get if they look like simple member access on the C++ side. r=peterv
|
2012-09-11 20:08:24 +01:00 |
nsPIDOMWindow.h
|
Bug 714358: Time manager implementation. r=jlebar
|
2012-09-11 02:05:00 -04:00 |
nsPIWindowRoot.h
|
|
|
nsPluginArray.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 |
nsPluginArray.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 |
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 787534 - Remove Portrait and Landscape special ScreenOrientation values. r=jlebar
|
2012-09-19 17:28:16 +01:00 |
nsScreen.h
|
Bug 787538 - Make sure the event listener is disconnected if the screen lock is rejected by the backend. r=jlebar
|
2012-09-11 14:15:43 +01:00 |
nsScriptNameSpaceManager.cpp
|
Bug 778044. Add a way to pref off Paris binding constructor objects. r=peterv
|
2012-09-05 13:37:28 -04:00 |
nsScriptNameSpaceManager.h
|
Bug 778044. Add a way to pref off Paris binding constructor objects. r=peterv
|
2012-09-05 13:37:28 -04:00 |
nsStructuredCloneContainer.cpp
|
Bug 720083 - Workers: add support for transferable objects from HTML5 spec. r=sphink, r=bent
|
2012-09-27 23:05:59 -04:00 |
nsStructuredCloneContainer.h
|
|
|
nsWindowMemoryReporter.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsWindowMemoryReporter.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 |
nsWindowRoot.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 |
nsWindowRoot.h
|
|
|
nsWrapperCache.h
|
Bug 785321 - Replace PRUptrdiff with uintptr_t, prtdiff_t or etc; r=ehsan,jrmuizel
|
2012-09-14 16:09:52 -04:00 |
nsWrapperCacheInlines.h
|
|
|
ObjectWrapper.jsm
|
Bug 783825 - Fix b2g breakage after bug 553102 - Part 1 : fix mozChromeEvent events and system message manager [r=gal]
|
2012-08-19 12:00:19 -07:00 |
ScreenOrientation.h
|
Bug 787534 - Remove Portrait and Landscape special ScreenOrientation values. r=jlebar
|
2012-09-19 17:28:16 +01:00 |
StructuredCloneTags.h
|
|
|