[webkit-reviews] review requested: [Bug 51735] Web Inspector: another problem with slowness of Inspector's tests at Chromium : [Attachment 77664] [patch] initial version

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 30 01:22:44 PST 2010


Ilya Tikhonovsky <loislo at chromium.org> has asked  for review:
Bug 51735: Web Inspector: another problem with slowness of Inspector's tests at
Chromium
https://bugs.webkit.org/show_bug.cgi?id=51735

Attachment 77664: [patch] initial version
https://bugs.webkit.org/attachment.cgi?id=77664&action=review

------- Additional Comments from Ilya Tikhonovsky <loislo at chromium.org>
It was a problem with Chromium DRT. DevToolsAgent object instance was
attached not only to the inspected page but to the DevTools window too.
As result all the inspector files were interpreted as a content of inspected
page
and were transfered to the DevTools scripts panel for debugging etc.


More information about the webkit-reviews mailing list