Bug 164036

Summary: Web Inspector: Ensure Worker name in inspector comes from pre-redirect URL
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

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.