Bug 36952

Summary: Web Inspector: Audits: fix parsing of injected script-evaluated result for CssInHeadRule
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, commit-queue, joepeck, keishi, pfeldman, pmuellr, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed solution none

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.