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

Issue 10837253: Allow /drive files in "Report Issue" page. (Closed)

Created:
8 years, 4 months ago by Jun Mukai
Modified:
8 years, 4 months ago
Reviewers:
rkc, Evan Stade, kinaba
CC:
chromium-reviews
Visibility:
Public.

Description

Allow /drive files in "Report Issue" page. BUG=140622 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151876

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 6

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Total comments: 2

Patch Set 6 : Unretained -> WeakPtr #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+169 lines, -44 lines) Patch
M chrome/browser/ui/webui/feedback_ui.cc View 1 2 3 4 5 11 chunks +84 lines, -21 lines 0 comments Download
M chrome/browser/ui/webui/screenshot_source.h View 1 2 3 4 5 6 7 3 chunks +24 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/screenshot_source.cc View 1 2 3 4 5 6 5 chunks +61 lines, -21 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Jun Mukai
8 years, 4 months ago (2012-08-15 07:25:24 UTC) #1
kinaba
http://codereview.chromium.org/10837253/diff/11001/chrome/browser/ui/webui/feedback_ui.cc File chrome/browser/ui/webui/feedback_ui.cc (right): http://codereview.chromium.org/10837253/diff/11001/chrome/browser/ui/webui/feedback_ui.cc#newcode117 chrome/browser/ui/webui/feedback_ui.cc:117: bool ScreenshotGDataComp(const gdata::GDataEntryProto& entry1, Looks nicer to include "Timestamp" ...
8 years, 4 months ago (2012-08-15 08:19:56 UTC) #2
Jun Mukai
http://codereview.chromium.org/10837253/diff/11001/chrome/browser/ui/webui/feedback_ui.cc File chrome/browser/ui/webui/feedback_ui.cc (right): http://codereview.chromium.org/10837253/diff/11001/chrome/browser/ui/webui/feedback_ui.cc#newcode117 chrome/browser/ui/webui/feedback_ui.cc:117: bool ScreenshotGDataComp(const gdata::GDataEntryProto& entry1, On 2012/08/15 08:19:57, kinaba wrote: ...
8 years, 4 months ago (2012-08-15 08:30:42 UTC) #3
kinaba
http://codereview.chromium.org/10837253/diff/9003/chrome/browser/ui/webui/screenshot_source.cc File chrome/browser/ui/webui/screenshot_source.cc (right): http://codereview.chromium.org/10837253/diff/9003/chrome/browser/ui/webui/screenshot_source.cc#newcode104 chrome/browser/ui/webui/screenshot_source.cc:104: base::Bind(&ScreenshotSource::SendSavedScreenshot, This time, SendSavedScreenshot is called back on the ...
8 years, 4 months ago (2012-08-15 09:01:55 UTC) #4
kinaba
A note that may reduce confusion: the temp local file prepared by GetFileByResourceId is on ...
8 years, 4 months ago (2012-08-15 09:06:11 UTC) #5
Jun Mukai
http://codereview.chromium.org/10837253/diff/9003/chrome/browser/ui/webui/screenshot_source.cc File chrome/browser/ui/webui/screenshot_source.cc (right): http://codereview.chromium.org/10837253/diff/9003/chrome/browser/ui/webui/screenshot_source.cc#newcode104 chrome/browser/ui/webui/screenshot_source.cc:104: base::Bind(&ScreenshotSource::SendSavedScreenshot, On 2012/08/15 09:01:55, kinaba wrote: > This time, ...
8 years, 4 months ago (2012-08-15 09:18:45 UTC) #6
kinaba
lgtm
8 years, 4 months ago (2012-08-15 13:59:35 UTC) #7
rkc
LGTM provided the comment is fixed. http://codereview.chromium.org/10837253/diff/14001/chrome/browser/ui/webui/feedback_ui.cc File chrome/browser/ui/webui/feedback_ui.cc (right): http://codereview.chromium.org/10837253/diff/14001/chrome/browser/ui/webui/feedback_ui.cc#newcode563 chrome/browser/ui/webui/feedback_ui.cc:563: base::Unretained(this), base::Owned(saved_screenshots)); This ...
8 years, 4 months ago (2012-08-15 22:32:01 UTC) #8
Jun Mukai
Evan, could you take a look at this CL as the OWNER? http://codereview.chromium.org/10837253/diff/14001/chrome/browser/ui/webui/feedback_ui.cc File chrome/browser/ui/webui/feedback_ui.cc ...
8 years, 4 months ago (2012-08-16 00:03:18 UTC) #9
Evan Stade
lgtm
8 years, 4 months ago (2012-08-16 00:31:10 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/10837253/10006
8 years, 4 months ago (2012-08-16 02:20:39 UTC) #11
commit-bot: I haz the power
Try job failure for 10837253-10006 (retry) on linux_chromeos for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-16 02:59:54 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/10837253/1007
8 years, 4 months ago (2012-08-16 05:14:20 UTC) #13
commit-bot: I haz the power
8 years, 4 months ago (2012-08-16 10:41:08 UTC) #14
Change committed as 151876

Powered by Google App Engine
This is Rietveld 408576698