RESOLVED FIXED 135618
Web Inspector: rename protocol methods for getting replay session/segment data
https://bugs.webkit.org/show_bug.cgi?id=135618
Summary Web Inspector: rename protocol methods for getting replay session/segment data
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.