RESOLVED FIXED57349
Web Inspector: audit run never completes, fails in DOMAgent.js
https://bugs.webkit.org/show_bug.cgi?id=57349
Summary Web Inspector: audit run never completes, fails in DOMAgent.js
Andrey Kosyakov
Reported 2011-03-29 09:23:33 PDT
1. Navigate to http://cnn.com 2. Open WebInspector 3. Switch to Audits panel, click run 4. Observe that audit run never completes, the following error is reported to inspector's console: Uncaught TypeError: Cannot read property '0' of null DOMAgent.js:395
Attachments
patch (12.49 KB, patch)
2011-03-30 06:02 PDT, Andrey Kosyakov
no flags
patch (2.42 KB, patch)
2011-03-30 08:26 PDT, Andrey Kosyakov
pfeldman: review+
Andrey Kosyakov
Comment 1 2011-03-30 06:02:53 PDT
Andrey Kosyakov
Comment 2 2011-03-30 08:26:22 PDT
Created attachment 87540 [details] patch This is a trivial workaround for the problem that may be easily back-ported. I'm still looking to land the original patch, as it adds a bit of robustness to other places as well.
Andrey Kosyakov
Comment 3 2011-03-30 09:06:01 PDT
Note You need to log in before you can comment on or make changes to this bug.