|
|
Chromium Code Reviews|
Created:
4 years, 4 months ago by caseq Modified:
4 years, 4 months ago CC:
chromium-reviews, jam, darin-cc_chromium.org, pfeldman, devtools-reviews_chromium.org Base URL:
https://chromium.googlesource.com/chromium/src.git@master Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionDevTools: update transfer mode in Tracing.start when using start-up tracing
BUG=632155
This allows clients to issue Tracing.start when tracing is already running, but only if it is runnins as a result of start-up tracing being active.
When this is the case, the only action we perform is updating the transfer mode, as Tracing.start is currently the only way to specify it.
Committed: https://crrev.com/e886e3aeb93dd1786d6c3323a2cbd2aa8d99b407
Cr-Commit-Position: refs/heads/master@{#408301}
Patch Set 1 #
Total comments: 1
Patch Set 2 : DevTools: update transfer mode in Tracing.start when using start-up tracing #Messages
Total messages: 21 (15 generated)
caseq@chromium.org changed reviewers: + pfeldman@chromium.org
lgtm
alph@chromium.org changed reviewers: + alph@chromium.org
https://codereview.chromium.org/2180423004/diff/1/content/browser/devtools/pr... File content/browser/devtools/protocol/tracing_handler.cc (right): https://codereview.chromium.org/2180423004/diff/1/content/browser/devtools/pr... content/browser/devtools/protocol/tracing_handler.cc:188: transfer_mode && *transfer_mode == start::kTransferModeReturnAsStream; padding
Description was changed from ========== DevTools: update transfer mode in Tracing.start when using start-up tracing This allows clients to issue Tracing.start when tracing is already running, but only if it is runnins as a result of start-up tracing being active. When this is the case, the only action we perform is updating the transfer mode, as Tracing.start is currently the only way to specify it. ========== to ========== DevTools: update transfer mode in Tracing.start when using start-up tracing BUG=632155 This allows clients to issue Tracing.start when tracing is already running, but only if it is runnins as a result of start-up tracing being active. When this is the case, the only action we perform is updating the transfer mode, as Tracing.start is currently the only way to specify it. ==========
The CQ bit was checked by caseq@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linu...) chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-...) chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_daisy_...) chromeos_x86-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_x86-ge...) linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) linux_chromium_clobber_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) linux_chromium_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by caseq@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by caseq@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from pfeldman@chromium.org Link to the patchset: https://codereview.chromium.org/2180423004/#ps20001 (title: "DevTools: update transfer mode in Tracing.start when using start-up tracing")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== DevTools: update transfer mode in Tracing.start when using start-up tracing BUG=632155 This allows clients to issue Tracing.start when tracing is already running, but only if it is runnins as a result of start-up tracing being active. When this is the case, the only action we perform is updating the transfer mode, as Tracing.start is currently the only way to specify it. ========== to ========== DevTools: update transfer mode in Tracing.start when using start-up tracing BUG=632155 This allows clients to issue Tracing.start when tracing is already running, but only if it is runnins as a result of start-up tracing being active. When this is the case, the only action we perform is updating the transfer mode, as Tracing.start is currently the only way to specify it. ==========
Message was sent while issue was closed.
Committed patchset #2 (id:20001)
Message was sent while issue was closed.
Description was changed from ========== DevTools: update transfer mode in Tracing.start when using start-up tracing BUG=632155 This allows clients to issue Tracing.start when tracing is already running, but only if it is runnins as a result of start-up tracing being active. When this is the case, the only action we perform is updating the transfer mode, as Tracing.start is currently the only way to specify it. ========== to ========== DevTools: update transfer mode in Tracing.start when using start-up tracing BUG=632155 This allows clients to issue Tracing.start when tracing is already running, but only if it is runnins as a result of start-up tracing being active. When this is the case, the only action we perform is updating the transfer mode, as Tracing.start is currently the only way to specify it. Committed: https://crrev.com/e886e3aeb93dd1786d6c3323a2cbd2aa8d99b407 Cr-Commit-Position: refs/heads/master@{#408301} ==========
Message was sent while issue was closed.
Patchset 2 (id:??) landed as https://crrev.com/e886e3aeb93dd1786d6c3323a2cbd2aa8d99b407 Cr-Commit-Position: refs/heads/master@{#408301} |
