RESOLVED WORKSFORME 106079
Inspector is not refreshed after a new page is loaded (or the page is reloaded)
https://bugs.webkit.org/show_bug.cgi?id=106079
Summary Inspector is not refreshed after a new page is loaded (or the page is reloaded)
pom
Reported 2013-01-04 01:24:12 PST
1. Load a page in WebKit 2. Open the Web Inspector 3. Load a new page (with the inspector open) 4. The inspector still shows resources, log messages, &c. from the previous page. Expected behavior: the inspector should be refreshed after loading the new page. The same problem occurs when reloading the same page.
Attachments
Radar WebKit Bug Importer
Comment 1 2013-01-04 01:24:31 PST
Timothy Hatcher
Comment 2 2013-01-04 06:40:42 PST
This typically happens when there is an exception in the frontend during the load.
Antoine Quint
Comment 3 2013-01-08 08:03:31 PST
This appears to be working again in the latest nightly. Could you test this again and reopen the bug if it turns out to be problematic still?
pom
Comment 4 2013-01-09 04:23:46 PST
Yes, this works for me with the latest nightly.
Note You need to log in before you can comment on or make changes to this bug.