Bug 56031

Summary: Leaks Viewer: URL prompt overlay shouldn't appear when a URL is passed as a query parameter, but does
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://build.webkit.org/LeaksViewer/?url=http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r80642%20(15444)/DumpRenderTree12-leaks.txt
Attachments:
Description Flags
Hide Leaks Viewer's URL prompt by default simon.fraser: review+

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>