RESOLVED FIXED 36952
Web Inspector: Audits: fix parsing of injected script-evaluated result for CssInHeadRule
https://bugs.webkit.org/show_bug.cgi?id=36952
Summary Web Inspector: Audits: fix parsing of injected script-evaluated result for Cs...
Alexander Pavlov (apavlov)
Reported 2010-04-01 05:08:37 PDT
urlViolations[1] is an array, so its elements should be addressed as urlViolations[1][i].
Attachments
[PATCH] Proposed solution (4.40 KB, patch)
2010-04-01 05:35 PDT, Alexander Pavlov (apavlov)
no flags
Alexander Pavlov (apavlov)
Comment 1 2010-04-01 05:35:56 PDT
Created attachment 52288 [details] [PATCH] Proposed solution
WebKit Commit Bot
Comment 2 2010-04-01 06:00:36 PDT
Comment on attachment 52288 [details] [PATCH] Proposed solution Clearing flags on attachment: 52288 Committed r56909: <http://trac.webkit.org/changeset/56909>
WebKit Commit Bot
Comment 3 2010-04-01 06:00:41 PDT
All reviewed patches have been landed. Closing bug.
Timothy Hatcher
Comment 4 2010-04-01 08:47:22 PDT
CssInHeadRule should be CSSInHeadRule
Note You need to log in before you can comment on or make changes to this bug.