.. |
crashtests
|
|
|
docs
|
|
|
mozwebidlcodegen
|
Bug 1142609 - Fix PEP 8 E7xx warnings in dom/bindings's Python code. r=peterv
|
2015-08-10 19:11:42 +02:00 |
parser
|
Bug 1215755. Change the Web IDL parser to just put a next() method in iterator interfaces instead of using an additional IterableIterator interface. Fix up the other test failures in test_interface_maplikesetlikeiterable.py while I'm here. r=qdot
|
2015-10-19 20:17:39 -04:00 |
test
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
AtomList.h
|
|
|
BindingDeclarations.h
|
Bug 1191305 - Alphabetize some includes; r=froydnj
|
2015-08-06 15:45:21 +03:00 |
Bindings.conf
|
Bug 1215755. Change the Web IDL parser to just put a next() method in iterator interfaces instead of using an additional IterableIterator interface. Fix up the other test failures in test_interface_maplikesetlikeiterable.py while I'm here. r=qdot
|
2015-10-19 20:17:39 -04:00 |
BindingUtils.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
BindingUtils.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
CallbackFunction.h
|
Bug 1148593 - Pass JSContext to CallbackObject constructor. r=bz
|
2015-07-24 07:00:00 -04:00 |
CallbackInterface.cpp
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
CallbackInterface.h
|
Bug 1148593 - Pass JSContext to CallbackObject constructor. r=bz
|
2015-07-24 07:00:00 -04:00 |
CallbackObject.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
CallbackObject.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
Codegen.py
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
Configuration.py
|
Bug 1215559. Create separate iterator native types for one-type and two-type iterators, so we don't force the one-type case to implement GetKeyAtIndex. r=qdot
|
2015-10-16 15:54:51 -04:00 |
Date.cpp
|
Bug 1179003 - Convert the infallible objectClassIs proxy hook into a fallible getBuiltinClass hook that indicates class type via outparam. r=efaust, r=bz on DOM bits, r=billm on IPC bits
|
2015-08-28 21:55:40 -07:00 |
Date.h
|
Bug 1158399 - Expose the [[DateValue]] field in Date objects only through a ClippedTime class that enforces prior TimeClip-ing on the given value. r=evilpie, r=bz, r=dhylands, r=mt, r=froydnj, r=khuey, r=baku, r=smaug
|
2015-05-01 19:12:52 -07:00 |
DOMJSClass.h
|
Bug 1204501 - Update the documentation for DOMJSClass::mParticipant; r=peterv
|
2015-09-14 16:08:02 +02:00 |
DOMJSProxyHandler.cpp
|
Bug 1178581 - Interning does not and should not imply infinite lifetime; r=sfink
|
2015-06-30 07:58:31 -07:00 |
DOMJSProxyHandler.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
DOMString.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
ErrorIPCUtils.h
|
Bug 1213289 part 3. Add a way to throw a DOMException with a custom message on ErrorResult. r=bkelly
|
2015-10-09 16:48:10 -04:00 |
ErrorResult.h
|
Bug 1213289 part 4. Convert to using an enum for tracking our union state. r=bkelly
|
2015-10-09 16:48:10 -04:00 |
Errors.msg
|
Bug 1187011 - Don't allow response body with null body status. r=bkelly
|
2015-09-30 21:50:10 +03:00 |
Exceptions.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
Exceptions.h
|
Bug 1213289 part 1. Change dom::Throw to take an XPCOM string, not a raw C string, for the message. r=bkelly
|
2015-10-09 16:48:10 -04:00 |
GenerateCSS2PropertiesWebIDL.py
|
Bug 1206569 - Part 3: Include internal properties in PythonCSSProps.h and annotate each with a type. r=bzbarsky
|
2015-09-22 15:58:20 +10:00 |
IterableIterator.cpp
|
Bug 1085293 - WebIDL Iterable Implementation and Tests; r=bz
|
2015-10-15 12:06:13 -07:00 |
IterableIterator.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
JSSlots.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
mach_commands.py
|
Bug 1142609 - Fix PEP 8 E7xx warnings in dom/bindings's Python code. r=peterv
|
2015-08-10 19:11:42 +02:00 |
Makefile.in
|
Bug 1206569 - Part 1: Move for-Python preprocessor-generated CSS property list header to layout/style/. r=bzbarsky
|
2015-09-22 15:58:20 +10:00 |
moz.build
|
Bug 1085293 - WebIDL Iterable Implementation and Tests; r=bz
|
2015-10-15 12:06:13 -07:00 |
MozMap.h
|
Bug 1182973 - Use nsTHashtable::Iterator in dom/bindings/. r=bz.
|
2015-07-14 07:49:30 -07:00 |
NonRefcountedDOMObject.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
Nullable.h
|
Bug 1205733 - Add move overloads to dom::Nullable's constructor and SetValue method, r=bz
|
2015-09-22 12:11:30 -04:00 |
PrimitiveConversions.h
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
RootedDictionary.h
|
Bug 1201190 - Part 3: Mark every consumer of GUARD_OBJECT as MOZ_RAII, r=ehsan
|
2015-09-12 16:53:33 -04:00 |
StructuredClone.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
StructuredClone.h
|
|
|
ToJSValue.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ToJSValue.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TypedArray.h
|
Bug 1201190 - Part 3: Mark every consumer of GUARD_OBJECT as MOZ_RAII, r=ehsan
|
2015-09-12 16:53:33 -04:00 |
UnionMember.h
|
|
|