[Webkit-unassigned] [Bug 164425] Worker Script Loads (new Worker(...), importScripts(...)) should be classified as Scripts not Raw requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 16 11:43:33 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=164425

Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #297336|                            |review?, commit-queue-
              Flags|                            |

--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org> ---
Created attachment 297336
  --> https://bugs.webkit.org/attachment.cgi?id=297336&action=review
[PATCH] Proposed Fix

This should help pave the way for `new Worker(..., {type: "module"})` script loading.

This also would end up fixing bug 164425, because the internal loads performed by `importScripts(...)` do not get the URL "wiped" because it was in effect behaving like a public fetch client.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161216/e0c9a578/attachment.html>


More information about the webkit-unassigned mailing list