[webkit-reviews] review granted: [Bug 28847] WebInspector: pass call frames into the frontend as a part of pausedScript event. : [Attachment 38815] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 31 09:28:29 PDT 2009


Timothy Hatcher <timothy at hatcher.name> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 28847: WebInspector: pass call frames into the frontend as a part of
pausedScript event.
https://bugs.webkit.org/show_bug.cgi?id=28847

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

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>
It seems odd to me for InspectorController to call into the injected script
just for it to call InspectorController.currentCallFrame() and return back to
native code. IS there a more direct approch to getting the callframe script
objects?


More information about the webkit-reviews mailing list