public-script-coord@w3.org from April to June 2013 by subject

[Alarm API] Time zone handling

[Bug 16455] Using platform object example

[Bug 16537] Interface types - Implements is ambiguous

[Bug 16604] RFE: add unsigned byte as synonym for octet

[Bug 16767] Allow user objects for Array[] types

[Bug 16833] consider always exposing a "length" property for objects with indexed properties

[Bug 17508] Let enum lists end with a comma

[Bug 17713] Exceptions thrown from event handlers should not be propagated

[Bug 18352] Note about Object.prototype.toString is unclear

[Bug 18362] Make stringifiers not take into account expandos

[Bug 18547] Add [ImplicitThis] to EventTarget?

[Bug 18908] Consider disallowing expandos on objects with a named getter but no named setter

[Bug 19778] Wrong regex for integer

[Bug 19936] consider allowing non-matching enums to be converted to a particular value

[Bug 19988] add a [LenientFloat] to mean "ignore IDL attribute assignment or method call if a non-finite float is passed"

[Bug 20008] allow [Unforgeable] on an interface

[Bug 20019] Support subclassing ES6 Map

[Bug 20225] don't allow overridden operations and attribute getters/setters to be invoked on descendant objects

[Bug 20419] 4.2.24.2: missing "then"?

[Bug 20422] 4.2.21: "then then"

[Bug 20439] 4.4.6: <span class="desc">

[Bug 20440] 4.4.1.1: "of it type list"

[Bug 20442] 4.2.24: <ul> should be <ol>

[Bug 20443] 4.4.6: "is not of the enumeration’s values"

[Bug 20444] 4.*: "descriptor { ... }"

[Bug 20452] 4.2.16: extraneous "the"

[Bug 20453] 3.1: two questions re underscore removal

[Bug 20455] converting to an ECMAScript value [of a specified type??]

[Bug 20456] 4.2.24.1: wrong conversion

[Bug 20458] 4.2.22: converting IDL value to IDL type?

[Bug 20475] Grammar allows "- Infinity", but not "- 1"

[Bug 20478] Grammar allows "static;" as a valid operation

[Bug 20481] Grammar Fixes needed: Dominique's feedback + Microsoft's feedback

[Bug 20527] Comment about NamedPropertiesObject is incorrect

[Bug 20528] Definition of [[Prototype]] for the interface prototype object is confusing

[Bug 20535] consider removing indexed property setters, creators and deleters

[Bug 20561] Objects supporting indexed properties

[Bug 20653] Function object doesn't specify needing a "prototype" property

[Bug 20777] Getting a property from the global scope polluter ends up in an infinite loop

[Bug 21295] overload resolution: are DOMString and sequence<T> distinguishable now?

[Bug 21422] Futures

[Bug 21422] Generic Promise type notation

[Bug 21492] New: Typo about preventExtensions

[Bug 21492] Typo about preventExtensions

[Bug 21589] SelectionMode enum should not have a trailing comma

[Bug 21591] String constant on NavigatorID is invalid per WebIDL

[Bug 21640] Dictionaries and callbacks should be distinguishable

[Bug 21640] New: Dictionaries and callbacks should be distinguishable

[Bug 21669] Callable interface objects should be instance of Function

[Bug 21669] New: Callable interface objects should be instance of Function

[Bug 21670] Clarify that typeof InterfaceObject should be "function"

[Bug 21670] New: Clarify that typeof InterfaceObject should be "function"

[Bug 21929] named properties object should disallow definition of non-configurable properties

[Bug 21929] New: named properties object should disallow definition of non-configurable properties

[Bug 22006] need to define that the .length of a stringifier's Function object is 0

[Bug 22006] New: need to define that the .length of a stringifier's Function object is 0

[Bug 22013] New: property enumeration section should mention named property visibility

[Bug 22013] property enumeration section should mention named property visibility

[Bug 22014] New: newly created exception objects should have the exception prototype interface object as their [[Prototype]]

[Bug 22014] newly created exception objects should have the exception prototype interface object as their [[Prototype]]

[Bug 22156] Allow trailing commas in Web IDL lists

[Bug 22156] New: Allow trailing commas in Web IDL lists

[Bug 22168] An attribute cannot be a dictionary type

[Bug 22168] New: An attribute cannot be a dictionary type

[Bug 22312] New: Typo?

[Bug 22312] Typo?

[Bug 22320] Form's supported property names should perhaps not be enumerable

[Bug 22346] New: Security: When invoking a method, getter, or setter on an object using the property descriptor of another, we need to do a security check

[Bug 22346] Security: When invoking a method, getter, or setter on an object using the property descriptor of another, we need to do a security check

[Bug 22358] Add a "this is the global" annotation

[Bug 22358] New: Add a "this is the global" annotation

[Bug 22391] New: Sequence or Array

[Bug 22392] maybe define .name for Function objects corresponding to operations/attributes

[Bug 22392] New: maybe define .name for Function objects corresponding to operations/attributes

[Bug 22506] New: Named properties object should probably not be a function object

[Bug 22507] New: Need to define behaviour for setting properties on named properties objects

[Bug 22509] New: Some way to express array as readonly and fixed length

[Bug 22509] Some way to express array as readonly and fixed length

[Bug 22522] New: WebIDL, error handling, and promises

[Future] First arguments should not be optional

[Futures] accept/resolve/reject on a resolver don't have clearly defined behavior if no value is passed

[promises] Difficulties with using constructors and promises together

[webcomponents]: Platonic form of custom elements declarative syntax

[webidl] Add a [Maplike] tag?

[webidl] Section on serializer ES bindings has copy/paste "stringifier"

A Challenge Problem for Promise Designers

A Challenge Problem for Promise Designers (was: Re: Futures)

A new ES6 spec. draft has been posted

Allowing IDL attributes to have different types for the getter and setter

API updated to use Futures - request for review

APIs that overload numbers and strings

Catching exceptions

Class side inheritance in WebIDL (was Re: [webcomponents]: Platonic form of custom elements declarative syntax)

Coordination

Coordination (was: ES6 Modules)

Deprecating Future's .then()

Do futures represent a pipeline? (was Re: Future cancellation)

ES6 Modules

ES6,ES7,ES8 and beyond. A Proposed Roadmap.

Extended attributes on WebIDL typedefs need to be defined better, or just dropped

FileList (and other Array-like types)

Future cancellation

Future feedback

Futures

Futures (was: Request for JSON-LD API review)

Fwd: [webidl] Add a [Maplike] tag?

Fwd: A Challenge Problem for Promise Designers

Fwd: CfC: publish Java bindings for WebIDL as a WG Note; deadline May 4

Guidance on using sequences and arrays

Interface prototype objects and ES6 @@toStringTag

ISSUE-124: Futures / Order of parameters (was: Re: Request for JSON-LD API review)

More flexibility in the ECMAScript part?

Off-by-one error in double to long long conversion ?

Outreach? (was Coordination/ES6 Modules)

please review and comment for my draft

Please review Contacts Manager API.

Promise/Future: asynchrony in 'then'

Promises in E (was Re: A Challenge Problem for Promise Designers)

Promises: Auto-assimilating thenables returned by .then() callbacks: yay/nay?

Question about implements statements

RDF-ISSUE-125 Futures (was: Request for JSON-LD API review)

RDF-ISSUE-125 Futures vs. callbacks (was: Re: Request for JSON-LD API review)

Reconciling handling of optional arguments and handling of default values across ES and webidl

Request for API design feedback: Web MIDI API

Request for JSON-LD API review (was: Coordination)

resolving references when object from other security context is in scope

Review Request: Raw Socket API

RfC: 2nd Last Call of "Vibration API"; deadline June 13

Specs and Object.observe()

Structured clones

test suite for Web IDL v1

The Paradox of Partial Parametricity

undefined values in dictionaries

URL/URI APIs

Web Alarm API - idiomatic check

Webapps face to face meeting summary

WebIDL generated TypeErrors and promises

WebIDL should define "native Array"

What Are We Arguing About? (was: Re: A Challenge Problem for Promise Designers)

Why is [Constructor] not allowed on partial interfaces?

Last message date: Sunday, 30 June 2013 18:46:08 UTC