Bug 56091
| Summary: | Leaks Viewer appears to be loading forever if an error occurs when loading leaks data | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| 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/r80699%20(15461)/DumpRenderTree-leaks.txt | ||
Adam Roben (:aroben)
To reproduce:
1. Go to http://build.webkit.org/LeaksViewer/?url=http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r80699%20(15461)/DumpRenderTree-leaks.txt
Leaks Viewer will say it's loading forever.
What has actually happened is an exception was thrown while loading the leaks data (bug 56090). We should notice when this happens and stop claiming to be loading (and tell the user).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
Oh, the error doesn't happen in ToT, only in Safari 5.