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

[heycam/webidl] #es-to-dictionary and #dictionary-to-es do not have reader-discernable titles (#228)

[heycam/webidl] [Clamp] and [EnforceRange] reduce the max value long long supports (#237)

[heycam/webidl] add a type to represent the undefined value (#60)

[heycam/webidl] Add instructions on when & where to file issues (#225)

[heycam/webidl] Add legacy platform objects. (#230)

[heycam/webidl] Add missing index increment and use index variable (#224)

[heycam/webidl] Bikeshed cleanup. (#218)

[heycam/webidl] ByteString still seems off (#236)

[heycam/webidl] Conversion to sequence<T> need not throw on a RegExp object (#145)

[heycam/webidl] Describing overloaded methods (#241)

[heycam/webidl] Differences between "normal" platform objects and "normal" JavaScript classes (#226)

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

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

[heycam/webidl] Editorial: use <var ignore> instead of Ignored Vars. (#238)

[heycam/webidl] enum local to interface (#227)

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

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

[heycam/webidl] Fix typo in sequence type conversion example (#223)

[heycam/webidl] get-buffer-source-{reference,copy} ought to point to the algorithm (#229)

[heycam/webidl] Globals can define a named property setter (#231)

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

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

[heycam/webidl] Meta: export record and sequence (#243)

[heycam/webidl] Meta: export record mappings (#239)

[heycam/webidl] Meta: remove sequence<T> as Bikeshed definition (#245)

[heycam/webidl] Minor fixups to creating an operation Function (#232)

[heycam/webidl] Modernize and clean up dictionary type conversions (#234)

[heycam/webidl] No seemingly consistent Shepherd story (#240)

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

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

[heycam/webidl] Refactor integer conversion in ES bindings. (#235)

[heycam/webidl] Remove all references to RegExp. (#220)

[heycam/webidl] Remove realm argument of "perform a security check" (#216)

[heycam/webidl] Remove support for [Unforgeable]-annotated interfaces (#215)

[heycam/webidl] Remove the RegExp type (#148)

[heycam/webidl] Set up auto-deploy to GitHub pages from master (#221)

[heycam/webidl] Shepherd: difference between "record" and "record type" (#233)

[heycam/webidl] Should we x-link base concepts to the Infra Standard? (#242)

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

[heycam/webidl] Union types with colliding enum values (#219)

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

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

[w3c/charter-html] Drop High Level User Events (#137)

[w3c/DOM-Parsing] Define the origin of the documents returned from DOMParser (#24)

[w3c/DOM-Parsing] Fix 2 issues in createContextualFragment (#23)

[w3c/DOM-Parsing] Step 1 of createContextualFragment is not enough (#17)

[w3c/DOM-Parsing] Step 4 of createContextualFragment is not enough (#15)

[w3c/editing] <div> in <dl> (#153)

[w3c/editing] Broken link in execCommand (#154)

[w3c/editing] contentEditable: clarification of selection and typing behavior (#156)

[w3c/editing] execCommand: Fix HTML spec URLs (#155)

[w3c/FileAPI] Fix typo and remove some extraneous whitespace (#52)

[w3c/FileAPI] Remove FileList (Migrate to | typedef FileList FrozenArray<File>; | (#19)

[w3c/FileAPI] Remove Jonas Sicking from Editor list (#53)

[w3c/FileAPI] Update editors info (#50)

[w3c/FileAPI] Whatdoes it mean to invoke the Blob constructor with zero parameters? (#54)

[w3c/gamepad] Arbitrary buffering of API calls is causing issues (#46)

[w3c/gamepad] Need to spec better support for control mapping (#7)

[w3c/gamepad] Spec broken because of use of "old school" WebIDL mode (#47)

[w3c/gamepad] UA applied mapping cannot be escaped (#1)

[w3c/IndexedDB] Add [SameObject] annotation to global indexedDB (#117)

[w3c/IndexedDB] Add non-normative docs for APIs (#110)

[w3c/IndexedDB] Add support for URL as one of the basic types like Date (#108)

[w3c/IndexedDB] Allow delete() on index (#68)

[w3c/IndexedDB] Behavior tested by transaction-abort-multiple-metadata-revert.html is not obviously specified anywhere (#109)

[w3c/IndexedDB] Can the indexedDB attribute have [SameObject] (#116)

[w3c/IndexedDB] Clear object store handle's index set when deleted. Resolves #109 (#111)

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

[w3c/IndexedDB] Feature Request: Allow batch adding records (from an Array) (#69)

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

[w3c/IndexedDB] Problem with test IndexedDB/idbobjectstore-rename-store.html (#113)

[w3c/IndexedDB] Repository website (#115)

[w3c/IndexedDB] Tiny grammar fix (#114)

[w3c/manifest] [Explainer] Add simple example with name and icon (#527)

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

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

[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] Feat(events): add BeforeInstallPromptEvent (#520)

[w3c/manifest] feat(installation): define when/how to fire BIP (#522)

[w3c/manifest] feat(installation): define when/how to fire BIP (#524)

[w3c/manifest] feat(window): add window.onbeforeinstallprompt (#517)

[w3c/manifest] feat: add AppBannerPromptOutcome enum (#519)

[w3c/manifest] feat: add more complete explainer (#528)

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

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

[w3c/manifest] feat: define application life-cycle task source (#518)

[w3c/manifest] fix (index): fix 'covert' typos (#521)

[w3c/manifest] Fix typographical error (#525)

[w3c/manifest] Parsing image purpose. (#516)

[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] Proposal: Add Optional Member for IARC Rating (#523)

[w3c/manifest] Should appinstalled / beforeinstallprompt fire on native app installation? (#514)

[w3c/manifest] Update references to W3C if available (#526)

[w3c/manifest] When purpose is invalid, return set with "any" instead of undefined. (#515)

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

[w3c/pointerlock] CFC: Publish FPWD of Pointer Lock 2.0 (closes 14th Nov 2016) (#11)

[w3c/pointerlock] CFC: Publish FPWD of Pointer Lock 2.0 (closes 14th Nov 2016) (#12)

[w3c/pointerlock] CFC: Publish FPWD of Pointer Lock 2.0 (closes 15th Nov 2016) (#11)

[w3c/push-api] Add a messageHandlingError event (#214)

[w3c/push-api] Add applicability statement (#179)

[w3c/push-api] Add inline notes / todos for large unresolved issues (#62)

[w3c/push-api] Add Peter Beverloo as an editor, retire Michael (#220)

[w3c/push-api] Allow passing a base64url-encoded value to `applicationServerKey` (#227)

[w3c/push-api] Allow UAs to unsubscribe offline "successfully" (#122)

[w3c/push-api] Clarify encryption key lifetime and intention (#224)

[w3c/push-api] Discovering relevant service timers (#111)

[w3c/push-api] Edit the summary on the repo (#225)

[w3c/push-api] Ergonomics of VAPID key (#226)

[w3c/push-api] event.waitUntil(registration.subscribe()) would cause a deadlock (#221)

[w3c/push-api] Link to a definition of "start up a service worker if it is not running" (#63)

[w3c/push-api] Link to definition of secure origin instead of mentioning https only (#79)

[w3c/push-api] Multiple consecutive messages (#168)

[w3c/push-api] Please use Contiguous IDL instead (#216)

[w3c/push-api] Properly defining `pushsubscriptionchange` (#228)

[w3c/push-api] Push API should be allowed without dependency on service worker (#84)

[w3c/push-api] Push event shouldn't be dispatched to an activating worker (#147)

[w3c/push-api] Push events should Soft Update service worker (#115)

[w3c/push-api] Remove references to Soft Update (#215)

[w3c/push-api] Remove references to the soft update algorithm (#223)

[w3c/push-api] Rewrite introduction to clarify applicability and use cases (#218)

[w3c/push-api] Service worker events (#146)

[w3c/push-api] Should receipt_endpoint be expose in PushSubscription of webpush api (#144)

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

[w3c/push-api] Strings or binary or both (#83)

[w3c/push-api] Switching to contiguous webidl (#229)

[w3c/push-api] The term webapp seems odd (#77)

[w3c/push-api] Update editors (#219)

[w3c/push-api] Update reference to DSS spec (#217)

[w3c/push-api] update reference to FIPS-186-4 (#210)

[w3c/screen-orientation] Confusiong between "_pending-promise_" and "doc's pending promise" (#94)

[w3c/screen-orientation] Event firing needs fixes (#93)

[w3c/screen-orientation] Test suite (#95)

[w3c/selection-api] setBaseAndExtent should clear selection when baseNode or extentNode is null (#72)

[w3c/ServiceWorker] (WIP) Bikeshed cleanup (#1014)

[w3c/ServiceWorker] .ready promise should be resolved after updating registration.state properties (#1011)

[w3c/ServiceWorker] Add more Soft Update on functional events (#1006)

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

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

[w3c/ServiceWorker] clarify secure context requirements in Handle Fetch (#890)

[w3c/ServiceWorker] consider exposing a type attribute on Client (#1005)

[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] Define client.reserved (d88e979)

[w3c/ServiceWorker] Disable SW's when cookies are disabled? (#209)

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

[w3c/ServiceWorker] Edge case for use of client.frameType (#1007)

[w3c/ServiceWorker] Editorial: export Handle Functional Event (#1008)

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

[w3c/ServiceWorker] Editorial: more link-defaults and anchors cleanup (#1002)

[w3c/ServiceWorker] Export dfn for HTML and DOM (66a4fd9)

[w3c/ServiceWorker] Fix arguments to "fetch a classic worker script" (#1012)

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

[w3c/ServiceWorker] Interacting with HTTP/2 push (#215)

[w3c/ServiceWorker] Introduce Extend Service Worker Lifetime algorithm (#1010)

[w3c/ServiceWorker] Lots of bikeshed usage issues (#965)

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

[w3c/ServiceWorker] Meta: move the specification to the top-level directory (#1009)

[w3c/ServiceWorker] NavigationPreloadManager.setHeaderValue should reject invalid HTTP header field values (#1000)

[w3c/ServiceWorker] postMessage keeps service workers alive indefinitely (#980)

[w3c/ServiceWorker] Property on fetchEvent to indicate the target client (#874)

[w3c/ServiceWorker] Remove frameType, maybe add ancestorOrigins (#732)

[w3c/ServiceWorker] Service worker Failed to load resource: net::ERR_UNSAFE_REDIRECT (#1001)

[w3c/ServiceWorker] service-worker.d.ts.... (#576)

[w3c/ServiceWorker] serviceworker for iframes with srcdoc (#765)

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

[w3c/ServiceWorker] serviceworker.skipWaiting (#1016)

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

[w3c/ServiceWorker] Should the active worker move to environment settings object? (#811)

[w3c/ServiceWorker] should UA check for updates on navigate when there is no fetch event? (#905)

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

[w3c/ServiceWorker] Spec client.reserved (#1003)

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

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

[w3c/ServiceWorker] Use Extended MessageEvent (6c68bd8)

[w3c/ServiceWorker] Using BroadcastChannel to wake up a service worker (#975)

[w3c/touch-events] Add a default passive algorithm definition for Window, Document and HTMLElement. (#75)

[w3c/touch-events] Add defacto (#77)

[w3c/touch-events] Adding the fling intervention behavior to TouchEvent's spec (#76)

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

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

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

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

[w3c/uievents] WheelEvent.intDelta(X|Y|Z) might be useful for some web apps which cannot scroll its contents smoothly (#114)

[w3c/webcomponents] "is" attribute for autonomous custom elements (#603)

[w3c/webcomponents] [BUG?] Setting visibility:hidden on a Custom Element causes attachedCallback not to be executed. (#601)

[w3c/webcomponents] [BUG?] Setting visibility:hidden on a Custom Element causes callbacks not to be executed (not upgraded?). (#601)

[w3c/webcomponents] [idea] [shadow-dom] Provide a version number on shadow roots so they can be distinguished. (#610)

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

[w3c/webcomponents] [Imports]: Consider changing component location to component identifier (bugzilla: 21253) (#235)

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

[w3c/webcomponents] [shadow-dom] [spec-bug] in asignedNodes description. (#612)

[w3c/webcomponents] [Shadow]: Declarative Shadow DOM (bugzilla: 28441) (#71)

[w3c/webcomponents] [spec-bug] Jarbled text. (#612)

[w3c/webcomponents] Add [SameObject] to import IDL attribute (#600)

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

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

[w3c/webcomponents] Best way to distribute global styles into shadow root? (#609)

[w3c/webcomponents] Constructing a custom element synchronously drops prefix from its name (#607)

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

[w3c/webcomponents] Copying global `<style>` textContent into ShadowDOM roots is not ideal. (#609)

[w3c/webcomponents] createElement step 5 is inconsistent with parser-created customized built-in elements (#608)

[w3c/webcomponents] CustomElementRegistry.prototype.get() and case sensitivity (#604)

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

[w3c/webcomponents] Define the timing when distribution happens (#73)

[w3c/webcomponents] How can a custom element detect when it is transcluded into a shadow tree (slotchange)? (#504)

[w3c/webcomponents] Method for detecting finally-distributed nodes. (#611)

[w3c/webcomponents] Need "slotchange" event (#288)

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

[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] Unexpected upgrade timing when appending an element and script together (#606)

[w3c/webcomponents] When to PUBLIC? (#599)

[w3c/WebPlatformWG] Some minor issues in index.html (#82)

[w3c/WebPlatformWG] Update some links (#81)

[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] IFrame support in web payments (#147)

[w3ctag/spec-reviews] ImageBitmapRenderingContext (part of offscreen canvas) (#141)

[w3ctag/spec-reviews] MediaStream Recorder (#131)

[w3ctag/spec-reviews] Motion path spec (#66)

[w3ctag/spec-reviews] PaymentRequest.canMakeActivePayment() (#146)

[w3ctag/spec-reviews] Privacy Mode (#101)

[w3ctag/spec-reviews] privacy of sensor & other exotic APIs (#129)

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

[w3ctag/spec-reviews] Review OffscreenCanvas (#144)

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

[w3ctag/spec-reviews] Review Web Authentication spec (#97)

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

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

[w3ctag/spec-reviews] TV Control Feedback (#111)

[w3ctag/spec-reviews] TV-Specific Web Subsetting (#105)

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

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

[whatwg/dom] "The adoptNode(node) method, when invoked, must ..." (#368)

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

[whatwg/dom] 1 (#379)

[whatwg/dom] Add a section on defining a new event (#364)

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

[whatwg/dom] add changed value to mutation record (#376)

[whatwg/dom] Add the ability for an EventTarget to provide an algorithm to override (#366)

[whatwg/dom] Allow an EventTarget to provide the default value of the AddEventListenerOptions (#365)

[whatwg/dom] Clarification on construction and creation of events (#372)

[whatwg/dom] Clarify isTrusted (#374)

[whatwg/dom] cloneNode should probably define the new Document's origin (#378)

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

[whatwg/dom] Copy the origin pointer when cloning a document (#380)

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

[whatwg/dom] Drop support for SVGZoomEvent in createEvent (#323)

[whatwg/dom] Editorial: make use of the Infra Standard (#375)

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

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

[whatwg/dom] Meta: commit snapshot cleanup (#363)

[whatwg/dom] Meta: fix markup errors (#377)

[whatwg/dom] Meta: run output through the HTML checker (#381)

[whatwg/dom] Nerfing all events on all event targets in a serviceworker after initial script evaluation seems odd (#371)

[whatwg/dom] Remove incorrect customized built-in element checks (#373)

[whatwg/dom] Remove SVGZoomEvent? (#283)

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

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

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

[whatwg/dom] Standardize certain Microsoft event extensions (#334)

[whatwg/dom] Upstream `delegatesFocus` property of ShadowRootInit from W3C spec. (#367)

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

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

[whatwg/encoding] Bikeshed conversion (#79)

[whatwg/encoding] Commit snapshots (#80)

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

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

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

[whatwg/encoding] Convert to bikeshed. (#48)

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

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

[whatwg/encoding] Editorial: cross-reference more IDL terms (#81)

[whatwg/encoding] Fix #17: gb18030 cannot encode U+E5E5 (#25)

[whatwg/encoding] gb18030 encoding/decoding support (#57)

[whatwg/encoding] GBK encoding/decoding support (#56)

[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] Meta: enable commit/branch snapshots (#82)

[whatwg/encoding] Note >8835 pointers in index jis0208 cannot be reached (#83)

[whatwg/encoding] Serializing internal TextDecoder state? (#7)

[whatwg/fetch] "bar.com" in the example (#414)

[whatwg/fetch] "rom bar.com" (#414)

[whatwg/fetch] 204 and json (#113)

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

[whatwg/fetch] Add a bit to Opaque Responses to distinguish redirects (#79)

[whatwg/fetch] Add a space before multipart/form-data's boundary parameter (#423)

[whatwg/fetch] Annevk/conversion cleanup (#407)

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

[whatwg/fetch] Clarify Body package data algorithm with multipart/form-data MIME type (#424)

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

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

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

[whatwg/fetch] Editorial: remove direct w3c.github.io links (#409)

[whatwg/fetch] Emptying a readable stream should be for readablestream (#421)

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

[whatwg/fetch] Export 'keepalive flag', and tie it to 'request'. (#413)

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

[whatwg/fetch] Export response's associated response (#420)

[whatwg/fetch] Export various things for service worker (#420)

[whatwg/fetch] FormData content-type doesn't match form submission behavior in browsers (#422)

[whatwg/fetch] Meta: run HTML checker on generated HTML (#426)

[whatwg/fetch] Meta: set up the architecture for commit/branch snapshots (#408)

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

[whatwg/fetch] OpenEndedDictionary clarification (#164)

[whatwg/fetch] Sharing cookies from one subdomain to the other (#417)

[whatwg/fetch] Should we send an Origin header for no-cors fetches? (#225)

[whatwg/fetch] Simplify HeadersInit (#418)

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

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

[whatwg/fetch] Update fetch.bs (#415)

[whatwg/fetch] Update fetch.bs: bar.com should be bar.invalid (#415)

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

[whatwg/fetch] Use auto-linking for CSP3. (#410)

[whatwg/fetch] Use Web IDL's new record type (#412)

[whatwg/fullscreen] Decide on wanted behavior for request+exit or exit+request together (#63)

[whatwg/fullscreen] Decide whether to resize synchronously in requestFullscreen() (#64)

[whatwg/fullscreen] Editorial: use the Infra Standard (#62)

[whatwg/fullscreen] What should happen if an element is moved to another document right after requestFullscreen (#33)

[whatwg/fullscreen] wip (#61)

[whatwg/storage] Error handling in estimate() (#38)

[whatwg/streams] "non-negative" (#585)

[whatwg/streams] "non-negative" or "nonnegative" ? (#585)

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

[whatwg/streams] "Wait until any ongoing write finishes (i.e. the..." (#618)

[whatwg/streams] Aborting a stream should wait for pending writes (#619)

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

[whatwg/streams] add "bytes" readableType to TransformStream transformer (#601)

[whatwg/streams] Add code coverage reporting the reference implementation/tests (#590)

[whatwg/streams] Add code coverage reporting to the reference implementation/tests (6ee11ff)

[whatwg/streams] Add code coverage to reference implementation (#208)

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

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

[whatwg/streams] Change directory listing order (#614)

[whatwg/streams] Cloning (not teeing) a readable stream, via controller tricks (#599)

[whatwg/streams] Closing the controller with a pipe (#606)

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

[whatwg/streams] Create Geranebb21 (#615)

[whatwg/streams] delete dead code (#602)

[whatwg/streams] Do not assert() when writer is detached during close() (#621)

[whatwg/streams] Document difference of lock between writable and readable (#516)

[whatwg/streams] Editorial: "return undefined." vs. "return" (#587)

[whatwg/streams] Editorial: consistently use minimal returns (#612)

[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] explicity operate on underlying source and sink instead of public methods (#321)

[whatwg/streams] fix error description (#596)

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

[whatwg/streams] Invoking methods should not call .apply() (#613)

[whatwg/streams] Make the remaining failing tests pass (d673b08)

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

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

[whatwg/streams] Minor fixes to writable-stream tests (#610)

[whatwg/streams] move TransformStream strategies to second argument (#600)

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

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

[whatwg/streams] port piping tests to WPT (#603)

[whatwg/streams] remove dead code (#593)

[whatwg/streams] Remove trivial non-zero delays in wpts (#605)

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

[whatwg/streams] Run ReadableStream tests against ReadableByteStream (#217)

[whatwg/streams] should ReadableStreamClose() resolve BYOB reader readIntoRequests? (#455)

[whatwg/streams] Should ReadableStreamDefaultReader be exposed? (#586)

[whatwg/streams] skip WPT dir if not present (#608)

[whatwg/streams] sync spec and implementation of autoAllocateChunkSize (#592)

[whatwg/streams] test non-function sink.abort (#591)

[whatwg/streams] test non-function strategy.size (#594)

[whatwg/streams] TransformStream byte streams (#616)

[whatwg/streams] update travis config (#595)

[whatwg/streams] us.abort() is not called if us.write() fails (#620)

[whatwg/streams] use abstract ops in TransformStream implementation (#598)

[whatwg/streams] Why are [[writeRequests]] and [[queue]] separate? (#589)

[whatwg/streams] WPT-ify most of the remaining tape tests (#604)

[whatwg/streams] WPT-ify some tests (#597)

[whatwg/streams] WritableStream: Test no-op releaseLock (#588)

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

[whatwg/url] Editorial: start using Infra Standard (#165)

[whatwg/url] fix typo in IPv4 number parser algorithm (#166)

[whatwg/url] handling invalid octal ip address (#164)

[whatwg/url] IDNA (#53)

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

[whatwg/url] Meta: set up the architecture for commit/branch snapshots (#160)

[whatwg/url] path /. (#161)

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

[whatwg/url] percent-encoding rules don't match browsers? (#162)

[whatwg/url] Semi-colon (;) should be illegal in URL hostname parsing (#159)

[whatwg/url] size (or length) for URLSearchParams (#163)

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

[whatwg/xhr] Clean up "fire an event" and derivatives (#99)

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

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

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

[whatwg/xhr] Rq (#100)

[whatwg/xhr] Should setting an invalid value to responseType on an XHR in LOADING/DONE state throw? (#102)

[whatwg/xhr] Wordpress.org issue (#103)

Last message date: Wednesday, 30 November 2016 22:50:16 UTC