RESOLVED FIXED Bug 36821
Web Inspector: Audits: bad CSS selector results in exception inside evaluated code
https://bugs.webkit.org/show_bug.cgi?id=36821
Summary Web Inspector: Audits: bad CSS selector results in exception inside evaluated...
Alexander Pavlov (apavlov)
Reported 2010-03-30 06:51:51 PDT
When an weird CSS selector is present in the page styles (e.g. "fb:foo-bar" on techcrunch.com), an exception is logged into the console and the audits fail to terminate, thus leaving the Audits panel in an inconsistent state.
Attachments
[PATCH] Suggested solution (1.65 KB, patch)
2010-03-30 07:30 PDT, Alexander Pavlov (apavlov)
no flags
Alexander Pavlov (apavlov)
Comment 1 2010-03-30 07:30:25 PDT
Created attachment 52037 [details] [PATCH] Suggested solution
WebKit Commit Bot
Comment 2 2010-03-30 08:40:33 PDT
Comment on attachment 52037 [details] [PATCH] Suggested solution Clearing flags on attachment: 52037 Committed r56792: <http://trac.webkit.org/changeset/56792>
WebKit Commit Bot
Comment 3 2010-03-30 08:40:37 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.