[webkit-reviews] review requested: [Bug 40886] Web Inspector: Backend Should Provide Full Supported CSS Properties List : [Attachment 60276] [PATCH] InspectorFrontendHost Provides the List
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 1 12:55:18 PDT 2010
Joseph Pecoraro <joepeck at webkit.org> has asked for review:
Bug 40886: Web Inspector: Backend Should Provide Full Supported CSS Properties
List
https://bugs.webkit.org/show_bug.cgi?id=40886
Attachment 60276: [PATCH] InspectorFrontendHost Provides the List
https://bugs.webkit.org/attachment.cgi?id=60276&action=review
------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
This is no longer needed for the injected script side. This is only currently
needed for the frontend side.
@Pavel. I used ScriptArray and InspectorArray because this was a local call.
Do you agree with that, or should I have gone async?
Tests looked good, but I'm rebasing and testing now.
More information about the webkit-reviews
mailing list