Bug 51556
Summary: | Web Inspector: GET parameters of urls are stripped in the selection menu of the scripts panel | ||
---|---|---|---|
Product: | WebKit | Reporter: | diebuche |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://en.wikipedia.org |
diebuche
If the ressource tab is activated at the same time as the scripts tab, the parameters are stripped from the urls, leading to index.php instead of index?page=foobar. If you got a lot of these it's hard to distinguish the files.
(Visit wikipedia, you should get at least 4 index.php's, where the actual script name was passed as a parameter)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brian Burg
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.