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

[webcomponents] Add `proposals` directory. (#43) Dimitri Glazkov (Thursday, 30 April)

[ServiceWorker] navigator.serviceWorker is not defined (#689) Anne van Kesteren (Thursday, 30 April)

[streams] Non-normative descriptions are missing for ReadableStreamController (#350) Domenic Denicola (Thursday, 30 April)

Re: [streams] Byte streams tracking bug (#300) Takeshi Yoshino (Thursday, 30 April)

[streams] Add tests for checking that tee() branches are errored/closed when the o... (#349) Takeshi Yoshino (Thursday, 30 April)

[streams] Add SNAPSHOT-LINK argument to the bikeshed command line in README.md (#348) Takeshi Yoshino (Thursday, 30 April)

[manifest] Should a manifest unambigiously and authoritively be the app's metadata? (#376) Marcos Caceres (Wednesday, 29 April)

[manifest] From a security perspective, why should the manifest be same origin? (#375) Marcos Caceres (Wednesday, 29 April)

Re: [manifest] Note about manifest and crawlers (closes #343) (5a15e3f) Janusz Majnert (Wednesday, 29 April)

[manifest] fix typo in `independent_policies.svg` filename (#374) Chris Van (Wednesday, 29 April)

[ServiceWorker] Define the lifetime of a blob URL created inside a service worker (#688) Ehsan Akhgari (Tuesday, 28 April)

Re: [ServiceWorker] Should fetchStore.match reject if no match is found? (#374) Joshua Bell (Tuesday, 28 April)

Re: [ServiceWorker] Not Found Error instead of undefined response (#666) Joshua Bell (Tuesday, 28 April)

[spec-reviews] Frame Timing API (#56) Ilya Grigorik (Tuesday, 28 April)

Re: [ServiceWorker] consider exposing size for cache entries (#587) Matt Cook (Tuesday, 28 April)

[manifest] Add support for 9-Patch Images for splash screen (#373) Marcos Caceres (Tuesday, 28 April)

Re: [manifest] For `lang`, add formal defintion of language tag (#331) Marcos Caceres (Tuesday, 28 April)

[manifest] A means to specify the min time a splash screen should remain on screen. (#372) Marcos Caceres (Tuesday, 28 April)

Re: [manifest] Added background color for image object (close #366) (299aa96) Kenneth Rohde Christiansen (Tuesday, 28 April)

Re: [manifest] Added at risk warning for theme_color (closes #356) (f482329) Kenneth Rohde Christiansen (Tuesday, 28 April)

Re: [manifest] Add formal defintion of language tag (closes #331) (2d7a18b) Kenneth Rohde Christiansen (Tuesday, 28 April)

Re: [manifest] Added splashscreens member (closes #9) (57b55de) Kenneth Rohde Christiansen (Tuesday, 28 April)

Re: [manifest] Note about manifest and crawlers (closes #343) (859f05b) Janusz Majnert (Tuesday, 28 April)

Re: [manifest] Resolve start_url against manifest URL (#330) Marcos Caceres (Monday, 27 April)

[manifest] Added splashscreens member (closes #9) (#371) Marcos Caceres (Monday, 27 April)

[manifest] Added background color for image object (close #366) (#370) Marcos Caceres (Monday, 27 April)

[manifest] Note about manifest and crawlers (closes #343) (#369) Marcos Caceres (Monday, 27 April)

Re: [manifest] Add requirements when the Manifest is used by crawlers (#343) Marcos Caceres (Monday, 27 April)

[manifest] Added at risk warning for theme_color (closes #356) (#368) Marcos Caceres (Monday, 27 April)

[manifest] Add formal defintion of language tag (closes #331) (#367) Marcos Caceres (Monday, 27 April)

Re: [manifest] i18n: No localized examples; [I18N-ISSUE-413] (#337) Marcos Caceres (Monday, 27 April)

Re: [manifest] i18n: No means of obtaining correctly localized manifest; [I18N-ISSUE-414] (#336) Marcos Caceres (Monday, 27 April)

[dom] Consider DOMTokenList#replace (#28) Anne van Kesteren (Monday, 27 April)

[permissions] Boilerplate mail list should be public-webappsec (#32) Arthur Barstow (Monday, 27 April)

[spec-reviews] CSV on the Web (#55) Daniel Appelquist (Monday, 27 April)

[streams] Canceling tee'ed streams does not cancel original stream (#347) Ed Hager (Friday, 24 April)

[manifest] image objects should have a background color (#366) Marcos Caceres (Friday, 24 April)

[ServiceWorker] self.caches should spec what to do for "untrusted" origins (#687) Ben Kelly (Friday, 24 April)

Re: [ServiceWorker] under what conditions should sandboxed iframes be intercepted? (#648) Ehsan Akhgari (Friday, 24 April)

[DOM-Level-3-Events-code] HTML validation errors (#1) Arthur Barstow (Friday, 24 April)

[DOM-Level-3-Events-key] HTML validator errors (#1) Arthur Barstow (Friday, 24 April)

[uievents] Remove "(formerly DOM Level 3 Events)" from the title? (#1) Arthur Barstow (Friday, 24 April)

Re: [ServiceWorker] There should be no such thing as "fail to activate" (#659) Matt Falkenhagen (Friday, 24 April)

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

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

Re: [spec-reviews] Navigation Error Logging (#24) Mark Nottingham (Thursday, 23 April)

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

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

Re: [spec-reviews] JSON Form Submission (#40) Mark Nottingham (Thursday, 23 April)

Re: [spec-reviews] CSS Variables (#41) Mark Nottingham (Thursday, 23 April)

[spec-reviews] Strawman spec review for upgrade insecure requests (#54) Yan Zhu (Thursday, 23 April)

Re: [spec-reviews] CSP (#42) Mark Nottingham (Thursday, 23 April)

Re: [spec-reviews] Subresource Integrity (#43) Mark Nottingham (Thursday, 23 April)

[spec-reviews] contributing.md document needed for tag reviews (#53) Daniel Appelquist (Thursday, 23 April)

Re: [spec-reviews] WebRTC (#14) Daniel Appelquist (Thursday, 23 April)

[streams] WritableStream constructor: strategy should be set before sync with queue (#346) Mangala Sadhu Sangeet Singh Khalsa (Thursday, 23 April)

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

[editing-explainer] execCommand has now been spec'd to trigger a "User Intent" for cut/copy/paste (#47) Olivier Forget (Thursday, 23 April)

[IndexedDB] Define key extraction/injection using [[DefineOwnProperty]] and [[Get]] (#2) Joshua Bell (Thursday, 23 April)

[push-api] Service worker events (#146) Anne van Kesteren (Thursday, 23 April)

[push-api] The push event (#145) Anne van Kesteren (Thursday, 23 April)

Re: [editing-explainer] How can sites access browser spellchecking? (#36) Johannes Wilm (Thursday, 23 April)

Re: [editing-explainer] Should execCommand be spec'd to do nothing in cE=typing? (#33) Johannes Wilm (Thursday, 23 April)

[manifest] Is prefer_related_applications too simplistic? (#365) Ben Francis (Thursday, 23 April)

[xhr] Remove extraneous "=" in mail subject (#18) David Håsäther (Thursday, 23 April)

[streams] Fix FinishClosingReadableStream algorithm (#345) Takeshi Yoshino (Thursday, 23 April)

[IndexedDB] Asynchronously completed operations should "queue a task" (#1) Joshua Bell (Wednesday, 22 April)

[packaging-on-the-web] Reflect the discussion in the April 2015 F2F (#25) Daniel Appelquist (Wednesday, 22 April)

[push-api] Should receipt_endpoint be expose in PushSubscription of webpush api (#144) dd (Wednesday, 22 April)

[manifest] Won't related_application be needed at page load? (#364) Marcos Caceres (Wednesday, 22 April)

Re: [manifest] A way to link to related applications (#326) Marcos Caceres (Wednesday, 22 April)

Re: [manifest] shouldn't the default scope be bounded? (#332) Marcos Caceres (Wednesday, 22 April)

[manifest] Deep linking - need proper use cases and requirements analysis (#363) Marcos Caceres (Wednesday, 22 April)

[streams] Difference in the specification between notes, pseudocode and example code (#344) Ed Hager (Wednesday, 22 April)

[push-api] Fix method links from IDL. (#143) Michael van Ouwerkerk (Wednesday, 22 April)

[push-api] Rename hasPermission to permissionState (#142) miguelgarciaarribas (Wednesday, 22 April)

[streams] Add ReadableByteStream definition (#343) Takeshi Yoshino (Wednesday, 22 April)

[streams] Make sure promise returning methods don't throw (#342) Takeshi Yoshino (Wednesday, 22 April)

[streams] listen() (#341) Miller Medeiros (Wednesday, 22 April)

Re: [push-api] Any implementation ? (#119) Michael van Ouwerkerk (Wednesday, 22 April)

[push-api] Readme implementations (#141) Michael van Ouwerkerk (Wednesday, 22 April)

Re: [push-api] Define a serializer for PushSubscription (#125) Michael van Ouwerkerk (Wednesday, 22 April)

[push-api] Add serializer for PushSubscription and run tidy. (#140) Michael van Ouwerkerk (Wednesday, 22 April)

[ServiceWorker] You don't need any flags in Chrome today :) (#686) karolklp (Wednesday, 22 April)

[push-api] Rename hasPermission to permissionState (#139) miguelgarciaarribas (Wednesday, 22 April)

[dom] Fix another NodeIterator removing step (#27) Joris (Wednesday, 22 April)

Re: [ServiceWorker] client.focus() should reject if tab failed to focus (#640) Jungkee Song (Wednesday, 22 April)

[ServiceWorker] A header-based SW installation (#685) Jungkee Song (Wednesday, 22 April)

[ServiceWorker] Interception of the fallback requests initiated from a SW for cross-origin resources (#684) Jungkee Song (Wednesday, 22 April)

Re: [spec-reviews] Revise CSS regions draft based on outcome of 19-March discussion (#47) Alex Russell (Wednesday, 22 April)

Re: [spec-reviews] CSS Regions (#35) Alex Russell (Wednesday, 22 April)

[clipboard-apis] fixing typos (#3) Erik Wilde (Tuesday, 21 April)

[FileAPI] Relation to File URI scheme (#6) Erik Wilde (Tuesday, 21 April)

Re: [dom] Fix NodeIterator removing step (c97daed) Domenic Denicola (Tuesday, 21 April)

[streams] Move strategy to second argument, out of underlying source/sink (#340) Domenic Denicola (Tuesday, 21 April)

[dom] Bikeshed-related fixes (#26) Tab Atkins Jr. (Tuesday, 21 April)

[dom] createDocument link is broken (#25) Josh Matthews (Tuesday, 21 April)

Re: [ServiceWorker] How are unloaded tabs represented? (#626) Matt Falkenhagen (Tuesday, 21 April)

Re: [ServiceWorker] Make service workers use ES strict mode (#294) Matt Falkenhagen (Tuesday, 21 April)

[streams] Browser test builds are failing (#339) Domenic Denicola (Monday, 20 April)

[streams] Separate strategy and underlying source/sink in constructor signatures (#338) Domenic Denicola (Monday, 20 April)

[permissions] Rename PermissionStatus.status to PermissionStatus.state (#31) Michael van Ouwerkerk (Monday, 20 April)

[permissions] Geolocation API does not leave the page unaware of permission status (#30) Michael van Ouwerkerk (Monday, 20 April)

[push-api] Rename userVisible to userVisibleOnly (#138) Peter Beverloo (Monday, 20 April)

[push-api] userVisible -> userVisibleOnly (#137) Peter Beverloo (Monday, 20 April)

Re: [streams] Restructure pulling algorithm to be more obvious and correct (a9037ac) Takeshi Yoshino (Monday, 20 April)

[dom] Fix NodeIterator removing step (#24) Joris (Sunday, 19 April)

[ServiceWorker] Should FetchEventInit inherit EventInit or ExtendableEventInit? (#683) Paritosh Kumar (Sunday, 19 April)

[spec-reviews] permissions.md - remove extra quotes (#52) Paul Irish (Saturday, 18 April)

[streams] Avoid using binary (#337) Anne van Kesteren (Saturday, 18 April)

[ServiceWorker] Clients.claim() does not deal with a client already controlled by another registration (#682) Nikhil Marathe (Friday, 17 April)

[FileAPI] Bikeshedding the spec (#5) Tab Atkins Jr. (Friday, 17 April)

[push-api] Rename hasPermission (#136) Michael van Ouwerkerk (Friday, 17 April)

Re: [push-api] Remove PushManager#hasPermission in favor of Permissions API (#109) Michael van Ouwerkerk (Friday, 17 April)

[manifest] Update the CSP reference; link directives (#362) Anssi Kostiainen (Friday, 17 April)

Re: [push-api] Remove registrationId (#56) Michael van Ouwerkerk (Friday, 17 April)

Re: [streams] Restructure pulling algorithm to be more obvious and correct (ac6b2b7) Takeshi Yoshino (Friday, 17 April)

Re: [ServiceWorker] Should skipWaiting() wait for an "in-progress request" to finish? (#569) Jungkee Song (Friday, 17 April)

[webcomponents] Change the order of insertion points which are involved in a re-distribution in event path (W3C bug 23887) (#42) Koji Ishii (Friday, 17 April)

[dom] High resolution timing for events (#23) Anne van Kesteren (Friday, 17 April)

Re: [ServiceWorker] distinguish between cache failures due to network vs disk quota (#286) Jungkee Song (Friday, 17 April)

[webidl] Improve restrictions on attributes/operations when maplike/setlike are used (#49) Boris Zbarsky (Friday, 17 April)

Re: [streams] Byte streams: write up design rationales and vision for how they are used/what they enable (#177) Domenic Denicola (Thursday, 16 April)

[ServiceWorker] Navigating clients from the SW context? (#681) Alex Russell (Thursday, 16 April)

Re: [streams] Fix a typo (7f2ff8a) Domenic Denicola (Thursday, 16 April)

[push-api] Rename "App server" to "Application server" in diagram (#135) Michael van Ouwerkerk (Thursday, 16 April)

[push-api] Add the source of the sequence diagram in vdx format. (#134) Michael van Ouwerkerk (Thursday, 16 April)

[FileAPI] Apply HTTPS fix to IETF links on TR.html too (#4) Jérémie Astori (Thursday, 16 April)

[FileAPI] Switch all links towards tools.ietf.org to HTTPS (#3) Jérémie Astori (Thursday, 16 April)

Re: [push-api] Move to using just endpoint (#129) Michael van Ouwerkerk (Thursday, 16 April)

[spec-reviews] CSSOM View document.scrollingElement (#51) Simon Pieters (Thursday, 16 April)

[fetch] Track request originator. (#45) Mike West (Thursday, 16 April)

[clipboard-apis] Rename to index.html, fixes #1 (#2) Robin Berjon (Thursday, 16 April)

[FileAPI] Update the link of RFC2119 (#2) Xiaoqian Cindy Wu (Thursday, 16 April)

[streams] "binary stream might contain chunks consisting o..." (#336) Anne van Kesteren (Thursday, 16 April)

[streams] Copypasta in Class ReadableStreamController (#335) Anne van Kesteren (Thursday, 16 April)

[streams] Use HTTPS for people.mozilla.org link (#334) Anne van Kesteren (Thursday, 16 April)

[streams] Normative HTML reference is wrong (#333) Anne van Kesteren (Thursday, 16 April)

Re: [dom] Convert DOM to use bikeshed (#15) Anne van Kesteren (Thursday, 16 April)

Re: [dom] Indicate GitHub issues can now be used (#14) Anne van Kesteren (Thursday, 16 April)

[dom] {{ }}s are showing up in the output (#22) Domenic Denicola (Thursday, 16 April)

[dom] Header is all wrong (#21) Domenic Denicola (Thursday, 16 April)

[dom] Too many protocol-relative URLs (#20) Domenic Denicola (Thursday, 16 April)

[dom] Some Conformance section stuff is duplicated (#19) Domenic Denicola (Thursday, 16 April)

[dom] Syntax-highlight code blocks (#18) Domenic Denicola (Thursday, 16 April)

[dom] Several references are now wrong after Bikeshed conversion (#17) Domenic Denicola (Thursday, 16 April)

[FileAPI] Use "index.html" as the filename of the spec. (#1) Arthur Barstow (Wednesday, 15 April)

[clipboard-apis] Use "index.html" as the filename of the spec. (#1) Arthur Barstow (Wednesday, 15 April)

[dom] Convert to Bikeshed. (#16) Tab Atkins Jr. (Wednesday, 15 April)

[ServiceWorker] FetchEvent IDL issues (#680) Anne van Kesteren (Wednesday, 15 April)

[ServiceWorker] SW's default lifetime limit (#679) Jungkee Song (Wednesday, 15 April)

[streams] Some clean up on TransformStream (#332) Takeshi Yoshino (Wednesday, 15 April)

[streams] TransformStream: There's no means available to fail transform() asynchronously (#331) Takeshi Yoshino (Wednesday, 15 April)

[streams] TransformStream: transform() is never invoked via pull() (#330) Takeshi Yoshino (Wednesday, 15 April)

[streams] Transform streams and acknowledgement of writes (#329) Domenic Denicola (Tuesday, 14 April)

[streams] Fix @yutakahirano and @tyoshino's acknowledgments (#328) Domenic Denicola (Tuesday, 14 April)

Re: [touch-events] Not all touch events should be synchronous and uncancelable (#6) Rick Byers (Tuesday, 14 April)

Re: [streams] Fix #314: pipeTo return value with preventClose: true (5250b3d) Takeshi Yoshino (Tuesday, 14 April)

Re: [streams] Allow enqueue after cancel (961d6d1) Takeshi Yoshino (Tuesday, 14 April)

[ServiceWorker] Workers & SharedWorkers within ServiceWorkers (#678) Jake Archibald (Tuesday, 14 April)

Re: [streams] Fix assert in ErrorReadableStream being triggered sometimes (884d4b7) Takeshi Yoshino (Tuesday, 14 April)

Re: [streams] Ensure asserts are surfaced in the reference implementation (3144a19) Takeshi Yoshino (Tuesday, 14 April)

[fetch] Is it allowed to create a GET request with body? (#44) Yutaka Hirano (Tuesday, 14 April)

Re: [streams] Add fine-grained flow control for readable stream (adb6f73) Takeshi Yoshino (Tuesday, 14 April)

Re: [ServiceWorker] Association between a service worker and global objects (#652) Kenji Baheux (Tuesday, 14 April)

Re: [webidl] Make the DOMException constructor accept a name (#22) Domenic Denicola (Monday, 13 April)

[spec-reviews] Upgrade Insecure Requests (#50) Mike West (Monday, 13 April)

[spec-reviews] Credential Management API (#49) Mike West (Monday, 13 April)

Re: [manifest] Convert "Icon object" into a generic "image object" (#327) Marcos Caceres (Monday, 13 April)

Re: [push-api] Remove [NoInterfaceObject] from PushMessageData (#123) Marcos Caceres (Monday, 13 April)

Re: [push-api] Removed NoInterfaceObject from PushMessageData (closes #123) (#124) John Mellor (Monday, 13 April)

Re: [push-api] Push service definition (#128) Michael van Ouwerkerk (Monday, 13 April)

Re: [push-api] Fixing definition of push message (#126) Michael van Ouwerkerk (Monday, 13 April)

Re: [streams] What types does ReadableByteStream's reader's read(x) accept and return? (#295) Anne van Kesteren (Monday, 13 April)

Re: [ServiceWorker] Concerns about `cache.addAll` not filtering non-200 (#407) Jake Archibald (Monday, 13 April)

[streams] readBatch() or getSyncReader() (#327) Takeshi Yoshino (Monday, 13 April)

[webidl] Make the properties on the named properties object writable, so they don't prevent assignment to undeclared props on the window. (#48) Boris Zbarsky (Saturday, 11 April)

[manifest] Ability to define platform-specific icon style (#361) Kornel (Saturday, 11 April)

[streams] Allow enqueue after cancel, plus fix #314 (#326) Domenic Denicola (Friday, 10 April)

Re: [streams] Support reading bytes into buffers allocated by user code on platforms where only async read is available (#253) Paul Cotton (Friday, 10 April)

Re: [ServiceWorker] Navigate and redirects (#654) Alex Russell (Friday, 10 April)

[manifest] Must manifests be same-origin? (#360) Jeffrey Yasskin (Friday, 10 April)

[ServiceWorker] Client.postMessage should return a Promise (#677) John Mellor (Friday, 10 April)

Re: [ServiceWorker] "The user agent may terminate service workers at any time it has no event to handle." (#527) Jungkee Song (Friday, 10 April)

Re: [ServiceWorker] Define environment settings object for service workers (#526) Jungkee Song (Friday, 10 April)

Re: [ServiceWorker] Clients & postMessage (#609) Jungkee Song (Friday, 10 April)

Re: [ServiceWorker] Clean up use of RFC2119 text. (e0dbaa0) Alex Russell (Friday, 10 April)

[ime-api] fixing typo (#3) Erik Wilde (Thursday, 9 April)

[quota-api] fixing typo (#4) Erik Wilde (Thursday, 9 April)

[ServiceWorker] Suggested edits to paragraph about declarative-only solutions (#676) Alf Eaton (Thursday, 9 April)

[manifest] About Installations: API vs Signals — ¿case for Desktop-only API? (#359) Bernardo Baquero Stand (Thursday, 9 April)

Re: [ServiceWorker] Clean up use of RFC2119 text in the spec (#397) Jungkee Song (Thursday, 9 April)

Re: [spec-reviews] permissions API (#45) Philip Jägenstedt (Thursday, 9 April)

Re: [manifest] Convert icon object to image object (close #327) (7e02cff) Kenneth Rohde Christiansen (Thursday, 9 April)

[streams] pipe redirection (#325) Takeshi Yoshino (Thursday, 9 April)

[webcomponents] Add "http:" to the respec URL so that respec runs when viewing locally (#41) Koji Ishii (Thursday, 9 April)

[streams] Readable stream with ack (#324) Domenic Denicola (Wednesday, 8 April)

[webidl] Fix up a bunch of cases in maplike/setlike code where we were working with the interface instance when we meant to work with the backing object or returning the backing object when we meant to return the interface instance. (#47) Boris Zbarsky (Wednesday, 8 April)

[manifest] Convert icon object to image object (close #327) (#358) Marcos Caceres (Wednesday, 8 April)

[webcomponents] Is there any plan of "custom CSS selector/property/value" spec for webcomponents? (#40) 勾三股四 (Wednesday, 8 April)

[ime-api] Broken fragments in Annex.html (#2) Arthur Barstow (Wednesday, 8 April)

[streams] Identity transform performance and ArrayBufferView ownership (#323) Takeshi Yoshino (Wednesday, 8 April)

[streams] Should ReadableStreamController be visible? (#322) youennf (Wednesday, 8 April)

Re: [ServiceWorker] Event queuing model for SW (#649) Jungkee Song (Wednesday, 8 April)

[permissions] Support for background sync (one-off and periodic) (#29) Kenji Baheux (Wednesday, 8 April)

Re: [ServiceWorker] Can we replace event.default() with something less magic? (#607) Jake Archibald (Wednesday, 8 April)

[streams] explicity operate on underlying source and sink instead of public methods (#321) Ben Kelly (Wednesday, 8 April)

[permissions] Flesh out more complex permission issues we see down the road (#28) Philip Rogers (Tuesday, 7 April)

[streams] rsReader.readBatch(numberOfChunks)? rbsReader.read(view, { waitUntilDone: true })? (#320) Domenic Denicola (Tuesday, 7 April)

[manifest] Fix links to "SchemaStore" GitHub repository (#357) Cătălin Mariș (Tuesday, 7 April)

[manifest] What's the use case for theme_color? (#356) Mounir Lamouri (Tuesday, 7 April)

[manifest] Use `https://` where possible (#355) Cătălin Mariș (Tuesday, 7 April)

[manifest] "This version" link => 404 (#354) Cătălin Mariș (Tuesday, 7 April)

[manifest] Obtaining a Manifest should follow usual CORS rules with credentials. (#353) Mounir Lamouri (Tuesday, 7 April)

[streams] Port locking infrastructure to writable streams (#319) Domenic Denicola (Tuesday, 7 April)

[streams] Port precise flow control to writable streams (#318) Domenic Denicola (Tuesday, 7 April)

[streams] Precise flow control for readable streams (#317) Domenic Denicola (Tuesday, 7 April)

[streams] Do writable streams need separate signals for write-success vs. write-accepted? (#316) Domenic Denicola (Tuesday, 7 April)

[webidl] Non-optional final dictionary arguments with required fields? (#46) Jeffrey Yasskin (Tuesday, 7 April)

[ime-api] Remove reference to ime-mode? (#1) Arthur Barstow (Tuesday, 7 April)

[streams] Added some more readable stream tests (#315) Xabier Rodríguez (Tuesday, 7 April)

[fetch] Initializing context/content specific fetch defaults (#43) Ilya Grigorik (Tuesday, 7 April)

[permissions] Fixes to make pubrules compliant (#27) Jérémie Astori (Tuesday, 7 April)

Re: [manifest] Made using fallbacks normative (closes #350) (b714bc8) Kenneth Rohde Christiansen (Tuesday, 7 April)

[permissions] Add "fullscreen" (#26) Anne van Kesteren (Tuesday, 7 April)

[permissions] Why "prompt" instead of "default"? (#25) Anne van Kesteren (Tuesday, 7 April)

[fetch] Provide opt-out for HTTP proxy authentication? (#42) Anne van Kesteren (Tuesday, 7 April)

[fetch] Provide opt-in for Expect = "100-continue" (#41) Anne van Kesteren (Tuesday, 7 April)

[quota-api] Javascript: Don't use non-constructible classes as namespaces (#3) Kinuko Yasuda (Tuesday, 7 April)

Re: [ServiceWorker] https should not be mandatory (#658) Kenji Baheux (Tuesday, 7 April)

[quota-api] Rethink about the storage model (#2) Kinuko Yasuda (Tuesday, 7 April)

[ServiceWorker] waitUntil promise for Install/Activate (#675) Jungkee Song (Tuesday, 7 April)

[webcomponents] Issue 2 "Attributes is still under discussion" should be removed (#39) Koji Ishii (Tuesday, 7 April)

[webcomponents] Issue 2 "Attributes is still under discussion" should be removed (#38) Koji Ishii (Tuesday, 7 April)

[quota-api] how should file de-duplication be represented? (#1) Kinuko Yasuda (Tuesday, 7 April)

[manifest] Small editorial fixes (#352) Marcos Caceres (Tuesday, 7 April)

[ServiceWorker] Accessing service worker state from worker (#674) Cătălin Badea (Monday, 6 April)

[manifest] Made using fallbacks normative (closes #350) (#351) Marcos Caceres (Monday, 6 April)

Re: [streams] First draft at tee algorithms, for critique (#302) Domenic Denicola (Monday, 6 April)

Re: [streams] Define "tee"ing a stream (#271) Domenic Denicola (Monday, 6 April)

Re: [streams] can streams be transferred via postMessage()? (#276) Ben Kelly (Monday, 6 April)

Re: [streams] Transform stream base class (or other helper) in toolbox (#20) Ben Kelly (Monday, 6 April)

Re: [manifest] Manifest format should support some way of including a splash screen (#9) Marcos Caceres (Monday, 6 April)

[permissions] Move to using Echidna (#24) Marcos Caceres (Monday, 6 April)

[streams] pipeTo with preventClose: true returns a promise that is probably fulfilled too early (#314) Domenic Denicola (Monday, 6 April)

[ServiceWorker] Unable to easily distinguish top-level navigations (#673) Alex Russell (Monday, 6 April)

[streams] Fixed typo in readable-stream-reader tests (#313) Xabier Rodríguez (Monday, 6 April)

Re: [streams] Implement readable stream teeing (b326a6e) Takeshi Yoshino (Monday, 6 April)

Re: [streams] Tweak spec mechanics of WritableStream Error Functions (84efaaf) Takeshi Yoshino (Monday, 6 April)

Re: [streams] Factor out ReadFromReadableStreamReader abstract operation (ec27914) Takeshi Yoshino (Monday, 6 April)

Re: [streams] Add and update notes on using abstract ops from other specs (80e578d) Takeshi Yoshino (Monday, 6 April)

Re: [streams] Tidy up precondition checking in ErrorReadableStream (f6d7882) Takeshi Yoshino (Monday, 6 April)

[manifest] Allow using metatags instead of JSON (#350) Kornel (Monday, 6 April)

Re: [manifest] i18n: No direction metadata for 'name'; [I18N-ISSUE-416] (#334) Kornel (Monday, 6 April)

Re: [manifest] i18n: No language metadata for 'name'; [I18N-ISSUE-415] (#335) Kornel (Monday, 6 April)

[ServiceWorker] matchAll() runs Request constructor off the main thread (#672) Anne van Kesteren (Monday, 6 April)

[ServiceWorker] Disable http URLs when there are no clients (#671) Anne van Kesteren (Monday, 6 April)

Re: [ServiceWorker] Provide opt-in to avoid request body duplication (#533) Takeshi Yoshino (Monday, 6 April)

Re: [ServiceWorker] Prevent opaque requests being used in response to client requests (#590) Anne van Kesteren (Sunday, 5 April)

Re: [ServiceWorker] "I want to make an image request" (#279) Anne van Kesteren (Sunday, 5 April)

Re: [ServiceWorker] 304 handling for fetch() (#412) Anne van Kesteren (Sunday, 5 April)

[fetch] Cache mode: fromCache (#40) Anne van Kesteren (Sunday, 5 April)

[fetch] Cache mode: security review (#39) Anne van Kesteren (Sunday, 5 April)

[fetch] Cache mode: partial content (#38) Anne van Kesteren (Sunday, 5 April)

Re: [ServiceWorker] `waitUntil()` for FetchEvent? (#584) Anne van Kesteren (Sunday, 5 April)

Re: [ServiceWorker] Support range request in fetch() and cache (#288) Anne van Kesteren (Sunday, 5 April)

Re: [ServiceWorker] What's the interaction with referrer policy (#404) Anne van Kesteren (Sunday, 5 April)

Re: [ServiceWorker] Backpressure on fetch integrated with Streams (#452) Anne van Kesteren (Sunday, 5 April)

Re: [ServiceWorker] User-Agent header control (#399) Anne van Kesteren (Sunday, 5 April)

[fetch] `user-agent` header control (#37) Anne van Kesteren (Sunday, 5 April)

Re: [ServiceWorker] How does the fetch event interact with system cache? (#86) Anne van Kesteren (Sunday, 5 April)

Re: [ServiceWorker] Fetch: handling upload progress events (#289) Anne van Kesteren (Sunday, 5 April)

Re: [ServiceWorker] Add support for streams (#533) Anne van Kesteren (Sunday, 5 April)

Re: [ServiceWorker] When responses from origin A are used in response to a request for origin B, treat as a redirect (#560) Anne van Kesteren (Sunday, 5 April)

Re: [ServiceWorker] Resources shared across documents controlled by different service workers (#244) Anne van Kesteren (Sunday, 5 April)

Re: [fetch] Distinguishing between errors (#25) Anne van Kesteren (Sunday, 5 April)

Re: [streams] Generalized and precise flow/buffer control (#301) Domenic Denicola (Saturday, 4 April)

[permissions] A few typos (#23) Wendy Seltzer (Friday, 3 April)

[permissions] Privacy Considerations (#22) Wendy Seltzer (Friday, 3 April)

Re: [manifest] Define identity of a web app. (#272) Ben Francis (Friday, 3 April)

[fetch] Add `preload` and `prerender` contexts (#36) Ilya Grigorik (Friday, 3 April)

Re: [fetch] Deprecate fetch (#28) Anne van Kesteren (Friday, 3 April)

Re: [fetch] URLs with username/password (#26) Anne van Kesteren (Friday, 3 April)

Re: [ServiceWorker] what should Cache put operations do if the body errors out after resolving promise? (#665) Jungkee Song (Friday, 3 April)

Re: [ServiceWorker] A header/something to kill SWs (#614) Matt Falkenhagen (Friday, 3 April)

Re: [ServiceWorker] ServiceWorker to "service worker" mapping and stability (#622) Matt Falkenhagen (Friday, 3 April)

Re: [ServiceWorker] Consider producing distinct objects for the same entity to enable garbage collection (#416) Matt Falkenhagen (Friday, 3 April)

Re: [streams] Implement teeing, plus a bunch of stage-setting tweaks (#311) Domenic Denicola (Thursday, 2 April)

[manifest] Changed file extension of web manifest (closes #346) (#349) Marcos Caceres (Thursday, 2 April)

[manifest] Triage privacy issues (#348) Marcos Caceres (Thursday, 2 April)

Re: [manifest] difference between lang and default_locale (#345) Marcos Caceres (Thursday, 2 April)

Re: [push-api] Add a PushSubscriptionOptions dictionary with a userVisible option. (#131) Peter Beverloo (Thursday, 2 April)

Re: [manifest] Add related_applications and prefer_related_applications. (#344) Anssi Kostiainen (Thursday, 2 April)

[fetch] Standardize "nosniff" (#35) Anne van Kesteren (Thursday, 2 April)

[ServiceWorker] WebRTC and getUserMedia within Service Worker (#670) Lewis Phạm (Thursday, 2 April)

Re: [ServiceWorker] A worker that fails to activate should relinquish its controllees (#659) Matt Falkenhagen (Thursday, 2 April)

[fetch] Access to the HTTP trailer (#34) Takeshi Yoshino (Thursday, 2 April)

[fetch] fetch() memory use proportional to amount downloaded (#33) Michael Stillwell (Wednesday, 1 April)

[ServiceWorker] MessageEvent within the SW global should have waitUntil() (#669) Jake Archibald (Wednesday, 1 April)

Re: [manifest] The use of the `.manifest` file extension may be problematic / confusing ? (#346) Marcos Caceres (Wednesday, 1 April)

[quota-api] Add Github repository data to boilerplate (#15) Arthur Barstow (Wednesday, 1 April)

Re: [fetch] Aborting a fetch (#27) Marius Gundersen (Wednesday, 1 April)

[fetch] Redirects can modify request's method (#32) Anne van Kesteren (Wednesday, 1 April)

Re: [manifest] Support for Actionable Notifications in the manifest (#347) Ben Francis (Wednesday, 1 April)

Re: [fetch] Clear response body under certain conditions (#31) Anne van Kesteren (Wednesday, 1 April)

[streams] Define the streams interface with only publicly visible behavior (#312) Takeshi Yoshino (Wednesday, 1 April)

Re: [ServiceWorker] Cache should sanitize the stored Request in put/add/addAll (#664) Jungkee Song (Wednesday, 1 April)

Re: [ServiceWorker] HEAD request on Cache API should not return response with body (#655) Jungkee Song (Wednesday, 1 April)

Re: [ServiceWorker] should Cache support VARY:*,otherheader or only VARY:* (#656) Jungkee Song (Wednesday, 1 April)

Re: [streams] Making the "queue manipulator" its own class (#309) Takeshi Yoshino (Wednesday, 1 April)

Re: [streams] Factor out a new EnqueueInReadableStream abstract operation (329f696) Takeshi Yoshino (Wednesday, 1 April)

Re: [streams] Factor out a new CloseReadableStream abstract operation (85d0645) Takeshi Yoshino (Wednesday, 1 April)

Re: [streams] ReadableStream.getReader name is a bit misleading (#308) Takeshi Yoshino (Wednesday, 1 April)

Re: [spec-reviews] http-problem (#37) Mark Nottingham (Wednesday, 1 April)

Last message date: Thursday, 30 April 2015 21:57:41 UTC