Re: [fetch] Introduce convenience property for request's context (#93)

Do we really need a new enum for this?  I think I would prefer something like:

  if (req.navigation)

It would also sidestep the hassle of naming a collection of contexts, etc.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/93#issuecomment-124212437

Received on Thursday, 23 July 2015 19:03:16 UTC