This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-02 12:07:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
dom
/
bindings
History
Birunthan Mohanathas
7315345693
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
...
Comment-only so DONTBUILD.
2015-08-04 16:17:36 -07:00
..
crashtests
…
docs
…
mozwebidlcodegen
…
parser
Bug 983301 part 2. Change Promise to not be distinguishable from any other type. r=peterv
2015-07-31 13:30:55 -04:00
test
Bug 983301 part 1. Handle JS-to-native conversion for Promise values via calling Promise::Resolve on whatever value was passed in (except if the type is nullable and the passed-in value is null or undefined). r=peterv
2015-07-31 13:30:55 -04:00
AtomList.h
…
BindingDeclarations.h
Bug 1188207 - Fix more constructors in DOM; r=baku
2015-07-28 08:53:28 -04:00
Bindings.conf
Backed out changeset beed8e3e86d9 (bug 1181478) for B2G test_interfaces.html failures.
2015-07-27 15:51:54 -04:00
BindingUtils.cpp
Bug 1135961. Implement subclassing of DOM objects. r=peterv
2015-07-31 13:30:55 -04:00
BindingUtils.h
Bug 1135961. Implement subclassing of DOM objects. r=peterv
2015-07-31 13:30:55 -04:00
CallbackFunction.h
Bug 1148593 - Pass JSContext to CallbackObject constructor. r=bz
2015-07-24 07:00:00 -04:00
CallbackInterface.cpp
…
CallbackInterface.h
Bug 1148593 - Pass JSContext to CallbackObject constructor. r=bz
2015-07-24 07:00:00 -04:00
CallbackObject.cpp
Bug 1148593 - Create async stack in callback objects. r=bz, r=fitzgen
2015-07-24 07:01:00 -04:00
CallbackObject.h
Bug 1148593 - Create async stack in callback objects. r=bz, r=fitzgen
2015-07-24 07:01:00 -04:00
Codegen.py
Bug 983301 part 1. Handle JS-to-native conversion for Promise values via calling Promise::Resolve on whatever value was passed in (except if the type is nullable and the passed-in value is null or undefined). r=peterv
2015-07-31 13:30:55 -04:00
Configuration.py
Bug 983301 part 2. Change Promise to not be distinguishable from any other type. r=peterv
2015-07-31 13:30:55 -04:00
Date.cpp
…
Date.h
…
DOMJSClass.h
Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz
2015-07-17 11:07:53 +08:00
DOMJSProxyHandler.cpp
…
DOMJSProxyHandler.h
…
DOMString.h
…
ErrorIPCUtils.h
…
ErrorResult.h
…
Errors.msg
…
Exceptions.cpp
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
2015-08-04 16:17:36 -07:00
Exceptions.h
…
GenerateCSS2PropertiesWebIDL.py
…
JSSlots.h
…
mach_commands.py
…
Makefile.in
…
moz.build
…
MozMap.h
Bug 1182973 - Use nsTHashtable::Iterator in dom/bindings/. r=bz.
2015-07-14 07:49:30 -07:00
NonRefcountedDOMObject.h
…
Nullable.h
…
OwningNonNull.h
Bug 983301 part 1. Handle JS-to-native conversion for Promise values via calling Promise::Resolve on whatever value was passed in (except if the type is nullable and the passed-in value is null or undefined). r=peterv
2015-07-31 13:30:55 -04:00
PrimitiveConversions.h
…
RootedDictionary.h
…
StructuredClone.cpp
…
StructuredClone.h
…
ToJSValue.cpp
…
ToJSValue.h
…
TypedArray.h
…
UnionMember.h
…