gecko/dom/webidl
Boris Zbarsky a17389cd6f Bug 778150 part 2. Default methods to infallible. Allow annotation of fallible methods in WebIDL using [Throws]. r=peterv
[Throws] can either take no value, or can take MainThread or Workers if the
throwing behavior is only happening on main thread or in workers.
2012-09-05 09:21:33 -04:00
..
AnonXMLHttpRequest.webidl
Attr.webidl
AudioContext.webidl Bug 775302 - Stub out the implementation of mozAudioContext; r=bzbarsky,khuey 2012-08-31 16:59:37 -04:00
CanvasRenderingContext2D.webidl Bug 778150 part 2. Default methods to infallible. Allow annotation of fallible methods in WebIDL using [Throws]. r=peterv 2012-09-05 09:21:33 -04:00
CharacterData.webidl
Comment.webidl
CSS2Properties.webidl.in Bug 753517 part 4. Set up auto-generation of CSS2Properties.webidl from nsCSSPropList.h and enable Paris bindings for CSSStyleDeclaration and CSS2Properties. r=khuey,peterv,dbaron 2012-08-23 21:08:09 -07:00
CSS2PropertiesProps.h Bug 753517 part 4. Set up auto-generation of CSS2Properties.webidl from nsCSSPropList.h and enable Paris bindings for CSSStyleDeclaration and CSS2Properties. r=khuey,peterv,dbaron 2012-08-23 21:08:09 -07:00
CSSStyleDeclaration.webidl Bug 778150 part 2. Default methods to infallible. Allow annotation of fallible methods in WebIDL using [Throws]. r=peterv 2012-09-05 09:21:33 -04:00
CustomEvent.webidl
Document.webidl
DocumentFragment.webidl
DocumentType.webidl
DOMError.webidl
DOMImplementation.webidl
DOMSettableTokenList.webidl
DOMStringList.webidl
DOMTokenList.webidl
Element.webidl
Event.webidl
EventListener.webidl
EventTarget.webidl Bug 778150 part 2. Default methods to infallible. Allow annotation of fallible methods in WebIDL using [Throws]. r=peterv 2012-09-05 09:21:33 -04:00
Function.webidl
HTMLCollection.webidl
Node.webidl
NodeFilter.webidl
NodeIterator.webidl
NodeList.webidl
Performance.webidl Bug 778150 part 2. Default methods to infallible. Allow annotation of fallible methods in WebIDL using [Throws]. r=peterv 2012-09-05 09:21:33 -04:00
PerformanceNavigation.webidl Bug 749101 - Move window.performance to the new DOM bindings; r=bzbarsky 2012-07-16 21:42:18 -04:00
PerformanceTiming.webidl Bug 749101 - Part 2: Add a comment mentioning bug 772589 2012-07-17 01:40:19 -04:00
ProcessingInstruction.webidl
Range.webidl
Text.webidl
TreeWalker.webidl
WebGLRenderingContext.webidl Bug 778150 part 2. Default methods to infallible. Allow annotation of fallible methods in WebIDL using [Throws]. r=peterv 2012-09-05 09:21:33 -04:00
WebIDL.mk Bug 775302 - Stub out the implementation of mozAudioContext; r=bzbarsky,khuey 2012-08-31 16:59:37 -04:00
XMLHttpRequest.webidl Bug 778150 part 2. Default methods to infallible. Allow annotation of fallible methods in WebIDL using [Throws]. r=peterv 2012-09-05 09:21:33 -04:00
XMLHttpRequestEventTarget.webidl Bug 757164. Move infallibility annotations into webidl. r=peterv 2012-07-13 19:29:14 -04:00
XMLHttpRequestUpload.webidl