[webkit-reviews] review requested: [Bug 40500] Web Inspector: Should not expose window.console._inspectorCommandLineAPI to the web : [Attachment 58544] [PATCH] Proposed fix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 12 00:44:40 PDT 2010


Pavel Feldman <pfeldman at chromium.org> has asked  for review:
Bug 40500: Web Inspector: Should not expose
window.console._inspectorCommandLineAPI to the web
https://bugs.webkit.org/show_bug.cgi?id=40500

Attachment 58544: [PATCH] Proposed fix.
https://bugs.webkit.org/attachment.cgi?id=58544&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
- I see no solution other than adding a reference to the API for the time of
evaluation;
- also refactored code in a way that console API is defined using prototype,
not the legacy string literal;


More information about the webkit-reviews mailing list