[Webkit-unassigned] [Bug 51735] Web Inspector: another problem with slowness of Inspector's tests at Chromium

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


https://bugs.webkit.org/show_bug.cgi?id=51735


Ilya Tikhonovsky <loislo at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |loislo at chromium.org
                   |kit.org                     |
     Ever Confirmed|0                           |1
  Attachment #77664|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Ilya Tikhonovsky <loislo at chromium.org>  2010-12-30 01:22:45 PST ---
Created an attachment (id=77664)
 --> (https://bugs.webkit.org/attachment.cgi?id=77664&action=review)
[patch] initial version

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.

-- 
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