Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(298)

Issue 888573002: DevTools: FrameRecorder: add cancelRecordingFrames command (Closed)

Created:
5 years, 10 months ago by eustas
Modified:
5 years, 10 months ago
Reviewers:
dgozman
CC:
chromium-reviews, vsevik, jam, yurys, paulirish+reviews_chromium.org, darin-cc_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: FrameRecorder: add cancelRecordingFrames command BUG=427418 Committed: https://crrev.com/c8d4343f0d213c041541348649ca84ddf2d194df Cr-Commit-Position: refs/heads/master@{#313914}

Patch Set 1 #

Total comments: 11

Patch Set 2 : #

Patch Set 3 : #

Total comments: 6

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -12 lines) Patch
M content/browser/devtools/protocol/frame_recorder.h View 1 2 3 5 chunks +8 lines, -1 line 0 comments Download
M content/browser/devtools/protocol/frame_recorder.cc View 1 2 3 5 chunks +27 lines, -11 lines 0 comments Download
M content/browser/devtools/protocol/page_handler.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/devtools/protocol/page_handler.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
eustas
5 years, 10 months ago (2015-01-29 14:33:00 UTC) #2
dgozman
https://codereview.chromium.org/888573002/diff/1/content/browser/devtools/protocol/frame_recorder.cc File content/browser/devtools/protocol/frame_recorder.cc (right): https://codereview.chromium.org/888573002/diff/1/content/browser/devtools/protocol/frame_recorder.cc#newcode26 content/browser/devtools/protocol/frame_recorder.cc:26: std::pair<std::string, double> EncodeFrame( Looks like you are copying encoded ...
5 years, 10 months ago (2015-01-29 17:53:07 UTC) #3
eustas
https://codereview.chromium.org/888573002/diff/1/content/browser/devtools/protocol/frame_recorder.cc File content/browser/devtools/protocol/frame_recorder.cc (right): https://codereview.chromium.org/888573002/diff/1/content/browser/devtools/protocol/frame_recorder.cc#newcode26 content/browser/devtools/protocol/frame_recorder.cc:26: std::pair<std::string, double> EncodeFrame( On 2015/01/29 17:53:06, dgozman wrote: > ...
5 years, 10 months ago (2015-01-30 09:26:30 UTC) #4
dgozman
https://codereview.chromium.org/888573002/diff/40001/content/browser/devtools/protocol/frame_recorder.cc File content/browser/devtools/protocol/frame_recorder.cc (right): https://codereview.chromium.org/888573002/diff/40001/content/browser/devtools/protocol/frame_recorder.cc#newcode97 content/browser/devtools/protocol/frame_recorder.cc:97: frame_encoded_callback_.Cancel(); Where do you initialize this field? https://codereview.chromium.org/888573002/diff/40001/content/browser/devtools/protocol/frame_recorder.h File ...
5 years, 10 months ago (2015-01-30 10:06:24 UTC) #5
eustas
https://codereview.chromium.org/888573002/diff/40001/content/browser/devtools/protocol/frame_recorder.cc File content/browser/devtools/protocol/frame_recorder.cc (right): https://codereview.chromium.org/888573002/diff/40001/content/browser/devtools/protocol/frame_recorder.cc#newcode97 content/browser/devtools/protocol/frame_recorder.cc:97: frame_encoded_callback_.Cancel(); On 2015/01/30 10:06:23, dgozman wrote: > Where do ...
5 years, 10 months ago (2015-01-30 12:08:16 UTC) #6
dgozman
lgtm with comments https://codereview.chromium.org/888573002/diff/60001/content/browser/devtools/protocol/frame_recorder.cc File content/browser/devtools/protocol/frame_recorder.cc (right): https://codereview.chromium.org/888573002/diff/60001/content/browser/devtools/protocol/frame_recorder.cc#newcode78 content/browser/devtools/protocol/frame_recorder.cc:78: frame_encoded_callback_.Reset(base::Bind( Please reset this callback to ...
5 years, 10 months ago (2015-01-30 12:29:12 UTC) #7
eustas
https://codereview.chromium.org/888573002/diff/60001/content/browser/devtools/protocol/frame_recorder.cc File content/browser/devtools/protocol/frame_recorder.cc (right): https://codereview.chromium.org/888573002/diff/60001/content/browser/devtools/protocol/frame_recorder.cc#newcode78 content/browser/devtools/protocol/frame_recorder.cc:78: frame_encoded_callback_.Reset(base::Bind( On 2015/01/30 12:29:12, dgozman wrote: > Please reset ...
5 years, 10 months ago (2015-01-30 12:43:23 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/888573002/80001
5 years, 10 months ago (2015-01-30 12:44:44 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-01-30 14:20:27 UTC) #11
commit-bot: I haz the power
5 years, 10 months ago (2015-01-30 14:21:32 UTC) #12
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c8d4343f0d213c041541348649ca84ddf2d194df
Cr-Commit-Position: refs/heads/master@{#313914}

Powered by Google App Engine
This is Rietveld 408576698