[Webkit-unassigned] [Bug 40134] Web Inspector: sendMessageToFrontend implementation required.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 14:30:39 PDT 2010


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


Ilya Tikhonovsky <loislo at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57799|0                           |1
        is obsolete|                            |
  Attachment #57805|0                           |1
        is obsolete|                            |
  Attachment #57915|                            |review?
               Flag|                            |




--- Comment #7 from Ilya Tikhonovsky <loislo at chromium.org>  2010-06-04 14:30:36 PST ---
Created an attachment (id=57915)
 --> (https://bugs.webkit.org/attachment.cgi?id=57915)
[patch] third iteration

Safari specific code for sendMessage was moved to new class InspectorClientLocal.
We have attachFrontend/disconnectFrontend pair and that was inconsistent.
Now it is consistent and I think there is no principal difference between connect/disconnect and attach/detach pairs.
I can use any.
Qt implementation was added.

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