.. |
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 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 |
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
|
|
|
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
|
|
|
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 911258: Part 4 - Refactor exception implementations. r=bz
|
2013-09-08 20:28:50 -07:00 |
DOMError.h
|
|
|
DOMException.cpp
|
Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
|
2013-10-10 15:22:35 -07: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 912956 part.15 mozilla/TextEvents.h should be included directly r=roc
|
2013-09-25 20:21:19 +09:00 |
DOMRequest.h
|
|
|
DOMRequestHelper.jsm
|
Bug 924971 - [Contacts] Trying to add a contact as a recipient opens contact details instead of returning to Messages app. r=fabrice
|
2013-10-18 12:58:24 +02:00 |
IndexedDBHelper.jsm
|
Bug 871445 - patch 3 - DataStore: getChanges + revisionID, r=ehsan, sr=mounir, r=bent
|
2013-10-02 13:27:11 -04:00 |
Makefile.in
|
Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal
|
2013-11-11 09:04:11 +01: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 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 |
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 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal
|
2013-11-11 09:04:11 +01:00 |
Navigator.cpp
|
Bug 814629 - Part 4: MobileConnectionArray implementation. f=hsinyi r=khuey
|
2013-11-13 16:51:23 +08:00 |
Navigator.h
|
Bug 814629 - Part 4: MobileConnectionArray implementation. f=hsinyi r=khuey
|
2013-11-13 16:51:23 +08:00 |
nsContentPermissionHelper.cpp
|
Backed out 4 changesets (bug 853356) for breaking permission prompts.
|
2013-11-06 01:32:42 -02:00 |
nsContentPermissionHelper.h
|
Backed out 4 changesets (bug 853356) for breaking permission prompts.
|
2013-11-06 01:32:42 -02:00 |
nsDOMCID.h
|
|
|
nsDOMClassInfo.cpp
|
Bug 936040 - Fix a rooting analysis false positive in nsWindowSH::PostCreate; r=smaug
|
2013-11-07 08:27:47 -08:00 |
nsDOMClassInfo.h
|
Bug 921718 - Part b: Move MediaList to WebIDL; r=bz
|
2013-11-11 09:03:17 +01: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
|
|
|
nsDOMNavigationTiming.h
|
|
|
nsDOMScriptObjectFactory.cpp
|
Bug 911258: Part 4 - Refactor exception implementations. r=bz
|
2013-09-08 20:28:50 -07:00 |
nsDOMScriptObjectFactory.h
|
|
|
nsDOMString.h
|
|
|
nsDOMWindowList.cpp
|
|
|
nsDOMWindowList.h
|
|
|
nsDOMWindowUtils.cpp
|
Bug 914843 - fix gfx issue on oop b2g linux. r=nrc
|
2013-10-31 23:36:02 -07:00 |
nsDOMWindowUtils.h
|
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
|
2013-09-24 19:04:14 +09:00 |
nsFocusManager.cpp
|
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 |
nsFocusManager.h
|
Bug 784739 - Switch from NULL to nullptr in dom/ (1/2); r=ehsan
|
2013-10-28 10:04:12 -04:00 |
nsGlobalWindow.cpp
|
Bug 933563 - Consolidate ReportUseOfDeprecatedMethod and WarnOnceAbout. r=sicking, r=ms2ger
|
2013-11-11 16:12:18 -05:00 |
nsGlobalWindow.h
|
Bug 911889. Part 4. Add API to detect whether an nsGlobalWindow is running a timeout handler. r=bz
|
2013-09-04 23:37:46 +12:00 |
nsGlobalWindowCommands.cpp
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
nsGlobalWindowCommands.h
|
|
|
nsHistory.cpp
|
Bug 930782 - Handlify JS_WrapValue. r=terrence
|
2013-10-26 18:19:05 +02: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
|
Bug 922160 - Bring EventHandler.webidl more in line with the spec, rename BeforeUnloadEventHandler to OnBeforeUnloadEventHandler. r=bz.
|
2013-10-08 17:51:15 +02:00 |
nsIJSNativeInitializer.h
|
|
|
nsIScriptChannel.idl
|
|
|
nsIScriptContext.h
|
Bug 920073 Switch back to #including nsStringGlue.h in headers that need to work with the external string API r=ehsan
|
2013-09-25 08:27:54 +01:00 |
nsIScriptExternalNameSet.h
|
|
|
nsIScriptGlobalObject.h
|
Bug 920377 part.12 Get rid of nsScriptErrorEvent r=roc
|
2013-09-27 15:20:56 +09:00 |
nsIScriptNameSpaceManager.h
|
|
|
nsIScriptObjectPrincipal.h
|
|
|
nsIScriptTimeoutHandler.h
|
|
|
nsISiteSpecificUserAgent.idl
|
|
|
nsISizeOfEventTarget.h
|
|
|
nsJSEnvironment.cpp
|
No bug - Fix some style issues in DOM code.
|
2013-11-11 09:04:41 +01:00 |
nsJSEnvironment.h
|
Bug 933010 - AsyncErrorReporter takes bool isChromeError. r=bz
|
2013-10-30 16:17:36 -07:00 |
nsJSTimeoutHandler.cpp
|
Bug 855326 - CSP 1.1 nonce-source for scripts and styles r=mrbkap r=dholbert r=geekboy
|
2013-11-08 15:44:39 -08:00 |
nsJSUtils.cpp
|
No bug - Fix some style issues in DOM code.
|
2013-11-11 09:04:41 +01:00 |
nsJSUtils.h
|
No bug - Fix some style issues in DOM code.
|
2013-11-11 09:04:41 +01:00 |
nsLocation.cpp
|
|
|
nsLocation.h
|
|
|
nsMimeTypeArray.cpp
|
Bug 757726 - Part 4: Consolidate duplicate code into EnsurePlugins() and EnsureMimeTypes(). r=johns
|
2013-10-20 00:05:05 -07:00 |
nsMimeTypeArray.h
|
Bug 757726 - Part 4: Consolidate duplicate code into EnsurePlugins() and EnsureMimeTypes(). r=johns
|
2013-10-20 00:05:05 -07:00 |
nsPerformance.cpp
|
|
|
nsPerformance.h
|
|
|
nsPIDOMWindow.h
|
Backed out 3 changesets (bug 932309, bug 932322) for Linux mochitest-bc timeouts on a CLOSED TREE.
|
2013-11-04 14:31:21 -05:00 |
nsPIWindowRoot.h
|
|
|
nsPluginArray.cpp
|
Bug 757726 - Part 4: Consolidate duplicate code into EnsurePlugins() and EnsureMimeTypes(). r=johns
|
2013-10-20 00:05:05 -07:00 |
nsPluginArray.h
|
Bug 757726 - Part 4: Consolidate duplicate code into EnsurePlugins() and EnsureMimeTypes(). r=johns
|
2013-10-20 00:05:05 -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 920377 part.23 Get rid of nsQueryContentEvent r=roc
|
2013-10-01 16:23:00 +09:00 |
nsScreen.cpp
|
No bug - Fix some style issues in DOM code.
|
2013-11-11 09:04:41 +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
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsScriptNameSpaceManager.h
|
|
|
nsStructuredCloneContainer.cpp
|
Bug 930782 - Handlify JS_WrapValue. r=terrence
|
2013-10-26 18:19:05 +02:00 |
nsStructuredCloneContainer.h
|
|
|
nsWindowMemoryReporter.cpp
|
Bug 918207 - Support per-tab memory profiling. r=billm,mccr8,till,smaug,nfroyd.
|
2013-10-22 14:53:26 -07:00 |
nsWindowMemoryReporter.h
|
Bug 937227 - zero-initialize fields in nsWindowSizes; r=njn
|
2013-11-11 14:18:49 -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 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 |
nsWrapperCacheInlines.h
|
Bug 910771 (part 1) - Create js/Tracer.h and gc/Tracer.cpp. r=terrence.
|
2013-09-02 22:01:18 -07:00 |
ObjectWrapper.jsm
|
|
|
ScreenOrientation.h
|
Bug 908058 - Add orientation keyword 'default' to express normal orientation. r=mounir, r=blassey
|
2013-09-30 10:40:41 -04: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
|
|
|
URL.cpp
|
Bug 927735 - TypeError check for URL API. r=ehsan
|
2013-10-18 10:17:03 -04:00 |
URL.h
|
Bug 920015 - Expose DOM URL to js modules, r=ehsan, f=emk, r=bz, r=bholley, r=smaug
|
2013-10-10 08:56:01 +02: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
|
|
|