Bug 164036
| Summary: | Web Inspector: Ensure Worker name in inspector comes from pre-redirect URL | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
| Component: | Web Inspector | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/29055637>