[Bug 20019] Support subclassing ES6 Map
[Bug 20361] Grammar is wrong for serializers
[Bug 20535] consider removing indexed property setters, creators and deleters
[Bug 22808] Throw if object is constructed without new
[Bug 22858] use @@hasInstance instead of [[HasInstance]]
[Bug 23133] Hook up interface object proto chains as if they were ES6 classes
[Bug 23682] Fix the current [ArrayClass], [] and sequence<T> mess
[Bug 25025] Named creators with [OverrideBuiltins] don't work right as the spec is written now
[Bug 25312] allow trailing commas on enums
[Bug 26521] [[GetOwnProperty]] behavior for named properties is not web-compatible
[Bug 27062] DOMException constructor should allow name to be supplied
[Bug 27317] Provide explicit guidance on enum value naming
[Bug 27553] Support Symbol
[Bug 27701] Enum should be allowed to end with comma
[Bug 27732] New: DOMException lost some constants.
[Bug 27749] "DOMException constructor object" as IDL
[Bug 27749] New: "DOMException constructor object" as IDL
[Bug 27822] Define the [[Prototype]] of the interface object of an interface whose parent has NoInterfaceObject
[Bug 27822] New: Define the [[Prototype]] of the interface object of an interface whose parent has NoInterfaceObject
[Bug 27874] Microtasks and callbacks run from a queued task
[Bug 27874] New: Microtasks and callbacks run from a queued task
[Bug 27905] /I/ in the definition of attribute setter is poorly defined
[Bug 27905] New: /I/ in the definition of attribute setter is poorly defined
[Bug 27906] New: "If validThis is false, then return."
[Bug 27953] Dictionaries with required properties shouldn't need to be optional
[Bug 27953] New: Dictionaries with required properties shouldn't need to be optional
[Bug 27988] Get rid of the separate concepts of "setters" and "creators"
[Bug 27988] New: Get rid of the separate concepts of "setters" and "creators"
[Bug 27995] New: Consider adding some sort of shorthand for resolving a promise with an IDL value
[Bug 28057] New: Support Promise subclass
[Bug 28065] New: WebIDL: Grammar for readonly requires 2 token lookahead in some cases
[Bug 28124] New: Issues in 4.5.11 (Maplike) and 4.5.12 (Setlike)
[Bug 28244] New: Requiring @@toStringTag on instances may have performance implications
[Bug 28244] Requiring @@toStringTag on instances may have performance implications
[Bug 28328] New: Bad color contrast for code in note
[geometry] Dictionary argument for DOMQuad constructor
- Simon Pieters (Tuesday, 31 March)
- Robert O'Callahan (Friday, 27 March)
- Simon Pieters (Friday, 27 March)
- Robert O'Callahan (Thursday, 26 March)
- Simon Pieters (Thursday, 26 March)
- Robert O'Callahan (Thursday, 26 March)
- Robert O'Callahan (Thursday, 26 March)
- Simon Pieters (Thursday, 26 March)
- Boris Zbarsky (Wednesday, 25 March)
- Simon Pieters (Wednesday, 25 March)
- Boris Zbarsky (Tuesday, 24 March)
- Elliott Sprehn (Tuesday, 24 March)
- Boris Zbarsky (Tuesday, 24 March)
- Boris Zbarsky (Tuesday, 24 March)
A new hack for singleton objects
- Anne van Kesteren (Monday, 30 March)
- Boris Zbarsky (Monday, 30 March)
- Anne van Kesteren (Monday, 30 March)
- Boris Zbarsky (Wednesday, 18 March)
- Domenic Denicola (Wednesday, 18 March)
- Boris Zbarsky (Wednesday, 18 March)
- Anne van Kesteren (Wednesday, 18 March)
- Boris Zbarsky (Wednesday, 18 March)
- Domenic Denicola (Wednesday, 18 March)
- Boris Zbarsky (Tuesday, 17 March)
- Olli Pettay (Tuesday, 17 March)
- Domenic Denicola (Tuesday, 17 March)
- Anne van Kesteren (Tuesday, 17 March)
- Domenic Denicola (Tuesday, 17 March)
Allow partial enums in return values?
Cancelable promises
- Kevin Smith (Sunday, 1 March)
- Domenic Denicola (Sunday, 1 March)
- Kevin Smith (Sunday, 1 March)
- Salvador de la Puente González (Saturday, 28 February)
- Samuel Giles (Friday, 27 February)
- Benjamin (Inglor) Gruenbaum (Saturday, 28 February)
- Frankie Bagnardi (Saturday, 28 February)
- Kevin Smith (Saturday, 28 February)
- Ron Buckton (Saturday, 28 February)
- Jonas Sicking (Friday, 27 February)
- Andrea Giammarchi (Friday, 27 February)
- Kevin Smith (Friday, 27 February)
- Anne van Kesteren (Friday, 27 February)
Cancellation architectural observations
- Andrea Giammarchi (Sunday, 29 March)
- Frankie Bagnardi (Sunday, 29 March)
- Andrea Giammarchi (Sunday, 29 March)
- Andrea Giammarchi (Friday, 27 March)
- John Lenz (Tuesday, 3 March)
- Alexander Fritze (Wednesday, 4 March)
- Marius Gundersen (Monday, 2 March)
- Marius Gundersen (Tuesday, 3 March)
- Salvador de la Puente González (Wednesday, 4 March)
- Kevin Smith (Tuesday, 3 March)
- Tab Atkins Jr. (Tuesday, 3 March)
- Tab Atkins Jr. (Tuesday, 3 March)
- Ron Buckton (Monday, 2 March)
- Jonas Sicking (Monday, 2 March)
- Ron Buckton (Monday, 2 March)
- Kevin Smith (Monday, 2 March)
- Ron Buckton (Monday, 2 March)
- Domenic Denicola (Monday, 2 March)
- Kevin Smith (Monday, 2 March)
- Tab Atkins Jr. (Monday, 2 March)
- Kevin Smith (Monday, 2 March)
- Ron Buckton (Monday, 2 March)
- Tab Atkins Jr. (Monday, 2 March)
- Andrea Giammarchi (Monday, 2 March)
- Ron Buckton (Monday, 2 March)
- Mark Miller (Monday, 2 March)
- Andrea Giammarchi (Monday, 2 March)
- Dean Tribble (Monday, 2 March)
- Kevin Smith (Monday, 2 March)
- Dean Tribble (Monday, 2 March)
- Salvador de la Puente González (Monday, 2 March)
classes and enumerability
Creating entangled objects
- Anne van Kesteren (Thursday, 12 March)
- Allen Wirfs-Brock (Tuesday, 10 March)
- Brendan Eich (Tuesday, 10 March)
- Jason Orendorff (Tuesday, 10 March)
- Mark S. Miller (Tuesday, 10 March)
- Jonas Sicking (Tuesday, 10 March)
- Brendan Eich (Tuesday, 10 March)
- Mark S. Miller (Tuesday, 10 March)
- Jonas Sicking (Monday, 9 March)
- Mark S. Miller (Monday, 9 March)
- Alex Russell (Monday, 9 March)
- Mark S. Miller (Monday, 9 March)
Defining a [[Set]] internal method for platform objects
Eclipse based Web IDL IDE
Figuring out the behavior of WindowProxy in the face of non-configurable properties
- Brendan Eich (Wednesday, 28 January)
- Mark S. Miller (Wednesday, 28 January)
- Domenic Denicola (Wednesday, 28 January)
- Mark S. Miller (Wednesday, 28 January)
- Domenic Denicola (Wednesday, 28 January)
- Mark S. Miller (Wednesday, 28 January)
- Mark S. Miller (Wednesday, 28 January)
- Mark S. Miller (Wednesday, 28 January)
- Brendan Eich (Wednesday, 28 January)
- Boris Zbarsky (Wednesday, 28 January)
- Mark S. Miller (Tuesday, 27 January)
- Boris Zbarsky (Tuesday, 27 January)
- Ian Hickson (Thursday, 15 January)
- Boris Zbarsky (Thursday, 15 January)
- Ian Hickson (Thursday, 15 January)
- Mark S. Miller (Thursday, 15 January)
- Boris Zbarsky (Thursday, 15 January)
- Mark S. Miller (Thursday, 15 January)
- Boris Zbarsky (Thursday, 15 January)
- Yehuda Katz (Thursday, 15 January)
- Ian Hickson (Thursday, 15 January)
- Boris Zbarsky (Thursday, 15 January)
- Boris Zbarsky (Thursday, 15 January)
- Mark S. Miller (Thursday, 15 January)
- Bjoern Hoehrmann (Thursday, 15 January)
- Travis Leithead (Thursday, 15 January)
- Boris Zbarsky (Thursday, 15 January)
- Boris Zbarsky (Thursday, 15 January)
- Ian Hickson (Thursday, 15 January)
- Domenic Denicola (Wednesday, 14 January)
- Mark S. Miller (Wednesday, 14 January)
- Olli Pettay (Wednesday, 14 January)
- Travis Leithead (Wednesday, 14 January)
- Mark S. Miller (Wednesday, 14 January)
- Boris Zbarsky (Wednesday, 14 January)
- Ian Hickson (Wednesday, 14 January)
Getting rid of the separate concepts of setters and creators
Global method calls
- Boris Zbarsky (Thursday, 26 February)
- Domenic Denicola (Thursday, 26 February)
- Boris Zbarsky (Monday, 23 February)
- Domenic Denicola (Monday, 23 February)
- Boris Zbarsky (Monday, 23 February)
- Brendan Eich (Sunday, 22 February)
- Mark Miller (Sunday, 22 February)
- Domenic Denicola (Sunday, 22 February)
- Mark Miller (Sunday, 22 February)
- Domenic Denicola (Sunday, 22 February)
- Domenic Denicola (Sunday, 22 February)
- Mark Miller (Sunday, 22 February)
- Domenic Denicola (Sunday, 22 February)
Idiomatic representation of { buffer, bytesRead }
Interaction of named properties and own properties in the [OverrideBuiltins] case seems weird
Web IDL maplike: Allow spec prose to specify how key-type should be compared?
- Mark S. Miller (Monday, 9 March)
- Tab Atkins Jr. (Monday, 9 March)
- Jonas Sicking (Monday, 9 March)
- Mark S. Miller (Monday, 9 March)
- Allen Wirfs-Brock (Monday, 9 March)
- Jonas Sicking (Monday, 9 March)
- Mark S. Miller (Monday, 9 March)
- Jonas Sicking (Monday, 9 March)
- Tab Atkins Jr. (Monday, 9 March)
- Mark S. Miller (Tuesday, 3 March)
- Tab Atkins Jr. (Monday, 2 March)
- David Dorwin (Monday, 2 March)
WebIDL - passing undefined as optional nullable param
Last message date: Tuesday, 31 March 2015 11:55:00 UTC