NEW 164036
Web Inspector: Ensure Worker name in inspector comes from pre-redirect URL
https://bugs.webkit.org/show_bug.cgi?id=164036
Summary Web Inspector: Ensure Worker name in inspector comes from pre-redirect URL
Joseph Pecoraro
Reported 2016-10-26 14:59:20 PDT
Summary: Ensure Worker name in inspector comes from pre-redirect URL. We should have a test for this. I don't know what the current behavior does. Steps to Reproduce: 1. Inspect a page with new Worker("this-will-redirect-to-foo.js") => Ensure Worker is named "this-will-redirect-to-foo.js" and not "foo.js"
Attachments
Radar WebKit Bug Importer
Comment 1 2016-11-01 17:05:57 PDT
Note You need to log in before you can comment on or make changes to this bug.