Bug 56031 - Leaks Viewer: URL prompt overlay shouldn't appear when a URL is passed as a query parameter, but does
Summary: Leaks Viewer: URL prompt overlay shouldn't appear when a URL is passed as a q...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/LeaksViewer/?...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-09 11:08 PST by Adam Roben (:aroben)
Modified: 2011-03-09 11:50 PST (History)
0 users

See Also:


Attachments
Hide Leaks Viewer's URL prompt by default (1.74 KB, patch)
2011-03-09 11:46 PST, Adam Roben (:aroben)
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-03-09 11:08:18 PST
To reproduce:

1. Go to http://build.webkit.org/LeaksViewer/?url=http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r80642%20(15444)/DumpRenderTree12-leaks.txt

The URL prompt appears, even though the data from the URL is already loading. It shouldn't appear at all.
Comment 1 Adam Roben (:aroben) 2011-03-09 11:46:20 PST
Created attachment 85208 [details]
Hide Leaks Viewer's URL prompt by default
Comment 2 Adam Roben (:aroben) 2011-03-09 11:50:03 PST
Committed r80657: <http://trac.webkit.org/changeset/80657>