[webkit-reviews] review requested: [Bug 44186] Web Inspector: introduce runtime agent for evaluation on window. : [Attachment 64728] [PATCH] Proposed change (will patch xcode project upon landing)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 10:19:23 PDT 2010


Pavel Feldman <pfeldman at chromium.org> has asked  for review:
Bug 44186: Web Inspector: introduce runtime agent for evaluation on window.
https://bugs.webkit.org/show_bug.cgi?id=44186

Attachment 64728: [PATCH] Proposed change (will patch xcode project upon
landing)
https://bugs.webkit.org/attachment.cgi?id=64728&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
This is one of the steps that move us away from broad InjectedScript API that
can not be formalized on the idl into the thinner one on InspecotrBackend. I
plan to 'inject' rest of the functions from the front-end be means of
evaluateOnSelf-alike method.


More information about the webkit-reviews mailing list