.. |
crashtests
|
Bug 949940. Only enter the uncheckedObj compartment in a crossOriginGetter/Setter/Method around the UnwrapArg call that needs us to be in that compartment. r=peterv
|
2013-12-17 17:09:05 -05:00 |
docs
|
Bug 928195 - Part 6: Add docs for WebIDL and the build system; r=froydnj
|
2013-11-13 15:41:22 -08:00 |
mozwebidlcodegen
|
Backed out changesets d8a6bde76293 and 0b28eaf5bde9 (bug 956806) for suspicion of making OSX 10.6 debug mochitest-bc even more orange prone than usual.
|
2014-01-08 15:34:24 -05:00 |
parser
|
Bug 620935 - __noSuchMethod__ support for WebIDL r=bz
|
2014-01-26 12:35:10 +00:00 |
test
|
Bug 966665. Don't DCE DOM method calls and getters that can throw exceptions. r=jandem
|
2014-02-03 11:04:06 -05:00 |
AtomList.h
|
Bug 903772 - Add a license header to AtomList.h; r=khuey
|
2013-09-06 08:42:57 +02:00 |
BindingDeclarations.h
|
Bug 958576 part 2. Move FakeDependentString to the binding_detail namespace. r=peterv
|
2014-01-22 14:37:10 -05:00 |
Bindings.conf
|
Bug 958011: Fix worker object cycle collection to not rely on the JSObject being finalized, which is a bogus assumption. r=bent,mccr8
|
2014-02-02 10:08:50 -08:00 |
BindingUtils.cpp
|
Bug 924720 - Followup: Remove js::IsProxyClass(clasp), and use clasp->isProxy() instead. (r=jwalden)
|
2014-02-01 00:30:44 -08:00 |
BindingUtils.h
|
Bug 947487 - Part 2: Generate and use js::Class structs for DOM proxies. (r=bz)
|
2014-02-01 00:29:52 -08:00 |
CallbackFunction.h
|
Bug 952365. Add a TreatNonObjectAsNull annotation for WebIDL callback functions and use it for event handlers, since web sites depend on assigning non-callable objects to them in some cases. r=peterv
|
2014-01-13 15:08:56 -05:00 |
CallbackInterface.cpp
|
Backed out changeset e2c75ec7f3d4 (bug 959787) for breaking b2g builds on a CLOSED TREE
|
2014-01-31 12:11:23 +01:00 |
CallbackInterface.h
|
Bug 937317 - Root around GC call GetIncumbentGlobal. r=bz
|
2013-12-11 17:51:58 -08:00 |
CallbackObject.cpp
|
Bug 963285 - CallSetup may set context options but not restore them , r=bz
|
2014-01-24 00:56:50 +02:00 |
CallbackObject.h
|
Bug 884368 - Part 1: Add a memory reporter for AudioContexts; r=roc,njn
|
2014-01-04 13:15:41 -05:00 |
Codegen.py
|
Bug 959013 - Create storage for declarative class bootstrapping information on js::Class. r=luke
|
2014-02-04 07:51:54 -08:00 |
Configuration.py
|
Bug 958011: Fix worker object cycle collection to not rely on the JSObject being finalized, which is a bogus assumption. r=bent,mccr8
|
2014-02-02 10:08:50 -08:00 |
Date.cpp
|
Bug 903778 - Move dom::Date into its own files; r=khuey
|
2013-08-22 08:30:38 +02:00 |
Date.h
|
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
|
2013-08-27 19:59:14 -07:00 |
DOMJSClass.h
|
Bug 947487 - Part 1: Convert DOMJSClass::mBase from JSClass to js::Class. (r=bz)
|
2014-02-01 00:29:50 -08:00 |
DOMJSProxyHandler.cpp
|
Bug 959787 - Handlify has property APIs r=terrence r=bz
|
2014-01-22 11:28:06 +00:00 |
DOMJSProxyHandler.h
|
Bug 947487 - Part 2: Generate and use js::Class structs for DOM proxies. (r=bz)
|
2014-02-01 00:29:52 -08:00 |
DOMString.h
|
Bug 925495 part 1. Move DOMString out to a separate header. r=smaug
|
2013-10-11 12:28:23 -04:00 |
ErrorResult.h
|
Bug 956470 - Fix -Wuninitialized warning in ErrorResult.h. r=bz
|
2014-01-03 20:21:13 -08:00 |
Errors.msg
|
Bug 932315 - Throw a different error when this-unwrapping fails for security reasons. r=bz.
|
2013-10-16 18:11:25 +02:00 |
Exceptions.cpp
|
Bug 963895. Add threadsafe versions of AutoJSContext/AutoSafeJSContext. r=bholley
|
2014-01-29 22:33:03 -08:00 |
Exceptions.h
|
Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz
|
2014-01-26 12:35:17 +00: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 |
JSSlots.h
|
Bug 942631 part 7. Move INSTANCE_RESERVED_SLOTS into the C++, so it's closer to the things it depends on. r=peterv
|
2013-12-04 08:02:19 -05:00 |
mach_commands.py
|
Bug 928195 - Part 5: mach command for generating WebIDL example files; r=froydnj
|
2013-11-14 10:34:55 -08:00 |
Makefile.in
|
Bug 950736 - Part 2: Make build failures of codegen.pp fatal; r=glandium
|
2013-12-16 13:15:37 -08:00 |
moz.build
|
Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger
|
2014-01-10 16:03:25 +13: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 882541 part 2. Fix a bug that crept in with overloading a string and a nullable number and then passing in null, due to the number conversion being conditional on the input type in that case. r=khuey
|
2013-10-11 12:28:23 -04:00 |
OwningNonNull.h
|
Bug 949456 - MessageEventInit updated to the latest spec, r=bz
|
2013-12-20 08:51:03 +00:00 |
PrimitiveConversions.h
|
Bug 891537. WebIDL now includes 2**53 and -2**53 as valid values for long long (and for unsigned long long, in the case of 2**53). r=bzbarsky
|
2013-09-30 10:37:28 -04:00 |
RootedDictionary.h
|
Bug 918011 part 1. Move RootedDictionary into its own header. r=smaug
|
2013-09-26 00:04:59 -04:00 |
TypedArray.h
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
UnionMember.h
|
Merge last PGO-green inbound changeset to m-c.
|
2013-09-10 10:13:12 +02:00 |