Bug 135618

Summary: Web Inspector: rename protocol methods for getting replay session/segment data
Product: WebKit Reporter: Brian Burg <burg>
Component: Web InspectorAssignee: Brian Burg <burg>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch timothy: review+

Brian Burg
Reported 2014-08-05 12:30:32 PDT
The Replay.json protocol commands currently mention serialization but these methods aren't actually used to serialize/deserialize recordings. (In a future patch I plan to implement serialization/deserialization, which will hand a big JSON string to the backend and get a session or segment back, or vice-versa. The frontend may or may not be involved in that, but in any case, these names are misleading)
Attachments
Patch (7.86 KB, patch)
2014-08-05 12:59 PDT, Brian Burg
timothy: review+
Radar WebKit Bug Importer
Comment 1 2014-08-05 12:30:54 PDT
Brian Burg
Comment 2 2014-08-05 12:59:09 PDT
Brian Burg
Comment 3 2014-08-05 14:28:55 PDT
Note You need to log in before you can comment on or make changes to this bug.