[Webkit-unassigned] [Bug 28297] WebInspector: Wrap console objects late (in the frontend) so that injected script was already in place.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 14 03:11:10 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28297
Pavel Feldman <pfeldman at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #34823| |review?
Flag| |
Status|UNCONFIRMED |ASSIGNED
AssignedTo|webkit-unassigned at lists.web |pfeldman at chromium.org
|kit.org |
Ever Confirmed|0 |1
--- Comment #1 from Pavel Feldman <pfeldman at chromium.org> 2009-08-14 03:11:09 PDT ---
Created an attachment (id=34823)
--> (https://bugs.webkit.org/attachment.cgi?id=34823)
patch
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list