.. |
crashtests
|
Bug 869038 - Clear expando object the right way. r=bz.
|
2013-05-08 09:20:13 +02:00 |
parser
|
Bug 900994. Add support for Func annotations on interface objects. r=smaug
|
2013-08-03 23:38:55 -04:00 |
test
|
Bug 707564 part 4. Teach WebIDL Xrays about the GetOwnProperties methods on WebIDL objects that have NewResolve. r=smaug
|
2013-08-03 23:38:55 -04:00 |
BindingDeclarations.h
|
Bug 883827. Make Optional<NonNull<T>> and Optional<OwningNonNull<T>> nicer to use by having their const Value() method return a T&. r=peterv
|
2013-06-19 14:48:43 -04:00 |
BindingGen.py
|
Bug 875620. Work around bug 874923 by just trying to regenerate all the binding .h and .cpp files if we detect that our dependencies got screwed up. r=khuey
|
2013-05-28 10:11:19 -04:00 |
Bindings.conf
|
Merge b2g-inbound to m-c
|
2013-08-05 11:22:48 +02:00 |
BindingUtils.cpp
|
Bug 899804 - Make CPOWs handle instanceof with WebIDL interfaces (r=bz,dvander)
|
2013-08-01 16:45:17 -07:00 |
BindingUtils.h
|
Bug 899804 - Make CPOWs handle instanceof with WebIDL interfaces (r=bz,dvander)
|
2013-08-01 16:45:17 -07:00 |
CallbackFunction.h
|
Bug 868312 finale: finish rooting dom/ code. r=smaug
|
2013-05-17 21:48:25 -04:00 |
CallbackInterface.cpp
|
Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug
|
2013-07-26 10:00:38 +01:00 |
CallbackInterface.h
|
Bug 865975. Better rooting for the 'this', 'callable', and 'rval' values in WebIDL callbacks. r=bholley
|
2013-04-26 13:41:21 -04:00 |
CallbackObject.cpp
|
Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8
|
2013-08-02 10:29:05 +09:00 |
CallbackObject.h
|
Bug 891966 - 2 - Comment calls to Handle::fromMarkedLocation r=bz
|
2013-07-23 10:58:28 +01:00 |
Codegen.py
|
Bug 900986 - Convert JS_*Element API to use MutableHandleValue for out params r=terrence r=bholley r=smaug
|
2013-08-05 14:02:47 +01:00 |
Configuration.py
|
Bug 845545: Part 6 - Add a switch to force no QueryInterface function and use it for ImageData. r=bz
|
2013-08-03 16:55:40 -07:00 |
DOMJSClass.h
|
Bug 888338 - 6 - more browser post barriers r=mccr8
|
2013-07-23 10:58:27 +01:00 |
DOMJSProxyHandler.cpp
|
Bug 900979 - Change JS_DeleteProperty APIs to use a boolean out param rather than a value r=waldo r=bz
|
2013-08-05 14:01:53 +01:00 |
DOMJSProxyHandler.h
|
Bug 707564 part 4. Teach WebIDL Xrays about the GetOwnProperties methods on WebIDL objects that have NewResolve. r=smaug
|
2013-08-03 23:38:55 -04:00 |
ErrorResult.h
|
Bug 899546 - ENSURE_SUCCESS macro for ErrorResult, r=bz
|
2013-07-31 10:12:46 +02:00 |
Errors.msg
|
Bug 891944 - Move IDBCursor to WebIDL, r=janv
|
2013-08-01 00:28:13 +02:00 |
ExampleGen.py
|
Bug 867903. Speed up getDescriptors and some other obvious slow points in codegen. r=khuey
|
2013-05-09 13:06:48 -04:00 |
GenerateCSS2PropertiesWebIDL.py
|
Bug 795751. Make CSS2Properties stuff work even with pref names that are not identifiers. r=dholbert
|
2012-10-01 08:45:12 -04:00 |
GlobalGen.py
|
Bug 867903. Speed up getDescriptors and some other obvious slow points in codegen. r=khuey
|
2013-05-09 13:06:48 -04:00 |
Makefile.in
|
Bug 899804 - Make CPOWs handle instanceof with WebIDL interfaces (r=bz,dvander)
|
2013-08-01 16:45:17 -07:00 |
moz.build
|
Backed out changeset 496846474ed3 (bug 864774)
|
2013-05-13 10:05:49 +01:00 |
NonRefcountedDOMObject.h
|
Fix for bug 791347 (Support non-nsISupports refcounted natives and non-refcounted natives in new DOM bindings). r=bz/smaug.
|
2012-09-19 15:02:37 +02:00 |
Nullable.h
|
Bug 865940. Remove AsMutable now that our binding stack variables aren't const. r=bholley
|
2013-04-25 22:46:18 -04:00 |
PrimitiveConversions.h
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04:00 |
TypedArray.h
|
Bug 900898 part 1. Give dom::TypedArray structs a no-argument constructor. r=smaug
|
2013-08-05 13:40:01 -04:00 |