- From: Rimas Misevičius <notifications@github.com>
- Date: Fri, 02 Feb 2018 02:33:43 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 2 February 2018 10:34:06 UTC
rmisev commented on this pull request. > - <li><p>Set <var>url</var>'s <a for=url>object</a> to the entry in the <a>Blob URL Store</a> - corresponding to <var>url</var>'s <a for=url>path</a>[0]. + <li><p>Set <var>url</var>'s <a for=url>object</a> to the result of + <a for="blob URL" lt="resolve">resolving the blob URL</a> <var>url</var>. The "[resolving the blob URL](https://w3c.github.io/FileAPI/#blob-url-resolve)" algorithm can return *failure*. I guess the url’s `object` should be set to `null` then. -- 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/url/pull/371#pullrequestreview-93574277
Received on Friday, 2 February 2018 10:34:06 UTC