This is an automated email from the ASF dual-hosted git repository.
rubys pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 026e25c track implementation progress
026e25c is described below
commit 026e25c9277fba5ae92a3dd6a47ff9b50db78af4
Author: Sam Ruby <[email protected]>
AuthorDate: Fri Aug 5 10:28:46 2016 -0400
track implementation progress
---
www/board/agenda/ServiceWorkers.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/www/board/agenda/ServiceWorkers.md
b/www/board/agenda/ServiceWorkers.md
index 436de8f..fff2355 100644
--- a/www/board/agenda/ServiceWorkers.md
+++ b/www/board/agenda/ServiceWorkers.md
@@ -108,12 +108,17 @@ can't surface modal dialogs to prompt for authentication
information. The
symptom is that you get an authentication error. If this happens, do a [force
reload](https://en.wikipedia.org/wiki/Wikipedia:Bypass_your_cache).
+Firefox bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=1291893
+
To date, I've yet to figure out how to effectively report this bug to Chrome.
See [twitter](https://twitter.com/samruby/status/758673369021710336),
[w3c](https://lists.w3.org/Archives/Public/public-webapps/2016JulSep/0016.html),
and
[blog](http://intertwingly.net/blog/2016/07/11/Service-Workers-First-Impressions).
+On the plus side, this likely will be resolved as a part of the recent change
+to the Fetch spec: https://github.com/whatwg/fetch/issues/70
+
This is an early preview, so there may be problems with sockets not restarting
after exiting and reloading. The focus so far has been on the display of
the agenda, so fetching of other data (for example, queue of pending comments)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].