Re: [w3c/manifest] Make Service Worker registration work properly (don't use outdated steps) (#792)

mgiuca commented on this pull request.



> @@ -287,6 +287,37 @@ <h2>
         and again as an example, the user agent could <a>install</a> the web
         application into a list of bookmarks within the user agent itself.
       </p>
+      <p>
+        A {{Document}} may either be <dfn>installable</dfn> or not. The initial
+        state of a document is not <a>installable</a>.
+      </p>
+      <p>

Ugh, yes, this is because GitHub doesn't respect upstream branches in Git. This PR is dependent on #790 which hasn't landed yet, and I don't think there's any way for GitHub to show just the relevant changes.

Please look at [this delta](https://github.com/mgiuca/manifest/compare/install-process-rework...mgiuca:service-worker-start-register).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/792#discussion_r324032115

Received on Friday, 13 September 2019 04:28:44 UTC