public-webapps-github@w3.org from March 2017 by subject

[heycam/webidl] "For `DOMExceptions`" (#255)

[heycam/webidl] Add [[PlatformBrand]] internal slot to all platform objects (#97)

[heycam/webidl] Add examples for extended attribute usage (#334)

[heycam/webidl] Add IDL spec definition for DOMException (#326)

[heycam/webidl] Add some kind of informative summary table of extended attributes (#287)

[heycam/webidl] Add the ability to construct a callback function (#328)

[heycam/webidl] Adding slots [initial braindump] (#258)

[heycam/webidl] Allow extended attributes to apply to types (#286)

[heycam/webidl] Allow iterable objects without having to become fake arrays (or fix spec) (#325)

[heycam/webidl] Are operations on the `[[BackingMap]]` and `[[BackingSet]]` page-hookable? And if not, why not? (#254)

[heycam/webidl] Cleanup DOMException. (#320)

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

[heycam/webidl] Defining a ByteString default value using a string literal gives no clear link to the explanation of how the string is converted to ByteString (#141)

[heycam/webidl] Editorial: fix incorrect count. (#333)

[heycam/webidl] Editorial: markup legacy caller correctly (#244)

[heycam/webidl] Editorial: markup legacy caller correctly (#331)

[heycam/webidl] Example 20: spurious line in effective overload set? (#327)

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

[heycam/webidl] extended attributes (#330)

[heycam/webidl] extended attributes symbol/form count typo (#330)

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

[heycam/webidl] Mark legacy content as deprecated. (#332)

[heycam/webidl] More convenient way to refer to / use "map iterators" (#324)

[heycam/webidl] Note what "present" means in ES close to its definition (#329)

[heycam/webidl] provide clearer advice about USVString vs. DOMString (#84)

[heycam/webidl] Remove [LegacyArrayClass] (#291)

[heycam/webidl] Replace serializers by toJSON and [Default] extended attribute (#323)

[heycam/webidl] Revamp ByteString, DOMString, and USVString (#335)

[heycam/webidl] Should probably spec a hasInstance for DOM interface objects (#129)

[heycam/webidl] Split DOMException back into IDL type and DFN. (#257)

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

[heycam/webidl] Track PR #286 (#336)

[w3c/clipboard-apis] Aling 'set clipboard event target' spec. to current implementation 'out there' (#40)

[w3c/clipboard-apis] Clean up test cases (#34)

[w3c/clipboard-apis] Import and set up ReSpec (#36)

[w3c/clipboard-apis] Pull request for Issue #40 (#42)

[w3c/clipboard-apis] Remove file “ECHIDNA” (#35)

[w3c/clipboard-apis] Support for delayed clipboard data (#41)

[w3c/DOM-Parsing] Flags do not have true and false as values (#26)

[w3c/DOM-Parsing] innerHTML should be defined on ShadowRoot interface in addition to Element interface (#21)

[w3c/DOM-Parsing] Please make it clear that the require well-formed flag is optional (you might also want to make flag is part of the term as we do elsewhere) (#25)

[w3c/editing] Should contenteditable=plaintext-only be standardized? (#162)

[w3c/FileAPI] "Null"ing out the Origin of a BLOB (#74)

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

[w3c/FileAPI] Add readAsSharedArrayBuffer to FileReader (#73)

[w3c/FileAPI] Define cloning of Blob and FileList objects inline (#32)

[w3c/FileAPI] Disallow mutating state of Blob/File objects (#75)

[w3c/FileAPI] FileList.drop method (#72)

[w3c/gamepad] Battery level (#54)

[w3c/gamepad] Vibrate feature for Gamepad (#19)

[w3c/IndexedDB] "If an exception was propagated out from any event handler" is not a thing (#140)

[w3c/IndexedDB] Add health warning for opaque string comparison (#178)

[w3c/IndexedDB] Add IDBCursor.close() (#185)

[w3c/IndexedDB] Add locale-aware sorting (#38)

[w3c/IndexedDB] Add note about sorting by code unit (#182)

[w3c/IndexedDB] Add openCursor(key, primaryKey) and continuePrimaryKey (#14)

[w3c/IndexedDB] Add Security note about persistence/version skew (#156)

[w3c/IndexedDB] ASCII character code (#175)

[w3c/IndexedDB] CFC: Move IndexedDB 2.0 to CR (#165)

[w3c/IndexedDB] Define 'ascending' as alias for 'greater than' (#183)

[w3c/IndexedDB] Define a 'name' construct, reference Charmod-Norm (#184)

[w3c/IndexedDB] Don't bleed IDL types into constructs/algorithms (#168)

[w3c/IndexedDB] Don't use sequence<>, DOMString, and DOMStringList outside of bindings (#167)

[w3c/IndexedDB] empty segments allowed (non-I18N) (#174)

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

[w3c/IndexedDB] Examples have no language or direction (#180)

[w3c/IndexedDB] fix code example regarding preventDefault() (#169)

[w3c/IndexedDB] Fixes for 'steps for storing' (#146)

[w3c/IndexedDB] Given and family are better than first and last (#172)

[w3c/IndexedDB] Horizontal review… (#112)

[w3c/IndexedDB] Implement transaction cleanup hook for [HTML] (#145)

[w3c/IndexedDB] index sorting (#173)

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

[w3c/IndexedDB] Key generator behavior with explicit keys above 2^53 (#147)

[w3c/IndexedDB] List of records in "ascending order" (#176)

[w3c/IndexedDB] Move main branch from gh-pages to master (#166)

[w3c/IndexedDB] Name content issues? (#177)

[w3c/IndexedDB] open/deleteDatabase error events are cancelable in implementations (#164)

[w3c/IndexedDB] Rework event dispatching (#162)

[w3c/IndexedDB] Rework key generator algorithm (#153)

[w3c/IndexedDB] Security: Add note about UAs needing to handle version skew (#139)

[w3c/IndexedDB] Simplify "steps for storing a record into an object store"? (#144)

[w3c/IndexedDB] sorted list by code unit (#179)

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

[w3c/IndexedDB] The done flag is never unset between upgradeneeded and success (#161)

[w3c/IndexedDB] Transaction active flag needs to be set during upgradeneeded callback (#163)

[w3c/IndexedDB] Update for structured cloning changes in HTML (#170)

[w3c/IndexedDB] Upgrade transaction abort text (#186)

[w3c/IndexedDB] Use proposed DOM hook for exceptions thrown during dispatch (#149)

[w3c/IndexedDB] Use StructuredSerialize/StructuredDeserialize (#171)

[w3c/IndexedDB] Where unique key goes (#181)

[w3c/manifest] [Explainer] Minor fixes (#556)

[w3c/manifest] [Index | Example manifests] Adds simple example (#557)

[w3c/manifest] [Index | Example] Add Service Worker object (#558)

[w3c/manifest] Add info push notifications to extensions registry (#529)

[w3c/manifest] Add support for adaptive icons (#563)

[w3c/manifest] Allow app to load in parallel to splash screen (#559)

[w3c/manifest] Allow unique start_url for subdomains (#470)

[w3c/manifest] Extending the manifest with 'vendor-specific' properties (#560)

[w3c/manifest] Feat(events): add BeforeInstallPromptEvent (#520)

[w3c/manifest] Icon shapes and masking (#555)

[w3c/manifest] Proposal: Add Optional Member for IARC Rating (#523)

[w3c/manifest] related_applications needs fingerprints array (#564)

[w3c/manifest] Simple Example and Complex Example (#553)

[w3c/manifest] Study Android adaptive icons (#561)

[w3c/manifest] WIP: Add support for adaptive icons (#562)

[w3c/permissions] Add permission for Accelerometer, Ggyroscope, Magnetometer and Orientation Sensor. (#141)

[w3c/permissions] Add permission for Accelerometer, Gyroscope, Magnetometer Orientation Sensor (#142)

[w3c/permissions] Add permission for Ambient Light Sensor. (#138)

[w3c/permissions] Add permission for async Clipboard API (#139)

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

[w3c/permissions] Fix #139 - Add 'clipboard' permission (#140)

[w3c/push-api] Add note about single push service per user agent. (#244)

[w3c/push-api] Fix wgURI to use https. (#246)

[w3c/push-api] Make use of quotes consistent in spec. (#245)

[w3c/push-api] Non-Browser Vendor Supplied Push Server Support (#243)

[w3c/push-api] PushSubscription should have an attribute for ExpirationTime (#86)

[w3c/push-api] Unsubscribe rest url (#242)

[w3c/selection-api] Background section is a mess (#84)

[w3c/selection-api] Clarify how text selection in <input> and <textarea> work with Selection interface (#83)

[w3c/selection-api] Fix the spec link in README.md (#85)

[w3c/selection-api] Specify Selection.modify()? (#37)

[w3c/selection-api] Support multi range selection (#41)

[w3c/ServiceWorker] A header-based SW installation (#685)

[w3c/ServiceWorker] A way to immediately unregister a service worker (#614)

[w3c/ServiceWorker] Add client "close" event (#868)

[w3c/ServiceWorker] Add SW to the spec (#772)

[w3c/ServiceWorker] Allow Caching of POST requests (#977)

[w3c/ServiceWorker] Allow overlapping scopes (#1085)

[w3c/ServiceWorker] allow service worker produced resources to be marked as "cachable" (#962)

[w3c/ServiceWorker] Build spec using travis (#1099)

[w3c/ServiceWorker] Cast `resolveWith` argument to a Promise (#1097)

[w3c/ServiceWorker] clarify that manually constructed ExtendableEvent objects may not extend lifetime via waitUntil() (#1040)

[w3c/ServiceWorker] Communicate with Native Apps (#960)

[w3c/ServiceWorker] consider allowing multiple worker thread instances for a single registration (#756)

[w3c/ServiceWorker] consider Client behavior for windows where initial about:blank is replaced with a loaded document (#1091)

[w3c/ServiceWorker] consider exposing self.clients on window and other worker globals (#955)

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

[w3c/ServiceWorker] consider how clients.claim() should work with srcdoc iframes (#1093)

[w3c/ServiceWorker] Consider mechanisms to bypass the service worker for things that we know won't be in it's cache (#1026)

[w3c/ServiceWorker] Correct typo (#1096)

[w3c/ServiceWorker] Create F2F agenda - 20 September 2016 (#974)

[w3c/ServiceWorker] Create F2F agenda - 3-4 April 2017 (#1053)

[w3c/ServiceWorker] Expose environment ids? (#643)

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

[w3c/ServiceWorker] Find a way for service workers to get their current state (#1077)

[w3c/ServiceWorker] Fix old text stating Client is a browsing context. Fixes #1083 (#1084)

[w3c/ServiceWorker] Foreign fetch vs non-credentialed requests (#878)

[w3c/ServiceWorker] Get Cache Size (#1059)

[w3c/ServiceWorker] Handle UA shutdown algorithm always invokes clear reg if we have installing worker (#1063)

[w3c/ServiceWorker] how does service worker interact with html imports? (#1095)

[w3c/ServiceWorker] How to test "no-referrer-when-downgrade" in a web platform test (#1094)

[w3c/ServiceWorker] HTMLLinkElement extension is redundant (#1098)

[w3c/ServiceWorker] Inconsistent behaviour when client-side certificates are required (#1022)

[w3c/ServiceWorker] Installing a foreign SW as part of a subresource request (#825)

[w3c/ServiceWorker] Is a new property to get the navigation's target client needed? (#817)

[w3c/ServiceWorker] Is there any way for a web page to see if their requests will be intercepted by a foreign fetch handler? (#1092)

[w3c/ServiceWorker] No event for knowing when service worker is not available (#1082)

[w3c/ServiceWorker] no way for using a websocket inside a service worker (#1072)

[w3c/ServiceWorker] openWindow with a WebApp manifests (#720)

[w3c/ServiceWorker] Pagination in cache.keys() (#1066)

[w3c/ServiceWorker] Reporting URL for SW update failures (#877)

[w3c/ServiceWorker] respondWith uses the wrong targetRealm (#1055)

[w3c/ServiceWorker] Safety versus simplicity in specification tests (#1087)

[w3c/ServiceWorker] Send correct Accept header with fetch() request (#945)

[w3c/ServiceWorker] service Worker cache (#1088)

[w3c/ServiceWorker] ServiceWorker lifetime and respondWith() with a user-constructed ReadableStream (#882)

[w3c/ServiceWorker] should Client.navigate() require user interaction? (#1100)

[w3c/ServiceWorker] should clients.claim() control reserved Clients? (#1090)

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

[w3c/ServiceWorker] Sort out settings object for service worker module scripts (#1013)

[w3c/ServiceWorker] Support restarting download when storing large resources in Cache (#713)

[w3c/ServiceWorker] SW spec associates Client objects with browsing context in a couple places (#1083)

[w3c/ServiceWorker] Tweak StructuredCloneWithTransfer() usage (#1089)

[w3c/ServiceWorker] what should Client.navigate() set the referrer to? (#1086)

[w3c/ServiceWorker] what should Client.url return for a reserved Worker Client? (#1034)

[w3c/ServiceWorker] Why are only a subset of JS mime types allowed? (#1033)

[w3c/touch-events] Clarify "deprecated in this specification" (#80)

[w3c/touch-events] Clarify cancelability during scroll (#79)

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

[w3c/touch-events] createTouch has all the params as required, should probably have them optional (#58)

[w3c/touch-events] explicitly define what happens with Touch Events during scrolling, pinch-zoom, etc? (#60)

[w3c/touch-events] rotationAngle range of 0-90 seems counterintuitive - add a diagram? (#53)

[w3c/touch-events] should TouchEvent define getModifierState (#41)

[w3c/touch-events] TouchEvent constructor is very unusual since it converts one type of object (sequence) to another type (TouchList) (#54)

[w3c/uievents-code] CFC: Move UI Events KeyboardEvent Code Values to CR (#16)

[w3c/uievents-key] CFC: Move UI Events KeyboardEvent Key Values to CR (#42)

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

[w3c/uievents] Add WheelEvent#wheelDelta/wheelDeltaX/wheelDeltaY (#138)

[w3c/uievents] Can't suppress the default action of non-primary button clicks (#107)

[w3c/uievents] Needs an option to make the <input> element readonly in "Keyboard Event Viewer" (#137)

[w3c/uievents] Require support or non-support for legacy init*Event (#112)

[w3c/uievents] specify how compositionend works if the caret has been moved to a different element (#5)

[w3c/uievents] Specify MouseEvent.which (#35)

[w3c/uievents] Specify the arguments of initCompositionEvent() (#134)

[w3c/webcomponents] [imports]: Use cases for HTML Imports (#573)

[w3c/webcomponents] connectedCallback timing when the document parser creates custom elements (#551)

[w3c/webcomponents] document.currentScript from a script in a shadow tree. (#477)

[w3c/webcomponents] Element.prototype.connectedCallback, et al. (#629)

[w3c/webcomponents] Events whose composed flag should be true (#513)

[w3c/webcomponents] fix example so that attachShadow does not throw an exception (#632)

[w3c/webcomponents] Fix typo: change naive to native (#633)

[w3c/webcomponents] Nested List (#630)

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

[w3c/webcomponents] Should <link> work inside Shadow DOM? (#628)

[w3c/webcomponents] Styling default slot content with ::slotted (#631)

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

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

[w3c/webcomponents] Why doesn't Element.prototype.connectedCallback work? (#629)

[w3c/WebPlatformWG] Broken Link on Web Platform Publication Status (PubStatus) web page (#85)

[w3ctag/spec-reviews] allow-top-navigation-by-user-activation (#154)

[w3ctag/spec-reviews] Android payment app manifest (#158)

[w3ctag/spec-reviews] Clear Site Data (#62)

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

[w3ctag/spec-reviews] KeyBoardEvent 'code' and 'key' spec reviews wanted (#155)

[w3ctag/spec-reviews] MediaSession (#149)

[w3ctag/spec-reviews] MediaStream Image Capture (#133)

[w3ctag/spec-reviews] Performance API's, Security and Privacy (#120)

[w3ctag/spec-reviews] ReadableStream pipeTo() and pipeThrough() (#164)

[w3ctag/spec-reviews] Remote Playback API (#145)

[w3ctag/spec-reviews] Request for TAG review of CSS Timing Functions spec (#161)

[w3ctag/spec-reviews] Request for TAG review of Input Events spec (#160)

[w3ctag/spec-reviews] Review ARIA in HTML specification (prior to CR transition) (#156)

[w3ctag/spec-reviews] Review request for Feature Policy (#159)

[w3ctag/spec-reviews] Review Screen Orientation spec prior to CR-entry (#157)

[w3ctag/spec-reviews] Web payment manifest (#162)

[w3ctag/spec-reviews] Writable Streams (#163)

[whatwg/dom] "Events " (#418)

[whatwg/dom] "If options is a dictionary, then set capture to..." (#408)

[whatwg/dom] "The assignedSlot attribute’s getter must return..." (#369)

[whatwg/dom] Add legacyOutputDidListenersThrowFlag to event dispatch for IDB (#409)

[whatwg/dom] Add missing sentence to SOTD and link to historical section (#429)

[whatwg/dom] Add support in `{add,remove}EventListener` for `stopPropagation` and `preventDefault` options when `passive: true` (#425)

[whatwg/dom] Add window.event, event.srcElement, event.returnValue as a legacy compat requirements (#407)

[whatwg/dom] bubbles and cancelable are not always initialized (#416)

[whatwg/dom] Ck (#424)

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

[whatwg/dom] Define dataset as a mixin for HTMLElement and SVGElement (#280)

[whatwg/dom] document.createEvent() supports lots of events that most UAs do not support initializers for (#362)

[whatwg/dom] DOM should add hooks for sync events that happen during insert/remove operations (#57)

[whatwg/dom] Editorial: address Bikeshed linking errors (#426)

[whatwg/dom] Editorial: define attribute list in terms of Infra's list (#432)

[whatwg/dom] Editorial: use Infra to define the ordered set parser (#427)

[whatwg/dom] Editorial: use Infra's return and continue concepts (#428)

[whatwg/dom] Element.matches and pseudo-elements (#185)

[whatwg/dom] Expose namespace constants? (#311)

[whatwg/dom] Future for unique tokens in DOMTokenList (#201)

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

[whatwg/dom] Inconsistency when using "Rethrow any exceptions" (#209)

[whatwg/dom] Inform event handler about the default action of an event (#382)

[whatwg/dom] initEvent should not require three parameters (#387)

[whatwg/dom] Is document.createEvent("progressevent") really useful? (#289)

[whatwg/dom] Make all parameters to initEvent() / initCustomEvent() optional excep… (#417)

[whatwg/dom] Meta: enable PR preview (#413)

[whatwg/dom] No longer support ProgressEvent in createEvent() (#421)

[whatwg/dom] prepend/append are inefficient compared to doing it yourself (#433)

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

[whatwg/dom] Range#expand() (#431)

[whatwg/dom] Remove no-op range mutations from split a Text node (#419)

[whatwg/dom] Rethrow more exceptions clearly (#422)

[whatwg/dom] Several references are now wrong after Bikeshed conversion (#17)

[whatwg/dom] Spec for DOMTokenList stringifier disagrees with every single implementation (#105)

[whatwg/dom] Update Event.timeStamp type to DOMHighResTimeStamp. (#420)

[whatwg/dom] Use a single exception for name validation (#423)

[whatwg/dom] Use Web IDL to construct custom element constructors (#430)

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

[whatwg/encoding] " push a copy of input " (#92)

[whatwg/encoding] "In equations, all numbers are integers, additio..." (#66)

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

[whatwg/encoding] Consider adding "replacement" as a label for the replacement encoding (#70)

[whatwg/encoding] Document an implementation buffer trick (#84)

[whatwg/encoding] Document buffer tricks? (#44)

[whatwg/encoding] Editorial: enable indexes and fix a couple minor nits (#98)

[whatwg/encoding] Editorial: remove floor() operation in favor of integer division (#100)

[whatwg/encoding] Encourage implementations to avoid copying in TextDecoder (#99)

[whatwg/encoding] Fixes #95: added two rowspan=2 to the 8859-9-i table (#96)

[whatwg/encoding] If gb18030 is revised, consider aligning the Encoding Standard (#27)

[whatwg/encoding] Important warnings getting lost in the noise (#97)

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

[whatwg/encoding] iso-8859-8-i encoding entry in table not valid html (missing columns) (#95)

[whatwg/encoding] Non-browser versus JavaScript (#87)

[whatwg/encoding] Remove the last 14 characters PUA of GB18030-2005 (#27)

[whatwg/encoding] Unicode Character U+11100 to U+1114F not rendered in Web Browser. (#94)

[whatwg/fetch] "process request body" is gone (#495)

[whatwg/fetch] "With Credentials" flag possibly inconsistent with web architecture (#517)

[whatwg/fetch] 421 Status Code (#497)

[whatwg/fetch] Aborting a fetch: The Next Generation (#447)

[whatwg/fetch] Add "fetch" as a destination for "connect-src" bound features (#442)

[whatwg/fetch] Allow * for Access-Control-Allow-Headers and Access-Control-Allow-Methods (#251)

[whatwg/fetch] Allow * for Access-Control-Expose-Headers (#252)

[whatwg/fetch] Allow service-workers mode to be set in fetch options (#492)

[whatwg/fetch] baseURI for all fetchs (#507)

[whatwg/fetch] Block requests for suspected dangling markup. (#519)

[whatwg/fetch] Browsers preserve fragments on redirects (#505)

[whatwg/fetch] Calling Request.clone() stops Chrome from being able to read request body (#498)

[whatwg/fetch] Can an internal response be another filtered response? (#386)

[whatwg/fetch] Can't add Authorization on Request Header with Chrome 57.0.2987 (#509)

[whatwg/fetch] Cannot use [SameObject] for trailers (#473)

[whatwg/fetch] Change combine and combined value to use 0x2C 0x20
 (#504)

[whatwg/fetch] Change combine to be compatible with XMLHttpRequest implementations (#504)

[whatwg/fetch] Clarify requirements on a CORS server (#511)

[whatwg/fetch] Do not always set the recursive flag in HTTP-redirect fetch (#499)

[whatwg/fetch] Editorial: clarify that an internal response cannot be filtered (#510)

[whatwg/fetch] Editorial: let Infra define byte-case-insensitive (#508)

[whatwg/fetch] Fetch standard does not implement valid promises. (#503)

[whatwg/fetch] Fetching as a particular type (#521)

[whatwg/fetch] Figure out if request header mutation is possible (#391)

[whatwg/fetch] Get multiple headers as an aray rather than a combined value? (#506)

[whatwg/fetch] global heaer (#516)

[whatwg/fetch] Go deeper into HTTP caching (#373)

[whatwg/fetch] Handling Partial Content / 206 (#144)

[whatwg/fetch] Http cache (#496)

[whatwg/fetch] Linkify "present" for dictionaries (#513)

[whatwg/fetch] Make combine work for XMLHttpRequest and WebSocket (#501)

[whatwg/fetch] Make combined value and sort and combine work for XMLHttpRequest (#502)

[whatwg/fetch] Make it clearer that cache mode "default" follows normal logic (#340)

[whatwg/fetch] Make it more clear that cache mode "default" does respect Cache-Control headers and such (#336)

[whatwg/fetch] Meta: Close <ol> tag in concept-header-list-append. (#520)

[whatwg/fetch] Move some terminology from the URL Standard here (#512)

[whatwg/fetch] Properly set the Origin header for WebSocket requests (#518)

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

[whatwg/fetch] Remove for=websocket (#500)

[whatwg/fetch] Response's trailer cannot use [SameObject] (#488)

[whatwg/fetch] Reword usage of "lexicographical" (#454)

[whatwg/fetch] Split up media into video, audio and track (#437)

[whatwg/fetch] Status code to use in a response indicating rejection of a cross-origin access (#172)

[whatwg/fetch] Update Fetch to support Token Binding. (#325)

[whatwg/fetch] upload progress? (#21)

[whatwg/fetch] Use of response's cache state (#376)

[whatwg/fetch] Vary HTTP cache on credentials mode (#307)

[whatwg/fetch] WebSocket: only set cookies if WebSocket handshake succeeded (#514)

[whatwg/fetch] WebSocket: test what browsers do when a server replies multiple Sec-WebSocket-Protocol headers (#515)

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

[whatwg/streams] Access to reader.readIntoRequests withtout checking reader type (#686)

[whatwg/streams] Add a couple of missing exclamation marks standard text (#699)

[whatwg/streams] Add identifier highlighting similar to the ES spec (#687)

[whatwg/streams] Add the "reason" argument to the [[AbortSteps]] method (#714)

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

[whatwg/streams] Check precisely the way that transformer.transform() is called (#689)

[whatwg/streams] Clarify writer.desiredSize/ready semantics around aborts (#709)

[whatwg/streams] Consolidate "closing" state and [[pendingClosePromise]]? (#633)

[whatwg/streams] Correct submodule (#695)

[whatwg/streams] Decide whether or not to merge inFlightCloseRequest and closeRequest (#692)

[whatwg/streams] Do not allow abort to happen when a close is about to happen (#634)

[whatwg/streams] Do not allow abort() to interrupt a closing writable stream? (#632)

[whatwg/streams] Do not assume a BYOB reader when fulfilling a BYOB request (#698)

[whatwg/streams] Do not call sink abort() while sink start() is running (#688)

[whatwg/streams] Don't touch controller directly in WritableStreamDefaultWriterRelease() (#669)

[whatwg/streams] Early draft of WritableStream "Design Philosophy" section (#718)

[whatwg/streams] Editorial: change internal method naming (#707)

[whatwg/streams] Editorial: fix usage of RFC 2119 terms in non-normative notes (#716)

[whatwg/streams] Factor out condition to check pending operation (#672)

[whatwg/streams] Fix WritableStreamFinishAbort (#711)

[whatwg/streams] How much latitude should implementations have in looking up transformer.transform()? (#691)

[whatwg/streams] Inconsistency between abort() then error() and error() then abort(), with ongoing close()/write() (#693)

[whatwg/streams] Make controller.error() a no-op in the 'erroring' state (5adb573)

[whatwg/streams] Make writer.abort() fail immediately (#715)

[whatwg/streams] Make writer.write() reject with the stream's stored error (#712)

[whatwg/streams] Make writer.write() reject with the stream's stored error (d52bf39)

[whatwg/streams] Merge WritableStream tests from close-then-abort branch (#694)

[whatwg/streams] Meta: add .editorconfig and .gitattributes; update WPT (#717)

[whatwg/streams] pipeTo should return a cancelable promise (#446)

[whatwg/streams] pipeTo() algorithm shuts down too early on readable close()? (#644)

[whatwg/streams] pipeTo(): the stream queues should be used (#653)

[whatwg/streams] Properly coerce mode to a string in getReader() (#719)

[whatwg/streams] Properly coerce mode to a string in getReader() (de3179e)

[whatwg/streams] Refactor writable stream erroring to be centralized (#705)

[whatwg/streams] Remove "Wait until any ongoing write finishes (i.e. the corresponding promises settle)." from pipeTo standard text (#668)

[whatwg/streams] Remove redundant performance of WritableStreamUpdateBackpressure (#697)

[whatwg/streams] Remove the warning about writable stream spec stability (#710)

[whatwg/streams] Replace some double spaces in algorithms with single spaces. (#703)

[whatwg/streams] Require pipeTo() to properly use the destination queue (#720)

[whatwg/streams] Resolve/reject [[pendingAbortRequest]].[[promise]] (#706)

[whatwg/streams] Should writer.write() reject with the stored error when the writable stream is errored? (#700)

[whatwg/streams] sink.abort() can be called during sink.start() (#683)

[whatwg/streams] Tiny editorial nitpick in WritableStream (#702)

[whatwg/streams] Typo in anchor name (#690)

[whatwg/streams] Unified error handling for WritableStream (#721)

[whatwg/streams] Update for HTML structured clone changes (#701)

[whatwg/streams] Update the submodule web-platform-tests to include new tests (#696)

[whatwg/streams] Update WebSocket examples (#713)

[whatwg/streams] Use ResetQueue in WritableStreamDefaultControllerProcessWrite (#704)

[whatwg/streams] writer.desiredSize "will be null if the stream is errored" (#708)

[whatwg/url] "D:\foo" should be parsed as "file:///D:/foo" (#271)

[whatwg/url] Align with Infra (#282)

[whatwg/url] All the other network schemes (#241)

[whatwg/url] Annevk/ipv6 more (#286)

[whatwg/url] Clarify IPv6 serializer (#268)

[whatwg/url] Editorial: format bytes and code points per Infra (#283)

[whatwg/url] Editorial: remove labels from IPv6 parser (#285)

[whatwg/url] Editorial: use noncharacter from Infra (#287)

[whatwg/url] Empty host file URL fallout? (#272)

[whatwg/url] Empty or null host when scheme is "file:"? (#258)

[whatwg/url] explicitly specified boundaries of ranges of URL code points (#265)

[whatwg/url] Expose a URLHost class to JavaScript (#288)

[whatwg/url] fix broken links to [RFC3986] [RFC3987] (#264)

[whatwg/url] Formatting conventions (#47)

[whatwg/url] IDNA / UTS #46 "should" requirements (#110)

[whatwg/url] IDNA Utils (#274)

[whatwg/url] IDNA2008/UTS46 (#263)

[whatwg/url] IPv6 serializer unclear (#266)

[whatwg/url] ipv6 wtf (#266)

[whatwg/url] Is URL parser supposed to handle `https://blah.com`? (#261)

[whatwg/url] Large ports of non special urls (#257)

[whatwg/url] mailto port (#280)

[whatwg/url] mailto special cases (#280)

[whatwg/url] Move some terminology to the Fetch Standard (#276)

[whatwg/url] Needs to ignore repeated slashes in file URL (#232)

[whatwg/url] Perhaps do not apply ToASCII for ASCII-only input (#267)

[whatwg/url] Provide means to "strip query" (#247)

[whatwg/url] Record whether the URL parser removed newlines. (#284)

[whatwg/url] Remove StructuedClone call (#279)

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

[whatwg/url] Repeated slashes should be ignored in file scheme (#234)

[whatwg/url] Restrict setting protocol to "file" (#269)

[whatwg/url] Single and double dot segments in paths cannot be represented – Premature decoding of %2e character sequences. (#281)

[whatwg/url] Switching from "file" to special scheme when host is empty (#270)

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

[whatwg/url] Unclear behavior of path scheme for special URL (#275)

[whatwg/url] Update structured cloning for recent HTML changes (#277)

[whatwg/url] URL code points ranges are inclusive or not (#262)

[whatwg/url] URL's "non-special" scheme is not explicitly defined (#273)

[whatwg/url] URL: trim leading slashes of file URL paths (#278)

[whatwg/url] Use empty host for file URL's (#260)

[whatwg/url] username/password/port should be removed when "file" is added as scheme (#259)

[whatwg/xhr] "Every millisecond, as long as the stop timeout flag is unset, queue a microtask to run these subsubsubsteps" looks wrong. (#112)

[whatwg/xhr] Account for loadstart being able to change state (#128)

[whatwg/xhr] Align header handling with Fetch (#130)

[whatwg/xhr] Creating an ArrayBuffer can fail (#26)

[whatwg/xhr] Define MIME type extraction better (#131)

[whatwg/xhr] Define send()'s Content-Type logic in terms of Fetch (#132)

[whatwg/xhr] Document that cannot be serialized does not throw (#120)

[whatwg/xhr] Early return step needed for cancelled send()? (#101)

[whatwg/xhr] Editorial: reference combine correctly (#129)

[whatwg/xhr] How should getResponseHeader() and getAllResponseHeaders() work (#109)

[whatwg/xhr] Improve the wording around handling timeouts (#133)

[whatwg/xhr] overrideMimeType cannot throw for invalid MIME types (#82)

[whatwg/xhr] overrideMimeType does not throw for invalid input (#125)

[whatwg/xhr] overrideMimeType() does not throw for invalid input (7c96ca0)

[whatwg/xhr] Remove XMLHttpRequest from ServiceWorkerGlobalScope (#19)

[whatwg/xhr] Secure login landing on insecure page...not sure how to approach (#134)

[whatwg/xhr] Set Fetch's legacySpaceFlag for get(All)ResponseHeader(s)() (#130)

[whatwg/xhr] Set Fetch's legacySpaceFlag for setRequestHeader() (#129)

[whatwg/xhr] setRequestHeader behavior doesn't seem to match implementations (#108)

[whatwg/xhr] Should send() throw if the XHR object's window's document is not fully active? (#65)

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

[whatwg/xhr] Wrong upload progress event raising (#127)

[WICG/modality] Incorrect behaviour (#24)

[WICG/modality] keyboard interactions that aren't necessarily focus? (#20)

[WICG/modality] Next steps? (#25)

[WICG/modality] TODO: create a very simple component/registration system? (#15)

Last message date: Friday, 31 March 2017 22:41:45 UTC