[webkit-reviews] review requested: [Bug 28297] WebInspector: Wrap console objects late (in the frontend) so that injected script was already in place. : [Attachment 34823] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 14 03:11:09 PDT 2009


Pavel Feldman <pfeldman at chromium.org> has asked  for review:
Bug 28297: WebInspector: Wrap console objects late (in the frontend) so that
injected script was already in place.
https://bugs.webkit.org/show_bug.cgi?id=28297

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
This patch moves stack processing back to the ConsoleMessage and introduces
dependency from InspectorFrontend to the InspectorController for object
wrapping.

It actually reverts ConsoleMessage.* to where they were before the
DOMAgent-related change.


More information about the webkit-reviews mailing list