[webkit-reviews] review granted: [Bug 40886] Web Inspector: Backend Should Provide Full Supported CSS Properties List : [Attachment 64933] [PATCH] List Generated on Backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 23 23:00:41 PDT 2010


Pavel Feldman <pfeldman at chromium.org> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 40886: Web Inspector: Backend Should Provide Full Supported CSS Properties
List
https://bugs.webkit.org/show_bug.cgi?id=40886

Attachment 64933: [PATCH] List Generated on Backend
https://bugs.webkit.org/attachment.cgi?id=64933&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
Nice patch! Saves footprint too!

WebCore/inspector/front-end/inspector.js:561
 +	// As a DOMAgent method, this needs to happen after the frontend has
loaded and the agent is available.
Nit: You did not make it a domAgent method, but are stating so in the comment.


More information about the webkit-reviews mailing list