public-webapps-github@w3.org from October 2016 by subject

[heycam/webidl] "it is not possible for a single platform object to implement both interfaces" (#59)

[heycam/webidl] [SameObject]/[NewObject] on Promise-type attributes should be allowed (#71)

[heycam/webidl] Add a lint check for trailing whitespace to the make script (#208)

[heycam/webidl] Add a map type (#70)

[heycam/webidl] Add algorithm blocks around all algorithms (#185)

[heycam/webidl] Add scroll spy. (#196)

[heycam/webidl] Allow partial enums (#184)

[heycam/webidl] Callback interface prototype should be Function.prototype (#156)

[heycam/webidl] Consider simplifying serializers (#188)

[heycam/webidl] Define the language the spec is written in. (#187)

[heycam/webidl] detaching an ArrayBuffer should refer to ECMAScript (#200)

[heycam/webidl] Dictionary mixins (#195)

[heycam/webidl] Disambiguate opening statement of distinguishability algorithm (#193)

[heycam/webidl] Distinguishability of buffers source types needs to be defined better (#50)

[heycam/webidl] Distinguishability of nullable types and dictionaries seems broken (#190)

[heycam/webidl] Do objects support indexed/named properties, or do their interfaces? (#199)

[heycam/webidl] does [Constructor] invocation require 'new' or not (generally)? (#62)

[heycam/webidl] Extend the dfn of object types. (#211)

[heycam/webidl] Fix error handling when using Call() (#207)

[heycam/webidl] Fix internal methods that only target platform objects w/ indexed/named props (#202)

[heycam/webidl] FrozenArray<dictionary>? (#115)

[heycam/webidl] Investigate banning nullable enums (#213)

[heycam/webidl] Make [[PreventExtensions]] fail for objects with named/indexed props. (#197)

[heycam/webidl] Make [SameObject] beneficial (#212)

[heycam/webidl] Merge algo and dfn for "detaching an ArrayBuffer" (#210)

[heycam/webidl] Mute escape backslashes of terminal symbol regexes. (#182)

[heycam/webidl] Object.getPrototypeOf(NodeFilter) should be Function.prototype, not Object.prototype (#96)

[heycam/webidl] Prevent [[SetPrototypeOf]] on all globals (#209)

[heycam/webidl] record inside union is not handled correctly in es-to-union conversion (#191)

[heycam/webidl] record inside union is not handled correctly in overload resolution algorithm (#189)

[heycam/webidl] Refactor "determine value of length property of named constructors" algorithm (#204)

[heycam/webidl] Replace prose calls to [[Call]] method by Call(args). (8d188f5)

[heycam/webidl] Reword the distinguishability algorithm. (#194)

[heycam/webidl] Should promise-returning attributes reject in case of wrong this value? (#186)

[heycam/webidl] Simplify the distinguishable table. (#183)

[heycam/webidl] Specify open dictionaries. (#180)

[heycam/webidl] State that by default all objects are created in the relevant realm of `this` (#135)

[heycam/webidl] State the associated realm when creating objects (#206)

[heycam/webidl] Throw when not calling interfaces as constructors (#205)

[heycam/webidl] Turn 1-line prose algorithms into step-based algorithms for readability. (#203)

[heycam/webidl] Turn [[PreventExtensions]] into a noop for objects with named/indexed props. (#197)

[heycam/webidl] Use [[isExtensible]] over prose. (#197)

[heycam/webidl] Use [[OrdinarySet]] instead of [[Set]] (#201)

[heycam/webidl] Use Bikeshed’s algorithm construct. (#198)

[heycam/webidl] Use OrdinarySet instead of [[Set]] (#201)

[heycam/webidl] Various follow-up fixes to #180. (#192)

[heycam/webidl] Way to mark a method as "async" (#214)

[w3c/clipboard-apis] Behavior of queryCommandEnabled (#7)

[w3c/clipboard-apis] Clarify the algorithm for setting target of a clipboard event in 7.2 Processing model for event dispatch (#29)

[w3c/clipboard-apis] Fix the handling of password fields with the copy and cut actions (#5)

[w3c/clipboard-apis] What should happen when copying content with a CANVAS tag in? (#8)

[w3c/DOM-Parsing] DOMParser's parseFromString should have CEReactions (#22)

[w3c/editing] Change default paragraph separator from <p> to <div> (#146)

[w3c/editing] We should have more steps for Selection#extend() (#151)

[w3c/editing] What should happen when insertFromComposition is canceled. (#152)

[w3c/FileAPI] Add a FileList.drop(index) method (#25)

[w3c/FileAPI] Document BlobPropertyBag "endings", or keep pushing to remove? (#46)

[w3c/FileAPI] Make input[type=file] assignable for File objects (#24)

[w3c/FileAPI] Standardize extension to content type mapping? (#51)

[w3c/FileAPI] Streams is hot, FileReader.readAs____ is not (#40)

[w3c/filesystem-api] Is this spec deprecated? (#8)

[w3c/gamepad] [Extensions] When does GamepadHapticActuator#pulse resolve `false` or reject? (#42)

[w3c/gamepad] `navigator.getGamepads()` should return a `Promise` (#23)

[w3c/gamepad] Add Brandon as editor (#44)

[w3c/gamepad] Add Brandon Jones as spec editor (#45)

[w3c/gamepad] Expose controller 3d mesh (#41)

[w3c/gamepad] Fix GamepadPose units, align with VRPose (#40)

[w3c/gamepad] fix typos and tidy up Gamepad Extensions (#43)

[w3c/gamepad] GamepadEvent constructor is missing the type argument (#35)

[w3c/gamepad] Support Buffered Haptic Effects (#39)

[w3c/gamepad] Support trackpad inputs (#34)

[w3c/IndexedDB] a unique direction is not possible by the time these steps are reached (#104)

[w3c/IndexedDB] Change "index handle" -> "object store handle" references within `IDB… (#103)

[w3c/IndexedDB] Define how implementations should fail open/deleteDatabase. For #74 (#97)

[w3c/IndexedDB] deleteDatabase error case should never happen (#74)

[w3c/IndexedDB] Do not automatically throw in `continuePrimaryKey` for key == cursor position (#105)

[w3c/IndexedDB] Durable database writes (#99)

[w3c/IndexedDB] Error events from open/deleteDatabase requests - cancelable? bubbles? (#86)

[w3c/IndexedDB] Integrate with window.onerror (#49)

[w3c/IndexedDB] Linkify more ES terms (#101)

[w3c/IndexedDB] Order of exceptions thrown from renaming object stores and indexes differs (#102)

[w3c/IndexedDB] Parity between single and multiple key retrieval steps (converting key to a value) (#107)

[w3c/IndexedDB] primaryKey compared to object store position is by value rather than key (#106)

[w3c/IndexedDB] Q objectstore-> objects names saved in each store overall hard drive space (#98)

[w3c/IndexedDB] Replace abrupt completion asserts/returns with !? shortcuts from ES spec (#100)

[w3c/IndexedDB] Specify timing of transaction deactivation more precisely (#87)

[w3c/IndexedDB] Stop using blacklist as a term (#96)

[w3c/IndexedDB] Validate exception ordering against implementations (#11)

[w3c/manifest] "install" event: possible name conflict with Service Workers (#502)

[w3c/manifest] [Appendix] Add crawl opt-out (closes #498) (#499)

[w3c/manifest] [Primer] Create file and add text re: web cralwers (#505)

[w3c/manifest] Add installation prompt control flow (#417)

[w3c/manifest] Add Optional Opt-In for UA Default Transition (#504)

[w3c/manifest] Add optional Transition Screen member (#478)

[w3c/manifest] Add splashscreen as a `purpose` (#510)

[w3c/manifest] Add support for 'serviceworkers' member (#507)

[w3c/manifest] Bikeshedding: should 'purpose' be named 'kind'? (#509)

[w3c/manifest] BREAKING CHANGE: install event renamed appinstalled (closes #502) (#503)

[w3c/manifest] Describe how developers can block web crawlers (#498)

[w3c/manifest] Integration with service workers (#161)

[w3c/manifest] Parsing image's purpose is missing (#511)

[w3c/manifest] Processing the purpose member should return the same value in both error conditions (#513)

[w3c/manifest] purpose: badge should be defined as default badge for Notifications API (#508)

[w3c/manifest] Rename "install" event to "appinstalled" to avoid SW event name clash (#502)

[w3c/manifest] Should the spec include a link to the Explainer? (#512)

[w3c/manifest] WIP: beforeinstallprompt (#506)

[w3c/permissions] Define restrictions on "device-info" permission (from TPAC). (#131)

[w3c/permissions] Drop "The" from title (#132)

[w3c/permissions] Link to the Storage spec for persistent-storage's definition (#133)

[w3c/permissions] Mechanism for permission feature-detection? (#134)

[w3c/permissions] Support for custom permission types (#130)

[w3c/pointerlock] Add pointerlock to the permissions enum (#5)

[w3c/pointerlock] Events' defaultPrevented attribute has no effect. (#10)

[w3c/pointerlock] pointerlockchange and the accessibility tree (#1)

[w3c/pointerlock] pointerlockchange is cancelable, breaking the processing model (#9)

[w3c/push-api] Define behaviour of pushsubscriptionchange in the event of an error (#205)

[w3c/push-api] Describe process for subscription updates (#132)

[w3c/push-api] Interaction with SOP (#211)

[w3c/push-api] pushManager.subscribe() use google's Firebase Cloud Messaging (FCM) API in Chrome (#213)

[w3c/push-api] Some things about the PushEncryptionKeys p256dh and auth are not clear enough (#212)

[w3c/quota-api] WebIDL syntax issues (#5)

[w3c/selection-api] Clarify the additions of this spec to GlobalEventHandlers (#54)

[w3c/selection-api] Limit onselectionchange to Document until known to be needed elsewhere (#75)

[w3c/ServiceWorker] "no-cors" CSS SOP violation (#719)

[w3c/ServiceWorker] (WIP) Navigation preload (#983)

[w3c/ServiceWorker] [w3cServiceWorker]#920 (#986)

[w3c/ServiceWorker] Allow caches to opt-in to granular cleanup (#863)

[w3c/ServiceWorker] Allow waitUntil to be called multiple times, async (#771)

[w3c/ServiceWorker] API surface for #920 (50c3cdf)

[w3c/ServiceWorker] Async functions and waitUntil (#997)

[w3c/ServiceWorker] Can't register same ServiceWorker file to different subdomain (#994)

[w3c/ServiceWorker] consider fetching service worker scripts with no-cache by default (#893)

[w3c/ServiceWorker] DO NOT MERGE: using better link defaults (#995)

[w3c/ServiceWorker] Editorial: export terms for Fetch (#999)

[w3c/ServiceWorker] Editorial: tidy up cross-linking (#996)

[w3c/ServiceWorker] Expose GeoLocation to workers (#745)

[w3c/ServiceWorker] ExtendableMessageEventInit should either have default values for properties or mark properties required (#988)

[w3c/ServiceWorker] Fix incomplete link (#987)

[w3c/ServiceWorker] html no longer defines "referrer source" (#834)

[w3c/ServiceWorker] Inconsistencies due to when clients are created (#870)

[w3c/ServiceWorker] Is it possible to serve service workers from CDN/remote origin? (#940)

[w3c/ServiceWorker] Make Service Worker control only specific pages (#985)

[w3c/ServiceWorker] Making a concurrent request for navigations (#920)

[w3c/ServiceWorker] Merge ServiceWorkerMessageEvent into MessageEvent (#990)

[w3c/ServiceWorker] Provide a way to skipWaiting when the last tab refreshes (#993)

[w3c/ServiceWorker] registration.ready promise (#770)

[w3c/ServiceWorker] removed boxes as they cut through the underline of the anchor (eb7a693)

[w3c/ServiceWorker] ServiceWorkerMessageEvent isn't consistent with MessageEvent (#989)

[w3c/ServiceWorker] should Cache API Vary matching use combined header values? (#991)

[w3c/ServiceWorker] Should EventSource and WebSocket be exposed in service workers? (#947)

[w3c/ServiceWorker] Should WindowClient.navigate(url) navigate with "replacement enabled"? (#918)

[w3c/ServiceWorker] spec exactly how to order non-window Client objects (#887)

[w3c/ServiceWorker] Update link to caching API (#992)

[w3c/ServiceWorker] user initiated 'uninstall' event (#998)

[w3c/ServiceWorker] Uservoice for v2 features? (#984)

[w3c/touch-events] Consider defaulting to use passive listener on window/document/document.body (#74)

[w3c/uievents-key] Indicate that Hyper and Super keys are legacy (#29)

[w3c/uievents] Figure out what to do with focusin/focusout (#88)

[w3c/uievents] Fire an event on caret position change (#111)

[w3c/uievents] Mark up IDL attributes properly (#110)

[w3c/uievents] MouseEvent.fromElement/toElement (#84)

[w3c/webcomponents] [Custom]: Need callback for form submit data (bugzilla: 24603) (#187)

[w3c/webcomponents] [Idea] Distant ShadowDOM. (#576)

[w3c/webcomponents] [idea] Not having <slot> element get in the way of structure. (#589)

[w3c/webcomponents] [minor] typo in interface name (#580)

[w3c/webcomponents] [Shadow] Slotting indirect children (#574)

[w3c/webcomponents] Add implementation links (#588)

[w3c/webcomponents] Allow attachShadowRoot for <main> (#593)

[w3c/webcomponents] Allow customizing base of a shadow root (#581)

[w3c/webcomponents] attributeChanged callback won't be enqueued for cloned custom elements (#590)

[w3c/webcomponents] Can <label> in shadowdom active checkbox from slot? (#591)

[w3c/webcomponents] Change Bob's coffee drink from "green eye" to "red eye" (#539)

[w3c/webcomponents] customElements.define should throw on registration of definitions that shadow built-in properties / methods. (#583)

[w3c/webcomponents] deepRelatedTargets and touch.deepTargets (#76)

[w3c/webcomponents] Disallow attachShadow(...) for some elements. (#110)

[w3c/webcomponents] document.close doesn't need CEReactions (#597)

[w3c/webcomponents] Expected behaviour of contentEditable, slot and distributed nodes (#579)

[w3c/webcomponents] HTMLElement.prototype needs to define the custom element callbacks. (#582)

[w3c/webcomponents] HTMLOptionsCollection's length attribute must have CEReactions (#596)

[w3c/webcomponents] HTMLTableRowElement's insertCell doesn't need CEReactions (#595)

[w3c/webcomponents] importNode and cloneNode should upgrade cloned resolved custom elements (#584)

[w3c/webcomponents] Is there a way to retrieve the localName from a custom element constructor? (#566)

[w3c/webcomponents] Link to V1 on Can I use (#585)

[w3c/webcomponents] Make createElement report an exception instead of propagating an exception (#569)

[w3c/webcomponents] Non-class based example of customElement.define() (#587)

[w3c/webcomponents] Overwrites geter/seter in class CustomElement (#598)

[w3c/webcomponents] Polymer encouraged incorrect document.createElement() usage (#544)

[w3c/webcomponents] Should ARIA 2.0 have a role corresponding to every HTML element? (#552)

[w3c/webcomponents] slotchange event should not bubble (#571)

[w3c/webcomponents] slotchange not firing for changes to single child TextNode (#592)

[w3c/webcomponents] slotchange not firing for changes to single text node (#592)

[w3c/webcomponents] Style ::slotted children (#594)

[w3c/webcomponents] Support Custom Pseudo-elements (#300)

[w3c/webcomponents] Synthetic click activation steps should state whether the event is composed or not (#578)

[w3c/webcomponents] The get-the-parent algorithm shouldn't return null until we reach the root of the current tree (#577)

[w3c/webcomponents] The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (#509)

[w3c/webcomponents] Upstream Shadow DOM spec to DOM/HTML Standard (#377)

[w3c/webcomponents] Use NodeList.prototype.forEach (#586)

[w3c/XMLHttpRequest] Note that deprecates XHR1 @ w3c (#3)

[w3c/XMLHttpRequest] Publish as a Note - abandoned work item? (#2)

[w3ctag/spec-reviews] Ambient Light Sensor API (#115)

[w3ctag/spec-reviews] Audio Output Device APIs (#132)

[w3ctag/spec-reviews] Custom Paint API to CR (#140)

[w3ctag/spec-reviews] Example of usage for sittingToStandingTransform? (#143)

[w3ctag/spec-reviews] ImageBitmapRenderingContext (#141)

[w3ctag/spec-reviews] Notifications API (#94)

[w3ctag/spec-reviews] requestIdleCallback (#70)

[w3ctag/spec-reviews] Review Accessibility Object Model (#134)

[w3ctag/spec-reviews] Review of WakeLock API and suitability for overall platform requested by 31 August 2016 (#126)

[w3ctag/spec-reviews] Review request for Scroll Anchoring (#142)

[w3ctag/spec-reviews] Review Web Bluetooth (#139)

[w3ctag/spec-reviews] Review window.visualViewport API (#128)

[w3ctag/spec-reviews] Timed Text Markup Language 2 (TTML2) (#138)

[w3ctag/spec-reviews] Unblocking the HTTPS Transitions (#74)

[w3ctag/spec-reviews] WebUSB (#108)

[w3ctag/spec-reviews] WebVR (#106)

[w3ctag/spec-reviews] WICG Issue on Improving AccessKey (#113)

[w3ctag/url] Mark spec as obsolete (#6)

[whatwg/dom] "The wholeText attribute, when invoked, must return" (#339)

[whatwg/dom] Add a realm argument to "create an event" (#349)

[whatwg/dom] Add caniuse info boxes like the HTML spec (#69)

[whatwg/dom] Can no longer access https://dom.spec.whatwg.org (#351)

[whatwg/dom] cancelBubble legacy property (#211)

[whatwg/dom] Change createElement to report exceptions instead of rethrowing (#341)

[whatwg/dom] Clarify that DOMTokenList's .replace() must preserve the original order (#324)

[whatwg/dom] Consider adding document.parseURL(url) (#356)

[whatwg/dom] Consider adding Promise-based API for listerning event (#333)

[whatwg/dom] Define how script-created click events are special during dispatch (#325)

[whatwg/dom] Define special dispatch behavior for click events (#342)

[whatwg/dom] Do not dispatch a trusted event when target and reletedTarget are identical (#336)

[whatwg/dom] Do not dispatch an UA event when target and relatedTarget are identical. (#337)

[whatwg/dom] drop event is not always fired, although dragend is (#345)

[whatwg/dom] Editorial: provide a shorthand for other specifications to create events (#347)

[whatwg/dom] Editorial: rename activation-behavior-related algorithms (#346)

[whatwg/dom] Editorial: resolve all novel bikeshed "link errors" (#361)

[whatwg/dom] Export the term "target override" (#187)

[whatwg/dom] Give "create an event" a target argument (#358)

[whatwg/dom] Improvements for adjacent text nodes manipulation (#335)

[whatwg/dom] Is EventTarget really an interface, or is it a mixin? (#355)

[whatwg/dom] Nit: URI fragment for NonElementParentNode says 'interface' and not mixin (#357)

[whatwg/dom] Proposal: ParentNode#append() to return self (#348)

[whatwg/dom] Redesign fire an event and target override (#344)

[whatwg/dom] Reinstate active flag for iterators (#359)

[whatwg/dom] Set up the architecture for commit/branch snapshots (#350)

[whatwg/dom] setAttributeNS needs special-casing for the xlink namespace (#343)

[whatwg/dom] Shadow: Update the behavior of event dispatch when target and related… (#336)

[whatwg/dom] Sort out isTrusted (#338)

[whatwg/dom] Stop re-signaling a slotchange event (#353)

[whatwg/dom] Use the relevant realm of the event target when firing an event (#354)

[whatwg/dom] Validating a qualified name does not match browsers in a corner case (#319)

[whatwg/dom] What realm should be used for creating events from "fire an event" (#352)

[whatwg/dom] Why doesn't testing for node equality include an initial check for node sameness? (#360)

[whatwg/encoding] Add Streams support (#72)

[whatwg/encoding] Add support for whatwg streams (9224c4c)

[whatwg/encoding] Add UTF-7 to replacement encoding list? (#68)

[whatwg/encoding] Confusion between Big5 and Big5-HKSCS encodings (#75)

[whatwg/encoding] Confusion between KOI8-U and KOI8-RU encodings (#74)

[whatwg/encoding] Editorial style nits (#76)

[whatwg/encoding] index-jis0208.txt should be JIS X 0208 and add another index file (#47)

[whatwg/encoding] Inform readers about the structure of the sparsity of index-euc-kr (#78)

[whatwg/encoding] windows-1255 encoding: add mapping for 0xCA (#73)

[whatwg/encoding] windows-1255 map 0xCA to U+05BA (#77)

[whatwg/fetch] (WIP) allow Request to outlive environment settings object (#388)

[whatwg/fetch] Aborting a fetch (#27)

[whatwg/fetch] Add ids to headings and examples (#401)

[whatwg/fetch] Add request's reserved client (#383)

[whatwg/fetch] Add request's reserved client and target client id (#383)

[whatwg/fetch] added note for `invalid` arg in `delete` (#397)

[whatwg/fetch] Allow operation to outlive the document unloading (beacon) (#124)

[whatwg/fetch] allow Request to outlive environment settings object (#388)

[whatwg/fetch] bodyUsed don't gets set properly (#396)

[whatwg/fetch] Clarification of Body package data algorithm with bytes, FormData and multipart/form-data MIME type (#392)

[whatwg/fetch] Clarification on step 4 of Headers `delete` method (#372)

[whatwg/fetch] Convert to bikeshed (#398)

[whatwg/fetch] Convert to bikeshed (simplified) (#399)

[whatwg/fetch] CORS protocol and HTTP caches (#402)

[whatwg/fetch] Define a cache for H2 server push & friends (#354)

[whatwg/fetch] Dispatch to foreign fetch for redirects (#362)

[whatwg/fetch] Editorial: "stream of data" reference (#406)

[whatwg/fetch] Export all <dfn>s that Service Worker uses (#403)

[whatwg/fetch] Gretchen, stop trying to make fetch happen! (#394)

[whatwg/fetch] HTTP/2 server push support (#51)

[whatwg/fetch] nosniff and images (#395)

[whatwg/fetch] OpenEndedDictionary clarification (#164)

[whatwg/fetch] Question — Why can I not read the stream again ? (#196)

[whatwg/fetch] Realm for "package data" (#400)

[whatwg/fetch] Redirect on preflighted CORS requests generally impossible (#204)

[whatwg/fetch] Reference RFC 7578 instead of RFC 2388 (#404)

[whatwg/fetch] Reinvestigate redirects to data URLs (#393)

[whatwg/fetch] Request should allow WritableStream as body (#378)

[whatwg/fetch] Update for URL's cannot-be-a-base-URL flag (#405)

[whatwg/fullscreen] Deny request on invisible document (#60)

[whatwg/storage] Allow all storage types to expire, not just cookies (#11)

[whatwg/storage] Integrate with the Permissions spec. (#36)

[whatwg/storage] Permissions API integration needs to be improved (#19)

[whatwg/streams] "If stream.[[readableStreamController]] is not u..." (#543)

[whatwg/streams] "it can return a promise" -> actually a thenable (#566)

[whatwg/streams] "Let controller be this." (#552)

[whatwg/streams] "PromiseInvokeOrNoop" should be defined in terms of InvokeOrNoop (#559)

[whatwg/streams] "Resolve startResult as a promise:" (#532)

[whatwg/streams] "Set chunkSize to Call(stream.[[strategySize]], ..." (#546)

[whatwg/streams] "Set totalSize to totalSize + pair.[[size]]." (#582)

[whatwg/streams] Add controller arguments to sink write and close (#538)

[whatwg/streams] Add done() to the end of w-p-t Javascript files (#583)

[whatwg/streams] Add tests for WritableStreamDefaultWriter and Controller constructors (#544)

[whatwg/streams] Add URL.createObjectURL(stream) support (#480)

[whatwg/streams] always check if methods are callable first (#580)

[whatwg/streams] Argument order of transform() function (or attempt to remove done) (#498)

[whatwg/streams] assert invariants in InvokeOrNoop and friends (#584)

[whatwg/streams] Backpressure from tee-ing and slow/pending consumer (#506)

[whatwg/streams] batched TransformStream transform()? (#574)

[whatwg/streams] Brainstorming a buffer-reusing version of writable streams (#495)

[whatwg/streams] brand-check transformstream methods (#542)

[whatwg/streams] byte streams do not have [[strategySize]] (#549)

[whatwg/streams] Cancelling a pipe (#576)

[whatwg/streams] Change 3 tests from async_test to promise_test (#537)

[whatwg/streams] Change async test to a promise_test (#523)

[whatwg/streams] check if sink/source methods are callable in constructor (#568)

[whatwg/streams] Communication between workers/windows via Streams API (#244)

[whatwg/streams] Convert writable stream tests to web platform tests format (#492)

[whatwg/streams] create a document from a stream (#520)

[whatwg/streams] Decide whether writer.ready should become writer.waitForDesiredSize() (#493)

[whatwg/streams] Default transform() method should be the identity transform (#565)

[whatwg/streams] Don't mandate transform method in TransformStream (#573)

[whatwg/streams] Editorial: add stable example IDs (#564)

[whatwg/streams] Editorial: change underlyingSource to underlyingSink (#545)

[whatwg/streams] Editorial: export terms needed by Fetch (#581)

[whatwg/streams] Editorial: Fix assert in WritableStreamAddWriteRequest (#567)

[whatwg/streams] Editorial: tweak wording of various promise-calling helpers (#562)

[whatwg/streams] Eliminate usages of async_test (#534)

[whatwg/streams] Ensure the JS thread doesn't have to get hit when piping two streams to each other (#97)

[whatwg/streams] eslint fixes and standardize exports style (#579)

[whatwg/streams] Explain why you can release a writer lock while writes are pending (#578)

[whatwg/streams] First draft at a pipeTo "algorithm" (#512)

[whatwg/streams] fix internal slot descriptions (#553)

[whatwg/streams] Fix typo: AcquireWritableStreamDefaultReader (#530)

[whatwg/streams] Fix use of `this` in AcquireWritableStreamDefaultWriter (#555)

[whatwg/streams] fixup Markdown docs (#575)

[whatwg/streams] Follow up for #550 (#577)

[whatwg/streams] Follow up for #550 (#577) (f58fb6c)

[whatwg/streams] Follow up for #571 (#577)

[whatwg/streams] Implementation of net.Socket (#305)

[whatwg/streams] JSIDL vs WebIDL (#45)

[whatwg/streams] Link "is a valid property key" to JS spec (#560)

[whatwg/streams] Link promise-manipulating phrases to the promises guide (#532)

[whatwg/streams] Lint fixes to new web-platform-tests (#539)

[whatwg/streams] Make properties non-configurable (#541)

[whatwg/streams] make TransformStream respect backpressure (#550)

[whatwg/streams] Marking promise rejections as handled (#547)

[whatwg/streams] No need to reject writePromise in TransformStreamErrorInternal (#533)

[whatwg/streams] Pass controller to transformer methods in TransformStream (#518)

[whatwg/streams] pipeTo(): Rationale for not making shutdown() no-op when shuttingDown is set (#557)

[whatwg/streams] pipeTo(): Rationale for propagating an error happened during error prpopagation to pipePromise (#558)

[whatwg/streams] piping issue (#509)

[whatwg/streams] Port close() tests to web-platform-tests (#529)

[whatwg/streams] Port constructor tests to web-platform-tests (#524)

[whatwg/streams] Port remaining writable-stream.js tests to wpt (#536)

[whatwg/streams] Port some TransformStream tests to wpt (#531)

[whatwg/streams] Port start() tests to web-platform-tests (#525)

[whatwg/streams] Port test that sink methods are called as methods (#535)

[whatwg/streams] Port writable stream abort tests to wpt (#540)

[whatwg/streams] Port write() tests to web-platform-tests (#527)

[whatwg/streams] Promises based transform() (#185)

[whatwg/streams] Prot writable stream abort tests to wpt (#540)

[whatwg/streams] ReadableStreamDefaultControllerEnqueue throws (#522)

[whatwg/streams] Refactor TransformStream's backpressure handling (#571)

[whatwg/streams] Reference promise spec definitions (#554)

[whatwg/streams] Reject writer.ready promise on errors, instead of fulfilling (#526)

[whatwg/streams] Remove the remaining use of "waiting" state (#556)

[whatwg/streams] Replace some example IDs with more descriptive ones (#572)

[whatwg/streams] Rewrite internal state machine of BaseReadableStream. (2f7bd66)

[whatwg/streams] Rigorously specify and test pipeTo (#512)

[whatwg/streams] Should write() always error the stream when it rejects the promise it returned? (#476)

[whatwg/streams] Small fix to new WritableStreamDefaultWriter() (#561)

[whatwg/streams] Synchronous (or asynchronous) state probing on WritableStream (#463)

[whatwg/streams] Tests contain non-zero timers (#548)

[whatwg/streams] Tests for Sink methods returning thenable (#570)

[whatwg/streams] The implementation of ByteLengthQueuingStrategy does not behave as expect (#551)

[whatwg/streams] TransformStream backpressure test (#569)

[whatwg/streams] TransformStream probably doesn't need two strategies (#190)

[whatwg/streams] TransformStream: There's no means available to fail transform() asynchronously (#331)

[whatwg/streams] TransformStream: transform() is never invoked via pull() (#330)

[whatwg/streams] Typo fix in ReadableStreamDefaultControllerEnqueue spec text (aba1515)

[whatwg/streams] Update Examples.md for api changes (#563)

[whatwg/streams] Update ReadableStreamTee to allow cloning for only the second branch (#528)

[whatwg/streams] Update TransformStream API & misc. fixups (#519)

[whatwg/url] "A query must be zero or more URL units. " (#95)

[whatwg/url] `url.port = ""` sets the port number to null. (#113)

[whatwg/url] Annevk/redo urlsyntax (#158)

[whatwg/url] Change host parser for non-special schemes (#148)

[whatwg/url] Clarify the informative nature of referenced RFCs (#123)

[whatwg/url] Confused about the constructor argument types (#80)

[whatwg/url] Consider always escaping U+0020 (#125)

[whatwg/url] Consider railroad diagrams in syntax sections to aid understanding (#67)

[whatwg/url] Disambiguate URL strings and records more (#157)

[whatwg/url] easy initialization: `new URLSearchParams({ using: "a nice API" })` (#141)

[whatwg/url] Editorial: add a note and example for query encoding (#154)

[whatwg/url] Good defaults on URL() (#71)

[whatwg/url] How should URLs containing unicode zero width spaces be treated? (#151)

[whatwg/url] javascript: URL should not be able to be base URLs (#124)

[whatwg/url] Let webkitURL be an alias of the URL constructor (#135)

[whatwg/url] Meta: export "is local" (#155)

[whatwg/url] Percent-decode more stuff? (#87)

[whatwg/url] protocol setter changing between special and non-special schemes (#104)

[whatwg/url] queries (#149)

[whatwg/url] Remove URL.domainToASCII and URL.domainToUnicode (#63)

[whatwg/url] Replace pop with shorten (#140)

[whatwg/url] Section 3 (Hosts) should be non-normative (#122)

[whatwg/url] Should URLUtils.searchParams be marked as [SameObject]? (#152)

[whatwg/url] Stop decoding all %2e's in paths (#156)

[whatwg/url] The href setter needs to reset the query object (#117)

[whatwg/url] toJSON() serialization (#137)

[whatwg/url] unicode fragments (#150)

[whatwg/url] URL's href attribute needs to reset URLSearchParams too (#153)

[whatwg/url] UTF-16 queries (#149)

[whatwg/url] Which reality should location.pathname setter match? (#133)

[whatwg/xhr] Relationship between XHR timeout and network timeout (#96)

[whatwg/xhr] send() flag not unset in open() - send() - open() call sequence (#94)

[whatwg/xhr] The upload listener flag is not respected in browsers (#95)

[whatwg/xhr] Wrong state after abort() (#88)

Last message date: Monday, 31 October 2016 23:07:40 UTC