public-webapps@w3.org from July to September 2010 by subject

"HTML Media Capture" prepared for publication

[Bug 10052] Specify setVersion details

[Bug 10056] IDBEvent should inherit from DOM Level 3 Event

[Bug 10058] New: Specify order for indexes which contain duplicate key values

[Bug 10064] Modifying functions should throw when called under invalid conditions

[Bug 10064] New: Modifying functions should throw when called under invalid conditions

[Bug 10088] New: The spec does not define what happens if an object store is modified while a cursor is iterating it.

[Bug 10127] EventSource does not need to deal with HTTP 3xx responses as they are dealt with by the fetching algorithm.

[Bug 10127] New: EventSource does not need to deal with HTTP 3xx responses as they are dealt with by the fetching algorithm.

[Bug 10128] New: Step 4 of the EventSource algorithm should reference the "fail the connection" algorithm.

[Bug 10128] Step 4 of the EventSource algorithm should reference the "fail the connection" algorithm.

[Bug 10129] New: The end of this WebSocket section links to EventSource with "fail the connection". It should link to the WebSocket "fail the connection" instead.

[Bug 10129] The end of this WebSocket section links to EventSource with "fail the connection". It should link to the WebSocket "fail the connection" instead.

[Bug 10130] New: The steps to "dispatch the event" within EventSource should first remove the LF from the data buffer before checking whether it is empty. Otherwise it can never be empty.

[Bug 10130] The steps to "dispatch the event" within EventSource should first remove the LF from the data buffer before checking whether it is empty. Otherwise it can never be empty.

[Bug 10131] New: Please make it clear that Last-Event-ID has a value that consists of UTF-8 octets. HTTP headers do not have strings.

[Bug 10131] Please make it clear that Last-Event-ID has a value that consists of UTF-8 octets. HTTP headers do not have strings.

[Bug 10143] how long is the comment going to be?

[Bug 10143] New: how long is the comment going to be?

[Bug 10165] [IndexedDB] IDBRequest.abort() should be removed

[Bug 10165] New: IDBRequest.abort() should throw on non-read-only requests or simply be removed

[Bug 10211] New: Remove the no <host-specific> component requirement for targetOrigin, see implementor discussion in http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-July/027136.html and subsequent messages

[Bug 10211] Remove the no <host-specific> component requirement for targetOrigin, see implementor discussion in http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-July/027136.html and subsequent messages

[Bug 10213] The definition of "absolute url" makes https:foo not an absolute url, since its behavior depends on whether the base is https: or not. Is that desired? In particular, using this definition for websockets means that wss: urls with no forward slashes afte

[Bug 10234] New: Unused argument in example function prepareDatabase()

[Bug 10234] Unused argument in example function prepareDatabase()

[Bug 10269] New: Step 2 of the WebIDL [[Delete]] algorithm is wrong

[Bug 10302] New: Introduce exception handlers at the transaction/database scope

[Bug 10303] New: Transactions should not commit if code unwinds because of an exception

[Bug 10304] New: Rename "remove" method on object store to "delete"

[Bug 10305] New: [IndexedDB] Transactions need to be clarified

[Bug 10307] [indexedDB] The default version string is not specified

[Bug 10307] New: [indexedDB] The default version string is not specified

[Bug 10321] [IndexedDB] Description attribute of IDBDatabase doesn't play nicely with run to completion

[Bug 10321] New: [IndexedDB] Description attribute of IDBDatabase doesn't play nicely with run to completion

[Bug 10322] New: open() should not throw for non same-origin URL

[Bug 10322] open() should not throw for non same-origin URL

[Bug 10323] New: responseXML for HTML documents

[Bug 10323] responseXML for HTML documents

[Bug 10324] New: send() should set Content-Type to text/html for HTML documents

[Bug 10324] send() should set Content-Type to text/html for HTML documents

[Bug 10325] New: single conformance class

[Bug 10325] single conformance class

[Bug 10326] New: make "user:password" in URLs a SYNTAX_ERR

[Bug 10327] New: supported URL schemes in open()

[Bug 10327] supported URL schemes in open()

[Bug 10328] change Accept-Charset to should not

[Bug 10328] New: change Accept-Charset to should not

[Bug 10336] New: "optional" should be allowed even if subsequent arguments aren't optional

[Bug 10337] New: add [Supplemental] support

[Bug 10349] [IndexedDB] IDBDatabase.description should be removed from the spec and made optional

[Bug 10349] New: [IndexedDB] IDBDatabase.description should be removed from the spec and made optional

[Bug 10357] [IndexedDB] Remove the SNAPSHOT_READ transaction mode

[Bug 10357] New: [IndexedDB] Remove the SNAPSHOT_READ transaction mode

[Bug 10379] New: This is working

[Bug 10379] This is working

[Bug 10381] New: [IndexedDB] Structured clones should be created synchronously

[Bug 10382] New: [IndexedDB] Note on avoiding reader/writer starvation

[Bug 10396] New: [IndexedDB] LEFT_BOUND and RIGHT_BOUND could be a bit more clear

[Bug 10397] New: [IndexedDB] "upper" and "lower" bounds would be much clearer than right/left

[Bug 10400] [IndexedDB] IDBCursor.continue should not return anything

[Bug 10400] New: [IndexedDB] IDBCursor.continue should return an IDBRequest

[Bug 10402] New: [IndexedDB] IDBCursor.remove/update behavior when at end of range unspecified

[Bug 10420] Can you post sample of cross domain for web workers?

[Bug 10426] New: [IndexedDB] All interfaces (except IDBEnvironment*) should not have NoInterfaceObject

[Bug 10430] New: [IndexedDB] We need to make it more clear IDBRequests can be reused and spec readyState's behavior

[Bug 10431] New: [IndexedDB] Remove IDBDatabase.objectStore()

[Bug 10453] [IndexedDB] IDBIndex.openObjectCursor should return an IDBRequest

[Bug 10453] New: [IndexedDB] IDBIndex.openObjectCursor should return an IDBRequest

[Bug 10527] New: [IndexedDB] Result of IDBCursor.remove and update unspecified.

[Bug 10546] It looks like at least some browsers restrict legend display values to "block"

[Bug 10546] New: It looks like at least some browsers restrict legend display values to "block"

[Bug 10547] New: The rendering requirements for legend in fieldset need to change if the legend is floated or positioned

[Bug 10547] The rendering requirements for legend in fieldset need to change if the legend is floated or positioned

[Bug 10585] New: Need an error to indicate that the user disallowed access

[Bug 10590] New: [IndexedDB] Default timeout duration needs to be specced

[Bug 10597] New: Array type missing from IDL grammar

[Bug 10601] New: [IndexedDB] Need some way to create IDB events?

[Bug 10609] New: DOMTimeStamp should be defined in Web IDL

[Bug 10610] Name DOMString just string?

[Bug 10610] New: Name DOMString just string?

[Bug 10622] New: ECMAScript binding for exceptions

[Bug 10623] New: Simplify Web IDL exceptions

[Bug 10640] New: Allow for non-nullable objects

[Bug 10674] New: [IndexedDB] Changes to indexes (and their cursors)

[Bug 10734] New: Create LR Grammar

[Bug 10794] New: [IndexedDB] Clarify createObjectStore/removeObjectStore's tie to the database setVersion was called on

[Bug 10798] Find a new home for Selection

[Bug 7720] Redundant definition of openDatabase methods

[Bug 8814] Introduction paragraph and example are out of sync

[Bug 9745] We should require nextprotoneg support when doing the TLS handshake for WebSocket.

[Bug 9766] We should expose the subprotocol for the case of the client not specifying one but the server specifying one

[Bug 9823] Add "maxExecutionContexts" property with number of hardware execution contexts

[Bug 9973] If the entry's name is "sec-websocket-protocol" 0 please don't put normative requirements in parenthesis

[Bug 9975] Mozilla async API proposal

[Bug 9989] Is the number of replacement characters supposed to be well-defined? If not this should be explicitly noted. If it is then more detail is required.

[CORS] Access-Control-Expose-Headers

[cors] Allow-Credentials vs Allow-Origin: * on image elements?

[cors] Case-sensitive matching of origin URLs?

[cors] Cookies / Referer

[CORS] HTTP error codes in preflight response

[CORS] Multiple origin values?

[cors] Protecting benign but buggy client side code

[cors] Subdomains

[CORS] Suggested HTTP error codes on forbidden origin, unsupported method, etc.?

[cors] Unrestricted access

[CORS] What constitutes a "network error"?

[DOMCore] Attr

[File API: FileSystem] Small change: createWriter

[File API] Recent Updates To Specification + Co-Editor

[File Writer] new draft of FileWriter up

[IndexedDB] .value of no-duplicate cursors

[IndexedDB] A "versionchangeblocked" event

[IndexedDB] Accept simple strings in IDBDatabase.transaction()

[IndexedDB] Avoiding reader/writer starvation

[IndexedDB] Callback order

[IndexedDB] Calling setVersion while already in a setVersion transaction

[IndexedDB] Constants and interfaces

[IndexedDB] Current editor's draft

[IndexedDB] Cursors and modifications

[IndexedDB] Editors

[IndexedDB] Existence checking

[IndexedDB] Explicitly stablishing the timing of clone creation

[IndexedDB] Full text indexing

[IndexedDB] IDBCursor.continue should return an IDBRequest

[IndexedDB] IDBCursor.update for cursors returned from IDBIndex.openCursor

[IndexedDB] IDBRequest.abort on writing requests

[IndexedDB] Implicit transactions

[IndexedDB] IndexedDB Sample Code & Documentation Tool

[IndexedDB] Languages for collation

[IndexedDB] Let's remove IDBDatabase.objectStore()

[IndexedDB] Need a method to clear an object store

[IndexedDB] Need a method to remove a database

[IndexedDB] onsuccess callback in race condition?

[IndexedDB] question about description argument of IDBFactory::open()

[IndexedDB] Re: onsuccess callback in race condition?

[IndexedDB] READ_ONLY vs SNAPSHOT_READ transactions

[IndexedDB] setVersion with multiple IDBDatabase objects

[IndexedDB] Should .add/.put/.update throw when called in read-only transaction?

[IndexedDB] Simultaneous setVersion from multiple pages

[IndexedDB] The latest working draft is _really_ old

[IndexedDB]: typo in section 3.1.4

[Reminder]: Last Call Working Drafts transition announcement of the API and Ontology for Media Resource 1.0

[selectors-api] : bugs in latest level 1 and level 2 drafts

[Web Storage] A couple questions about the storage spec

[WebIDL] interface objects and properties too restrictive?

[WebSQL/IndexedDB] Privacy issues in the wild

[whatwg] ArrayBuffer and ByteArray questions

[widgets] Best practice / recommendation for widget id scheme?

[widgets] Buggy P&C i18n Tests

[widgets] CfC to remove openURL from Widget object; deadline August 25

[widgets] Draft agenda for 12 August 2010 call

[widgets] Draft agenda for 2 September 2010 voice conf

[widgets] Draft agenda for 23 September 2010 call

[widgets] Draft agenda for 5 August 2010 voice conf

[widgets] Draft agenda for 8 July 2010 voice conf

[widgets] Draft minutes 12 August 2010 voice conf

[widgets] Draft minutes for 5 August 2010 voice conf

[widgets] Draft minutes from 1 July 2010 voice conf

[widgets] Draft minutes from 2 September 2010 voice conf

[widgets] Draft minutes from 23 September 2010 voice conf

[widgets] Draft minutes from 8 July 2010 voice conf

[widgets] Draft references in Digital Signature for Widgets spec

[widgets] Error in conformance test: dr

[widgets] error in test case: cx

[widgets] i18n tests

[widgets] Next call is August 5

[widgets] Next call is September 2

[widgets] Next call is September 23

[widgets] progress on i18n tests

[widgets] RfC: LCWD of Widget Interface; deadline September 28

[widgets] Seeking Comments on i18n tests (ACTION-567)

[widgets] Seeking feedback on Issue-116 openURL; deadline July 28

[widgets] Seeking review of Widgets Dig Sig Test Suite

[widgets] Test Suites

[widgets] viewmodes parsing tests

[widgets] widget tests for view mode media feature

[widgets] Widgets - WARP, Widgets Updates and Digital Signatures

[widgets] Widgets Updates

[XHR2] ArrayBuffer integration

[XHR2] Comments on the 7 September working draft

[XHR2] FormData for <form>

[XHR] Redirects

[xhr] RFC2617 Digest authentication

[XHR] Status Update

[XHR] Test Suite

A URL API

ACTION-568: Create an alternative mechanism for openURL and send it to the mail list (Web Applications Working Group)

ACTION-568: Create an alternative mechanism for openURL andsend it to the mail list (Web Applications Working Group)

ACTION-570: Update packaging-configuration.rnc to reflect the iew-modes in the CR (Web Applications Working Group)

ACTION-574: Notify ArtB when the ED of the Widget Interface spec is ready to be published as a LCWD (Web Applications Working Group)

ACTION-587: P&C spec: license element doesn't define its Expected Children (Web Applications Working Group)

any plans to move from cvs to git?

ArrayBuffer and ByteArray questions

Blob/File naming

BlobWriter simplification/split

CfC: Candidate Recommendation of XMLHttpRequest; deadline July 13

CfC: First Public Working Draft of Web DOM Core; deadline October 2

CfC: LCWD of Widget Packaging and Configuration; deadline September 30

CfC: publish a new WD of XHR Level 2; deadline September 3

CfC: resolutions for XHR Bugs 103{22,24,25,27,28}; deadline August 25

CfC: to publish a Last Call Working Draft of DOM 3 Events; deadline September 3

CfC: to publish new WD of CORS; deadline July 20

CfC: to publish new WD of Indexed Database API; deadline August 17

Comment on Widget Interface...

Comments on proposed editor's draft of XBL2 from Forms WG

Custom DOM events and privileged browser add-ons; Was: Bubbling/Capturing for XHR + other non-DOM objects

DOM3 Events Comments

Drag event from DOM to external application

File API exception codes

File URN lifetimes and SharedWorkers

FileSystem API - overwrite flag for copy/move?

FileWriter behavior between writes

Flags for getFile/getDirectory (Re: New draft of FileSystem API posted)

Fwd: changed FR and UK dial-in numbers for teleconferences

Fwd: ISSUE-117: In Widget P&C Spec, need to clarify in the spec that dir attribute does not apply to attributes that are IRIs, Numeric, Keywords, etc. The dir attribute only affects human readable strings.

Fwd: Web Notification Charter is out for review by W3C Members

Goodbye

How to get a FileWriter/BlobWriter/BlobSaver

HTML Device element status

HTML Media Capture draft from Device APIs and Policy Working Group

HTTP access control confusion

Implementations

Initial feedback on XBL2

Is anyone attending "Web science: A new frontier" at the Royal Society?

ISSUE-118 (dispatchEvent links): Consider allowing dispatchEvent for generic event duplication for links [DOM3 Events]

ISSUE-119 (input/keyboard locale): Consider adding input/keyboard locale to text and keyboard events [DOM3 Events]

ISSUE-120 (scroll basic event): Consider returning 'scroll' from UIEvent to Event interface [DOM3 Events]

ISSUE-121 (beforeInput): Consider generalizing the 'textInput' event to cover all user-initiated changes [DOM3 Events]

ISSUE-122 (add mousewheel): Consider adding 'mousewheel' again [DOM3 Events]

ISSUE-123 (feature strings): Rationale for feature strings [DOM3 Events]

ISSUE-124 (reword examples): Remove RFC2119 keywords from examples [DOM3 Events]

ISSUE-125 (DOM Views): Consider dropping DOM Views reference for HTML5 defaultView [DOM3 Events]

ISSUE-126 (isTrusted): Consider changing 'trusted' to 'isTrusted' [DOM3 Events]

ISSUE-127 (cancelBubble / srcElement): Consider adding cancelBubble and srcElement [DOM3 Events]

ISSUE-128 (preventDefault): Define preventDefault to account for pre-propagation default actions [DOM3 Events]

ISSUE-129 (event constructors): Revist event constructors [DOM3 Events]

ISSUE-130 (Web IDL): Consider using Web IDL for the IDL fragments [DOM3 Events]

ISSUE-131 (defaultView load ): Define load event to fire on defaultView [DOM3 Events]

ISSUE-132 (event.returnValue): Consider adding event.returnValue [DOM3 Events]

ISSUE-133 (keyCode and charCode): Consider specifying keyCode and charCode [DOM3 Events]

ISSUE-134 (optional useCapture): Consider making useCapture parameter of add/removeEventListener optional [DOM3 Events]

LCWD comments

Lifetime of Blob URL

New draft of FileSystem API posted

onsuccess callback in race condition?

Please special-case "html" as the context of Range.createContextualFragment when the doc is an HTML doc

Please use public-script-coord mail list for Web IDL

Possible addition to file API

PROPFIND vs "simple methods", was: [CORS] HTTP error codes in preflight response

Proposal: Adding MemoryInfo to WebTiming

question about number of occurrences of author and content elements (in Widget packaging spec)

Reminder: RfC: LCWD of API and Ontology for Media Resource 1.0; deadline 11 July 2010

Request for Comments: view-mode Media Feature test cases

RfC: Mobile Web Application Best Practices: LCWD #2; deadline August 6

Seeking agenda items for WebApps' Nov 1-2 f2f meeting

Seeking pre-LCWD comments for Indexed Database API; deadline February 2

Server Sent Events vs Web Sockets?

Small tweak to FileWriter's event sequences

Term "user credentials" defined but not used in XHR CR

Using FileWriter.truncate() to extend the length of a file?

Wanted: Editor for Web IDL spec

Web DOM Core

Web DOM Core Snapshot

Web Messaging status

Web Notification Working Group started

Web Notifications: public-web-notification created

WebIDL exceptions

WebIDL types and xsd types

Widgets - WARP, Widgets Updates and Digital Signatures

XBL2

XHR HTTP method support, Re: XHR LC comments

XHR.responseBlob and BlobWriter [nee FileWriter]

XHR2 proposal: support for informational responses

XMLHttpRequest Priority Proposal

Last message date: Thursday, 30 September 2010 21:03:30 UTC