public-webapps@w3.org from October to December 2013 by subject

"where" Re: CfC: publish WD of Streams API; deadline Nov 3

[admin] December 7 is last day to start a CfC to publish a spec in December

[admin] Director's considerations when evaluating normative references

[admin] DOM4 is now a deliverable of the HTMLWG

[admin] F2F meetings in 2014

[admin] Oct 28 is deadline to start a CfC to publish before TPAC 2013

[admin] Recommended way to mark bugs as `next level`? [Was: Re: [custom-elements] Seeking pre-LC comments for Custom Elements; deadline Oct 13

[admin] RfC: Updates of the Technical Reports process; deadline November 27

[admin] Spec status and plans ...

[Beacon] Forbidding submitting Documents

[Bug 12837] Define unloading document cleanup steps

[Bug 13913] Attributes don't have an order

[Bug 14663] Advice on CORS and caches

[Bug 14664] Defining CORS headers

[Bug 15418] sort out HTTP auth

[Bug 16312] use of undocumented 'switch' convention for rule formulation is ambiguous

[Bug 19297] May user agents apply additional restrictions on entering pointer lock?

[Bug 21083] Proposal key names for Android

[Bug 21111] response property should return incremental data for ArrayBuffer and Blob

[Bug 21264] referrer source is wrong

[Bug 21388] handling of analog vs. digital buttons

[Bug 21830] KeyboardEvent.locale is too general.

[Bug 22028] Consider adding hasComposition() in InputMethodContext

[Bug 22059] Composition dictionary should be changed

[Bug 22093] Consider adding candidatewindowshow/update/hide events and getCandidateWindowClientRect()

[Bug 23072] Interaction with DeviceOrientation/Motion

[Bug 23234] Mark document response entity body as HTML document

[Bug 23259] Expose ticks in wheel events

[Bug 23310] bugs in WebIDL fragments

[Bug 23319] 第6.4.1.节,多了个右括号

[Bug 23363] requestFullscreen and dialog.showModal interaction

[Bug 23416] Introduce new concept of neutered

[Bug 23416] New: Introduce new concept of neutered

[Bug 23422] Adding a method to deliver editing-related events to a DOM element

[Bug 23422] New: Adding a method to deliver editing-related events to a DOM element

[Bug 23431] File API should say what to do with the query string in blob: URLs

[Bug 23431] New: File API should say what to do with the query string in blob: URLs

[Bug 23450] Add Specification Note Describing "Save As" Behavior for File Objects

[Bug 23450] New: Add Specification Note Describing "Save As" Behavior for File Objects

[Bug 23451] Error Attribute Setting and Error Event Firing Currently Have Backwards Order

[Bug 23451] New: Error Attribute Setting and Error Event Firing Currently Have Backwards Order

[Bug 23479] File Constructor and Blob Constructor should have same signature

[Bug 23479] New: File Constructor and Blob Constructor should have same signature

[Bug 23487] New: Actually define going fullscreen

[Bug 23564] IDL for open() doesn't match implementation reality

[Bug 23564] New: IDL for open() doesn't match implementation reality

[Bug 23575] New: The paragraph about patent policy is duplicated.

[Bug 23576] Clarify what to do when received null value subprotocol in reply to non-empty subprotocol

[Bug 23576] New: Clarify what to do when received null value subprotocol in reply to non-empty subprotocol

[Bug 23601] Define a variable to replace "with prejudice"

[Bug 23601] New: Define a variable to replace "with prejudice"

[Bug 23632] New: Define/reference Content-Type parsing

[Bug 23653] New: Advice on CORS and caches

[Bug 23697] New: KeyboardEventInit in UI Events doesn't include keyCode/charCode/which but in D3E, it includes them

[Bug 23704] New: Define username/password better

[Bug 23718] New: Stream interface should be decoupled into WritableStream and ReadableStream

[Bug 23718] Stream interface should be decoupled into WritableStream and ReadableStream

[Bug 23719] New: Consider adding pull style flow control method to Stream

[Bug 23720] Make it able to issue multiple write()s on a Stream without waiting for completion

[Bug 23720] New: Make it able to issue multiple write()s on a Stream without waiting for completion

[Bug 23724] Merge skip() method into read() by adding "none" type to StreamReadType

[Bug 23724] New: Merge skip() method into read() by adding "none" type to StreamReadType

[Bug 23725] New: Consider strongly-defined createStream to add generic stream support for APIs

[Bug 23726] New: Integration between XMLHttpRequest and Streams API

[Bug 23731] New: [Streams API] Should readEncoding be merged into readType?

[Bug 23731] Should readEncoding be merged into readType?

[Bug 23732] Consider adding best-effort scatter/gather mode

[Bug 23732] New: [Streams API] Consider adding best-effort scatter/gather mode

[Bug 23735] New: [Streams API] Failure signaling to object URL created from Stream

[Bug 23736] New: [Streams API] Add fork() method instead of having pipe(Stream[]) overload

[Bug 23743] New: Divide "arraybuffer" StreamReadType into "arraybuffer/exact" and "arraybuffer"

[Bug 23743] Split the functionality to read exact N bytes into readExact() method

[Bug 23763] New: Separate MIME type from Stream or not

[Bug 23772] Just return read result when there's data synchronously readable

[Bug 23772] New: Just return read result when there's data synchronously readable

[Bug 23780] Check XMLHttpRequest and Notification don't break given the new script settings object stuff

[Bug 23787] Clarify that which HTTP entity body is referred in ProgressEvent spec

[Bug 23787] New: Clarify that which HTTP entity body is referred in ProgressEvent spec

[Bug 23790] New: Remove size argument from read() and introduce pullAmount attribute instead

[Bug 23790] Remove size argument from read() and introduce pullAmount attribute instead

[Bug 23799] New: [Streams API] Feature req: in-band control signal

[Bug 23829] New: Split current draft into 2 specs

[Bug 23829] Split current draft into 2 specs

[Bug 23830] New: Move attributes of Composition interface to CompositionEvent

[Bug 23853] New: Please clarify the interpretation of the WebIDL undefined Date in the File constructor

[Bug 23853] Please clarify the interpretation of the WebIDL undefined Date in the File constructor

[Bug 23878] New: figure out termination of requests when documents become inactive

[Bug 23900] New: WebRTC DataChannels are not called out as producers/consumers

[Bug 23907] How do web apps distinguish if a keydown event causes text input?

[Bug 23946] Lift the ban on query parts in “blob:” URIs

[Bug 23946] New: Lift the ban on query parts in “blob:” URIs

[Bug 23973] New: [Streams API] Introduce in-band error signaling

[Bug 23974] New: [Streams API] Don't inherit object URL feature

[Bug 23975] New: [Streams API] Remove read as Blob support

[Bug 23977] New: [Streams API] Generic object stream

[Bug 24008] New: [Streams API] Partially decreasing numBytesBeingReturned without calling next read()

[Bug 24021] [Streams API] Fix process pendingWriteQueue alrogithm

[Bug 24021] New: [Streams API] Fix process pendingWriteQueue alrogithm

[Bug 24022] New: [Streams API] Lazily encode write()-en DOMString

[Bug 24023] New: [Streams API] Returned promise of write() should be fulfilled with current available space size rather than how many bytes were written

[Bug 24042] New: [imports]: Parser should not wait on external resources inside imports

[Bug 24043] New: [Custom]: Need to check writable too.

[Bug 24054] New: [Streams API] APIs that may use lots of resource should have some pressure on the app for consumption

[Bug 24072] New: Clarify handling of neutered objects

[Bug 24074] New: new Worker('data:...') should not throw

[Bug 24077] New: second-argument-null.html worker test is incorrect

[Bug 24079] New: Test for initErrorEvent is invalid

[Bug 24083] New: Window.getSelection() and HTMLDocument.getSelection() should return a nullable

[Bug 24084] New: Specify Selection.containsNode

[Bug 24085] New: Specify Selection.modify

[Bug 24087] New: [Custom]: Rename document.register to registerElement

[Bug 24101] New: Missing word in "Return the readAsText() method, but continue to process the steps in this algorithm"

[Bug 24102] New: Specify the targets for events

[Bug 24114] New: [imports]: add support for async loading

[Bug 24169] New: Restrictions on contentEditable

[Bug 24176] New: Clarify that custom SVG elements must extend an existing SVGElement

[Bug 24178] New: [Custom]: No way to differentiate attribute namespaces in attributeChanged callback

[Bug 24181] New: [Shadow]: There's isn't a way to append shadow elements in SVG

[clipboard-apis] Seeking status and plans

[clipboard] Add RTF to the "mandatory data types" list?

[clipboard] typo in WebIDL

[coord] IndieUI WG Request for Inter-Group Coordination at TPAC

[coord] Is there still a need for WebApps + SysApps meeting at TPAC?

[coord] Re: Request for Inter-Group Coordination at TPAC

[coord] Request for Inter-Group Coordination at TPAC

[custom elements] Improving the name of document.register()

[custom-elements] Rationale behind 5.2 (copying properties of the last value to a new prototype)

[custom-elements] Seeking pre-LC comments for Custom Elements; deadline October 13

[custom-elements] Seeking pre-LC comments for HTML Templates; deadline June 1

[custom-elements] Seeking pre-LC comments for HTML Templates; deadline October 13

[D3E] Seeking status and plan

[DOM-Parsing] Seeking status and plans

[DOM3Events] telco minutes published

[editing] nested contenteditable

[eventsource] Seeking Interop & Test Suite status and plans

[file-{writer,system}-api] Seeking status and plans

[FileAPI]

[FileAPI] LC Comment Tracking

[FileAPI] Question on order of calling onerror vs. setting error attribute

[FileAPI] Questions on using Blobs for img src and a href

[fullscreen] Seeking status and plans

[gamepad] Seeking status and plans

[HTML Imports]: Sync, async, -ish?

[HTML Imports]: what scope to run in

[IME API]Some Insights from Chinese Input Methods

[ime-api] Seeking status and plans

[ime-api]Add Some Background about Chinese Input Methods in a Mobile Platform

[IndexedDB] add "dataLossMessage" field to upgradeneeded event

[IndexedDB] blocked event should have default operation to close the connection

[IndexedDB] MultiEntry compound index proposal

[IndexedDB] Seeking Interop & Test Suite status and plans

[manifest] HTTP-based solution for loading manifests

[manifest] orientation member

[Manifest] use cases, was Re: [coord] Is there still a need for WebApps + SysApps meeting at TPAC?

[pointerlock] Call for Implementations and Tests

[pointerlock] Seeking status and plans

[process] Process Violation with Custom Elements LC? [Was: Re: RfC: LCWD of Custom Elements; deadline November 21]

[progress-events] Seeking Interop & Test Suite status and plans

[push-api] Discussion with TAG on December 19

[push-api] Seeking status and plans

[push-api]: Push API Patent Advisory Group (PAG) Recommends Continuing work on Push API Spec

[quota-api] Seeking status and plans

[screen-orientation] Locking to 'current' orientation

[screen-orientation] screen orientation angle

[screen-orientation] Seeking status and plans

[screen-orientation] When window orientation != screen orientation...

[selectors-api2] Seeking status and plans

[streams-api] Seeking status and plans

[testing] Common way to "manage" test bugs?

[testing] Seeking Test Facilitator(s) for Indexed Database API

[uievents] Seeking status and plans

[webcomponents] Auto-creating shadow DOM for custom elements

[webcomponents] Binding Custom Element without Polluting Global Scope (Was Proposal for Cross Origin Use Case and Declarative Syntax)

[webcomponents] Cross origin HTML imports

[webcomponents] Decoupling Custom Elements and Shadow DOM (Was Proposal for Cross Origin Use Case and Declarative Syntax)

[webcomponents] HTML Imports

[webcomponents] Inheritance in Custom Elements (Was Proposal for Cross Origin Use Case and Declarative Syntax)

[WebComponents] List for new bug announcements [Was: Re: Why can't we just use constructor instead of createdCallback?]

[webcomponents] Proposal for Cross Origin Use Case and Declarative Syntax

[webcomponents] Seeking status and plans

[webcomponents] Standard Use Case (Was Auto-creating shadow DOM for custom elements)

[webcomponents] The latest editor's drafts of the Web Components specifications are now hosted on github.

[webcomponents]: Allowing text children of ShadowRoot is a bad time

[webcomponents]: Shadow trees styling issue

[webmessaging] Seeking Interop & Test Suite status and plans

[websockets] Seeking Interop & Test Suite status and plans

[widgets] Widget Interface is a W3C Recommendation

[widgetsapi] reference to WebIDL

[workers] Seeking Interop & Test Suite status and plans

[xhr-1] Keep the responseType "json"

[XHR] Content-Length header for data: URLs

[XHR] Event firing order. XMLHttpRequestUpload then XMLHttpRequest or reverse

[xhr] Seeking status and plans

[xhr][xhr-1] status and plans

Allow javascript: URIs for registerProtocolHandler

appcache master entries

Background sync & push messaging: declarative vs imperative

blob URIs and the query string

Browser search API

Call for Exclusions: DOM Parsing and Serialization

Canceled: CfC: publish LCWD of DOM Parsing and Serialization; deadline November 25

CfC: publish Candidate Recommendation of File API; deadline November 28

CfC: publish Candidate Recommendation of Pointer Lock; deadline Dec 9

CfC: publish FPWD of Manifest for web apps and bookmarks; deadline December 9

CfC: publish LCWD of Custom Elements; deadline October 21

CfC: publish LCWD of DOM Parsing and Serialization; deadline December 3

CfC: publish LCWD of DOM Parsing and Serialization; deadline November 25

CfC: publish LCWD of Pointer Lock; deadline October 28

CfC: publish new WD of DOM Events Level 3

CfC: publish new WD of Input Method Editor API; deadline December 13

CfC: publish new WD of Quota Management API; deadline November 3

CfC: publish new WD of UI Events; deadline October 30

CfC: publish Proposed Recommendation of Progress Events; deadline November 25

CfC: publish Selectors API Level 2 as WG Note; deadline October 11

CfC: publish WD of Streams API; deadline Nov 3

Comments on version web-apps specs from 2013-10-31

Contributions Re: Call for Exclusions: DOM Parsing and Serialization

Controling style of elements in Injection Points

Cross Origin Web Components: Fixing iframes

Custom form elements (was Re: [webcomponents] Inheritance in Custom Elements (Was Proposal for Cross Origin Use Case and Declarative Syntax))

Dedicated directory for web-apps

Define window.orientation

Defining generic Stream than considering only bytes (Re: CfC: publish WD of Streams API; deadline Nov 3)

Draft minutes: 11 November 2013

Draft minutes: 12 November 2013

File API | lastModified and Date attribute change

File API: closed Blob objects

Fixing appcache: a proposal to get us started

Fwd: Re: Please review the updated Streams API

Fwd: Reminder: TPAC 2013 feedback requested by 8 December

FYI: Resource Priorities and Beacon API

in-page search, was Re: New manifest spec - ready for FPWD?

IndexedDB, Blobs and partial Blobs - Large Files

IndexedDB: Syntax for specifying persistent/temporary storage

inline declarative manifest, was Re: New manifest spec - ready for FPWD?

Last Call for High Resolution Time Level 2

LINK only in HEAD?

Missing Features: Stream Control

Need review for changes to some html/webapps tests

New manifest spec - ready for FPWD?

Objection to publishing DOM Parsing and Serialization (was Re: CfC: publish LCWD of DOM Parsing and Serialization; deadline December 3)

Overlap between StreamReader and FileReader

Passsword managers and autocomplete='off'

Polished FileSystem API proposal

Problem in the Entry interface description (filesystem)

publish LCWD of DOM Parsing and Serialization; deadline November 25

publish WD of Streams API; deadline Nov 3

RE : RE : Sync IO APIs in Shared Workers

RE : Sync IO APIs in Shared Workers

Refactoring SharedWorkers out of Web Workers W3C spec

Regarding: Making the W3C Web SQL Database Specification Active

Reminder of WebApps' off-list topic policy [Was: ...]

Reminder: RfC: LCWD of File API; deadline October 24

Reminder: RfC: LCWD of Pointer Lock; deadline November 28

Request for feedback: Streams API

Request for publication: DOM L3 Events & UI Events

RfC: LCWD of Custom Elements; deadline November 21

RfC: LCWD of DOM Parsing and Serialization; deadline 7 January 2014

RfC: LCWD of Pointer Lock; deadline November 28

RTC in Web workers

September 2013 edition of Standards for Web Applications on Mobile: current state and roadmap

Shadow DOM and Fallback contents for images

Simple API proposal for writing file in local file system

Splitting Stream into InputStream and OutputStream (was Re: CfC: publish WD of Streams API; deadline Nov 3)

Styling form control elements

Sync API for workers

Sync IO APIs in Shared Workers

Testing Pointer Lock

Thoughts behind the Streams API ED

UNS: Re: [coord] Re: Request for Inter-Group Coordination at TPAC

Updating Input Method Editor API working draft

Why can't we just use constructor instead of createdCallback?

Why no TypeError in FileReaderSync.readAsArrayBuffer

Workers v2

Workers v2 (Was: Refactoring SharedWorkers out of Web Workers W3C spec)

XMLHttpRequest and Fetch

XMLHttpRequest.prototype.responseURL

Last message date: Tuesday, 31 December 2013 00:14:25 UTC