public-webapps-github@w3.org from February 2015 by subject

[echidna] Generate unique id to identify the job (#60)

[editing-explainer] Correct a spelling mistake (#46)

[editing-explainer] How does cE=typing support IME text replacement? (#34)

[editing-explainer] Need to spec the data in beforeInput event (#29)

[editing-explainer] Should Device-Specific Input Events say what Responsive Input Event they will cause? (#25)

[editing-explainer] Should execCommand be spec'd to do nothing in cE=typing? (#33)

[editing-explainer] Should sites be able to control Responsive Input Language? (#31)

[editing-explainer] Should the term be Device Independent Events? (#7)

[editing-explainer] Target range in device independent events (#39)

[editing-explainer] Where can text be inserted? (and how? can UA create text nodes?) (#21)

[fetch] Add timeout option (#20)

[fetch] upload progress? (#21)

[manifest] "manifest" link relation type should be registered per RFC 5988 (#312)

[manifest] [meta] transition doc. to CR at W3C (#308)

[manifest] A means to control the color of the status bar (#225)

[manifest] Add recommended width and height (#310)

[manifest] adding link relation registration with IANA (#314)

[manifest] check against security/privacy questions (#305)

[manifest] clarify display-mode and UAs and iframes (closes #309) (#318)

[manifest] clarify display-mode and UAs and iframes (closes #309) (ea9ac72)

[manifest] Clarify display-mode relationship to iframes and legacy content (#309)

[manifest] Desktop web apps should be able to declare their viewport size (#317)

[manifest] Idea about supporting window attributes (#310)

[manifest] Integration with service workers (#161)

[manifest] JSON-LD view (#313)

[manifest] Move to using Echidna (#315)

[manifest] Removed JSON-LD text (closes #313) (#316)

[manifest] Removed JSON-LD text (closes #313) (9a7f626)

[manifest] starring is giving/being a star, staring is looking at something intently (#311)

[packaging-on-the-web] Consider manifest~like approach instead of SPF (#23)

[packaging-on-the-web] fixing typo (#20)

[packaging-on-the-web] Icon container as use case (#22)

[packaging-on-the-web] Is it safe to deploy over plain-text HTTP? (#19)

[packaging-on-the-web] Streaming Packaging Format (#12)

[packaging-on-the-web] Vary header use (#16)

[packaging-on-the-web] What's the origin of a signed package? (#24)

[packaging-on-the-web] When is the SPF stream finished? Is Content-Length enough? (#18)

[permissions] A "dismissed" state (#4)

[permissions] Could we ask for several permissions at a time ? (#6)

[permissions] Is `Permissions.get` the right name? (#5)

[push-api] Add optional userVisibleOnly parameter to register & hasPermission (#87)

[push-api] Align "push client", "push server", and "push service" with protocol (#113)

[push-api] Clarify subscription relationships, lifecycle, and uniqueness. (#112)

[push-api] Clean up "webapp server" terminology (#53)

[push-api] Clean up push service terminology. (#114)

[push-api] Fire pushsubscriptionchange when user revokes permission (#116)

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

[push-api] Replace "webapp server" with "appplication server". (#117)

[push-api] Sequence diagram notes (#80)

[screen-orientation] Natural shouldn't be equivalent to *-secondary. Fixes #83 (#84)

[screen-orientation] The orientation type 'Natural' should only lock to x-primary (#83)

[selection-api] Fix capitalization of GitHub (#44)

[ServiceWorker] 304 handling for fetch() (#412)

[ServiceWorker] `waitUntil()` for FetchEvent? (#584)

[ServiceWorker] A header/something to kill SWs (#614)

[ServiceWorker] A programmatic and reliable way to unregister all ports (even it's used from others tabs) (#579)

[ServiceWorker] Activate uses "Wait for X to settle" inside a synchronous task. (#628)

[ServiceWorker] Add an API to take over uncontrolled pages (or pages controlled by another service worker) (#586)

[ServiceWorker] Backpressure on fetch integrated with Streams (#452)

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

[ServiceWorker] Cache and Request objects (#624)

[ServiceWorker] caching of importScripts()-scripts (#106)

[ServiceWorker] Can we replace event.default() with something less magic? (#607)

[ServiceWorker] Capture Window Client cannot use attributes/methods directly (#633)

[ServiceWorker] Change "doesn't not" to "doesn't" in README file (#641)

[ServiceWorker] Changing Request and fetch() (#625)

[ServiceWorker] client objects should have an .id (#634)

[ServiceWorker] client.focus() should reject if tab failed to focus (#640)

[ServiceWorker] Clients & postMessage (#609)

[ServiceWorker] clients.getAll -> clients.matchAll. Fixes #610 (ee62cfc)

[ServiceWorker] Confusing use of `transforming with` and `Upon fulfillment`. (#621)

[ServiceWorker] consider exposing size for cache entries (#587)

[ServiceWorker] Consider producing distinct objects for the same entity to enable garbage collection (#416)

[ServiceWorker] Correct the atomic operation section in Update; allow new worker to get installed while an active worker is still effective (5f9b752)

[ServiceWorker] Expanded on the update() Note: (#616)

[ServiceWorker] FetchEvent.forwardTo is completely unspecced (#637)

[ServiceWorker] fix typo (#623)

[ServiceWorker] Hints in beforeevicted to let the SW of a web app pick among several house cleaning options? (#611)

[ServiceWorker] How are unloaded tabs represented? (#626)

[ServiceWorker] How to set the client for the requests initiated from within user agent's internal context? (#615)

[ServiceWorker] importScripts() should throw? (#642)

[ServiceWorker] Is the ServiceWorker also a client? (#603)

[ServiceWorker] Make FetchEvent.prototype.client nullable (#631)

[ServiceWorker] Minor edit: add "the" (#638)

[ServiceWorker] Option bag for .unregister, including immediate (#236)

[ServiceWorker] Passing a scope or scriptURL to register() with escaped '/' or '\ should fail (#630)

[ServiceWorker] Privacy consideration about the "cache" parameter of the Request object (#585)

[ServiceWorker] Relationship to Caches & ScriptCache in ServiceWorkerGlobalScope (#473)

[ServiceWorker] Reliable ordering of fetch event handlers (#613)

[ServiceWorker] Remove prefixMatch from CacheQueryOptions (#617)

[ServiceWorker] Rename clients.getAll() (#610)

[ServiceWorker] Returning a FetchPromise from fetch() (#625)

[ServiceWorker] Service-Worker-Allowed header (#604)

[ServiceWorker] ServiceWorker objects should have an .id (#635)

[ServiceWorker] ServiceWorker to "service worker" mapping and stability (#622)

[ServiceWorker] ServiceWorker's postMessage method is not defined (#479)

[ServiceWorker] Should an IFRAME without src be controlled by SW when its parent is controlled? (#612)

[ServiceWorker] Should Request constructor be less destructive when it fails? (#629)

[ServiceWorker] Sort out promises' chained reaction text (5aa0ca2)

[ServiceWorker] Specify .focus() and .openWindow() behaviour (#602)

[ServiceWorker] SW spec should expose Resource Timing and User Timing (#553)

[ServiceWorker] Sync Application History & Cache (#425)

[ServiceWorker] unregister() then register() same-scope, different script URL that fails: what do you expect to happen? (#396)

[ServiceWorker] Update algorithm and redirects (#618)

[ServiceWorker] Update explainer.md (#620)

[ServiceWorker] Use of Upon fulfillment/rejection in CacheStorage.match is incorrect (#627)

[ServiceWorker] Use SyntaxError when an URL can't be parsed in Clients.openWindow() (#619)

[ServiceWorker] What's the interaction with referrer policy (#404)

[ServiceWorker] When exactly during unload does "Handle Service Worker Client Unload (#636)

[ServiceWorker] When exactly during unload does "Handle Service Worker Client Unload" run (#636)

[ServiceWorker] Why would `WindowClient` ever have `frameType` of `none`? (#632)

[ServiceWorker] window.caches and window.fetch should be [Replaceable] (#535)

[spec-reviews] CSS Regions (#35)

[spec-reviews] CSS Regions Review Draft (#44)

[streams] [WIP] Putting a chunk back in the readable stream queue (#275)

[streams] Add BufferFeedableReadableByteStream (#282)

[streams] Add IsReadableStreamLocked abstract operation (#259)

[streams] Add readableAmount getter to ReadableByteStream (#279)

[streams] Byte stream promises update (#280)

[streams] can streams be transferred via postMessage()? (#276)

[streams] Change the model for ReadableStream to have async read() (#288)

[streams] Convert readable stream pull() to promise-returning (#272)

[streams] Define "tee"ing a stream (#271)

[streams] Fixed typo in readable-stream tests (#285)

[streams] Have each of the stream and reader hold promises (#277)

[streams] How will ReadableByteStream work with seekable resources? (#253)

[streams] I can not find the copyright of the reference implementation. (#278)

[streams] Is Node's "unshift" necessary? (#3)

[streams] Maybe giving async readInto (and read?) another shot (#290)

[streams] New proposal for byte stream uses cases (#289)

[streams] Operation stream (#287)

[streams] readable-stream-cancel.js "ReadableStream canceling an infinite stream" is flaky (#286)

[streams] Requirement on promises equality (#266)

[streams] Update ReadableByteStream to follow the style rule employed for the main... (#283)

[streams] Use angle quotes for lists (#281)

[streams] Uses of "upon fulfillment/rejection" contain unused returns and throws (#284)

[touch-events] Errata suggestions October - December 2014 (#3)

[touch-events] Repo organisation (#9)

[webcomponents] Describe focus navigation order for the case with tabindex=-1 (#35)

[webidl] Dead links to "consequential interface" (#43)

[webidl] explicitly invoke [[HasOwnProperty]], [[GetProperyOf]], etc. more often (#42)

[webidl] Fix https://www.w3.org/Bugs/Public/show_bug.cgi?id=27988 by removing the separate concept of indexed/named creators; setters are always also creators. (#44)

[webidl] Followup for https://www.w3.org/Bugs/Public/show_bug.cgi?id=23133 to make sure we don't have to deal with defining prototype chains for interface objects when [NoInterfaceObject] is involved. (#38)

[webidl] Numeric type reform strawperson (#33)

[webidl] Update index.xml (#30)

[webidl] Update index.xml (#31)

[webidl] Update index.xml (#32)

Last message date: Saturday, 28 February 2015 19:05:38 UTC