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

Issue 1138063006: Add invalid url failure to screencapture command (Closed)

Created:
5 years, 7 months ago by cschuet (SLOW)
Modified:
5 years, 7 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add invalid url failure to screencapture command Replaces the DCHECK for validity of the upload url with an explicit runtime check. If the check fails the client sends a FAILURE_INVALID_URL error to DMServer and logs a message to the ui log. BUG=480982 Committed: https://crrev.com/28140ebf081ade920546ebeb82013765b8f1e313 Cr-Commit-Position: refs/heads/master@{#329388}

Patch Set 1 #

Patch Set 2 : typo #

Total comments: 4

Patch Set 3 : uninitialized variable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -3 lines) Patch
M chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.h View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc View 1 2 2 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
cschuet (SLOW)
Hey Philipp, could you take a look at this CL?
5 years, 7 months ago (2015-05-12 08:28:23 UTC) #2
pneubeck (no reviews)
lgtm https://codereview.chromium.org/1138063006/diff/20001/chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc File chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc (right): https://codereview.chromium.org/1138063006/diff/20001/chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc#newcode145 chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc:145: base::DictionaryValue* payload; could be initialized to nullptr https://codereview.chromium.org/1138063006/diff/20001/chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc#newcode218 ...
5 years, 7 months ago (2015-05-12 08:54:12 UTC) #3
pneubeck (no reviews)
lgtm lgtm https://codereview.chromium.org/1138063006/diff/20001/chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc File chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc (right): https://codereview.chromium.org/1138063006/diff/20001/chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc#newcode145 chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc:145: base::DictionaryValue* payload; could be initialized to nullptr ...
5 years, 7 months ago (2015-05-12 08:54:12 UTC) #4
cschuet (SLOW)
https://codereview.chromium.org/1138063006/diff/20001/chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc File chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc (right): https://codereview.chromium.org/1138063006/diff/20001/chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc#newcode145 chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc:145: base::DictionaryValue* payload; On 2015/05/12 08:54:12, pneubeck wrote: > could ...
5 years, 7 months ago (2015-05-12 09:29:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1138063006/40001
5 years, 7 months ago (2015-05-12 09:58:18 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-12 10:32:37 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-05-12 10:33:26 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/28140ebf081ade920546ebeb82013765b8f1e313
Cr-Commit-Position: refs/heads/master@{#329388}

Powered by Google App Engine
This is Rietveld 408576698