Bug 137083

Summary: Web Inspector: persist probe samples in the probe details section across subsequent replays
Product: WebKit Reporter: Brian Burg <burg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED LATER    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 137162    
Bug Blocks: 137078    
Attachments:
Description Flags
WIP none

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.