Re: [whatwg/fetch] Copy priority so service worker pass-through requests don't lose it (#785)

annevk commented on this pull request.



> @@ -5483,6 +5483,9 @@ constructor must run these steps:
 
    <dt><a for=request>history-navigation flag</a>
    <dd><var>request</var>'s <a for=request>history-navigation flag</a>.
+
+   <dt><a for=request>priority</a>
+   <dd><var>request</var>'s <a for=request>priority</a>.

Ideally we keep these in a similar order as the order they are introduced in, so this should be higher up. Otherwise I think this change looks fine.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/785#pullrequestreview-145577370

Received on Monday, 13 August 2018 09:33:56 UTC