[Webkit-unassigned] [Bug 105527] [Web Inspector]Add WebSocket networking events in WebInspector Timeline panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 03:09:56 PST 2013


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





--- Comment #15 from pdeng6 <pan.deng at intel.com>  2013-02-19 03:12:17 PST ---
(In reply to comment #12)
> (From update of attachment 189006 [details])
> Ok, we need a test and it is good to go.

I prepared a test for the events.
however, I don't understand the output of identifier attribute are always:

data : {
        identifier : 34
       }

I've thought they should be:

data : {
        identifier : <number>
       }

anything wrong?

thanks
Pan

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