[webkit-reviews] review granted: [Bug 31614] Web Inspector: Styles Gear Menu Choice to Display Colors "As Authored" : [Attachment 74928] [PATCH] Suggested solution

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 26 06:29:14 PST 2010


Pavel Feldman <pfeldman at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 31614: Web Inspector: Styles Gear Menu Choice to Display Colors "As
Authored"
https://bugs.webkit.org/show_bug.cgi?id=31614

Attachment 74928: [PATCH] Suggested solution
https://bugs.webkit.org/attachment.cgi?id=74928&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=74928&action=review

> WebCore/inspector/front-end/StylesSidebarPane.js:1315
> +			       throw "Unknown color format: " + curFormat;

This slows us down. Could we get rid of it?


More information about the webkit-reviews mailing list