public-webapps-github@w3.org from January 2015 by thread

[ServiceWorker] Should an IFRAME without src be controlled by SW when its parent is controlled? (#612) Kinuko Yasuda (Friday, 30 January)

Re: [push-api] Figure out why tidy produces inconsistent formatting (#39) Michael van Ouwerkerk (Thursday, 29 January)

Re: [push-api] See if dfn.js can help (#40) Michael van Ouwerkerk (Thursday, 29 January)

Re: [push-api] Consider exposing meta-information on push message (#81) Michael van Ouwerkerk (Thursday, 29 January)

Re: [push-api] Push API should be allowed without dependency on service worker (#84) Michael van Ouwerkerk (Thursday, 29 January)

Re: [ServiceWorker] What's the interaction with referrer policy (#404) jeisinger (Thursday, 29 January)

[editing-explainer] Fix URL of ContentEditable spec. (#45) Arthur Barstow (Thursday, 29 January)

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

[manifest] Clarify display-mode relationship to iframes and legacy content (#309) Marcos Caceres (Thursday, 29 January)

Re: [editing-explainer] Should the term be Device Independent Events? (#7) Ryosuke Niwa (Thursday, 29 January)

Re: [editing-explainer] how does cE=typing handle autocorrect and spelling suggestions? (#37) Johannes Wilm (Thursday, 29 January)

Re: [editing-explainer] Should Device-Specific Input Events say what Responsive Input Event they will cause? (#25) Ben Peters (Wednesday, 28 January)

Re: [editing-explainer] What should be the term for "Intentions" (#7) Ben Peters (Wednesday, 28 January)

Re: [editing-explainer] Should beforeInput Event happen if there is no selection? (#26) Ben Peters (Wednesday, 28 January)

Re: [editing-explainer] Need to spec the data in beforeInput event (#29) Ben Peters (Wednesday, 28 January)

Re: [editing-explainer] How do we feature detect Responsive Input Events? (#32) Ben Peters (Wednesday, 28 January)

[selection-api] Add APIs to save/restore selection (#43) Ben Peters (Wednesday, 28 January)

Re: [editing-explainer] added some comments to point out intents from components (#15) Ben Peters (Wednesday, 28 January)

[streams] Fixed cancel test on errored stream (#274) Xabier Rodríguez (Wednesday, 28 January)

Re: [ServiceWorker] Privacy consideration about the "cache" parameter of the Request object (#585) Anne van Kesteren (Wednesday, 28 January)

Re: [manifest] Enhanced privacy/security considerations (closes #305) (63f8448) Kenneth Rohde Christiansen (Wednesday, 28 January)

Re: [ServiceWorker] ServiceWorkerClient can't be a MessageEvent.source because it's not a WindowProxy or MessagePort (#453) Kenji Baheux (Wednesday, 28 January)

[manifest] [meta] transition doc. to CR at W3C (#308) Marcos Caceres (Wednesday, 28 January)

[manifest] Preparing for CR (#307) Marcos Caceres (Wednesday, 28 January)

[manifest] Enhanced privacy/security considerations (closes #305) (#306) Marcos Caceres (Wednesday, 28 January)

[webcomponents] Is there going to be a Chinese version? (#34) Gimm Yu (Wednesday, 28 January)

Re: [ServiceWorker] installing/waiting/activating state transition event and state lead to confusion. (#539) Jungkee Song (Tuesday, 27 January)

[streams] Add missing methods to the ReadableByteStream class definition (#273) Takeshi Yoshino (Tuesday, 27 January)

Re: [streams] Document globals created by this spec (#254) Domenic Denicola (Tuesday, 27 January)

[streams] Convert readable stream pull() to promise-returning (#272) Domenic Denicola (Tuesday, 27 January)

[streams] Define "tee"ing a stream (#271) Domenic Denicola (Tuesday, 27 January)

Re: [streams] Add read() method to ReadableByteStream (#214) Yutaka Hirano (Monday, 26 January)

[packaged-webapps] Remove x180E (#3) Janusz Majnert (Monday, 26 January)

[packaged-webapps] x180E no longer a Unicode whitespace (#2) Janusz Majnert (Monday, 26 January)

Re: [ServiceWorker] IDL: define ContextFrameType (#572) Jungkee Song (Monday, 26 January)

Re: [ServiceWorker] Possible ambiguity with "run these steps asynchronously" (#403) Jungkee Song (Monday, 26 January)

Re: [ServiceWorker] Changing ServiceWorkerClient.hidden to visibilityState (#498) Jungkee Song (Monday, 26 January)

Re: [ServiceWorker] Clarify if Cache put()/add()/addAll() should mark Request body used (#550) Jungkee Song (Monday, 26 January)

[webcomponents] inflexible extends as fixed element type (#33) rjharmon (Sunday, 25 January)

[selection-api] Add APIs to save/restore selectiona (#42) Koji Ishii (Saturday, 24 January)

Re: [streams] Promises based transform() (#185) Domenic Denicola (Saturday, 24 January)

[webidl] Remove a duplicate word. (#41) Ms2ger (Friday, 23 January)

[packaging-on-the-web] Security use cases for packaging (#21) Yan Zhu (Friday, 23 January)

Re: [streams] Is Node's "unshift" necessary? (#3) Domenic Denicola (Thursday, 22 January)

Re: [streams] Should delegate functions of underlying sink/source return promises or call given functions (#130) Domenic Denicola (Thursday, 22 January)

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

[ServiceWorker] Rename clients.getAll() (#610) Jake Archibald (Thursday, 22 January)

Re: [streams] Replace { input, output } with { writable, readable } (35c68a4) Mat Waller (Thursday, 22 January)

Re: [ServiceWorker] Resolving null & using WindowClient (8e7dfc9) Jungkee Song (Thursday, 22 January)

[streams] Add, re-do, and reorganize a bunch of examples (#270) Domenic Denicola (Thursday, 22 January)

Re: [webidl] MapClass should not put Map.prototype in the prototype chain (#11) Cameron McCormack (Thursday, 22 January)

[push-api] Discovering relevant service timers (#111) Martin Thomson (Wednesday, 21 January)

[editing-explainer] Document "unsafe to dispatch events" in D3E if it's possible (#44) Ben Peters (Wednesday, 21 January)

[editing-explainer] beforeinput should be fired only when the DOM change is caused by direct input by keypress or composition (#43) Ben Peters (Wednesday, 21 January)

[editing-explainer] Add "intention" integration point to 'beforeinput' event's interface (#42) Ben Peters (Wednesday, 21 January)

[editing-explainer] D3E defines input event should be fired immediately after the DOM as been updated but it shouldn't be so if the editor value is changed by setting value attribute (#41) Ben Peters (Wednesday, 21 January)

[streams] Should readable streams start right away? (#269) Domenic Denicola (Wednesday, 21 January)

Re: [streams] Add a test showing that waiting → waiting is completely fixed (d29eafa) Takeshi Yoshino (Wednesday, 21 January)

[webidl] Only use the named properties object as [[Prototype]] if it exists. (#40) Ms2ger (Tuesday, 20 January)

[ServiceWorker] Clients & postMessage (#609) Jake Archibald (Tuesday, 20 January)

Re: [ServiceWorker] Should DedicatedWorkers select their own ServiceWorkerRegistration? (#423) Jake Archibald (Tuesday, 20 January)

[ServiceWorker] Remove registration from Client? (#608) Jake Archibald (Tuesday, 20 January)

[ServiceWorker] Can we replace event.default() with something less magic? (#607) Jake Archibald (Tuesday, 20 January)

[ServiceWorker] Can we change the body attribute of Request/Response to a method? (#606) Tsuyoshi Horo (Tuesday, 20 January)

[ServiceWorker] Timing of events relative to initial script load (#605) Mat Scales (Tuesday, 20 January)

[streams] Make the promise returned by rs.ready consult rs.ready again on resoluti... (#268) Takeshi Yoshino (Tuesday, 20 January)

Re: [streams] Rename [[reader]] internal slot to [[readableStreamReader]] (3e5e0fc) Takeshi Yoshino (Tuesday, 20 January)

[ServiceWorker] Service-Worker-Allowed header (#604) Matt Falkenhagen (Tuesday, 20 January)

[streams] Make reader.closed return the result of racing closedPromise and lockRel... (#267) Takeshi Yoshino (Tuesday, 20 January)

Re: [ServiceWorker] Add an API to take over uncontrolled pages (or pages controlled by another service worker) (#586) Kenji Baheux (Tuesday, 20 January)

[webidl] Fix a typo in editorial note for @@toStringTag (#39) Caitlin Potter (Monday, 19 January)

Re: [ServiceWorker] Spec for openWindow(). Part of #603. (6fd0399) Mounir Lamouri (Monday, 19 January)

Re: [push-api] PushSubscription should have an attribute for ExpirationTime (#86) ShijunS (Monday, 19 January)

Re: [push-api] Multiple registrations per origin/SW (#71) Michael van Ouwerkerk (Monday, 19 January)

Re: [push-api] PushRegistration should have an attribute for ExpirationTime (#86) Michael van Ouwerkerk (Monday, 19 January)

Re: [push-api] Push-api / HTML5-Notification Permissions (#3) Michael van Ouwerkerk (Monday, 19 January)

[push-api] Better description of pushsubscriptionchange, with more likely reason. (#110) Michael van Ouwerkerk (Monday, 19 January)

Re: [push-api] pushsubscriptionchange (was pushregistrationlost) use case (#74) Michael van Ouwerkerk (Monday, 19 January)

Re: [push-api] Permission checks in the push API (#75) Michael van Ouwerkerk (Monday, 19 January)

[streams] Requirement on promises equality (#266) Takeshi Yoshino (Monday, 19 January)

Re: [streams] How will ReadableByteStream work with seekable resources? (#253) Takeshi Yoshino (Monday, 19 January)

[ServiceWorker] Is the ServiceWorker also a client? (#603) Jake Archibald (Monday, 19 January)

Re: [streams] Make released stream readers look like closed streams (e119976) Takeshi Yoshino (Monday, 19 January)

Re: [streams] Add ability to exclusively lock a readable stream (63372f5) Takeshi Yoshino (Monday, 19 January)

[webcomponents] [Shadow DOM] Add Attributes section (#32) Koji Ishii (Monday, 19 January)

Re: [webcomponents] updated after feedback (c8db797) rjharmon (Monday, 19 January)

[url] Update csharp test to identify .net fwk version (#46) Darrel (Sunday, 18 January)

[packaging-on-the-web] fixing typo (#20) Erik Wilde (Saturday, 17 January)

[editing-explainer] Links should use <a> tag and not MD syntax (#40) Arthur Barstow (Saturday, 17 January)

[streams] First class source sink objects (#265) Domenic Denicola (Saturday, 17 January)

[streams] Factor out portions of a test suite that can be run against already-constructed streams (#264) Domenic Denicola (Friday, 16 January)

[manifest] check against security/privacy questions (#305) Marcos Caceres (Friday, 16 January)

[manifest] Consider making display a space-separated list of tokens (#304) Philip Jägenstedt (Friday, 16 January)

Re: [ServiceWorker] Rename InstallPhaseEvent to ExtendableEvent (#448) Kenji Baheux (Friday, 16 January)

Re: [streams] Add way to get URL of current spec commit snapshot (#223) Domenic Denicola (Friday, 16 January)

Re: [streams] Allow object with methods to be passed as (writeable) sink (#256) Domenic Denicola (Friday, 16 January)

[streams] ready fulfilling when state ends up being "waiting" due to reading in the same turn (#263) Domenic Denicola (Thursday, 15 January)

Re: [push-api] Push subscription should require active Service Worker (#92) Michael van Ouwerkerk (Thursday, 15 January)

Re: [push-api] Mention what to do in register() and getRegistration() if there is no active SW (#100) Michael van Ouwerkerk (Thursday, 15 January)

[push-api] Remove PushManager#hasPermission in favor of Permissions API (#109) Michael van Ouwerkerk (Thursday, 15 January)

[ServiceWorker] Specify .focus() and .openWindow() behaviour (#602) Mounir Lamouri (Thursday, 15 January)

Re: [ServiceWorker] Can caches store and retrieve results that are still being written to the cache? (#573) Jake Archibald (Thursday, 15 January)

Re: [ServiceWorker] window.fetch (#581) Takeshi Yoshino (Thursday, 15 January)

[streams] Reader fixups (#262) Domenic Denicola (Wednesday, 14 January)

[streams] Spec brand checks (#261) Domenic Denicola (Wednesday, 14 January)

[push-api] Require an active service worker for subscribe and getSubscription. (#108) Michael van Ouwerkerk (Wednesday, 14 January)

Re: [ServiceWorker] consider exposing size for cache entries (#587) Jake Archibald (Wednesday, 14 January)

Re: [push-api] Should push registration wait for Service Worker activation? (#38) Michael van Ouwerkerk (Wednesday, 14 January)

Re: [push-api] .getRegistration() should not reject if there is no registration (but return a null object) (#96) Michael van Ouwerkerk (Wednesday, 14 January)

[url] Adding Ruby 'uri' standard library to tested implementations (#45) Martin Dürst (Wednesday, 14 January)

[manifest] Redefined identity to make it os centric (closes #272) (#303) Marcos Caceres (Wednesday, 14 January)

[manifest] Clarified opening deep link (closes #301) (#302) Marcos Caceres (Wednesday, 14 January)

[manifest] Clarify launching from a deep link. (#301) Marcos Caceres (Wednesday, 14 January)

[selection-api] Support multi range selection (#41) Ryosuke Niwa (Tuesday, 13 January)

[webidl] Followup for bug https://www.w3.org/Bugs/Public/show_bug.cgi?id=23133 to to deal with inherited interfaces that are [NoInterfaceObject]. (#38) Boris Zbarsky (Tuesday, 13 January)

Re: [push-api] Link to definition of secure origin instead of mentioning https only (#79) Michael van Ouwerkerk (Tuesday, 13 January)

[ServiceWorker] Need for linkable and reusable section that defines the https restriction (#601) Michael van Ouwerkerk (Tuesday, 13 January)

[push-api] Refer to reusable definition of PermissionDeniedError once that becomes available (#107) Michael van Ouwerkerk (Tuesday, 13 January)

[push-api] Define PermissionDeniedError. (#106) Michael van Ouwerkerk (Tuesday, 13 January)

Re: [push-api] PushRegisterMessage => PushError (#18) Michael van Ouwerkerk (Tuesday, 13 January)

[ServiceWorker] Promises inside Service workers don't throw errors (#600) Boopathi Rajaa (Tuesday, 13 January)

[webidl] Fix https://www.w3.org/Bugs/Public/show_bug.cgi?id=23133 (#37) Boris Zbarsky (Tuesday, 13 January)

Re: [editing-explainer] How does cE=typing support IME text replacement? (#34) Ben Peters (Tuesday, 13 January)

Re: [streams] Garbage collection (#252) Joshua Peek (Monday, 12 January)

[push-api] Rename pushsubscriptionlost to pushsubscriptionchange. (#105) Michael van Ouwerkerk (Monday, 12 January)

Re: [push-api] Consider renaming pushregistrationlost (#82) Matthew Gaunt (Monday, 12 January)

Re: [push-api] pushregistrationlost use case (#74) Matthew Gaunt (Monday, 12 January)

[ServiceWorker] WindowClient.focus() resolves with updated WindowClient. (#599) Mounir Lamouri (Monday, 12 January)

Re: [manifest] density doesn't make a lot of sense for SVG (#279) Marcos Caceres (Sunday, 11 January)

[ServiceWorker] Do not want ServiceWorker to interrupt a specific request (#598) Vignesh Shanmugam (Sunday, 11 January)

[push-api] events should be part of PushSubscription (#104) ShijunS (Saturday, 10 January)

[editing-explainer] Target range in device independent events (#39) Koji Ishii (Saturday, 10 January)

[packaging-on-the-web] Is it safe to deploy over plain-text HTTP? (#19) Yoav Weiss (Friday, 9 January)

Re: [ServiceWorker] ServiceWorkerClient to Client (#588) Jake Archibald (Friday, 9 January)

Re: [manifest] Explained how density relates to SVG (closes #279) (c4fa442) Kenneth Rohde Christiansen (Friday, 9 January)

Re: [manifest] Define identity of a web app (closes #272) (a2e8c31) Kenneth Rohde Christiansen (Friday, 9 January)

Re: [ServiceWorker] Make it clear that Cache and caches are to be available on page (#297) Jungkee Song (Friday, 9 January)

Re: [ServiceWorker] Client versus resource for workers, frames, etc. (#345) Jungkee Song (Friday, 9 January)

Re: [ServiceWorker] Batch adding to a cache should fail if one request in the batch overwrites another (#379) Jungkee Song (Friday, 9 January)

Re: [ServiceWorker] ServiceWorkerGlobalScope needs Exposed=ServiceWorker or Exposed=Worker or something (#391) Jungkee Song (Friday, 9 January)

Re: [ServiceWorker] [Exposed] annotations on InstallEvent an ServiceWorker make no sense (#395) Jungkee Song (Friday, 9 January)

Re: [ServiceWorker] clarify ServiceWorkerGlobalScope.caches is per-origin (#415) Jungkee Song (Friday, 9 January)

Re: [manifest] [Meta] Test suite (#210) Marcos Caceres (Friday, 9 January)

[manifest] Editorial cleanup (#300) Marcos Caceres (Friday, 9 January)

Re: [ServiceWorker] Expose ServiceWorkerRegistration within ServiceWorkerGlobalScope (#421) Jungkee Song (Friday, 9 January)

Re: [ServiceWorker] ServiceWorkerClientQueryParams includeUncontrolled and algorithm are at odds (#428) Jungkee Song (Friday, 9 January)

[manifest] Define identity of a web app (closes #272) (#299) Marcos Caceres (Friday, 9 January)

Re: [manifest] Define identity of a web app (closes #272) (#297) Marcos Caceres (Friday, 9 January)

Re: [ServiceWorker] caches.create should return existing cache if it already exists (#458) Jungkee Song (Friday, 9 January)

Re: [manifest] shortcuts to content vs shortcut to app (#167) Marcos Caceres (Friday, 9 January)

Re: [ServiceWorker] Need a linkable section for "start up a service worker if it is not running" (#501) Jungkee Song (Friday, 9 January)

Re: [manifest] Allow name to be a String or Language Map (#211) Marcos Caceres (Friday, 9 January)

Re: [manifest] Include languages into manifest (#208) Marcos Caceres (Friday, 9 January)

[manifest] Explained how density relates to SVG (closes #279) (#298) Marcos Caceres (Friday, 9 January)

Re: [ServiceWorker] Move installEvent.replace() onto ServiceWorkerClients (#518) Jungkee Song (Friday, 9 January)

Re: [ServiceWorker] Merge service worker client into "environment settings object" (#516) Jungkee Song (Friday, 9 January)

Re: [ServiceWorker] FetchEvent.respondWith() should check the used flag of the response (#567) Jungkee Song (Friday, 9 January)

[streams] Make stream readers look closed when released (#260) Domenic Denicola (Thursday, 8 January)

Re: [ServiceWorker] Backpressure on fetch integrated with Streams (#452) Domenic Denicola (Thursday, 8 January)

[streams] Add IsReadableStreamLocked abstract operation (#259) Domenic Denicola (Thursday, 8 January)

Re: [spec-reviews] Browser Fingerprinting Document (#38) Mark Nottingham (Thursday, 8 January)

Re: [spec-reviews] http-problem (#37) Mark Nottingham (Thursday, 8 January)

[spec-reviews] Subresource Integrity (#43) Domenic Denicola (Thursday, 8 January)

[spec-reviews] CSP (#42) Domenic Denicola (Thursday, 8 January)

Re: [spec-reviews] WebAppSec reviews (#36) Mark Nottingham (Thursday, 8 January)

Re: [spec-reviews] CSS Regions (#35) Mark Nottingham (Thursday, 8 January)

Re: [spec-reviews] multipart/form-data (#34) Mark Nottingham (Thursday, 8 January)

Re: [spec-reviews] Manifest spec (#30) Mark Nottingham (Thursday, 8 January)

Re: [spec-reviews] Beacon (#23) Mark Nottingham (Thursday, 8 January)

Re: [spec-reviews] Web NFC API (#22) Mark Nottingham (Thursday, 8 January)

Re: [spec-reviews] CSS Font Loading (#20) Mark Nottingham (Thursday, 8 January)

Re: [spec-reviews] Navigation Timing 2 (#18) Mark Nottingham (Thursday, 8 January)

Re: [spec-reviews] Custom Elements (#16) Mark Nottingham (Thursday, 8 January)

Re: [spec-reviews] WebRTC (#14) Mark Nottingham (Thursday, 8 January)

[spec-reviews] CSS Variables (#41) Daniel Appelquist (Thursday, 8 January)

[spec-reviews] JSON Form Submission (#40) Daniel Appelquist (Thursday, 8 January)

[packaging-on-the-web] When is the SPF stream finished? Is Content-Length enough? (#18) Stian Soiland-Reyes (Thursday, 8 January)

[push-api] The endpoint is of type USVString. (#103) Michael van Ouwerkerk (Thursday, 8 January)

[packaging-on-the-web] Why not use `Content-Encoding`? (#17) Yoav Weiss (Thursday, 8 January)

[packaging-on-the-web] Vary header use (#16) Yoav Weiss (Thursday, 8 January)

Re: [editing-explainer] How can sites access browser spellchecking? (#36) Norbert Lindenberg (Thursday, 8 January)

Re: [selection-api] Need a way to get BiDi dir from Range (#21) Norbert Lindenberg (Thursday, 8 January)

Re: [selection-api] Need a way to get combining character status from Range or offset (#31) Norbert Lindenberg (Thursday, 8 January)

Re: [manifest] Conditional system for handling future extensions (#168) Marcos Caceres (Thursday, 8 January)

Re: [manifest] Use input / output model for algos (#227) Marcos Caceres (Thursday, 8 January)

Re: [manifest] Link space / "deep linking" (#288) Marcos Caceres (Thursday, 8 January)

Re: [selection-api] caret-based selection movement (#27) Norbert Lindenberg (Thursday, 8 January)

[spec-reviews] Update Web Animations.md (#39) Jack Lukic (Wednesday, 7 January)

Re: [spec-reviews] Navigation Error Logging (#24) Domenic Denicola (Wednesday, 7 January)

Re: [spec-reviews] WebRTC Identity Provider Selection (#28) Domenic Denicola (Wednesday, 7 January)

Re: [spec-reviews] Wake lock (#32) Domenic Denicola (Wednesday, 7 January)

[url] rdflib.js has a URI parser and relativizer (#44) Tim Berners-Lee (Wednesday, 7 January)

[url] Old python URI parser from SWAP (#43) Tim Berners-Lee (Wednesday, 7 January)

[url] Import Node.js tests (#42) Domenic Denicola (Wednesday, 7 January)

[url] Add a "relativizer" function to the API (#41) Domenic Denicola (Wednesday, 7 January)

Re: [push-api] Push API should support SW event.waitUntil (#85) Michael van Ouwerkerk (Wednesday, 7 January)

Re: [push-api] endpoint should be of type URL not DOMString (#93) Michael van Ouwerkerk (Wednesday, 7 January)

Re: [packaging-on-the-web] Need to clarify how this relates to HTTP2 (#1) Jeni Tennison (Wednesday, 7 January)

[packaging-on-the-web] Clarify zip streaming discussion. Fixes #14. (#15) Alex Russell (Wednesday, 7 January)

Re: [packaging-on-the-web] Add example showing Streamable Package Format for packaged web app (#8) Jeni Tennison (Wednesday, 7 January)

Re: [packaging-on-the-web] "scope" attribute (#9) Mark Nottingham (Wednesday, 7 January)

Re: [packaging-on-the-web] Populating Caches (#10) Mark Nottingham (Wednesday, 7 January)

Re: [packaging-on-the-web] Streaming Packaging Format (#12) Jeni Tennison (Wednesday, 7 January)

[push-api] Rename registration to subscription to align with Web Push protocol. (#102) Michael van Ouwerkerk (Wednesday, 7 January)

Re: [ServiceWorker] ServiceWorkerClients.getAll should be sorted by recency (#499) Jungkee Song (Wednesday, 7 January)

Re: [streams] Clarify how/whether Stream/TransformStream may read/write "messages" (#249) Wenbo Zhu (Tuesday, 6 January)

[editing-explainer] removed the protocol to link to respec (#38) Yves Lafon (Tuesday, 6 January)

Re: [webcomponents] change acc name advice (#31) Dimitri Glazkov (Tuesday, 6 January)

Re: [ServiceWorker] Make ExtendableEvent#waitUntil generic (#554) Michael van Ouwerkerk (Tuesday, 6 January)

Re: [push-api] Rename (un)register to (un)subscribe (#98) Michael van Ouwerkerk (Tuesday, 6 January)

[push-api] Resolve with null if not registered. (#101) Michael van Ouwerkerk (Tuesday, 6 January)

Re: [ServiceWorker] Multi-author sites (#468) Alex Russell (Tuesday, 6 January)

Re: [push-api] Technique to Detect Endpoint Prior to register() (#95) Matthew Gaunt (Tuesday, 6 January)

Re: [ServiceWorker] Cancelling HTTP fetch (#592) Jake Archibald (Tuesday, 6 January)

[ServiceWorker] loaction.reload(true) should reload without ServiceWorker (#597) Jake Archibald (Tuesday, 6 January)

[selection-api] Why does getRangeAt must return a reference to (not a copy of) the range? (#40) Koji Ishii (Tuesday, 6 January)

Re: [streams] Should we "lock" readable streams while piping? (#241) Takeshi Yoshino (Tuesday, 6 January)

[streams] [Reader] Should resolve readyPromise on getReader() call? (#258) Takeshi Yoshino (Tuesday, 6 January)

Re: [ServiceWorker] Cache object grammar (#494) Jungkee Song (Tuesday, 6 January)

Re: [ServiceWorker] new ServiceWorkerClient makes no sense? (#511) Jungkee Song (Tuesday, 6 January)

Re: [ServiceWorker] ServiceWorker objects and workers (#528) Jungkee Song (Tuesday, 6 January)

Re: [streams] Reorganize examples (#255) Domenic Denicola (Tuesday, 6 January)

Re: [manifest] Allow multiple application contexts per app (#294) Ben Francis (Monday, 5 January)

Re: [ServiceWorker] [[register]] entry settings object's API (#336) Jungkee Song (Monday, 5 January)

Re: [manifest] Integration with service workers (#161) Kenneth Rohde Christiansen (Monday, 5 January)

Re: [streams] Some minor refinements plus thought process (33c2985) Takeshi Yoshino (Monday, 5 January)

Re: [editing-explainer] Should execCommand be spec'd to do nothing in cE=typing? (#33) Kenji Baheux (Monday, 5 January)

Re: [ServiceWorker] Default scope to register() (#595) Matt Falkenhagen (Monday, 5 January)

[url] Cannot find module 'pegjs' (#40) Martin Dürst (Sunday, 4 January)

[webidl] Fix DOMException-related nits. (#36) Ms2ger (Saturday, 3 January)

Re: [webidl] Stringifier says it requires DOMString, but should also allow USVString (#35) Boris Zbarsky (Saturday, 3 January)

Re: [webidl] Make the DOMException constructor accept a name (#22) Boris Zbarsky (Friday, 2 January)

[packaging-on-the-web] Zip CAN be streaming (#14) Stian Soiland-Reyes (Friday, 2 January)

[packaging-on-the-web] Use new archive/ top-level media type? (#13) Stian Soiland-Reyes (Friday, 2 January)

Re: [url] URL comparison methods (#20) Kenneth Rohde Christiansen (Friday, 2 January)

Re: [ServiceWorker] Inclusion of `referer` in preflight `Access-Control-Request-Headers` despite not being set (#596) Tsuyoshi Horo (Thursday, 1 January)

Re: [selection-api] support selection.containsNode(obj, true) (#39) Ryosuke Niwa (Thursday, 1 January)

Re: [manifest] Define identity of a web app. (#272) Marcos Caceres (Thursday, 1 January)

Re: [editing-explainer] Should sites be able to control Responsive Input Language? (#31) Ryosuke Niwa (Thursday, 1 January)

Last message date: Saturday, 31 January 2015 09:49:54 UTC