Bug 36544 - Web Inspector: [Chromium] Audits never complete
Summary: Web Inspector: [Chromium] Audits never complete
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-24 10:36 PDT by Alexander Pavlov (apavlov)
Modified: 2010-03-24 11:12 PDT (History)
7 users (show)

See Also:


Attachments
[PATCH] Proposed solution (1.33 KB, patch)
2010-03-24 11:04 PDT, Alexander Pavlov (apavlov)
pfeldman: review+
pfeldman: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2010-03-24 10:36:03 PDT
Uncaught TypeError: Object [object Object] has no method 'getAllStyles' (AuditRules.js:370)
is logged in the inspector console for the inspector running audits.

Upstreaming http://code.google.com/p/chromium/issues/detail?id=39150
Comment 1 Alexander Pavlov (apavlov) 2010-03-24 11:04:27 PDT
Created attachment 51526 [details]
[PATCH] Proposed solution
Comment 2 Alexander Pavlov (apavlov) 2010-03-24 11:12:15 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
        M       WebKit/chromium/ChangeLog
        M       WebKit/chromium/src/js/InspectorControllerImpl.js
Committed r56448