RESOLVED LATER 137083
Web Inspector: persist probe samples in the probe details section across subsequent replays
https://bugs.webkit.org/show_bug.cgi?id=137083
Summary Web Inspector: persist probe samples in the probe details section across subs...
Brian Burg
Reported 2014-09-24 16:10:01 PDT
This code has been sitting around a long time :)
Attachments
WIP (25.83 KB, patch)
2014-09-24 16:11 PDT, Brian Burg
no flags
Radar WebKit Bug Importer
Comment 1 2014-09-24 16:11:04 PDT
Brian Burg
Comment 2 2014-09-24 16:11:33 PDT
Timothy Hatcher
Comment 3 2014-09-24 21:37:20 PDT
Comment on attachment 238618 [details] WIP View in context: https://bugs.webkit.org/attachment.cgi?id=238618&action=review > Source/WebInspectorUI/UserInterface/Models/ProbeSetReplayDataFrame.js:54 > + return "%d,%d,%d".format(this.position.segmentOffset, this.position.inputOffset, this.counterValue); Eh. Just use concat (+)?
Blaze Burg
Comment 4 2017-07-10 14:01:27 PDT
Closing web replay-related bugs until we resume working on the feature again.
Note You need to log in before you can comment on or make changes to this bug.