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

[heycam/webidl] Add namespaces (#121)

[heycam/webidl] Allow constructor<ClassType> as a type accepted by functions. (#101)

[heycam/webidl] Indicate that thing needs user action to work (#137)

[heycam/webidl] Make globals and things they inherit from have immutable prototypes (#133)

[heycam/webidl] More meaniful lables (#136)

[heycam/webidl] Should probably spec a hasInstance for named constructors (#134)

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

[heycam/webidl] Use OrdinaryGetOwnProperty. (#131)

[slightlyoff/ServiceWorker] 28-29 July 2016 Service Workers meeting - W3C Web platform Working Group (#929)

[slightlyoff/ServiceWorker] Add a way to detect reloading only client (#872)

[slightlyoff/ServiceWorker] Add cookie accessor/setter methods? (#707)

[slightlyoff/ServiceWorker] addAll should resolve when the cache is fully & successfully written (#884)

[slightlyoff/ServiceWorker] Authenticated PWA ? (#909)

[slightlyoff/ServiceWorker] Block 206s entering the cache (via put & addAll) (#937)

[slightlyoff/ServiceWorker] Byte by byte match does not capture developer friendly behaviour (#639)

[slightlyoff/ServiceWorker] cache.match should create partial responses if given a range request (#913)

[slightlyoff/ServiceWorker] clarify behavior when fetch event handler throws (#896)

[slightlyoff/ServiceWorker] clarify Request.isReload for sub-resources (#827)

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

[slightlyoff/ServiceWorker] clarify that Clients.matchAll() only returns Window Client objects with active documents (#888)

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

[slightlyoff/ServiceWorker] consider firing a "clientcontrolled" event on ServiceWorkerGlobalScope (#886)

[slightlyoff/ServiceWorker] Consider relying on eTags (or other headers) for service worker dependencies to check for updates (#839)

[slightlyoff/ServiceWorker] Create a new ReadableStream in FetchEvent.respondWith (#934)

[slightlyoff/ServiceWorker] Create F2F agenda - 28-29 July 2016 (#932)

[slightlyoff/ServiceWorker] Documentation mistake (#927)

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

[slightlyoff/ServiceWorker] DOMParser within ServiceWorkers (#846)

[slightlyoff/ServiceWorker] Drop isReload (#873)

[slightlyoff/ServiceWorker] Eliminate usage of entry and incumbent settings objects (#922)

[slightlyoff/ServiceWorker] Eliminating SW startup latency for common case (#920)

[slightlyoff/ServiceWorker] Enabling multiple Service Workers for a single scope (#921)

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

[slightlyoff/ServiceWorker] ExtendableMessageEvent.source cannot be SameObject (#816)

[slightlyoff/ServiceWorker] FetchEvent.respondWith does something weird with the body of a response (#850)

[slightlyoff/ServiceWorker] Firing an event when service worker wakes up (#928)

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

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

[slightlyoff/ServiceWorker] Introduce `Service-Worker-Max-Age` header (#721)

[slightlyoff/ServiceWorker] Make ServiceWorkers more tailored for "always offline" websites (#907)

[slightlyoff/ServiceWorker] More clarity around waiting for an active worker to finish (#916)

[slightlyoff/ServiceWorker] Move service worker spec into w3c (#881)

[slightlyoff/ServiceWorker] navigations that are not intercepted should still allow interception on further redirects (#793)

[slightlyoff/ServiceWorker] Need to review the algorithms for creating a new environment settings object (#919)

[slightlyoff/ServiceWorker] Never fail for navigation requests (#892)

[slightlyoff/ServiceWorker] OCSP fetches bypass service worker (#564)

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

[slightlyoff/ServiceWorker] potential http cache issues with importScripts() (#894)

[slightlyoff/ServiceWorker] Provide cache.putAll() method (#867)

[slightlyoff/ServiceWorker] Receivers of ranged responses must ensure all ranges come from the same underlying resource (#703)

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

[slightlyoff/ServiceWorker] Remove monkeypatches in the event disptaching behaviors (72315b9)

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

[slightlyoff/ServiceWorker] Resolve Job Promise can resolve jobs with an incorrect value (#829)

[slightlyoff/ServiceWorker] Run the latest Bikeshed (#925)

[slightlyoff/ServiceWorker] Run the latest Bikeshed (#933)

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

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

[slightlyoff/ServiceWorker] ServiceWorkerContainer spec lists `onerror` as an event handler (#912)

[slightlyoff/ServiceWorker] ServiceWorkers doesn't update in Chrome of subscribers after 24 hours (even after 5 days) (#930)

[slightlyoff/ServiceWorker] Should 'fetch' be an event, or some different API? (#256)

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

[slightlyoff/ServiceWorker] Should Cache-Control: private be respected? (#926)

[slightlyoff/ServiceWorker] should FetchEvent.request.cache reflect non-fetch browser cache controls? (#875)

[slightlyoff/ServiceWorker] Should mixed content always be blocked? (#813)

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

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

[slightlyoff/ServiceWorker] Should waitUntil() fast fail if a single extension promise rejects? (#936)

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

[slightlyoff/ServiceWorker] spec behavior when ServiceWorkerContainer parent client is dead (#777)

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

[slightlyoff/ServiceWorker] spec should be more explicit about accessing internal body on opaque Responses (#710)

[slightlyoff/ServiceWorker] Split the cache API into its own spec (#879)

[slightlyoff/ServiceWorker] Stop monkeypatching event dispatch (#924)

[slightlyoff/ServiceWorker] Unregister algorithm step 6.1 is no longer necessary (#855)

[slightlyoff/ServiceWorker] Update for changes to HTML's script-fetching algorithms (#923)

[slightlyoff/ServiceWorker] When does the openWindow promise resolve? (#728)

[slightlyoff/ServiceWorker] Where are ServiceWorker data stored? (#883)

[slightlyoff/ServiceWorker] why cant i register a embedded function as for shared worker? (#902)

[slightlyoff/ServiceWorker] why does Register algorithm step 5.3.1 check for an active worker? (#856)

[slightlyoff/ServiceWorker] Why doesn't cache.match support `cacheName` (#917)

[w3c/charter-html] Bugs get property triaged, prioritized, and addressed (#2)

[w3c/charter-html] Clarify the problem space (#18)

[w3c/charter-html] define roles for the entire set of stakeholders (#19)

[w3c/charter-html] Embrace modern spec dev practices (#7)

[w3c/charter-html] Groups split (#14)

[w3c/charter-html] Indicate relationship with the WHATWG (#112)

[w3c/charter-html] Innovation (#9)

[w3c/charter-html] Styling for readability (#115)

[w3c/charter-html] Test based standardization (#3)

[w3c/charter-html] unclear about wg leadership bullet point (#11)

[w3c/charter-html] Work on HTML (#130)

[w3c/DOM-Parsing] Apply serialization algorithm fixes based on testing (#14)

[w3c/DOM-Parsing] How should createContextualFragment interact with `<script>` inside `<template>`? (#19)

[w3c/DOM-Parsing] Proposal: add a method in DOMParser for parsing non-UTF8 XML documents (#18)

[w3c/DOM-Parsing] Significant normative and editorial updates (#16)

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

[w3c/editing] How to combine data and transferData attributes? (#131)

[w3c/editing] How to handle IME-alike input for European languages on Mac OS X for accent marks on long key press (#132)

[w3c/editing] inputType for Menu Bar>Edit>Delete (no obvious direction) (#130)

[w3c/editing] July 29th F2F Agenda Item - Clipboard events (#135)

[w3c/editing] July 29th F2F Agenda Item - Data and dataTransfer attributes (#139)

[w3c/editing] July 29th F2F Agenda Item - Dragging and dropping (#134)

[w3c/editing] July 29th F2F Agenda Item - History handling (undo/redo) (#136)

[w3c/editing] July 29th F2F Agenda Item - Non-cancelable event (#137)

[w3c/editing] July 29th F2F Agenda Item - Non-cancelable event 2 of 2 (#140)

[w3c/editing] July 29th F2F Agenda Item - Opt-in/opt-out of editing features and menus (#141)

[w3c/editing] July 29th F2F Agenda Item - static ranges (#138)

[w3c/editing] ly 29th F2F Agenda Item - Set Virtual Keyboard Enter Key Text (#142)

[w3c/editing] RESOLUTION: We are going to focus on describing ce=typing as a priority. (#85)

[w3c/editing] Should we expose physical direction in Deletion commands? (for the case of RTL) (#133)

[w3c/editing] We should ensure drag/drop also fires beforeInput (#107)

[w3c/editing] We should keep data in UI events for beforeInput that does the text/plain serialization. We should add dataTransfer to the editing spec for other mime types(html, text with line breaks, etc) (#106)

[w3c/FileAPI] Implementations allow all values in type getter (#43)

[w3c/FileAPI] Improve readability of Blob-related statements (#42)

[w3c/FileAPI] Re-add FileReader.readAsBinaryString() ? (#39)

[w3c/FileAPI] Re-add readAsBinaryString() (#44)

[w3c/FileAPI] Re-word the way the various read operations are defined (#45)

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

[w3c/FileAPI] Use BufferSource instead of ArrayBuffer or ArrayBufferView (#38)

[w3c/gamepad] Add a Project Description and Project URL (#29)

[w3c/gamepad] Added GamepadPose (#25)

[w3c/gamepad] Added GamepadPose and GamepadCapabilities (#25)

[w3c/gamepad] Added touched property to GamepadButton (#26)

[w3c/gamepad] Determine how Multi-touch surfaces should be handled. (#27)

[w3c/gamepad] IDL array[]s no longer exist (#28)

[w3c/IndexedDB] Asynchronously executing a request should queue a task to fire events (#83)

[w3c/IndexedDB] deleteDatabase's "versionchange" should be deferred if upgrade is running (#78)

[w3c/IndexedDB] Make IDBRequest.error and IDBRequest.transaction nullable (#80)

[w3c/IndexedDB] Make IDBRequest.error nullable (#80)

[w3c/IndexedDB] Naming for "v2" ? (#82)

[w3c/IndexedDB] Specify IDBOpenDBRequest processing as a queue? (#79)

[w3c/IndexedDB] task behavior for open requests is poorly specified (#9)

[w3c/IndexedDB] The steps for opening a database are racy (#81)

[w3c/manifest] Ability to claim web app (#476)

[w3c/manifest] Add beforeinstallprompt event (#417)

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

[w3c/manifest] Add screenshots object (#477)

[w3c/manifest] Adding the webapp's badge to the manifest (#480)

[w3c/manifest] Additional property to define a webapp to be single instance (single-tab) (#479)

[w3c/manifest] Define how the manifest is fetched (#481)

[w3c/manifest] Include Minimal Store/Catalog MetaData in Manifest (#448)

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

[w3c/permissions] Add "fullscreen" (#26)

[w3c/permissions] Add "nfc" to enum PermissionName (#47)

[w3c/permissions] Add "pointerlock" to enum PermissionName (#50)

[w3c/permissions] Add 'webvr' to "Permission Registry" enum (#108)

[w3c/permissions] Add persistent storage (#39)

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

[w3c/permissions] Add screen sharing permissions (#45)

[w3c/permissions] Add security considerations section (#49)

[w3c/permissions] Add terms to Shepherd (#64)

[w3c/permissions] Allow features to 'require a secure context'. (#109)

[w3c/permissions] Check request() polyfill and update spec to match (#113)

[w3c/permissions] chore(editors): add W3C editor IDs (#105)

[w3c/permissions] chore(examples): Modernize JS examples (#101)

[w3c/permissions] chore(navigator-and-workernavigator-extension): remove redudant text (#104)

[w3c/permissions] docs(contributing): improve the guidelines for changes (#106)

[w3c/permissions] Don't assume implicit grant from getUserMedia. (#78)

[w3c/permissions] Editorial fixes (#100)

[w3c/permissions] Exceptions in promise using algorithms (#102)

[w3c/permissions] Exceptions in promise using methods (#102)

[w3c/permissions] Faking permissions (#54)

[w3c/permissions] feat(algorithms): allow calling with a PermissionName (#115)

[w3c/permissions] feat(prompts): allow UAs to deny non-gesture prompts (#107)

[w3c/permissions] feat(registry): features require a secure context by default, with opt-out (#109)

[w3c/permissions] feat(travis): autopublish with echidna (closes #24) (#99)

[w3c/permissions] feat(travis): autopublish with echidna (closes #24) (a9e27e4)

[w3c/permissions] Flesh out request("geolocation") (#112)

[w3c/permissions] Flesh out request("push") (#111)

[w3c/permissions] Guidance on where to put permission related stuff in other specs (#110)

[w3c/permissions] Guidance on whether to add an API to the permissions spec (#116)

[w3c/permissions] how to tidy? (#98)

[w3c/permissions] Model temporary permissions better (#86)

[w3c/permissions] Move the Permissions registry (#103)

[w3c/permissions] navigator.permissions.request (#48)

[w3c/permissions] Permission API has terminology issues one could drive a truck through. (#85)

[w3c/permissions] Permissions may change status in other ways than "trying to access" (#43)

[w3c/permissions] refactor(permission state): pass the settings object explicitly (#114)

[w3c/permissions] Remove object-based permissions (#42)

[w3c/permissions] Separate "request access" from "request permission"? (#94)

[w3c/permissions] Specify how request and revoke work on push and midi permissions. (#90)

[w3c/permissions] Support for background sync (one-off and periodic) (#29)

[w3c/permissions] What should "retrieve the permission state" do for pickers? (#8)

[w3c/permissions] Why is "retrieve the permission storage" not in "Permission store"? (#84)

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

[w3c/pointerlock] PointerLock and Shadow DOM (#3)

[w3c/pointerlock] Update for Shadow DOM (#4)

[w3c/push-api] Allow UA to not implement all PushSubscriptionOptions (#200)

[w3c/push-api] applicationServerKey is never used in subscribe() (#209)

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

[w3c/push-api] JSON.parse produces any not object (#206)

[w3c/push-api] Make applicationServerKey [SameObject] not [Throws] (#199)

[w3c/push-api] Options are...optional. (#201)

[w3c/push-api] PushSubscriptionOptions ArrayBuffer lifetime issues (#198)

[w3c/push-api] Running tidy (#207)

[w3c/push-api] Send notifications in batch (#208)

[w3c/push-api] Spec should use "secure context" terminology (#202)

[w3c/push-api] typedef object JSON; is incorrect (#204)

[w3c/push-api] Use the correct terminology for secure contexts (#203)

[w3c/screen-orientation] Add orientation change source to be used by fullscreen api. (#90)

[w3c/screen-orientation] Allow lock Orientation more than one orientation (#91)

[w3c/screen-orientation] Fullscreen Element Stack Not Found in Fullscreen (#88)

[w3c/screen-orientation] screen-orientation.change events should be cancellable (#92)

[w3c/screen-orientation] Timing of triggering change event doesn't look right (#89)

[w3c/screen-orientation] Use animation frame task (#40)

[w3c/selection-api] Define the interaction with user-select CSS property (#46)

[w3c/selection-api] Normative references (#69)

[w3c/selection-api] Triple-click selection bounds (#70)

[w3c/touch-events] Add informative note about not doing naive "touch OR mouse etc" event handling (#71)

[w3c/touch-events] Add interaction with pointer events and compat mouse events (#70)

[w3c/touch-events] convert deprecated <dl> based WebIDL to Contiguous IDL (#69)

[w3c/touch-events] Specify what browsers do on non-touch devices (#64)

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

[w3c/uievents] 3.4 and 3.5 duplicate HTML spec (#95)

[w3c/uievents] 4.1 and 4.9 keypress is deprecated (#96)

[w3c/uievents] 5.12 event types (#97)

[w3c/uievents] 5.2 focus events accessibility (#98)

[w3c/uievents] 5.4.2 focusin and focusout bubble use case? (#99)

[w3c/uievents] 5.5 input events notifications (#100)

[w3c/uievents] 5.7 composition events use case (#101)

[w3c/uievents] 9.4 mutation events are deprecated (#102)

[w3c/uievents] 9.4 mutation events are deprecated (#103)

[w3c/uievents] Fix #89. Make some of legacy UIEvents composed events (#93)

[w3c/uievents] Typo in 3.2 (#94)

[w3c/webcomponents] <iframe> and the History API (#184)

[w3c/webcomponents] <iframe> and Window's named properties (#145)

[w3c/webcomponents] [Custom]: Need adopted callback (bugzilla: 24577) (#210)

[w3c/webcomponents] [idea] Ability to define Custom Element attributes (and optionally enable getters/setters for those attributes). (#517)

[w3c/webcomponents] [idea] Allow HTML Element attributes to accept any type of value, not just strings. (#519)

[w3c/webcomponents] [idea] Allowing custom element registrations on per-shadow-root basis. (#488)

[w3c/webcomponents] [idea] distributedCallback for Custom Elements (#527)

[w3c/webcomponents] Algorithms in 6.3. Sequential Focus Navigation are too complex (#496)

[w3c/webcomponents] Allow or prohibit observedAttributes to observe 'style' attribute? (#521)

[w3c/webcomponents] An API for determining if the focused element is a text editor (#483)

[w3c/webcomponents] Are document fragments "inert"? (#532)

[w3c/webcomponents] Are document fragments "intert"? (#532)

[w3c/webcomponents] Declarative syntax for custom elements (#136)

[w3c/webcomponents] Event retargetting in layman's terms? (#528)

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

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

[w3c/webcomponents] Idea: ComposedTreeProxy (#516)

[w3c/webcomponents] Interaction between CSS and composed tree needs to be better defined (#305)

[w3c/webcomponents] Invalid constructor when invoking the constructor directly (#531)

[w3c/webcomponents] Is or how can Shadow DOM be 'SEO friendly'? (#500)

[w3c/webcomponents] Polyfilling custom elements with native Shadow DOM support (#534)

[w3c/webcomponents] Shadow DOM and requestPointerLock() (#192)

[w3c/webcomponents] Shadow DOM, <style>, and document.styleSheets (#56)

[w3c/webcomponents] Should <link rel="stylesheet"> work inside shadow DOM? (#530)

[w3c/webcomponents] Should custom elements be adoptable if so, how? (#512)

[w3c/webcomponents] Should innerHTML propagate custom element constructor exceptions? (#525)

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

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

[w3c/webcomponents] The custom element state when constructor thrown (#533)

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

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

[w3c/webcomponents] Why allow shadow root style to access :host? (#490)

[w3c/webcomponents] Why must the is="" attribute exist? (#509)

[w3c/WebPlatformWG] Add Chong Zhang to "will attend" list (#49)

[w3c/WebPlatformWG] Add items that interest me for the editing tf meeting. (#59)

[w3c/WebPlatformWG] add Johannes Wilm to participant list (#53)

[w3c/WebPlatformWG] Add jungkees to attendees list (#47)

[w3c/WebPlatformWG] added issues 131/132 (#58)

[w3c/WebPlatformWG] added name to list (#44)

[w3c/WebPlatformWG] added one more item to the agenda (#55)

[w3c/WebPlatformWG] Brady will be at the Service Workers F2F next week too. (#51)

[w3c/WebPlatformWG] F2F Agenda Item - Dragging and dropping (#60)

[w3c/WebPlatformWG] further cleanup (#57)

[w3c/WebPlatformWG] grisha_pullRequest_AddtlAttendees (#48)

[w3c/WebPlatformWG] Kenji Baheux recording his plan to attend (#42)

[w3c/WebPlatformWG] Kenji recording his plan to attend (#45)

[w3c/WebPlatformWG] Kenji recording his plan to attend (#46)

[w3c/WebPlatformWG] Minor typo (#52)

[w3c/WebPlatformWG] Publish First Public Working Draft for HTML 5.2? (#43)

[w3c/WebPlatformWG] small cleanups (#56)

[w3c/WebPlatformWG] Update 16-07-28-29SW.md (#54)

[w3c/WebPlatformWG] Update 16-07-29-Editing.md (#50)

[w3ctag/packaging-on-the-web] Can a package be authenticated to come from a particular secure origin? (#30)

[w3ctag/spec-reviews] Accelerated Mobile Pages (AMP) (#122)

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

[w3ctag/spec-reviews] ARIA (#107)

[w3ctag/spec-reviews] Bluetooth API Security Model (#90)

[w3ctag/spec-reviews] Browser Fingerprinting Document (#38)

[w3ctag/spec-reviews] Do we have feedback on Web Payment group's response to security & privacy questionnaire? (#125)

[w3ctag/spec-reviews] First Party Cookies (#114)

[w3ctag/spec-reviews] Generic Sensor API (#110)

[w3ctag/spec-reviews] Geofencing FPWD (#89)

[w3ctag/spec-reviews] Indexed DB getAll(), openKeyCursor() and objectStoreNames (#84)

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

[w3ctag/spec-reviews] Performance Observer Review (formerly Navigation Timing 2 concepts) (#18)

[w3ctag/spec-reviews] Potential for coordination about task scheduling (#72)

[w3ctag/spec-reviews] Presentation API Request for Feedback (#61)

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

[w3ctag/spec-reviews] Progressive Web Apps (#123)

[w3ctag/spec-reviews] relative URLs are not updated pushState() (#118)

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

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

[w3ctag/spec-reviews] Review origin policy. (#127)

[w3ctag/spec-reviews] Review secure contexts (#124)

[w3ctag/spec-reviews] Review WAPA (Accessibility) proposal (#63)

[w3ctag/spec-reviews] Review Web Annotations specs (#93)

[w3ctag/spec-reviews] Security Questionnaire (#77)

[w3ctag/spec-reviews] Storage persistence (#85)

[w3ctag/spec-reviews] Streams General issue (#92)

[w3ctag/spec-reviews] TAG Review of HTML 5.1 (#119)

[w3ctag/spec-reviews] Task Scheduling (#72)

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

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

[w3ctag/spec-reviews] URNbis documents (#117)

[w3ctag/spec-reviews] WebRTC (#14)

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

[w3ctag/spec-reviews] Write up the Secure Stop issue for ddorwin (#73)

[whatwg/dom] "In a document" confusion (#238)

[whatwg/dom] "unclosed node of node" reads confusingly (#285)

[whatwg/dom] Add relatedTarget to event dispatch (#277)

[whatwg/dom] Add relatedTarget to event dispatch (#281)

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

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

[whatwg/dom] Do not throw for query() and queryAll() (#39)

[whatwg/dom] Figure out what to do with XMLDocument (#278)

[whatwg/dom] iterable declaration on NodeList is invalid (#284)

[whatwg/dom] Make Attr a Node again (#102)

[whatwg/dom] MutationObserver with querySelector for elements (#77)

[whatwg/dom] Note that about:blank also results in quirks mode (#272)

[whatwg/dom] Point out that initial about:blank also results in quirks mode (#268)

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

[whatwg/dom] Rename "in a (shadow-including) document" (#275)

[whatwg/dom] Set the stage for new custom element adoption semantics (#279)

[whatwg/dom] Set the stage for preventing double custom element constructor calls (#282)

[whatwg/dom] Un-merge Document and HTMLDocument (#221)

[whatwg/dom] Upstream retargeting algorithm (#276)

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

[whatwg/encoding] "URL parsing HTML form submission" (#67)

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

[whatwg/encoding] Correct [Exposed] syntax (#64)

[whatwg/encoding] Editorial: make gb18030 math more clear (#65)

[whatwg/encoding] Please double-check the end of the EUDC range (#53)

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

[whatwg/fetch] Access to the HTTP trailer (#34)

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

[whatwg/fetch] Add option to reject the fetch promise automatically after a certain time elapsed (with no API for arbitrary aborts) (#179)

[whatwg/fetch] Add steps to intercept requests using foreign fetch. (#329)

[whatwg/fetch] Add trailer support to network responses (#344)

[whatwg/fetch] Allow connection reuse for request without credentials when TLS client auth is not in use (#341)

[whatwg/fetch] Block text/csv for requests whose type is "script"? (#337)

[whatwg/fetch] Cache mode: fromCache (#40)

[whatwg/fetch] Call out to Referrer Policy to set policy on redirect (#335)

[whatwg/fetch] Client being null for client requests doesn't work with the fetch registry (#81)

[whatwg/fetch] Content-Length on HEAD (#135)

[whatwg/fetch] Delay network errors to prevent port scanning (#338)

[whatwg/fetch] fetch filter the symbols (#331)

[whatwg/fetch] Give user entered data: URI documents the HTTPS state 'modern' (#243)

[whatwg/fetch] How response bodies get from a service worker to the main page is not very clear (#330)

[whatwg/fetch] HTTP-redirect fetch should invoke "Set request's referrer policy on redirect" (#334)

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

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

[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] need setHeaderFunction( request => newHeaders ) function called before request sent (#156)

[whatwg/fetch] no-referrer should not set referer header (#323)

[whatwg/fetch] Non-null response body check is a no-op (#343)

[whatwg/fetch] Only append Authorization if none is set (#198)

[whatwg/fetch] Possible typo in header value definition (#332)

[whatwg/fetch] Proposal: Support GET bodies (#83)

[whatwg/fetch] Reconsider treatment of non-GET for non-HTTP(S) schemes (#339)

[whatwg/fetch] Referrer policies: add the missing policies (fixes #342) (#346)

[whatwg/fetch] referrer same-origin constraint is a footgun for people trying to "copy" a Request (#245)

[whatwg/fetch] Remove about:unicorn (#147)

[whatwg/fetch] Resource fetches for notifications shown from a service worker should trigger onfetch (#303)

[whatwg/fetch] response.ok = false for opaque responses may be misleading (#299)

[whatwg/fetch] RFC: a mechanism to bypass CORS preflight (#210)

[whatwg/fetch] Some link corrections (#333)

[whatwg/fetch] Support same-origin, strict-origin, strict-origin-when-cross-origin in request' referrer policy (#342)

[whatwg/fetch] The comma-delimited combined value definition does not support Set-Cookie headers (#345)

[whatwg/fetch] URLs with username/password (#26)

[whatwg/fullscreen] Allow element in Shadow DOM to become fullscreen (#42)

[whatwg/fullscreen] Allow fullscreen to be triggered by an orientation change event (#34)

[whatwg/fullscreen] Allow requestFullscreen() to be called from an orientation change event (closes #34) (#43)

[whatwg/fullscreen] Drop the iframe ancestor check? (#45)

[whatwg/fullscreen] Propose to always render elements in the top layer as if it is fixed positioned (#19)

[whatwg/fullscreen] Should we apply !important to "object-fit: contain"? (#44)

[whatwg/fullscreen] Use new "allowed to use" algorithm once introduced (#41)

[whatwg/storage] Exposing cross-origin resource size (#31)

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

[whatwg/streams] "if (controller.byobRequest)" (#484)

[whatwg/streams] "socket.setTCPWindowSize" (#483)

[whatwg/streams] "Web sockets do not provide any way to tell when..." (#485)

[whatwg/streams] "ws.onend" (#482)

[whatwg/streams] [WritableStream] Locking semantics (#474)

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

[whatwg/streams] Align WritableStream structure with ReadableStream structure (#462)

[whatwg/streams] Broadcast ReadableStream (#481)

[whatwg/streams] Editorial changes to the socket example (#486)

[whatwg/streams] IsFiniteNonNegativeNumber() could be used in more places (#475)

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

[whatwg/streams] light weight transformations (#461)

[whatwg/streams] Repo/package confusion (#487)

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

[whatwg/streams] Stack details are omitted in output of tap-spec (#478)

[whatwg/streams] Stack details is omitted in output of tap-spec (#478)

[whatwg/streams] Tidy up range checking (#477)

[whatwg/streams] Use e => t.error(e) than t.error for catching exceptions in a then-callback (#479)

[whatwg/url] Basic URL Parse point 1 (#130)

[whatwg/url] Figure out what to do with youtube IDNA issues (#131)

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

[whatwg/url] Trailing dot and origin compuation (#132)

[whatwg/url] Url definition should define the fragment as optional (#134)

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

[whatwg/xhr] " Returns the response's body." (#80)

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

[whatwg/xhr] Abandon hope of removing sync XHR from the web platform? (#20)

[whatwg/xhr] failed to load data in sapui5 RowRepaeater (#78)

[whatwg/xhr] good (#81)

[whatwg/xhr] ionic app not statrting (#77)

[whatwg/xhr] Property to disable following redirects (#74)

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

[whatwg/xhr] Should we be pinning Files (#79)

[whatwg/xhr] 😠 (#76)

[WICG/directory-upload] Security issue of directory upload: pretend to download when actaully to upload a directory (#38)

Last message date: Sunday, 31 July 2016 23:09:21 UTC