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

[heycam/webidl] "descriptor" CSS class collides with CSS styling (#168)

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

[heycam/webidl] Add namespaces (#121)

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

[heycam/webidl] Add support for attributes on namespaces (#263)

[heycam/webidl] Add support for readonly attributes on namespaces (35a37c3)

[heycam/webidl] Adjust wording in the legacy callers section. (#289)

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

[heycam/webidl] Are string types and sequence types distinguishable? (#266)

[heycam/webidl] Attributes on namespaces (#264)

[heycam/webidl] Can FrozenArray<T> be used for a mutable attribute? (#265)

[heycam/webidl] Clarify [[Call]] + [[Construct]] for named (and possibly non-named) constructors (#278)

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

[heycam/webidl] Constants require a interface prototype object which callback interfaces don't have (#281)

[heycam/webidl] Contributing to webidl just got a lot harder (#171)

[heycam/webidl] Create a bug template URL for Chromium and add it to README (#267)

[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] Describing overloaded methods (#241)

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

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

[heycam/webidl] DOMException error names (#284)

[heycam/webidl] Editorial: objects support named/index properties by extension (#273)

[heycam/webidl] Editorial: objects support named/index properties by extension. (#273)

[heycam/webidl] Editorial: use recently added ids to ES math equations. (#290)

[heycam/webidl] Editorial: use Type(x) were appropriate. (#270)

[heycam/webidl] Fix incorrect [LenientThis] that should be [LenientSetter] (#272)

[heycam/webidl] Interfaces with indexed properties must have a length attribute (#274)

[heycam/webidl] Investigate why no [[HasInstance]] is defined for named constructors (#282)

[heycam/webidl] Investigate/file bugs on named constructor prototype chain (#276)

[heycam/webidl] Links to ECMA-262 abstract math functions should be more specific (#288)

[heycam/webidl] Make the length property for interfaces that support indexed properties mandatory (#80)

[heycam/webidl] Merge deprecated DOMException names back into the main table. (#285)

[heycam/webidl] Meta: remove unnecessary spans around property descriptors. (#269)

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

[heycam/webidl] readonly attribute setter synthesis should happen for LenientSetter, not LenientThis (#271)

[heycam/webidl] Rename "named constructors" (#277)

[heycam/webidl] Require `new` for named constructors (#275)

[heycam/webidl] Require tests for PR/issues? (#268)

[heycam/webidl] Revamp interface bindings (#283)

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

[heycam/webidl] Should callback interface objects have a "length" property (#279)

[heycam/webidl] Should callback interface objects have a "length" property? (#279)

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

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

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

[heycam/webidl] Update attribute setter/getters in various ways (#217)

[heycam/webidl] Update attribute setters and getters (#217) (4c9c298)

[heycam/webidl] Update definition of function objects to latest ES draft (#280)

[heycam/webidl] Use Type(V) is object instead of if |V| is any kind of object (#222)

[heycam/webidl] Various "terms defined by this specification" are miscapitalized (#172)

[w3c/clipboard-apis] Add SVG reference to 3.2 Graphics with built-in semantics (#23)

[w3c/clipboard-apis] How do we address cross-origin selection/focus changes? (#38)

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

[w3c/clipboard-apis] Non Recognizable formats (#9)

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

[w3c/editing] execCommand spec should have IDL for execCommand, queryCommand* and designMode (#159)

[w3c/editing] INPUT/TEXTAREA should support subset of execCommand (#160)

[w3c/FileAPI] "Unicode Serialization of a Blob URL" algorithm makes no sense (#59)

[w3c/FileAPI] file selection dialog callable by file api (#56)

[w3c/FileAPI] Fix sever issues with the "Serialization of a Blob URL" algorithm. (#61)

[w3c/FileAPI] Fix several issues with the "Serialization of a Blob URL" algorithm. (#61)

[w3c/FileAPI] Remove createFor() (#57)

[w3c/FileAPI] Remove the URL.createFor method. (#62)

[w3c/FileAPI] Stop using DOMError (#11)

[w3c/FileAPI] Stop using the "incumbent settings object" (#60)

[w3c/FileAPI] Use HTML's definition of "Unicode serialization of an origin" (#58)

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

[w3c/gamepad] [Extensions] GamepadHapticActuator#pulse bugs (#50)

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

[w3c/gamepad] Background gamepads (#53)

[w3c/gamepad] Battery level (#54)

[w3c/gamepad] Mapping of HID Events to the Gamepad API (#56)

[w3c/gamepad] Orientation of the head (#55)

[w3c/gamepad] Picture missing (#57)

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

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

[w3c/IndexedDB] Adding examples for “versionchange” and “blocked”. (#133)

[w3c/IndexedDB] Allow sorting within indexes (#138)

[w3c/IndexedDB] boolean should be a valid key (#76)

[w3c/IndexedDB] DOMStringList has been removed from DOM (#28)

[w3c/IndexedDB] DOMStringList should have [Exposed=(Window,Worker)] (#118)

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

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

[w3c/IndexedDB] Negative counts have inconsistent behavior in getAll()/getAllKeys() (#131)

[w3c/IndexedDB] Non-normative: Add versionchange/blocked events example (#132)

[w3c/IndexedDB] Remove DOMStringList definition (#136)

[w3c/IndexedDB] Rework end-of-upgrade-transaction steps (#134)

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

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

[w3c/IndexedDB] Standardize relationship between concept-objects and interface-objects (#10)

[w3c/IndexedDB] transaction should either take DOMStringList or DOMStringList needs to be iterable (#85)

[w3c/IndexedDB] Update usage of StructuredClone (#135)

[w3c/IndexedDB] Use StructuredClone() hook (#137)

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

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

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

[w3c/manifest] Allow for multiple scopes (#449)

[w3c/manifest] deprecate gh-pages in favor of echidna (#494)

[w3c/manifest] Drop gh-pages branch (#492)

[w3c/manifest] Duplicate member names with SW (#542)

[w3c/manifest] feat: Add splashscreens member + purpose (closes #510) (#530)

[w3c/manifest] Fix ReSpec warnings (#543)

[w3c/manifest] fix various things reverting back to gh-pages (#546)

[w3c/manifest] fix: autopub on master, not gh-pages (#544)

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

[w3c/manifest] Is it possible to load the progressive web app manifest file from authenticated site? (#535)

[w3c/manifest] meaningless change, trying to get Travis working (#545)

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

[w3c/manifest] Put backticks around link and meta tags (#540)

[w3c/manifest] Relationship between nestedly scoped web app manifests? (#539)

[w3c/manifest] Removed country specificity (#548)

[w3c/manifest] Revert to only processing on gh-pages (#547)

[w3c/manifest] The new explainer ties the manifest with the concept of install ability (#536)

[w3c/manifest] Tools for Web App Manifests (#541)

[w3c/permissions] Maybe add navigator.permissions.supports()? (#136)

[w3c/permissions] Permission query algorithm should be able to fail (#135)

[w3c/pointerlock] MovementX/Y for down and up (#15)

[w3c/pointerlock] movementX/Y when moving out of or into an iframe (#16)

[w3c/quota-api] Use <pre class=idl> for IDL blocks (#6)

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

[w3c/screen-orientation] Clarify in which animation frame task events are fired (#97)

[w3c/selection-api] Specify the selection behavior when selecting text in textarea or input (#78)

[w3c/ServiceWorker] "ancestor origins array" is going away (#1051)

[w3c/ServiceWorker] "if client is an environment" is always true (#1045)

[w3c/ServiceWorker] A way to control which client (or type of client) receives a navigation (#758)

[w3c/ServiceWorker] async waitUntil() does not allow extension on final promise resolution? (#1039)

[w3c/ServiceWorker] Avoid preload if there’s no fetch listener. Fixes #1058. (#1062)

[w3c/ServiceWorker] Behavior of the onfetch setter regarding no-fetch service workers (#1004)

[w3c/ServiceWorker] Cache and URL Rewriting (#1057)

[w3c/ServiceWorker] clientId on ForeignFetchEvents (#1017)

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

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

[w3c/ServiceWorker] Does accessing ExtendableEvent's extend lifetime promises race? (#931)

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

[w3c/ServiceWorker] Fix typos, terminology (#843)

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

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

[w3c/ServiceWorker] Handling duplicate importScripts() (#1041)

[w3c/ServiceWorker] How can I set allow-service-worker header on my sw.js file response ? (#1061)

[w3c/ServiceWorker] How can I set service-worker-allowed header on my sw.js file response ? (#1061)

[w3c/ServiceWorker] Improve handling of extend lifetime promises (#1049)

[w3c/ServiceWorker] Incorporate changes proposed in the pull requests (31d1543)

[w3c/ServiceWorker] It notes that this is very tightened to the use of promises (#809)

[w3c/ServiceWorker] Link to v1 in README.md (#1043)

[w3c/ServiceWorker] mime type text/jscript for service worker generates a Security Error (#1056)

[w3c/ServiceWorker] mode 'no-cors' showing error no 'access-control-allow-origin' header (#1064)

[w3c/ServiceWorker] mode (#1064)

[w3c/ServiceWorker] Navigation preload shouldn't occur when there is no fetch event handler (#1058)

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

[w3c/ServiceWorker] README note seems wrongish (#1047)

[w3c/ServiceWorker] Replaying POST requests (#693)

[w3c/ServiceWorker] reserved Client objects and redirected navigations (#1031)

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

[w3c/ServiceWorker] Revert "Fix incomplete link" (#1048)

[w3c/ServiceWorker] service worker client definition is redundant (#1046)

[w3c/ServiceWorker] ServiceWorkerContainer.ready can't be [SameObject] anymore (#1060)

[w3c/ServiceWorker] Should 'Extend Service Worker Lifetime' be called after dispatching 'message' (#1050)

[w3c/ServiceWorker] should async waitUntil() work in .then() handler of promise passed to previous waitUntil()? (#935)

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

[w3c/ServiceWorker] The promises returned by skipWaiting() should have more consistent activation-waiting behavior and not call Activate() multiple times (#1015)

[w3c/ServiceWorker] Typo fixes (#944)

[w3c/ServiceWorker] unclear how Client.postMessage looks up its destination (#1042)

[w3c/ServiceWorker] Unified naming (#708)

[w3c/ServiceWorker] Use DOMStringList for ancestorOrigins (#1052)

[w3c/ServiceWorker] Use right value for Resolve Job Promise (#1054)

[w3c/uievents-code] Ed: Include more international keyboard examples (#11)

[w3c/uievents-code] Use U+ notation to refer to code points (#13)

[w3c/uievents-key] "numer-pad" [sic] (#38)

[w3c/uievents-key] 'Key value' terminology is ambiguous and confusing (#36)

[w3c/uievents-key] [DomKey] Suggest using DomKey "LaunchApplication1" instead of "LaunchMyComputer" for APPCOMMAND_LAUNCH_APP1 (#27)

[w3c/uievents-key] Are Shift or AltGr fallbacks sufficient? (#40)

[w3c/uievents-key] ContextMenu key's description mentions defunct "OS" key (#28)

[w3c/uievents-key] Ed: Unicode character encodings are shown (#33)

[w3c/uievents-key] Example 33 cleanup (#41)

[w3c/uievents-key] Faulty references (#32)

[w3c/uievents-key] Hyperlink mention of compositionupdate event (#22)

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

[w3c/uievents-key] It's odd KEYCODE_MEDIA_CLOSE of Android is mapped to "Close" (#26)

[w3c/uievents-key] Maybe odd mapping "KanaMode" to KEYCODE_KANA of Android (#30)

[w3c/uievents-key] No differences between "AudioBassDown", "AudioBassUp" and "AudioBassBoostDown", "AudioBassBoostUp"? (#25)

[w3c/uievents-key] Printable control characters needs refinement (#37)

[w3c/uievents-key] Request example for DomKey when Ctrl and CapsLock are both down (#39)

[w3c/uievents-key] Supplementary characters in ES6 can use code point values (#31)

[w3c/uievents-key] Use U+ notation to refer to code points (#35)

[w3c/uievents] 'Key value' terminology is ambiguous and confusing (#117)

[w3c/uievents] Are Shift or AltGr fallbacks sufficient? (#126)

[w3c/uievents] Ed: MAY may not be appropriate (#124)

[w3c/uievents] Editorial: Capital letter equivalents for bicameral scripts (#123)

[w3c/uievents] Element for dblclick when dblclick results of two clicks on different elements (#131)

[w3c/uievents] Example 33 cleanup (#113)

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

[w3c/uievents] Fixed issue #118 :Typos (#130)

[w3c/uievents] initCompositionEvent typo in IDL (#132)

[w3c/uievents] InputEvent.data should be nullable (#116)

[w3c/uievents] InputEvent.data should be nullable (#128)

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

[w3c/uievents] Printable control characters needs refinement (#121)

[w3c/uievents] Request example for DomKey when Ctrl and CapsLock are both down (#70)

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

[w3c/uievents] Serious typo in EventModifierInit.ctrlKey's description (#129)

[w3c/uievents] Typos (#118)

[w3c/uievents] Update link to ED to point directly to the spec (#115)

[w3c/uievents] What is an 'appropriate' Unicode code point? (#119)

[w3c/webcomponents] [imports]: <link rel=import> shouldn't be active when added by innerHTML (bugzilla: 26898) (#193)

[w3c/webcomponents] [Shadow] How should various document internal references work when SVG is being used in shadow DOM (bugzilla: 27380) (#179)

[w3c/webcomponents] Add an assignedElements() method (#602)

[w3c/webcomponents] Can't reuse custom element constructors? (#618)

[w3c/webcomponents] Consider adding a childrenChangedCallback or something (#619)

[w3c/webcomponents] Consider to accept an Object instead of a constructor in customElement.define (#621)

[w3c/webcomponents] Constructor arguments in custom elements (#605)

[w3c/webcomponents] Custom 'void' or self-closing elements (#624)

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

[w3c/webcomponents] Remove `Callback` suffix from custom elements callbacks (#414)

[w3c/webcomponents] Shadow DOM: duplicate ID “dom-shadowroot-mode” (#622)

[w3c/webcomponents] Should parser extensibility be a design goal? (#113)

[w3c/webcomponents] Support /deep/ in static profile (bugzilla: 28591) (#78)

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

[w3c/webcomponents] The comments on constructor conformance are somewhat redundant with the ES spec (#623)

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

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

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

[whatwg/dom] "If target’s root is a shadow-including inclusiv..." (#392)

[whatwg/dom] [discussion] Async nature of MutationObserver can cause room for error? (#399)

[whatwg/dom] Consider adding localNameFilter to MutationObserver (#398)

[whatwg/dom] DOM (#395)

[whatwg/dom] Editorial: fix wording issue in "replace data" (#401)

[whatwg/dom] Event not dispatched by the user agent should not fallback to legacy (#404)

[whatwg/dom] EventTarget.addEventListener lacks a proper definition on how to handle invalid callback (#405)

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

[whatwg/dom] inner invoke should be passed a list of listeners (#389)

[whatwg/dom] Meta: update spec deploy and editing infrastructure (#403)

[whatwg/dom] Meta: use SSH securely (#397)

[whatwg/dom] Method to retrieve tagName from element constructors (#396)

[whatwg/dom] Pass listeners to inner invoke (#390)

[whatwg/dom] Point to HTML for DOMStringList (#385)

[whatwg/dom] Point to IndexedDB for DOMStringList (#385)

[whatwg/dom] Remove "Historical" section? (#394)

[whatwg/dom] Reset dispatching flags when retargeting to a different target than event's (#402)

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

[whatwg/dom] Specify ShadowRoot.innerHTML (#393)

[whatwg/dom] What is the purpose of each part of the event dispatch algorithm? (#391)

[whatwg/encoding] [HTML], [URL], and [XML] should probably be informative references (#86)

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

[whatwg/encoding] Decode without BOM (#85)

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

[whatwg/encoding] Meta: enable HTML checker (#88)

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

[whatwg/encoding] Non-normatively visualize the indexes (#89)

[whatwg/fetch] "3.3. `X-Content-Type-Options` header" (#444)

[whatwg/fetch] "parse a header value" should be more careful with types (#474)

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

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

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

[whatwg/fetch] Aborting a settled request (and why abort should be synchronous) (#448)

[whatwg/fetch] Acting on incomplete headers (#472)

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

[whatwg/fetch] Add 'target browsing context' to requests. (#466)

[whatwg/fetch] Add a missing "is" to 3.1 ("Origin header"). (#446)

[whatwg/fetch] Add option to automatically abort response stream if the data stopped arriving for longer than a specified time (#180)

[whatwg/fetch] Attempting to modify a fetch after it has completed / aborted / failed (#448)

[whatwg/fetch] Block 'ftp:' requests from non-'ftp:' clients. (#464)

[whatwg/fetch] Block subresource requests whose URLs include credentials. (#465)

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

[whatwg/fetch] Casing of client headers is maybe not accurate (#475)

[whatwg/fetch] Clarification: how are origins compared for equality? (#468)

[whatwg/fetch] Clarified that origins are compared as being same-origin (#470)

[whatwg/fetch] Clarify whether fetch method and Request accept URL instances (#452)

[whatwg/fetch] Define "to read a request" more specifically (#441)

[whatwg/fetch] Define header value inline (#451)

[whatwg/fetch] Describe "transfer a body" algorithm (#450)

[whatwg/fetch] Developer-controlled streams for request/response (#88)

[whatwg/fetch] Does terminating a fetch before headers come back reject the promise? (#416)

[whatwg/fetch] Enforce limit on inflight keepalive bytes (#419)

[whatwg/fetch] export disturbed and locked Body definitions (#456)

[whatwg/fetch] Expose Request's body (#469)

[whatwg/fetch] fetch assumes a url's object is always a Blob (#457)

[whatwg/fetch] Fetch termination API "meeting" (#455)

[whatwg/fetch] Fix body handling on the Request constructor (#458)

[whatwg/fetch] Header value definition needs work (#332)

[whatwg/fetch] Headers.get/getAll/has do not byte-lowercase the name (#203)

[whatwg/fetch] IE 11 error (#462)

[whatwg/fetch] Lack of warning when reading headers (#471)

[whatwg/fetch] Listing headers safe only for certain values is a bad idea (#313)

[whatwg/fetch] make sure to ack @andresgutgon for raising this (if you want a different name there let me know) (ef3f020)

[whatwg/fetch] Model HSTS and Upgrade-Insecure-Request as a redirect. (#324)

[whatwg/fetch] Only set Access-Control-Request-Headers when its value is non-empty (#460)

[whatwg/fetch] Optional disable setting headers keys in lowercase (#304)

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

[whatwg/fetch] Request header field access-control-allow-origin is not allowed by Access-Control-Allow-Headers in preflight response. (#467)

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

[whatwg/fetch] Set blob.type according to Content-Type header (#461)

[whatwg/fetch] Should "set response's CSP list" be in Main fetch? (#364)

[whatwg/fetch] Should using .json on a response with 204 yield {}? (#453)

[whatwg/fetch] Specify "upload body of a request" (#449)

[whatwg/fetch] Specify body transfer in Request constructor more precisely (#463)

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

[whatwg/fetch] Stop lowercasing header names (#476)

[whatwg/fetch] Streams and fetches that outlive the environment settings object (#411)

[whatwg/fetch] Treatment of empty-valued Access-Control-Request-Headers (#459)

[whatwg/fetch] Uploading a Request made from a ReadableStream body (#425)

[whatwg/fetch] WIP: Changing skip-service-worker flag to use-service-workers enum (#435)

[whatwg/fetch] {cache: "no-cache"} vs Cache-Control: immutable (#308)

[whatwg/fullscreen] Cannot scroll in IE11 while in fullscreen by Fullscreen API (#23)

[whatwg/fullscreen] Change algorithm of "collect documents to unfullscreen" (#72)

[whatwg/fullscreen] Check the fullscreen element in the animation frame task for exit (#66)

[whatwg/fullscreen] document.fullscreenElement in scroll event after entering fullscreen matters for compat (#74)

[whatwg/fullscreen] Give "exit fullscreen" a fully flag and define "fully exit fullscreen" using it (#65)

[whatwg/fullscreen] How does top layer interact with CSS isolation? (#71)

[whatwg/fullscreen] Meta: enable snapshots (#73)

[whatwg/fullscreen] Reserved keyboard shortcut behaviour in fullscreen (#39)

[whatwg/storage] Meta: enable snapshots (#40)

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

[whatwg/streams] `read()` doesn't reject if queue is non-empty and pull() throws (#667)

[whatwg/streams] Aborting a writable stream should not abort writes in progress (#611)

[whatwg/streams] add assert to byte stream controller [[Pull]]() (#649)

[whatwg/streams] add ReadableByteStreamControllerGetBYOBRequest abstract op (#677)

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

[whatwg/streams] Assign names to the Records used in the standard (#670)

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

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

[whatwg/streams] Constructing a readable byte stream can reach code that assumes a default reader (#646)

[whatwg/streams] Convert readable byte stream tests to WPT (#648)

[whatwg/streams] Correctly handle releaseLock() during close() (#645)

[whatwg/streams] define semantics of {source,sink}.finally() (#636)

[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] Don't touch controller directly in WritableStreamDefaultWriterRelease() (#669)

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

[whatwg/streams] factor out pipeTo into abstract op ReadableStreamPipeTo (#676)

[whatwg/streams] Factor out readyPromiseIsPending calculation (#671)

[whatwg/streams] Factor out rejection handling logic from WritableStreamDefaultControllerProcessClose() (#640)

[whatwg/streams] Fix a few bugs in spec algorithms (#643)

[whatwg/streams] fix autoAllocateChunkSize (#651)

[whatwg/streams] Fix queue total size tracking logic (#661)

[whatwg/streams] Fix writer.releaseLock() for pending close/write (6ccc1d9)

[whatwg/streams] Include server-worker include in pipe-through test (#642)

[whatwg/streams] Is there an abstract operation for pipeTo? (#658)

[whatwg/streams] Link "transforming _p_ with a fulfillment handler" (#665)

[whatwg/streams] Make write() and close() non-interruptible (#619) (591a6ed)

[whatwg/streams] Mark pipeTo promise created by pipeThrough as handled (#664)

[whatwg/streams] Mark promise rejections for "state promises" as handled (#607)

[whatwg/streams] Merge WritableStreamFinishClose() into WritableStreamDefaultControllerProcessClose() (#640)

[whatwg/streams] Meta: add a service worker to the spec (#637)

[whatwg/streams] Meta: enable HTML checker (#650)

[whatwg/streams] Meta: Need an awesome favicon (#654)

[whatwg/streams] Minor fixes to TransformStream w-p-ts (#666)

[whatwg/streams] Move to the upstream versions of WPTs (#662)

[whatwg/streams] Note about underlyingSink close() method is misleading (#617)

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

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

[whatwg/streams] precision issues with very large chunks and desiredSize (#657)

[whatwg/streams] Reduce number of iterations in write test (#663)

[whatwg/streams] Redundant step: "Assert: stream.[[state]] is "closing" or "error..." (#639)

[whatwg/streams] Reference defining "transforming [promise] by a fulfillment handler" ? (#622)

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

[whatwg/streams] Remove fallback from underlying sink abort to close (#631)

[whatwg/streams] rework recording-streams helper (#609)

[whatwg/streams] Set "Inline Github Issues bikeshed" option to appropriate value (#674)

[whatwg/streams] Should pipeThrough() mark the promise from pipeTo() as handled? (#652)

[whatwg/streams] Specify ReadableStream.[[Transfer]] (#623)

[whatwg/streams] strategy.size() can reenter WritableStream logic before its caller finishes all the work (#675)

[whatwg/streams] Tests for optimised implementations of piping (#659)

[whatwg/streams] Throw a TypeError in ReadableStreamBYOBReader constructor if stream isn't a byte stream (#638)

[whatwg/streams] Update worker excluding code in run-web-platform-tests.js (#673)

[whatwg/streams] What pipeTo does when both streams are closed (#647)

[whatwg/streams] When underlyingSink.close() resolves, assert state (#641)

[whatwg/streams] WritableStream abort logic clean up (#655)

[whatwg/streams] WritableStream: .closed not rejected/resolved after pending close completion if aborted (#656)

[whatwg/streams] write.https.html test is slow with full memory checking (#660)

[whatwg/url] "." and ".." filenames stripped (#208)

[whatwg/url] "." filename stripped (#208)

[whatwg/url] A password is not a user's credentials (#187)

[whatwg/url] Add more restrictions to the host parser (#159)

[whatwg/url] Add non-special-URL hosts (#185)

[whatwg/url] Add opaque hosts (#185)

[whatwg/url] Add some sort of URI template API? (#192)

[whatwg/url] Add URLSearchParams.prototype.sort() (#199)

[whatwg/url] application/x-www-form-urlencoded parser should not invoke decoder directly (#84)

[whatwg/url] Avoid using "simply" (#201)

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

[whatwg/url] Change path parsing for non-special URLs (#213)

[whatwg/url] Creation of URLSearchParams from Object/Map (#27)

[whatwg/url] deduplication attempt (#205)

[whatwg/url] Disallow invalid IPv4 in IPv6 parser (#196)

[whatwg/url] Editorial: fix JavaScript syntax (#203)

[whatwg/url] Editorial: use simple/y less (#207)

[whatwg/url] empty auth vs no auth -- same? (#181)

[whatwg/url] Empty hashes (#221)

[whatwg/url] file state needs clarification (#217)

[whatwg/url] file: URL with a port number through the host setter (#97)

[whatwg/url] Fix: allow percent encoded code points in the non-special URLs host (#218)

[whatwg/url] Forbidden host code points (#214)

[whatwg/url] Formatting conventions (#47)

[whatwg/url] Goal: Getting a fixed document release (#222)

[whatwg/url] Host parser UTF-8 decoding should fail, not U+FFFD (#216)

[whatwg/url] Host parsing UTF-8 decoding can fail (#215)

[whatwg/url] IDNA (#53)

[whatwg/url] IDNA2008 (#223)

[whatwg/url] IPv4 parser: handle the empty string (#189)

[whatwg/url] IPv6 parser's bug in IPv4 part (#195)

[whatwg/url] Is failure ever not a syntax violation? (#219)

[whatwg/url] Is file:///C|/foo/bar meant to be a syntax violation? (#209)

[whatwg/url] Is file:///C|/foo/bar supposed to be a syntax violation? (#209)

[whatwg/url] It's not immediately clear that "URL syntax" and "URL parser" conflict (#118)

[whatwg/url] Make URLSearchParams' record constructor more flexible (#204)

[whatwg/url] Maybe ensure there is a path item after the Windows drive letter path item (#193)

[whatwg/url] Merge pull request #1 from whatwg/master (#211)

[whatwg/url] Meta: enable HTML checker (#200)

[whatwg/url] Meta: use SSH securely (#202)

[whatwg/url] No need for null passwords (#186)

[whatwg/url] Only support UTF-8 for the urlencoded parser (#197)

[whatwg/url] Parsing an empty host (#79)

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

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

[whatwg/url] Redo path parsing for non-special URLs (#212)

[whatwg/url] Restrict application/x-www-form-urlencoded parser to UTF-8 (#84)

[whatwg/url] Return failure in state override scheme parsing (#194)

[whatwg/url] search params preference for "+" over "%20" (#198)

[whatwg/url] Should 'C%3A' or 'C%7C' be interpreted as 'C:' and 'C|'? (#210)

[whatwg/url] Simplify constructing URLSearchParams (#175)

[whatwg/url] Something is causing the </main> to be closed prematurely (#190)

[whatwg/url] Sort URLSearchParams prior to stringification (#26)

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

[whatwg/url] Support repeated names (#206)

[whatwg/url] URL.pathname getter for file URLs produces odd result on Windows (#103)

[whatwg/url] URLSearchParams constructor test has a bug (#220)

[whatwg/url] URLUtils is wrong for Location object (#61)

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

[whatwg/xhr] "representing the same bytes" (#75)

[whatwg/xhr] Consider adding toJSON to FormData (#84)

[whatwg/xhr] Convert XHR to bikeshed (#97)

[whatwg/xhr] Entry settings object usage is probably wrong (#98)

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

[whatwg/xhr] Meta: enable snapshots (#106)

[whatwg/xhr] Reset response for abort() during DONE (#107)

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

[whatwg/xhr] Should we be pinning Blob URIs on fetches? (#79)

[whatwg/xhr] Should XHR store and send HTTP header names in lower case? (#34)

[whatwg/xhr] XHR using sync warning (#40)

Last message date: Tuesday, 31 January 2017 23:52:25 UTC