[webkit-reviews] review granted: [Bug 75378] Web Inspector: introduce "source" column in the CSS profiler. : [Attachment 121829] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 11 06:54:47 PST 2012
Pavel Feldman <pfeldman at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 75378: Web Inspector: introduce "source" column in the CSS profiler.
https://bugs.webkit.org/show_bug.cgi?id=75378
Attachment 121829: Patch
https://bugs.webkit.org/attachment.cgi?id=121829&action=review
------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=121829&action=review
> Source/WebCore/inspector/Inspector.json:1632
> + { "name": "sourceURL", "type": "string", "description":
"URL of the resource containing the corresponding rule." },
url
> Source/WebCore/inspector/Inspector.json:1633
> + { "name": "sourceLine", "type": "integer",
"description": "Selector line number in the resource for the corresponding
rule." },
lineNumber
More information about the webkit-reviews
mailing list