.. |
crashtests
|
Back out 570dd369e02a, bc777c65c5ca and 12a483042e9a to fix bustage
|
2012-01-27 15:34:30 +01:00 |
test
|
Bug 622491. Make the global scope polluter work in standards mode too. r=jst
|
2012-03-22 00:10:50 -04:00 |
BrowserElementAPI.js
|
Bug 736688 - Part 6: Add BrowserElementAPI.js, implementing loadstart, loadend, locationchange, and the window.{top,parent,frameElement} override for <iframe mozbrowser>. r=smaug
|
2012-03-28 11:36:50 -07:00 |
BrowserElementAPI.manifest
|
Bug 736688 - Part 6: Add BrowserElementAPI.js, implementing loadstart, loadend, locationchange, and the window.{top,parent,frameElement} override for <iframe mozbrowser>. r=smaug
|
2012-03-28 11:36:50 -07:00 |
ConsoleAPI.js
|
Bug 611032 - Errors from before the Web Console is opened do not show. r=gavin.sharp,rcampbell f=rcampbell
|
2012-01-11 12:51:49 +02:00 |
ConsoleAPI.manifest
|
Bug 587734: enable the lazy console API added in bug 568629, and hook it up to the Web Console, r=gavin, a=blocking
|
2010-11-16 16:34:53 -05:00 |
ConsoleAPIStorage.jsm
|
Bug 611032 - Errors from before the Web Console is opened do not show. r=gavin.sharp,rcampbell f=rcampbell
|
2012-01-11 12:51:49 +02:00 |
domerr.msg
|
Bug 711047 Part 2 - Remove RangeException in favor of DOMException. r=sicking
|
2012-03-01 13:35:48 -05:00 |
DOMError.cpp
|
Bug 705640 - Implement DOMError as defined in DOM 4, r=mounir.
|
2012-01-24 02:13:41 -08:00 |
DOMError.h
|
Bug 705640 - Implement DOMError as defined in DOM 4, r=mounir.
|
2012-01-24 02:13:41 -08:00 |
DOMRequest.cpp
|
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent
|
2012-03-13 02:56:07 +02:00 |
DOMRequest.h
|
Bug 722626: Implement DOMRequest object. r=mrbkap
|
2012-02-24 14:19:49 +01:00 |
DOMRequestHelper.jsm
|
Bug 737029 - Use DOMRequestHelper.jsm in DOMWifiManager.js. r=fabrice DONTBUILD
|
2012-03-20 16:59:38 +01:00 |
Makefile.in
|
Bug 736688 - Part 6: Add BrowserElementAPI.js, implementing loadstart, loadend, locationchange, and the window.{top,parent,frameElement} override for <iframe mozbrowser>. r=smaug
|
2012-03-28 11:36:50 -07:00 |
Navigator.cpp
|
Bug 740707 - Fix crash in mozilla::dom::Navigator::GetMozBattery. r=jlebar
|
2012-03-30 18:58:12 -07:00 |
Navigator.h
|
Bug 711601 - B2G Bluetooth Boiler Plate r=bent
|
2012-02-20 16:15:19 +01:00 |
nsBarProps.cpp
|
Bug 713747 - Remove usage of UniversalFoo in gecko. r=bz
|
2011-12-30 09:35:39 -08:00 |
nsBarProps.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsContentPermissionHelper.cpp
|
Bug 628132 - Crash [@ mozilla::ipc::RPCChannel::CxxStackFrame::CxxStackFrame] (from PContentPermissionRequestParent::Send__delete__) [r=cjones a=fennec-crash] DONTBUILD
|
2011-02-09 11:07:43 -08:00 |
nsContentPermissionHelper.h
|
Bug 628132 - Crash [@ mozilla::ipc::RPCChannel::CxxStackFrame::CxxStackFrame] (from PContentPermissionRequestParent::Send__delete__) [r=cjones a=fennec-crash] DONTBUILD
|
2011-02-09 11:07:43 -08:00 |
nsDOMCID.h
|
|
|
nsDOMClassInfo.cpp
|
Bug 740526. Change LookupName to return the nsGlobalNameStruct as a return value, not an out param. r=bzbarsky
|
2012-03-29 11:43:13 -07:00 |
nsDOMClassInfo.h
|
Bug 728029 - Preserve added JS properties on the JS object returned by webgl.getExtension - r=peterv
|
2012-03-26 14:59:04 -04:00 |
nsDOMClassInfoClasses.h
|
Bug 678695 - Settings API. r=sicking, fabrice, smaug
|
2012-03-26 14:49:38 -07:00 |
nsDOMClassInfoID.h
|
Bug 550309 - Part d: Try unwrapping to nsIDOMImageData in GetImageData(); r=bz
|
2012-03-16 10:44:39 +01:00 |
nsDOMError.h
|
Bug 711047 Part 2 - Remove RangeException in favor of DOMException. r=sicking
|
2012-03-01 13:35:48 -05:00 |
nsDOMException.cpp
|
Bug 711047 Part 2 - Remove RangeException in favor of DOMException. r=sicking
|
2012-03-01 13:35:48 -05:00 |
nsDOMException.h
|
Bug 711047 Part 2 - Remove RangeException in favor of DOMException. r=sicking
|
2012-03-01 13:35:48 -05:00 |
nsDOMJSUtils.h
|
Bug 734481 - Make nsIJSArgArray inherit from nsIArray; r=jst
|
2012-03-11 09:53:05 +01:00 |
nsDOMNavigationTiming.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsDOMNavigationTiming.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsDOMScriptObjectFactory.cpp
|
Bug 740526. Change LookupName to return the nsGlobalNameStruct as a return value, not an out param. r=bzbarsky
|
2012-03-29 11:43:13 -07:00 |
nsDOMScriptObjectFactory.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsDOMScriptObjectHolder.h
|
Bug 698420 - Make nsScriptObjectHolder typesafe; r=bz
|
2011-12-18 11:05:12 +01:00 |
nsDOMString.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsDOMWindowList.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsDOMWindowList.h
|
|
|
nsDOMWindowUtils.cpp
|
Bug 730318 - Implement a way for chrome js to enumerate the plugin objects on a page for activation. r=khuey
|
2012-03-28 08:53:56 -07:00 |
nsDOMWindowUtils.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsFocusManager.cpp
|
Bug 720126 - Update scroll API to use ScrollAxis parameters (where and when). r=roc
|
2012-03-19 21:09:50 -05:00 |
nsFocusManager.h
|
Bug 653230, add panels with focusable elements into the document tab navigation order, r=smaug
|
2012-02-23 16:02:33 -05:00 |
nsGlobalWindow.cpp
|
Merge central to inbound
|
2012-03-30 12:27:55 +02:00 |
nsGlobalWindow.h
|
Bug 736688 - Part 5: Remove window.{top,parent,frameElement} mozbrowser changes in nsGlobalWindow (undoes changes from bug 725796). r=smaug
|
2012-03-28 11:36:49 -07:00 |
nsGlobalWindowCommands.cpp
|
Bug 726968 - Fix some dom/ build warnings; r=mounir
|
2012-02-21 10:34:01 +01:00 |
nsGlobalWindowCommands.h
|
|
|
nsHistory.cpp
|
Bug 664737 - Make GetNext use a belt as well as its braces. r=bzbarsky
|
2012-01-26 12:54:23 +01:00 |
nsHistory.h
|
Bug 617539 - Fold nsIDOMHistory_MOZILLA_2_0_BRANCH back into the main interface, r=smaug
|
2011-03-25 11:03:34 -04:00 |
nsIBaseDOMException.h
|
|
|
nsIDOMClassInfo.h
|
|
|
nsIDOMDOMError.idl
|
Bug 705640 - Implement DOMError as defined in DOM 4, r=mounir.
|
2012-01-24 02:13:41 -08:00 |
nsIDOMDOMRequest.idl
|
Bug 722626: Implement DOMRequest object. r=mrbkap
|
2012-02-24 14:19:49 +01:00 |
nsIDOMScriptObjectFactory.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIEntropyCollector.idl
|
|
|
nsIJSEventListener.h
|
Bug 723799 - Use mallocSizeOf in the DOM memory reporters. r=mounir.
|
2012-02-01 13:58:01 -08:00 |
nsIJSNativeInitializer.h
|
|
|
nsIScriptChannel.idl
|
|
|
nsIScriptContext.h
|
Bug 738761 - Remove nsIScriptTimeoutHandler::GetScriptVersion and pass JSVersion to nsIScriptContext::EvaluateString; r=jst
|
2012-03-29 23:09:13 +02:00 |
nsIScriptExternalNameSet.h
|
|
|
nsIScriptGlobalObject.h
|
Bug 734023 - Remove language arguments from nsIScriptGlobalObject methods, r=jst, f=ms2ger
|
2012-03-23 18:13:29 +01:00 |
nsIScriptGlobalObjectOwner.h
|
|
|
nsIScriptNameSpaceManager.h
|
Fixing bug 641552. Add mechanism for dynamically registering properties on the navigator object in all pages. r=peterv
|
2011-09-06 15:01:01 -04:00 |
nsIScriptObjectOwner.h
|
Bug 698420 - Make nsScriptObjectHolder typesafe; r=bz
|
2011-12-18 11:05:12 +01:00 |
nsIScriptObjectPrincipal.h
|
|
|
nsIScriptRuntime.h
|
Bug 696660 - Outparamdel nsIScriptRuntime::CreateContext; r=mrbkap
|
2011-11-16 08:50:19 +01:00 |
nsIScriptTimeoutHandler.h
|
Bug 738761 - Remove nsIScriptTimeoutHandler::GetScriptVersion and pass JSVersion to nsIScriptContext::EvaluateString; r=jst
|
2012-03-29 23:09:13 +02:00 |
nsJSEnvironment.cpp
|
Bug 738761 - Remove nsIScriptTimeoutHandler::GetScriptVersion and pass JSVersion to nsIScriptContext::EvaluateString; r=jst
|
2012-03-29 23:09:13 +02:00 |
nsJSEnvironment.h
|
Bug 738761 - Remove nsIScriptTimeoutHandler::GetScriptVersion and pass JSVersion to nsIScriptContext::EvaluateString; r=jst
|
2012-03-29 23:09:13 +02:00 |
nsJSTimeoutHandler.cpp
|
Bug 738761 - Remove nsIScriptTimeoutHandler::GetScriptVersion and pass JSVersion to nsIScriptContext::EvaluateString; r=jst
|
2012-03-29 23:09:13 +02:00 |
nsJSUtils.cpp
|
Bug 734023 - Remove language arguments from nsIScriptGlobalObject methods, r=jst, f=ms2ger
|
2012-03-23 18:13:29 +01:00 |
nsJSUtils.h
|
Bug 670896 - Add inner window ID and timestamp to nsIScriptError2; r=bzbarsky
|
2011-08-24 23:44:35 +03:00 |
nsLocation.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsLocation.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsMimeTypeArray.cpp
|
Fixing bug 690952. Move window.navigator from the outer window to the inner window, and stop persisting it across same origin page navigations. r=mrbkap@gmail.com
|
2011-12-01 00:28:16 -08:00 |
nsMimeTypeArray.h
|
Fixing bug 690952. Move window.navigator from the outer window to the inner window, and stop persisting it across same origin page navigations. r=mrbkap@gmail.com
|
2011-12-01 00:28:16 -08:00 |
nsPerformance.cpp
|
Bug 675615 - Fix web timing to support keep-alive connections, r=Olli.Pettay
|
2011-08-08 14:20:03 +02:00 |
nsPerformance.h
|
Bug 659126 - Implement additional NavigationTiming properties
|
2011-07-04 18:44:00 +02:00 |
nsPIDOMWindow.h
|
Bug 734855 - Device Orientation - Make EnableDeviceMotion finer grain. r=mwu
|
2012-03-24 17:29:49 -07:00 |
nsPIWindowRoot.h
|
Bug 703150 Cannot drag scrollbar thumb if stopPropagation() of mousedown event is called r+sr=smaug
|
2011-11-25 10:09:58 +09:00 |
nsPluginArray.cpp
|
Fixing bug 690952. Move window.navigator from the outer window to the inner window, and stop persisting it across same origin page navigations. r=mrbkap@gmail.com
|
2011-12-01 00:28:16 -08:00 |
nsPluginArray.h
|
Fixing bug 690952. Move window.navigator from the outer window to the inner window, and stop persisting it across same origin page navigations. r=mrbkap@gmail.com
|
2011-12-01 00:28:16 -08:00 |
nsQueryContentEventResult.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsQueryContentEventResult.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsScreen.cpp
|
Bug 735781 - Make sure nsScreen don't call RemoveObserver twice in a row. r=jlebar
|
2012-03-15 10:58:56 +01:00 |
nsScreen.h
|
Bug 720799 - Don't use mDocShell in nsScreen. r=jst,jlebar
|
2012-03-14 19:14:53 +01:00 |
nsScriptNameSpaceManager.cpp
|
Bug 740526. Change LookupName to return the nsGlobalNameStruct as a return value, not an out param. r=bzbarsky
|
2012-03-29 11:43:13 -07:00 |
nsScriptNameSpaceManager.h
|
Bug 740526. Change LookupName to return the nsGlobalNameStruct as a return value, not an out param. r=bzbarsky
|
2012-03-29 11:43:13 -07:00 |
nsStructuredCloneContainer.cpp
|
Bug 738956 - Wrap values in nsStructuredCloneContainer::InitFromVariant before passing them to JS_WriteStructuredClone. r=khuey
|
2012-03-27 11:43:11 -07:00 |
nsStructuredCloneContainer.h
|
Bug 708735 - Use <stdint.h> types in JSAPI and throughout SpiderMonkey. Continue to provide the {u,}int{8,16,32,64} and JS{Uint,Int}{8,16,32,64} integer types through a single header, however, for a simpler backout strategy -- and also to ease the transition for embedders. r=timeless on switching the jsd API to use the <stdint.h> types, r=luke, r=dmandelin
|
2011-12-08 22:54:10 -05:00 |
nsWindowMemoryReporter.cpp
|
Bug 713799 - Rearrange the "window-objects" sub-tree in about:memory to make per-tab memory usage more obvious. r=jst.
|
2012-03-12 23:00:18 -07:00 |
nsWindowMemoryReporter.h
|
Bug 730181 (part 2) - Rename nsDOMMemoryReporter. r=khuey.
|
2012-02-23 18:43:33 -08:00 |
nsWindowRoot.cpp
|
Bug 703150 Cannot drag scrollbar thumb if stopPropagation() of mousedown event is called r+sr=smaug
|
2011-11-25 10:09:58 +09:00 |
nsWindowRoot.h
|
Bug 658714 Part 10: Remove nsIDOM3EventTarget/nsIDOMEventGroup. r=smaug
|
2011-06-23 19:18:02 -07:00 |
nsWrapperCache.h
|
Bug 738593 - Rename IsProxy to IsDOMBinding; r=mrbkap
|
2012-03-16 16:44:09 +01:00 |
nsWrapperCacheInlines.h
|
Fix for bug 736229 (Stop storing expando objects in the wrapper cache, store the proxy instead). r=jst.
|
2012-03-14 15:22:10 +01:00 |
ScreenOrientation.h
|
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
|
2012-03-20 14:09:45 +01:00 |
StructuredCloneTags.h
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
Webapps.js
|
Bug 732982 - Expose a wifi API to the DOM. The API is very much a work in progress and will change soon. r=cjones/fabrice/vigntetun DONTBUILD
|
2012-03-14 21:39:15 +01:00 |
Webapps.jsm
|
Bug 736193 - Use the offline cache to load applications [r=fabrice] DONTBUILD because NPOTB
|
2012-03-23 16:39:15 -07:00 |
Webapps.manifest
|
Bug 720415 - update navigator.mozApps m-c implementation - DOM + repo [r=gwagner]
|
2012-03-06 11:50:58 -08:00 |