.. |
crashtests
|
Backed out changeset 71c6c05cd40b (bug 1230422) for double landing
|
2016-01-20 10:21:19 +01:00 |
test
|
Bug 1243881 - patch 1 - unship performance.translateTime, r=bz
|
2016-02-01 21:48:04 +00:00 |
AnonymousContent.cpp
|
Bug 1212477 - Needs a way to access to <canvas>'s context (2d, webgl) from Anonymous Content API; r=roc;r=smaug
|
2015-11-15 14:48:32 +01:00 |
AnonymousContent.h
|
Bug 1212477 - Needs a way to access to <canvas>'s context (2d, webgl) from Anonymous Content API; r=roc;r=smaug
|
2015-11-15 14:48:32 +01:00 |
Attr.cpp
|
Bug 1236258 part 2. Remove the unused mNsAware member of nsIAttribute. r=smaug
|
2016-01-11 13:01:31 -05:00 |
Attr.h
|
Bug 1236258 part 2. Remove the unused mNsAware member of nsIAttribute. r=smaug
|
2016-01-11 13:01:31 -05:00 |
AutocompleteFieldList.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
BarProps.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
BarProps.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
BlobSet.h
|
Bug 1230509 - BlobImplFile should return false in IsDateUnknown and IsSizeUnknown, r=bz
|
2015-12-04 21:15:46 +00:00 |
CORSMode.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
ChildIterator.cpp
|
Bug 1201692. Add a fast path to ExplicitChildIterator::Seek for the common case of seeking an actual DOM child of the parent node. r=wchen
|
2015-09-08 21:23:55 -04:00 |
ChildIterator.h
|
Bug 1133213 - make aria-owns to alter the accessible tree, fire show/hide mutation events as we do for the accessible tree alterations, r=yzen, f=davidb
|
2015-09-15 12:01:51 -04:00 |
ChromeNodeList.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ChromeNodeList.h
|
bug 120684, add ChromeNodeList so that chrome JS can create proper NodeList objects, r=baku
|
2015-10-27 19:48:46 +02:00 |
ChromeUtils.cpp
|
Bug 1235657 - Session storage needs to handle origin attributes correctly - part 1 - createOriginAttributesWithUserContextId, r=huseby
|
2016-01-06 10:08:30 +00:00 |
ChromeUtils.h
|
Bug 1235657 - Session storage needs to handle origin attributes correctly - part 1 - createOriginAttributesWithUserContextId, r=huseby
|
2016-01-06 10:08:30 +00:00 |
Comment.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
Comment.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
Console.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
Console.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ConsoleAPI.manifest
|
…
|
|
ConsoleAPIStorage.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
ConsoleReportCollector.cpp
|
Bug 1220007 P1 Allow ConsoleReportCollectors to flush to another collector. r=bz
|
2015-11-03 11:20:56 -08:00 |
ConsoleReportCollector.h
|
Bug 1220007 P1 Allow ConsoleReportCollectors to flush to another collector. r=bz
|
2015-11-03 11:20:56 -08:00 |
Crypto.cpp
|
Bug 1176214 - Part 11: Changes to DOM, except for WebGL. r=bz, r=clb
|
2015-11-25 19:04:50 +01:00 |
Crypto.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DOMCursor.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
DOMCursor.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
DOMError.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
DOMError.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
DOMException.cpp
|
Bug 1229664. Drop the concept of inner exceptions from Exception/DOMException. r=bholley
|
2015-12-02 13:52:59 -05:00 |
DOMException.h
|
Bug 1229664. Drop the concept of inner exceptions from Exception/DOMException. r=bholley
|
2015-12-02 13:52:59 -05:00 |
DOMImplementation.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DOMImplementation.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
DOMMatrix.cpp
|
Bug 1245242 - Normalize to unit vector for DOMMatrix.rotateAxisAngleSelf. r=roc
|
2016-02-04 00:30:00 -08:00 |
DOMMatrix.h
|
Bug 717722 - Implement WebKitCSSMatrix. r=baku
|
2016-01-20 14:48:01 -08:00 |
DOMParser.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
DOMParser.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
DOMPoint.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DOMPoint.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
DOMQuad.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DOMQuad.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DOMRect.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DOMRect.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DOMRequest.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
DOMRequest.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
DOMRequestHelper.jsm
|
Bug 904479 - Added createPromiseWithId() that returns id of resolver r=kanru,nsm
|
2015-08-19 14:53:22 -07:00 |
DOMStringList.cpp
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
DOMStringList.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
DirectionalityUtils.cpp
|
Bug 1181443 (part 1) - Use nsTHashtable::Iterator in nsCheapSet. r=froydnj.
|
2015-07-23 02:35:27 -07:00 |
DirectionalityUtils.h
|
Bug 1103348 - Part 1: Correctly reset the direction of an ancestor that is still in the tree when a text node is removed; r=smontagu
|
2015-05-08 08:42:26 -04:00 |
DocumentFragment.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
DocumentFragment.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
DocumentType.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DocumentType.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
Element.cpp
|
Bug 1216842 - Part 5: Store ComputedTimingFunction in TimingParams. r=cam
|
2016-01-29 14:45:00 +01:00 |
Element.h
|
Bug 1096773 part 3 - Implement Animatable.animate(); r=bz
|
2016-01-29 12:37:52 +11:00 |
ElementInlines.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
EventSource.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
EventSource.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
FeedWriterEnabled.h
|
Bug 1238042 - Extract a helper function to check if a JSObject is a global with a particular about: URI. r=ehsan
|
2016-01-22 20:27:28 -05:00 |
File.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
File.h
|
Bug 1162658 - Update FormData to match latest spec, r=smaug
|
2016-01-20 17:25:03 +00:00 |
FileList.cpp
|
Bug 1209361 - Add missing includes to `dom/base`. r=mccr8
|
2015-09-28 21:31:56 -07:00 |
FileList.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
FileReader.cpp
|
Bug 1238440 - FileReader should throw an error when the blob changed size when reading, r=khuey
|
2016-01-26 10:19:15 +00:00 |
FileReader.h
|
Bug 1240365 - FileReader should use the global scope correctly in ChromeWorkers, r=smaug, r=khuey
|
2016-01-20 18:17:57 +00:00 |
FormData.cpp
|
Bug 1241171 - FormData should not force 'blob' as filename, r=smaug
|
2016-01-26 17:15:52 +00:00 |
FormData.h
|
Bug 1162658 - Update FormData to match latest spec, r=smaug
|
2016-01-20 17:25:03 +00:00 |
FragmentOrElement.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
FragmentOrElement.h
|
Bug 1221436 patch 2 - For style attributes, only store a css::Declaration instead of a css::StyleRule. r=heycam
|
2015-11-09 15:57:16 +08:00 |
FromParser.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
HTMLSplitOnSpacesTokenizer.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
ImageEncoder.cpp
|
Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel.
|
2016-01-07 20:57:38 -08:00 |
ImageEncoder.h
|
Bug 1172796 - Part 1: ImageEncoder can be used on worker thread. r=seth
|
2015-12-18 14:52:17 +08:00 |
ImportManager.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ImportManager.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
IndexedDBHelper.jsm
|
Bug 1201685 - Limit the number of indexedDB open() calls in IndexedDBHelper r=gwagner
|
2015-10-23 14:40:52 -07:00 |
Link.cpp
|
Bug 1134648, handle dynamic changes to rel=dns-prefetch, r=bz
|
2015-12-01 19:22:20 +02:00 |
Link.h
|
Bug 1134648, handle dynamic changes to rel=dns-prefetch, r=bz
|
2015-12-01 19:22:20 +02:00 |
MultipartBlobImpl.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
MultipartBlobImpl.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
NameSpaceConstants.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
Navigator.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
Navigator.h
|
Bug 1027734 - Convert mozPay to WebIDL. r=bzbarsky.
|
2016-01-26 18:38:03 +01:00 |
NodeInfo.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
NodeInfo.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
NodeInfoInlines.h
|
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
|
2015-02-09 14:34:50 -08:00 |
NodeIterator.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
NodeIterator.h
|
Bug 1157898 part 1. Make code of the form "return rv.ErrorCode();" where rv is an ErrorResult use StealNSResult instead. r=peterv
|
2015-04-27 09:18:51 -04:00 |
PerformanceCompositeTiming.cpp
|
Bug 1191178 - Part 2: Add PerformanceRenderTiming and PerformanceCompositeTiming. r=smaug
|
2015-08-20 14:20:47 -07:00 |
PerformanceCompositeTiming.h
|
Bug 1191178 - Part 2: Add PerformanceRenderTiming and PerformanceCompositeTiming. r=smaug
|
2015-08-20 14:20:47 -07:00 |
PerformanceEntry.cpp
|
Bug 1178172 - Fix all compile errors in dom/base on non-unified build. r=baku
|
2015-07-01 15:56:00 +02:00 |
PerformanceEntry.h
|
Bug 1165796 - Part 2: Implement PerformanceObserver.r=baku
|
2015-08-17 15:13:20 -07:00 |
PerformanceMark.cpp
|
Bug 1178172 - Fix all compile errors in dom/base on non-unified build. r=baku
|
2015-07-01 15:56:00 +02:00 |
PerformanceMark.h
|
Bug 1155761 - User Timing API in Workers, r=ehsan
|
2015-05-25 17:53:07 +01:00 |
PerformanceMeasure.cpp
|
Bug 1178172 - Fix all compile errors in dom/base on non-unified build. r=baku
|
2015-07-01 15:56:00 +02:00 |
PerformanceMeasure.h
|
Bug 1155761 - User Timing API in Workers, r=ehsan
|
2015-05-25 17:53:07 +01:00 |
PerformanceObserver.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
PerformanceObserver.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
PerformanceObserverEntryList.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
PerformanceObserverEntryList.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
PerformanceRenderTiming.cpp
|
Bug 1191178 - Part 2: Add PerformanceRenderTiming and PerformanceCompositeTiming. r=smaug
|
2015-08-20 14:20:47 -07:00 |
PerformanceRenderTiming.h
|
Bug 1191178 - Part 2: Add PerformanceRenderTiming and PerformanceCompositeTiming. r=smaug
|
2015-08-20 14:20:47 -07:00 |
PerformanceResourceTiming.cpp
|
Bug 1154309 - Add New Resource Timing Fields r=bz,hurley
|
2015-07-24 08:49:25 -07:00 |
PerformanceResourceTiming.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
PostMessageEvent.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
PostMessageEvent.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ProcessGlobal.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
ProcessGlobal.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ResponsiveImageSelector.cpp
|
Bug 1206720 - Remove invalid assertions during response image loading. r=jdm
|
2015-09-30 16:22:49 +03:00 |
ResponsiveImageSelector.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
SameProcessMessageQueue.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SameProcessMessageQueue.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ScreenOrientation.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ScreenOrientation.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ScriptSettings.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ScriptSettings.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ShadowRoot.cpp
|
Bug 1201692. Add a fast path to ExplicitChildIterator::Seek for the common case of seeking an actual DOM child of the parent node. r=wchen
|
2015-09-08 21:23:55 -04:00 |
ShadowRoot.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SiteSpecificUserAgent.js
|
Bug 1156065 - Send cloneable messages from SiteSpecificUserAgent.js to fix UA overrides r=billm
|
2015-05-30 09:07:59 +02:00 |
SiteSpecificUserAgent.manifest
|
…
|
|
SlowScriptDebug.js
|
…
|
|
SlowScriptDebug.manifest
|
…
|
|
StructuredCloneHolder.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
StructuredCloneHolder.h
|
Bug 1215438 - Part 2: Add transfer support for ImageBitmap. r=baku
|
2015-12-18 14:52:16 +08:00 |
StructuredCloneTags.h
|
Bug 709490 - Part 3: Transfer OffscreenCanvas from mainthread to workers. r=baku, r=sfink
|
2015-10-12 11:21:03 +08:00 |
StyleSheetList.cpp
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
StyleSheetList.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
SubtleCrypto.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SubtleCrypto.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
Text.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
Text.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
TextInputProcessor.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
TextInputProcessor.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ThirdPartyUtil.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ThirdPartyUtil.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
TreeWalker.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
TreeWalker.h
|
Bug 1157898 part 1. Make code of the form "return rv.ErrorCode();" where rv is an ErrorResult use StealNSResult instead. r=peterv
|
2015-04-27 09:18:51 -04:00 |
URL.cpp
|
Bug 1213815 - dom/webidl/HTMLHyperlinkElementUtils and URL don't need to throw exceptions as we did before, r=bz
|
2015-11-23 20:05:26 +00:00 |
URL.h
|
Bug 1213815 - dom/webidl/HTMLHyperlinkElementUtils and URL don't need to throw exceptions as we did before, r=bz
|
2015-11-23 20:05:26 +00:00 |
URLSearchParams.cpp
|
Bug 1224580. Copy of URLSearchParams should not copy its observer pointer. r=baku
|
2015-11-16 13:29:57 -05:00 |
URLSearchParams.h
|
Bug 1085284 - Implement URLSearchParams iterable<>, r=bz
|
2015-10-19 16:07:40 +01:00 |
UseCounter.h
|
Bug 968923 - part 6 - add use counters for deprecated operations; r=bz
|
2015-06-17 12:28:26 -04:00 |
UseCounters.conf
|
Bug 1228467 - Don't preprocess dom/base/UseCounters.conf. r=froydnj
|
2015-12-01 08:25:22 +09:00 |
WebKitCSSMatrix.cpp
|
Bug 1241575 - Use transform property syntax to parse WebKitCSSMatrix transform list. r=heycam
|
2016-02-01 16:45:09 -08:00 |
WebKitCSSMatrix.h
|
Bug 1241727 - Inverting non-invertible WebKitCSSMatrix should throw NotSupportedError. r=baku
|
2016-01-27 12:49:57 -08:00 |
WebSocket.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
WebSocket.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
WindowNamedPropertiesHandler.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
WindowNamedPropertiesHandler.h
|
Bug 1242214 - Rename JSPropertyDescriptor JS::PropertyDescriptor everywhere else. r=smaug
|
2016-01-28 11:28:04 +01:00 |
WindowOrientationObserver.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
WindowOrientationObserver.h
|
Bug 920734 - Part 1: Implement window.orientation and window.onorientationchange. r=baku
|
2015-10-23 21:37:28 -07:00 |
contentAreaDropListener.js
|
Bug 1162775: Make contentAreaDropListener use dataTransfer.files to get the files dropped. r=smaug
|
2015-05-11 11:33:15 -07:00 |
contentAreaDropListener.manifest
|
…
|
|
domerr.msg
|
Bug 1206302 - Use `DOMException` for Push errors. r=mt
|
2015-11-05 10:38:35 -08:00 |
gen-usecounters.py
|
Typo fix in comment generated by gen-usercounters.py; no bug, no review.
|
2015-08-23 16:42:07 +10:00 |
messageWakeupService.js
|
…
|
|
messageWakeupService.manifest
|
…
|
|
moz.build
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
mozAutoDocUpdate.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
mozFlushType.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
mozIDOMWindow.idl
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsAtomListUtils.cpp
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsAtomListUtils.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsAttrAndChildArray.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsAttrAndChildArray.h
|
Bug 1184842. Make SetAttrAndNotify use the real old value instead of aOldValue when possible. r=bz
|
2015-07-25 17:57:13 +12:00 |
nsAttrName.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsAttrValue.cpp
|
Bug 1217307 - Remove some unnecessary null checks in dom/base/. r=njn
|
2015-11-19 09:13:49 +02:00 |
nsAttrValue.h
|
Bug 1221436 patch 2 - For style attributes, only store a css::Declaration instead of a css::StyleRule. r=heycam
|
2015-11-09 15:57:16 +08:00 |
nsAttrValueInlines.h
|
Bug 1221436 patch 2 - For style attributes, only store a css::Declaration instead of a css::StyleRule. r=heycam
|
2015-11-09 15:57:16 +08:00 |
nsAttrValueOrString.cpp
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsAttrValueOrString.h
|
Bug 1184842. Preparse class attribute values in Element::BeforeSetAttr. r=peterv
|
2015-08-01 17:46:15 +12:00 |
nsCCUncollectableMarker.cpp
|
Bug 1187151 (part 15) - Replace nsBaseHashtable::Enumerate() calls in dom/ with iterators. r=baku.
|
2016-01-28 14:08:19 -08:00 |
nsCCUncollectableMarker.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsCaseTreatment.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsChildContentList.h
|
Bug 1165184 - Move nsChildContentList to its own header. r=peterv
|
2015-05-19 06:33:00 -04:00 |
nsContentAreaDragDrop.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsContentAreaDragDrop.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsContentCID.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsContentCreatorFunctions.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsContentIterator.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsContentList.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsContentList.h
|
Bug 1236329. Back out the patch for bug 492933 (revision d8012b35413b) because it's not web-compatible in practice. r=smaug
|
2016-01-05 15:05:23 -05:00 |
nsContentListDeclarations.h
|
Bug 1236329. Back out the patch for bug 492933 (revision d8012b35413b) because it's not web-compatible in practice. r=smaug
|
2016-01-05 15:05:23 -05:00 |
nsContentPermissionHelper.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsContentPermissionHelper.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsContentPolicy.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsContentPolicy.h
|
Bug 1174307 - Add some internal content policy types for the purpose of reflecting them on RequestContext; r=sicking
|
2015-06-15 15:40:26 -04:00 |
nsContentPolicyUtils.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsContentSink.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsContentSink.h
|
Bug 1219478: Replace PRLogModuleInfo usage with LazyLogModule in dom folders except media.r=amerchesini
|
2015-11-23 11:09:25 -08:00 |
nsContentTypeParser.h
|
Bug 1230353: P1. Ensure type and subtype of MIME are lowercase. r=bz
|
2015-12-04 15:24:24 +11:00 |
nsContentUtils.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsContentUtils.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsCopySupport.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsCopySupport.h
|
Bug 1209361 - Add missing includes to `dom/base`. r=mccr8
|
2015-09-28 21:31:56 -07:00 |
nsDOMAttributeMap.cpp
|
Bug 1187151 (part 17) - Replace nsBaseHashtable::Enumerate() calls in dom/ with iterators. r=mccr8.
|
2016-01-28 14:44:46 -08:00 |
nsDOMAttributeMap.h
|
Bug 1236258 part 3. Remove the unused aNsAware argument of nsDOMAttributeMap::GetAttribute. r=smaug
|
2016-01-11 13:01:33 -05:00 |
nsDOMCID.h
|
Bug 1214593 - Remove service worker periodic updater. r=ehsan
|
2015-11-02 16:08:44 +08:00 |
nsDOMCaretPosition.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsDOMCaretPosition.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsDOMClassInfo.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsDOMClassInfo.h
|
Bug 1242214 - Rename JSPropertyDescriptor JS::PropertyDescriptor everywhere else. r=smaug
|
2016-01-28 11:28:04 +01:00 |
nsDOMClassInfoClasses.h
|
Bug 859764 - Part 1.1: Turn IDL Implementation into Internal-Only Interface. r=echen, r=smaug
|
2015-10-19 19:46:08 +08:00 |
nsDOMClassInfoID.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsDOMDataChannel.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsDOMDataChannel.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsDOMDataChannelDeclarations.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsDOMJSUtils.h
|
Bug 1171451 - Use the correct type for the argv argument to NS_CreateJSArgv and the nsJSArgArray constructor; r=jst
|
2015-06-05 11:23:00 +02:00 |
nsDOMMutationObserver.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsDOMMutationObserver.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsDOMNavigationTiming.cpp
|
Bug 1155761 - User Timing API in Workers, r=ehsan
|
2015-05-25 17:53:07 +01:00 |
nsDOMNavigationTiming.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsDOMScriptObjectFactory.cpp
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsDOMScriptObjectFactory.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsDOMSerializer.cpp
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsDOMSerializer.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsDOMSettableTokenList.cpp
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsDOMSettableTokenList.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsDOMString.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsDOMTokenList.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsDOMTokenList.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsDOMWindowList.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsDOMWindowList.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsDOMWindowUtils.cpp
|
Back out 3 csets from bug 1242690 for causing bug 1244549. r=backout
|
2016-01-31 14:44:58 -05:00 |
nsDOMWindowUtils.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsDataDocumentContentPolicy.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsDataDocumentContentPolicy.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsDeprecatedOperationList.h
|
Bug 1155923 - Temporarily restoring moz-prefixed interface, r=jesup,smaug
|
2015-09-28 11:25:04 -07:00 |
nsDocElementCreatedNotificationRunner.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsDocument.cpp
|
Bug 1245306: Devirtualize RefreshCompartmentPrincipal. r=smaug
|
2016-02-03 13:30:45 -08:00 |
nsDocument.h
|
Bug 1164427 - Implement elementsFromPoint; r=roc r=khuey
|
2016-02-01 14:33:51 -08:00 |
nsDocumentEncoder.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsDocumentWarningList.h
|
Bug 1191412 - Fix logic and text for the WillChange warning. r=roc
|
2015-08-07 16:05:19 -04:00 |
nsFocusManager.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsFocusManager.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsFrameLoader.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsFrameLoader.h
|
Bug 1209162 - Create OriginAttributes subtypes. IGNORE IDL r=sicking.
|
2015-11-03 09:50:54 +08:00 |
nsFrameMessageManager.cpp
|
Bug 1187151 (part 15) - Replace nsBaseHashtable::Enumerate() calls in dom/ with iterators. r=baku.
|
2016-01-28 14:08:19 -08:00 |
nsFrameMessageManager.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsGenConImageContent.cpp
|
Bug 1217307 - Remove some unnecessary null checks in dom/base/. r=njn
|
2015-11-19 09:13:49 +02:00 |
nsGenericDOMDataNode.cpp
|
Bug 1217307 - Remove some unnecessary null checks in dom/base/. r=njn
|
2015-11-19 09:13:49 +02:00 |
nsGenericDOMDataNode.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsGkAtomList.h
|
Bug 591737 - Add SummaryFrame. r=bz
|
2016-02-02 17:39:06 +08:00 |
nsGkAtoms.cpp
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsGkAtoms.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsGlobalWindow.cpp
|
Bug 1216150 - Split xpc::InitGlobalObject into an options-setting component and a global-object-modifying component, with the options-setting component being called before global object creation in all callers. r=bz
|
2016-02-01 12:48:03 -08:00 |
nsGlobalWindow.h
|
Bug 1245306: Devirtualize RefreshCompartmentPrincipal. r=smaug
|
2016-02-03 13:30:45 -08:00 |
nsGlobalWindowCommands.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsGlobalWindowCommands.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsHTMLContentSerializer.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsHTMLContentSerializer.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsHistory.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsHistory.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsHostObjectProtocolHandler.cpp
|
Bug 1187782 (part 1) - Replace nsBaseHashtable::EnumerateRead() calls in dom/base/ with iterators. r=khuey.
|
2015-10-26 22:19:59 -07:00 |
nsHostObjectProtocolHandler.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsHostObjectURI.cpp
|
Bug 1228950 - Disallow scheme sets on nsHostObjectURI. r=bz
|
2015-12-02 17:09:56 -08:00 |
nsHostObjectURI.h
|
Bug 1228950 - Disallow scheme sets on nsHostObjectURI. r=bz
|
2015-12-02 17:09:56 -08:00 |
nsIAnimationObserver.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsIAttribute.h
|
Bug 1236258 part 2. Remove the unused mNsAware member of nsIAttribute. r=smaug
|
2016-01-11 13:01:31 -05:00 |
nsIConsoleAPIStorage.idl
|
…
|
|
nsIConsoleReportCollector.h
|
Bug 1226479. Change ErrorResult::ThrowTypeError/ThrowRangeError to take string references, not pointers. r=mccr8
|
2015-11-20 13:36:46 -05:00 |
nsIContent.h
|
Bug 1213842 - :lang() should not fall back to HTTP headers if empty lang attribute is specified; r=bz
|
2015-10-13 14:08:30 +03:00 |
nsIContentInlines.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsIContentIterator.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsIContentPolicy.idl
|
Backed out 7 changesets (bug 1048048) for android crashes in various chunks CLOSED TREE
|
2015-09-21 09:08:34 -07:00 |
nsIContentPolicyBase.idl
|
Backed out 7 changesets (bug 1048048) for android crashes in various chunks CLOSED TREE
|
2015-09-21 09:08:34 -07:00 |
nsIContentSerializer.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsIDOMBlob.idl
|
Bug 1166231 - Make nsIDOMBlob an empty interface, r=ehsan
|
2015-05-19 15:36:37 +01:00 |
nsIDOMClassInfo.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsIDOMDOMCursor.idl
|
…
|
|
nsIDOMDOMRequest.idl
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsIDOMDataChannel.idl
|
…
|
|
nsIDOMFileList.idl
|
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
|
2015-05-18 14:52:26 +01:00 |
nsIDOMFormData.idl
|
…
|
|
nsIDOMParser.idl
|
…
|
|
nsIDOMScriptObjectFactory.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsIDOMSerializer.idl
|
…
|
|
nsIDocument.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsIDocumentEncoder.idl
|
Bug 1225864 - New flag OutputDisallowLineBreaking to disallow line breaking. r=masayuki.
|
2015-11-27 15:27:00 +01:00 |
nsIDocumentInlines.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsIDocumentObserver.h
|
Bug 1232852 (part 8) - Remove some unused parameters in and around layout/base/. r=roc.
|
2016-01-05 16:08:17 -08:00 |
nsIDroppedLinkHandler.idl
|
…
|
|
nsIEntropyCollector.idl
|
…
|
|
nsIFrameLoader.idl
|
Backed out changeset afe3d65b74b6 (bug 1214148) on developers request for causing regressions
|
2015-12-15 14:45:06 +01:00 |
nsIGlobalObject.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsIGlobalObject.h
|
Bug 1156875 - patch 3 - nsIGlobalObject members correctly ordered in the header file, r=bz
|
2015-06-29 17:44:18 +01:00 |
nsIImageLoadingContent.idl
|
Bug 1019840 - Use cached intrinsic size in nsImageFrame::ComputeSize unless the image loader has a size. r=tn
|
2015-03-18 18:29:32 -07:00 |
nsIMessageManager.idl
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsIMutationObserver.h
|
Bug 1034110 - Provide a way to observe mutations for ::before/::after pseudo elements;r=smaug
|
2015-09-24 08:23:32 -07:00 |
nsINode.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsINode.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsINodeList.h
|
Bug 1165184 - Move nsChildContentList to its own header. r=peterv
|
2015-05-19 06:33:00 -04:00 |
nsIObjectLoadingContent.idl
|
Bug 1192831 - Remove PlayPreview API. r=jet, r=peterv
|
2015-08-20 15:15:18 -05:00 |
nsIRemoteWindowContext.idl
|
Bug 1116478 - Open web content handlers in the proper tab in e10s. r=billm
|
2015-12-03 15:04:28 -08:00 |
nsIScriptChannel.idl
|
…
|
|
nsIScriptContext.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsIScriptElement.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsIScriptGlobalObject.h
|
Bug 1156875 - patch 1 - URL.createObjectURL leaks in JS sandbox, r=bholley
|
2015-05-07 08:05:43 +01:00 |
nsIScriptLoaderObserver.idl
|
…
|
|
nsIScriptNameSpaceManager.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsIScriptObjectPrincipal.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsIScriptTimeoutHandler.h
|
Bug 1200484 (part 12) - Use JS column numbers in nsJSTimeoutHandler. r=peterv.
|
2015-09-03 16:03:19 -07:00 |
nsISelection.idl
|
…
|
|
nsISelectionController.idl
|
Bug 1215959 - (GeckoCaret2) Remove experimental bits added to Touch/Selection carets, r=tylin
|
2015-12-01 15:25:06 -05:00 |
nsISelectionDisplay.idl
|
…
|
|
nsISelectionListener.idl
|
Bug 1215959 - (GeckoCaret2) Upgrade Core and AccessibleCaret, r=smaug
|
2015-12-01 15:25:06 -05:00 |
nsISelectionPrivate.idl
|
Bug 1215959 - (GeckoCaret2) Upgrade Core and AccessibleCaret, r=smaug
|
2015-12-01 15:25:06 -05:00 |
nsISimpleContentPolicy.idl
|
Bug 1198078 - Add support for TYPE_INTERNAL_SERVICE_WORKER; r=ckerschb,tanvi
|
2015-09-16 19:15:30 -04:00 |
nsISiteSpecificUserAgent.idl
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsISizeOfEventTarget.h
|
…
|
|
nsISlowScriptDebug.idl
|
No bug - Fix typo in nsISlowScriptDebug.idl (r=billm)
|
2015-02-10 17:52:41 -08:00 |
nsIStyleSheetLinkingElement.h
|
Bug 1013814 - add inIDOMUtils.getRelativeRuleLine; r=heycam,pbrosset
|
2015-08-17 15:19:21 -07:00 |
nsIXMLHttpRequest.idl
|
Bug 853162 - Remove XMLHttpRequest.sendAsBinary() interface. r=smaug
|
2015-02-08 17:01:44 +01:00 |
nsImageLoadingContent.cpp
|
Bug 1217307 - Remove some unnecessary null checks in dom/base/. r=njn
|
2015-11-19 09:13:49 +02:00 |
nsImageLoadingContent.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsInProcessTabChildGlobal.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsInProcessTabChildGlobal.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsJSEnvironment.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsJSEnvironment.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsJSTimeoutHandler.cpp
|
Bug 1230698. Make NS_CreateJSTimeoutHandler with a string propagate out exceptions from the nsJSScriptTimeoutHandler constructor if they happen. r=peterv
|
2015-12-10 16:14:10 -05:00 |
nsJSUtils.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsJSUtils.h
|
Bug 1200484 (part 4) - Expose the column number in nsJSUtils::GetCallingLocation(). r=mrbkap.
|
2015-09-01 17:56:03 -07:00 |
nsLineBreaker.cpp
|
Bug 1235261 - Part 2: Switch some uses of AutoFallibleTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsLineBreaker.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsLocation.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsLocation.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsMappedAttributeElement.cpp
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsMappedAttributeElement.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsMappedAttributes.cpp
|
Bug 1222745 - Restore eRestyleResult_StopWithStyleChange optimization for shared style contexts by comparing rule nodes for inherited style data changes. r=dbaron
|
2015-11-17 15:09:55 +11:00 |
nsMappedAttributes.h
|
Bug 1222745 - Restore eRestyleResult_StopWithStyleChange optimization for shared style contexts by comparing rule nodes for inherited style data changes. r=dbaron
|
2015-11-17 15:09:55 +11:00 |
nsMimeTypeArray.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsMimeTypeArray.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsNameSpaceManager.cpp
|
Bug 1217307 - Remove some unnecessary null checks in dom/base/. r=njn
|
2015-11-19 09:13:49 +02:00 |
nsNameSpaceManager.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsNoDataProtocolContentPolicy.cpp
|
Bug 1209361 - Add missing includes to `dom/base`. r=mccr8
|
2015-09-28 21:31:56 -07:00 |
nsNoDataProtocolContentPolicy.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsNodeInfoManager.cpp
|
Bug 1219478: Replace PRLogModuleInfo usage with LazyLogModule in dom folders except media.r=amerchesini
|
2015-11-23 11:09:25 -08:00 |
nsNodeInfoManager.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsNodeUtils.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsNodeUtils.h
|
Bug 1194639 part 1 - Add AutoMutationBatchForAnimation; r=heycam
|
2015-10-22 15:16:18 +09:00 |
nsObjectLoadingContent.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsObjectLoadingContent.h
|
Bug 1242214 - Rename JSPropertyDescriptor JS::PropertyDescriptor everywhere else. r=smaug
|
2016-01-28 11:28:04 +01:00 |
nsOpenURIInFrameParams.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
nsOpenURIInFrameParams.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsPIDOMWindow.h
|
Bug 1245306: Devirtualize RefreshCompartmentPrincipal. r=smaug
|
2016-02-03 13:30:45 -08:00 |
nsPIDOMWindowInlines.h
|
Bug 1245310 - Restore null check in GetFocusedNode(). r=khuey
|
2016-02-02 15:42:00 +01:00 |
nsPIWindowRoot.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsPerformance.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsPerformance.h
|
Bug 1243881 - patch 1 - unship performance.translateTime, r=bz
|
2016-02-01 21:48:04 +00:00 |
nsPlainTextSerializer.cpp
|
Bug 1225864 - New flag OutputDisallowLineBreaking to disallow line breaking. r=masayuki.
|
2015-11-27 15:27:00 +01:00 |
nsPlainTextSerializer.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsPluginArray.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsPluginArray.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsPropertyTable.cpp
|
Bug 1201135 - Rename pldhash.{h,cpp} to PLDHashTable.{h,cpp}. r=mccr8.
|
2015-09-15 20:49:53 -07:00 |
nsPropertyTable.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsQueryContentEventResult.cpp
|
Bug 895274 part.187 Rename NS_QUERY_TEXT_RECT to eQueryTextRect r=smaug
|
2015-09-11 21:21:26 +09:00 |
nsQueryContentEventResult.h
|
Bug 895274 part.152 Rename NS_QUERY_SELECTED_TEXT to eQuerySelectedText r=smaug
|
2015-09-10 10:40:05 +09:00 |
nsRange.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsRange.h
|
Bug 264412. Implement HTMLElement.innerText. r=smaug,mats
|
2015-10-30 18:37:03 +13:00 |
nsReferencedElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsReferencedElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsSandboxFlags.h
|
Bug 1131470 - Part 4: Check sandboxing flag for orientation lock. r=baku
|
2015-08-18 15:28:01 -07:00 |
nsScreen.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsScreen.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsScriptElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsScriptElement.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsScriptLoader.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsScriptLoader.h
|
Bug 1241183 - Make nsScriptLoadRequest non-threadsafe now it's no longer used as a context for network loads r=sicking
|
2016-01-21 10:19:06 +00:00 |
nsScriptNameSpaceManager.cpp
|
Bug 1217307 - Remove some unnecessary null checks in dom/base/. r=njn
|
2015-11-19 09:13:49 +02:00 |
nsScriptNameSpaceManager.h
|
Bug 1181444 (part 1.5) - Remove dead PLDHashOperator declarations. r=froydnj.
|
2016-01-28 14:08:19 -08:00 |
nsStructuredCloneContainer.cpp
|
Bug 1201806 - part 2 - nsStructuredCloneContainer should use StructuredCloneIPCHelper, r=smaug
|
2015-09-09 08:11:38 +01:00 |
nsStructuredCloneContainer.h
|
Bug 1203426 - Rename StructuredCloneIPCHelper to StructuredCloneData, r=smaug
|
2015-09-10 21:50:58 +01:00 |
nsStubAnimationObserver.cpp
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsStubAnimationObserver.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsStubDocumentObserver.cpp
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsStubDocumentObserver.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsStubMutationObserver.cpp
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsStubMutationObserver.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsStyleLinkElement.cpp
|
Bug 1219478: Replace PRLogModuleInfo usage with LazyLogModule in dom folders except media.r=amerchesini
|
2015-11-23 11:09:25 -08:00 |
nsStyleLinkElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsStyledElement.cpp
|
Bug 1221436 patch 2 - For style attributes, only store a css::Declaration instead of a css::StyleRule. r=heycam
|
2015-11-09 15:57:16 +08:00 |
nsStyledElement.h
|
Bug 1221436 patch 2 - For style attributes, only store a css::Declaration instead of a css::StyleRule. r=heycam
|
2015-11-09 15:57:16 +08:00 |
nsSyncLoadService.cpp
|
Bug 1225882 - Force XSLT to load async if CORS is required. r=sicking
|
2015-11-30 20:13:20 -08:00 |
nsSyncLoadService.h
|
Bug 1191645 - Use channel->asycnOpen2 in dom/base/nsSyncLoadService.cpp. r=sicking
|
2015-10-26 14:22:59 -07:00 |
nsTextFragment.cpp
|
Bug 1217307 - Remove some unnecessary null checks in dom/base/. r=njn
|
2015-11-19 09:13:49 +02:00 |
nsTextFragment.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsTextFragmentImpl.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsTextFragmentSSE2.cpp
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsTextNode.cpp
|
Bug 1217307 - Remove some unnecessary null checks in dom/base/. r=njn
|
2015-11-19 09:13:49 +02:00 |
nsTextNode.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsTraversal.cpp
|
Bug 1152577: Add 'aReason' argument to AutoEntryScript constructor, and provide plausible names for its instantiations. r=bholley
|
2015-04-08 21:23:48 -04:00 |
nsTraversal.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsTreeSanitizer.cpp
|
Bug 1221436 patch 2 - For style attributes, only store a css::Declaration instead of a css::StyleRule. r=heycam
|
2015-11-09 15:57:16 +08:00 |
nsTreeSanitizer.h
|
Bug 1221436 patch 2 - For style attributes, only store a css::Declaration instead of a css::StyleRule. r=heycam
|
2015-11-09 15:57:16 +08:00 |
nsViewportInfo.cpp
|
Bug 1208023 - Ensure the minimum scale is a sane value greater than zero and add a separate flag to track if the default zoom is valid. r=botond
|
2015-10-02 23:08:18 -04:00 |
nsViewportInfo.h
|
Bug 1217939 - part 1 - remove nsContentUtils::GetViewportInfo; r=smaug
|
2015-10-23 13:21:57 -04:00 |
nsWindowMemoryReporter.cpp
|
Bug 1187151 (part 18) - Replace nsBaseHashtable::Enumerate() calls in dom/ with iterators. r=mccr8.
|
2016-01-28 15:14:45 -08:00 |
nsWindowMemoryReporter.h
|
Bug 1241763: Don't fire dom-window-destroyed on outer windows. r=bz
|
2016-01-22 10:27:54 -08:00 |
nsWindowRoot.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsWindowRoot.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsWrapperCache.cpp
|
Bug 1120016 - Allocate short lived JS wrappers in the Nursery, r=mccr8,terrence
|
2015-12-31 15:21:49 +02:00 |
nsWrapperCache.h
|
Bug 1235923 - Part 2: Use new Root tracing APIs in Gecko; r=smaug
|
2015-12-30 11:31:16 -08:00 |
nsWrapperCacheInlines.h
|
Bug 1120016 - Allocate short lived JS wrappers in the Nursery, r=mccr8,terrence
|
2015-12-31 15:21:49 +02:00 |
nsXHTMLContentSerializer.cpp
|
Bug 1245533 - nsXHTMLContentSerializer::CheckElementEnd - small compilation issue, r=smaug
|
2016-02-03 16:39:18 +00:00 |
nsXHTMLContentSerializer.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsXMLContentSerializer.cpp
|
Bug 717722 - Implement WebKitCSSMatrix. r=baku
|
2016-01-20 14:48:01 -08:00 |
nsXMLContentSerializer.h
|
Bug 1032979 part 2. Getting outerHTML on a node from an XML document should not use the self-closing form of empty container tags from the HTML namespace. r=smaug
|
2016-01-13 21:36:25 -05:00 |
nsXMLHttpRequest.cpp
|
Bug 1079844 - Additional changes to use detachment terminology for ArrayBuffers rather than obsolete neutering terminology. r=bz
|
2016-01-28 16:09:12 -08:00 |
nsXMLHttpRequest.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsXMLNameSpaceMap.cpp
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsXMLNameSpaceMap.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
usecounters.py
|
Bug 1228467 - Don't preprocess dom/base/UseCounters.conf. r=froydnj
|
2015-12-01 08:25:22 +09:00 |