RESOLVED FIXED 111344
Web Inspector: use timestamps consistent with rest of Timeline in WebSocket events.
https://bugs.webkit.org/show_bug.cgi?id=111344
Summary Web Inspector: use timestamps consistent with rest of Timeline in WebSocket e...
Andrey Kosyakov
Reported 2013-03-04 10:03:13 PST
All timeline events should use consistent timestamps. Switching web socket events to use timestamp(), rather than WTF::currentTimeMS() also allows to get rid of redundant code.
Attachments
Patch (4.49 KB, patch)
2013-03-04 10:05 PST, Andrey Kosyakov
pfeldman: review+
Andrey Kosyakov
Comment 1 2013-03-04 10:05:27 PST
Andrey Kosyakov
Comment 2 2013-03-05 02:59:07 PST
Note You need to log in before you can comment on or make changes to this bug.