.. |
crashtests
|
No bug - Various crashtest manifest cleanups.
|
2015-10-31 19:35:27 -04:00 |
test
|
Bug 1237462 - Enable test_mutationobservers.html with e10s, r=mccr8
|
2016-01-07 15:13:40 +02: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
Attr.h
|
Bug 1176313. Reland the changes to make Attr handling follow the spec again. This is a relanding of bug 1075702, effectively. r=smaug
|
2015-09-22 13:13:26 -04: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 1072150 - Use the opt-out for various sloppy consumers. r=bz
|
2015-09-24 14:02:41 -07:00 |
BarProps.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
BlobSet.h
|
Bug 1230509 - BlobImplFile should return false in IsDateUnknown and IsSizeUnknown, r=bz
|
2015-12-04 21:15:46 +00: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 120684, add ChromeNodeList so that chrome JS can create proper NodeList objects, r=baku
|
2015-10-27 19:48:46 +02: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1213932 - Restrict ServiceWorker logging to windows that match navigator.serviceWorker.controller.scriptURL;r=baku,r=past
|
2015-11-05 12:03:31 -08:00 |
Console.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 |
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
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
CORSMode.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04: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 |
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 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04: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 |
DOMCursor.cpp
|
Bug 1167650 - Expose DOMRequest and DOMCursor to workers. r=bent
|
2015-06-28 09:34:01 -07:00 |
DOMCursor.h
|
Bug 1167650 - Expose DOMRequest and DOMCursor to workers. r=bent
|
2015-06-28 09:34:01 -07:00 |
domerr.msg
|
Bug 1206302 - Use DOMException for Push errors. r=mt
|
2015-11-05 10:38:35 -08:00 |
DOMError.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DOMError.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DOMMatrix.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
DOMParser.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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
|
Back out 13 changesets (bug 1170760) for Gu bustage in homescreen/test/unit/apps_test.js
|
2015-11-25 21:02:55 -08:00 |
DOMRequest.h
|
Back out 13 changesets (bug 1170760) for Gu bustage in homescreen/test/unit/apps_test.js
|
2015-11-25 21:02:55 -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 |
Element.cpp
|
Bug 1212720 - Part 1: Implement Document.getAnimations(). r=heycam, r=smaug
|
2016-01-06 14:21:00 -05:00 |
Element.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 |
ElementInlines.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
EventSource.cpp
|
Bug 1216687: Add nsILoadInfo flags for cookie policies. r=ckerschb
|
2015-12-06 18:33:15 -05:00 |
EventSource.h
|
Bug 1211751: Remove nsIChannelEventSink-forwarding from EventSource and FetchDriver. It's never needed. r=smaug
|
2015-10-08 13:41:38 -07:00 |
FeedWriterEnabled.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
File.cpp
|
Bug 1237588 - One of the File::Create methods is not used, r=smaug
|
2016-01-07 13:34:53 +00:00 |
File.h
|
Bug 1237588 - One of the File::Create methods is not used, r=smaug
|
2016-01-07 13:34:53 +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 901097 - FileReader API in workers, r=sicking, r=nfroyd
|
2015-12-18 08:44:00 +00:00 |
FileReader.h
|
Bug 901097 - FileReader API in workers, r=sicking, r=nfroyd
|
2015-12-18 08:44:00 +00:00 |
FragmentOrElement.cpp
|
Bug 1225699 part 6 - Use strong refs to store effects on their target elements; r=smaug
|
2015-11-26 16:53:54 +09: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 |
gen-usecounters.py
|
Typo fix in comment generated by gen-usercounters.py; no bug, no review.
|
2015-08-23 16:42:07 +10: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 1172796 - Part 1: ImageEncoder can be used on worker thread. r=seth
|
2015-12-18 14:52:17 +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 |
Makefile.in
|
Bug 968923 - part 1 - add infrastructure for defining use counters from UseCounters.conf; original-author=heycam; r=heycam,gfritzsche,mshal
|
2015-02-04 17:00:00 -05:00 |
messageWakeupService.js
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
messageWakeupService.manifest
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
moz.build
|
Bug 1231100 - Get rid of nsIDOMFileReader - patch 1, r=sicking
|
2015-12-09 15:52:15 -05: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 |
MultipartBlobImpl.cpp
|
Bug 1230509 - BlobImplFile should return false in IsDateUnknown and IsSizeUnknown, r=bz
|
2015-12-04 21:15:46 +00:00 |
MultipartBlobImpl.h
|
Bug 1230509 - BlobImplFile should return false in IsDateUnknown and IsSizeUnknown, r=bz
|
2015-12-04 21:15:46 +00: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 1182048 - Part 2: Implement e10s support for WebVR,r=vlad
|
2015-09-17 14:23:13 -07:00 |
Navigator.h
|
Bug 1182048 - Part 2: Implement e10s support for WebVR,r=vlad
|
2015-09-17 14:23:13 -07: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 |
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 |
nsCaseTreatment.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsCCUncollectableMarker.cpp
|
Bug 1217307 - Remove some unnecessary null checks in dom/base/. r=njn
|
2015-11-19 09:13:49 +02:00 |
nsCCUncollectableMarker.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsChildContentList.h
|
Bug 1165184 - Move nsChildContentList to its own header. r=peterv
|
2015-05-19 06:33:00 -04:00 |
nsContentAreaDragDrop.cpp
|
Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz
|
2015-10-26 14:37:32 -07:00 |
nsContentAreaDragDrop.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07: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 1230660 - Remove verbose warnings emitted from nsContentIterator. r=smaug
|
2015-12-16 15:58:25 -08:00 |
nsContentList.cpp
|
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 |
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 1217307 - Remove some unnecessary null checks in dom/base/. r=njn
|
2015-11-19 09:13:49 +02:00 |
nsContentPermissionHelper.h
|
Bug 1189195 - Fix PContentPermissionRequest shutdown () r=fabrice
|
2015-11-08 16:55:08 -08:00 |
nsContentPolicy.cpp
|
Bug 1219478: Replace PRLogModuleInfo usage with LazyLogModule in dom folders except media.r=amerchesini
|
2015-11-23 11:09:25 -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 1210321 - Convert to external type before calling action. r=smaug
|
2015-10-02 09:51:18 +08:00 |
nsContentSink.cpp
|
Bug 1219478: Replace PRLogModuleInfo usage with LazyLogModule in dom folders except media.r=amerchesini
|
2015-11-23 11:09:25 -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 1059469: Part 1 - Add a log module for dump() calls. r=bent
|
2016-01-06 13:18:29 -08:00 |
nsContentUtils.h
|
Bug 1059469: Part 1 - Add a log module for dump() calls. r=bent
|
2016-01-06 13:18:29 -08:00 |
nsCopySupport.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsCopySupport.h
|
Bug 1209361 - Add missing includes to dom/base . r=mccr8
|
2015-09-28 21:31:56 -07:00 |
nsDataDocumentContentPolicy.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1212720 - Part 1: Implement Document.getAnimations(). r=heycam, r=smaug
|
2016-01-06 14:21:00 -05:00 |
nsDocument.h
|
Bug 1212720 - Part 1: Implement Document.getAnimations(). r=heycam, r=smaug
|
2016-01-06 14:21:00 -05:00 |
nsDocumentEncoder.cpp
|
Backed out changeset e925caf848fa (bug 1214377) for wrong reviewer in commit
|
2015-12-01 10:31:32 +01:00 |
nsDocumentWarningList.h
|
Bug 1191412 - Fix logic and text for the WillChange warning. r=roc
|
2015-08-07 16:05:19 -04:00 |
nsDOMAttributeMap.cpp
|
Bug 1222079. Fix the behavior of Object.getOwnPropertyNames for nsDOMAttributeMap. r=bzbarsky
|
2015-12-07 18:42:36 -05:00 |
nsDOMAttributeMap.h
|
Bug 1222079. Fix the behavior of Object.getOwnPropertyNames for nsDOMAttributeMap. r=bzbarsky
|
2015-12-07 18:42:36 -05: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 |
nsDOMCID.h
|
Bug 1214593 - Remove service worker periodic updater. r=ehsan
|
2015-11-02 16:08:44 +08:00 |
nsDOMClassInfo.cpp
|
Bug 1231100 - Get rid of nsIDOMFileReader - patch 1, r=sicking
|
2015-12-09 15:52:15 -05:00 |
nsDOMClassInfo.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04: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 1224061: Make Event::InitEvent infallible. r=smaug
|
2015-11-13 08:09:42 +08:00 |
nsDOMDataChannel.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsDOMDataChannelDeclarations.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04: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 1228707. Add a away to call Web IDL callbacks while ignoring any errors from them, and use it in a few places. r=smaug
|
2015-11-30 22:04:09 -05:00 |
nsDOMMutationObserver.h
|
Bug 1218195, mark MutationObserver as observing in all the nested DOM mutations, r=bz
|
2015-10-30 19:18:19 +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 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04: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 1182316: Part 3 - Add assertions to most other WebIDL entry points, clean up nsIDOMJSWindow cruft. r=peterv
|
2015-07-16 22:10:35 -07:00 |
nsDOMWindowList.h
|
Bug 1182316: Part 3 - Add assertions to most other WebIDL entry points, clean up nsIDOMJSWindow cruft. r=peterv
|
2015-07-16 22:10:35 -07:00 |
nsDOMWindowUtils.cpp
|
Bug 1230047 (part 1) - Make SynthesizeNativeTouch{Point,Tap}() take ScreenIntPoints. r=kats.
|
2015-12-02 21:45:38 -08:00 |
nsDOMWindowUtils.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsFocusManager.cpp
|
Bug 1221459 - Remove TouchCaret and SelectionCarets. r=mtseng, r=roc
|
2015-12-22 14:14:12 +08:00 |
nsFocusManager.h
|
Bug 895274 part.70 Rename NS_BLUR_CONTENT to eBlur r=smaug
|
2015-09-02 15:08:00 +09:00 |
nsFormData.cpp
|
Bug 1187157 - new FormData::get() should return an empty string if the file is not set - part 1, r=smaug
|
2016-01-07 09:54:00 +00:00 |
nsFormData.h
|
Bug 1187157 - new FormData::get() should return an empty string if the file is not set - part 1, r=smaug
|
2016-01-07 09:54:00 +00:00 |
nsFrameLoader.cpp
|
Bug 1237364 - nsFrameLoader.cpp can set the userContextId directly using nsIDocShell, r=smaug
|
2016-01-06 20:02:41 +00:00 |
nsFrameLoader.h
|
Bug 1209162 - Create OriginAttributes subtypes. IGNORE IDL r=sicking.
|
2015-11-03 09:50:54 +08:00 |
nsFrameMessageManager.cpp
|
Bug 1235615 - Split JS::CompartmentOptions into JS::CompartmentCreationOptions that are immutable characteristics of a compartment, and JS::CompartmentBehaviors that may be changed after the compartment's been created. r=terrence
|
2015-12-28 16:15:52 -06:00 |
nsFrameMessageManager.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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
|
Backed out changeset 82c89f573e53 (bug 1191460)
|
2015-11-26 12:02:59 +01: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 1059469: Part 1 - Add a log module for dump() calls. r=bent
|
2016-01-06 13:18:29 -08:00 |
nsGlobalWindow.h
|
Bug 1230533 - Cancel speech when controlling window goes away. r=smaug
|
2016-01-05 18:01:24 -08:00 |
nsGlobalWindowCommands.cpp
|
Bug 1217307 - Remove some unnecessary null checks in dom/base/. r=njn
|
2015-11-19 09:13:49 +02:00 |
nsGlobalWindowCommands.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsHistory.cpp
|
Bug 1155730, implement History.scrollRestoration r=jst
|
2015-12-26 12:59:09 +02:00 |
nsHistory.h
|
Bug 1155730, implement History.scrollRestoration r=jst
|
2015-12-26 12:59:09 +02: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 |
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 |
nsIAnimationObserver.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsIAttribute.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsIConsoleAPIStorage.idl
|
Bug 1107699 - Remove timeout before Console.log() and the dispatching of ConsoleEvents, r=past
|
2015-01-23 13:12:02 +00:00 |
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 |
nsIDocument.h
|
Bug 1212720 - Part 1: Implement Document.getAnimations(). r=heycam, r=smaug
|
2016-01-06 14:21:00 -05: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 |
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 |
nsIDOMDataChannel.idl
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
nsIDOMDOMCursor.idl
|
|
|
nsIDOMDOMRequest.idl
|
|
|
nsIDOMFileList.idl
|
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
|
2015-05-18 14:52:26 +01:00 |
nsIDOMFormData.idl
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
nsIDOMParser.idl
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
nsIDOMScriptObjectFactory.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsIDOMSerializer.idl
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
nsIDroppedLinkHandler.idl
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
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 |
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 |
nsIMessageManager.idl
|
Bug 1162838 - Allow sending initial process data to content processes (r=smaug)
|
2015-05-11 17:19:16 -07: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 978833 patch 11 - Add missing #includes in preparation for nsRuleWalker.h #include change in following patch. r=heycam
|
2015-11-05 16:44:09 +08:00 |
nsINode.h
|
Bug 1220822 - Rewrite the nsINode::OwnerDoc comment to not contradict itself and relate it to HTML5 terms. r=baku
|
2015-10-02 17:16:49 +01:00 |
nsINodeList.h
|
Bug 1165184 - Move nsChildContentList to its own header. r=peterv
|
2015-05-19 06:33:00 -04:00 |
nsInProcessTabChildGlobal.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsInProcessTabChildGlobal.h
|
Bug 1212244 - Same-process sendAsyncMessage can now throw instead of OOM. r=smaug
|
2015-10-07 12:42:43 +02: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
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
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
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
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
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
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
|
|
|
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 |
nsJSEnvironment.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsJSEnvironment.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1220682 - Clear exceptions on single-arg init. r=bz
|
2015-11-03 14:11:22 -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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsLineBreaker.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsLocation.cpp
|
Bug 1214495 - Move CallerSubsumes checks in nsLocation into the WebIDL entry points. r=bz
|
2015-10-14 16:23:24 -07:00 |
nsLocation.h
|
Bug 1214495 - Bonus fix. r=bz
|
2015-10-14 16:23:25 -07: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 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz
|
2015-10-26 14:37:32 -07:00 |
nsMimeTypeArray.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1194639 part 1 - Add AutoMutationBatchForAnimation; r=heycam
|
2015-10-22 15:16:18 +09:00 |
nsNodeUtils.h
|
Bug 1194639 part 1 - Add AutoMutationBatchForAnimation; r=heycam
|
2015-10-22 15:16:18 +09:00 |
nsObjectLoadingContent.cpp
|
Backed out changeset afe3d65b74b6 (bug 1214148) on developers request for causing regressions
|
2015-12-15 14:45:06 +01:00 |
nsObjectLoadingContent.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 |
nsPerformance.cpp
|
Bug 1224596 part 5. Switch nsPerformance to using the new WorkerMainThreadRunnable::Dispatch signature. r=khuey
|
2015-11-24 00:04:20 -05:00 |
nsPerformance.h
|
Bug 1169068 - Performance.translateTime(), r=bz
|
2015-11-19 14:04:47 +00:00 |
nsPIDOMWindow.h
|
Bug 1182048 - Part 2: Implement e10s support for WebVR,r=vlad
|
2015-09-17 14:23:13 -07:00 |
nsPIWindowRoot.h
|
Bug 1205466 , make HasApzAwareListeners check faster, r=masayuki
|
2015-09-17 13:16:20 +03: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 1225864 - New flag OutputDisallowLineBreaking to disallow line breaking. r=masayuki.
|
2015-11-27 15:27:00 +01:00 |
nsPluginArray.cpp
|
Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz
|
2015-10-26 14:37:32 -07:00 |
nsPluginArray.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 264412. Optimize GetRenderedText. r=mats
|
2015-10-30 19:22:33 +13: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 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz
|
2015-10-26 14:37:32 -07:00 |
nsScreen.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1216687: Add nsILoadInfo flags for cookie policies. r=ckerschb
|
2015-12-06 18:33:15 -05:00 |
nsScriptLoader.h
|
Bug 1218029 - Implements progressive Unicode chars decoding in nsScriptLoader. r=djvj
|
2015-11-30 08:54:52 -06: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 1225365 - Fix assertion in the nsScriptNameSpaceManager memory reporter. r=bz.
|
2015-11-17 14:46:46 -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 |
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 |
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 |
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 1187782 (part 3) - Replace nsBaseHashtable::EnumerateRead() calls in dom/base/ with iterators. r=khuey.
|
2015-10-26 22:22:10 -07:00 |
nsWindowMemoryReporter.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
nsWindowRoot.cpp
|
Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz
|
2015-10-26 14:37:32 -07:00 |
nsWindowRoot.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1120016 - Allocate short lived JS wrappers in the Nursery, r=mccr8,terrence
|
2015-12-31 15:21:49 +02: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsXHTMLContentSerializer.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
nsXMLContentSerializer.cpp
|
Bug 1225864 - New flag OutputDisallowLineBreaking to disallow line breaking. r=masayuki.
|
2015-11-27 15:27:00 +01:00 |
nsXMLContentSerializer.h
|
Bug 1225864 - New flag OutputDisallowLineBreaking to disallow line breaking. r=masayuki.
|
2015-11-27 15:27:00 +01:00 |
nsXMLHttpRequest.cpp
|
Bug 1216687: Add nsILoadInfo flags for cookie policies. r=ckerschb
|
2015-12-06 18:33:15 -05:00 |
nsXMLHttpRequest.h
|
Bug 1226909 part 4: Make AsyncOpen2 set taining information on channels. Use this information in XHR and fetch(). r=bkelly
|
2015-12-06 18:33:15 -05: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 |
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 1229032 - don't copy arrays in PerformanceObserver::Observe; r=baku
|
2015-11-18 12:47:44 -05:00 |
PerformanceObserver.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
PostMessageEvent.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 120684 may have changed which .cpp files are compiled together in unified builds causing ScreenOrientation.cpp to not compile on Windows, a=bustage, CLOSED TREE
|
2015-10-27 20:52:58 +02:00 |
ScreenOrientation.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ScriptSettings.cpp
|
Back out bug 1172246 because of mochitest-JP bustage. Who needs tests that we care about running on try anyway?
|
2015-11-20 18:00:27 -05:00 |
ScriptSettings.h
|
Back out bug 1172246 because of mochitest-JP bustage. Who needs tests that we care about running on try anyway?
|
2015-11-20 18:00:27 -05: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
|
Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent)
|
2015-01-16 18:34:47 -08:00 |
SlowScriptDebug.manifest
|
|
|
StructuredCloneHolder.cpp
|
Bug 1172796 - Part 4: Implement OffscreenCanvas::ToBlob. r=roc r=smaug
|
2015-12-18 14:52:17 +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 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TextInputProcessor.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ThirdPartyUtil.cpp
|
Bug 1230351: Replace ThirdPartyUtil::IsThirdPartyInternal's warning-spammy NS_ENSURE_ARG with an equivalent check that lacks the warning. r=mrbkap
|
2015-12-04 12:01:43 -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 |
usecounters.py
|
Bug 1228467 - Don't preprocess dom/base/UseCounters.conf. r=froydnj
|
2015-12-01 08:25:22 +09:00 |
WebSocket.cpp
|
Bug 1235629 - Remove dead code in WorkerFeature.h, r=smaug
|
2015-12-29 20:35:21 +00:00 |
WebSocket.h
|
Bug 1159401 - Split Blob and File classes, r=bz
|
2015-05-12 13:09:51 +01:00 |
WindowNamedPropertiesHandler.cpp
|
Bug 1224007 part 2. Make the various ErrorResult::Report* methods private, so consumers all go through MaybeSetPendingException and rename them to more clearly indicate what they're actually doing. r=peterv
|
2015-11-20 16:29:41 -05:00 |
WindowNamedPropertiesHandler.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
WindowOrientationObserver.cpp
|
Bug 1231094 - patch 1 - nsDOMFileReader to mozilla::dom::FileReader, r=sicking
|
2015-12-09 06:22:40 -05:00 |
WindowOrientationObserver.h
|
Bug 920734 - Part 1: Implement window.orientation and window.onorientationchange. r=baku
|
2015-10-23 21:37:28 -07:00 |