[webkit-reviews] review denied: [Bug 87499] Web Inspector: Clean up Inspector.json after r118367 : [Attachment 144066] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 08:23:25 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has denied Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 87499: Web Inspector: Clean up Inspector.json after r118367
https://bugs.webkit.org/show_bug.cgi?id=87499

Attachment 144066: Patch
https://bugs.webkit.org/attachment.cgi?id=144066&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=144066&action=review


> Source/WebCore/inspector/Inspector.json:1862
> +		   "id": "StyleSheetType",

According to http://www.w3.org/TR/CSS21/conform.html#defs

"Style sheets may have three different origins: author, user, and user agent.
The interaction of these sources is described in the section on cascading and
inheritance."

So I'd rather leave the current name or StyleSheetOrigin.


More information about the webkit-reviews mailing list