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

Issue 225183018: Move feedback files into src/components (Closed)

Created:
6 years, 8 months ago by achaulk
Modified:
6 years, 7 months ago
CC:
chromium-reviews, gauravsh
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Move some common feedback files into src/components BUG=359299 TEST=build works Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269152

Patch Set 1 #

Total comments: 12

Patch Set 2 : change to moving all of feedback (except syslog collection) #

Total comments: 4

Patch Set 3 : remove chrome/ deps #

Patch Set 4 : remove chrome/ from gyp files #

Total comments: 10

Patch Set 5 : fix deps, merge gyp targets, sync with latest #

Total comments: 12

Patch Set 6 : #

Patch Set 7 : fix merge conflict #

Patch Set 8 : #

Patch Set 9 : fix chrome_browser.gypi merge #

Patch Set 10 : #

Patch Set 11 : Fix deps up for other OSes #

Patch Set 12 : rebase to latest #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+333 lines, -2546 lines) Patch
M chrome/browser/DEPS View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/app_mode/kiosk_diagnosis_runner.cc View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/chromeos/preferences.cc View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/preferences_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/system/syslogs_provider.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/system_logs/touch_log_source.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/feedback_private/feedback_private_api.cc View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/feedback_private/feedback_service.h View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/feedback_private/feedback_service.cc View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
D chrome/browser/feedback/feedback_data.h View 1 1 chunk +0 lines, -146 lines 0 comments Download
D chrome/browser/feedback/feedback_data.cc View 1 1 chunk +0 lines, -278 lines 0 comments Download
M chrome/browser/feedback/feedback_profile_observer.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
D chrome/browser/feedback/feedback_report.h View 1 chunk +0 lines, -64 lines 0 comments Download
D chrome/browser/feedback/feedback_report.cc View 1 chunk +0 lines, -83 lines 0 comments Download
D chrome/browser/feedback/feedback_uploader.h View 1 chunk +0 lines, -77 lines 0 comments Download
D chrome/browser/feedback/feedback_uploader.cc View 1 chunk +0 lines, -96 lines 0 comments Download
M chrome/browser/feedback/feedback_uploader_chrome.h View 1 1 chunk +0 lines, -34 lines 0 comments Download
M chrome/browser/feedback/feedback_uploader_chrome.cc View 1 1 chunk +0 lines, -58 lines 0 comments Download
M chrome/browser/feedback/feedback_uploader_delegate.h View 1 1 chunk +0 lines, -40 lines 0 comments Download
D chrome/browser/feedback/feedback_uploader_delegate.cc View 1 1 chunk +0 lines, -65 lines 0 comments Download
D chrome/browser/feedback/feedback_uploader_factory.h View 1 1 chunk +0 lines, -47 lines 0 comments Download
M chrome/browser/feedback/feedback_uploader_factory.cc View 1 1 chunk +0 lines, -44 lines 0 comments Download
D chrome/browser/feedback/feedback_uploader_unittest.cc View 1 2 3 4 1 chunk +0 lines, -158 lines 0 comments Download
D chrome/browser/feedback/feedback_util.h View 1 1 chunk +0 lines, -44 lines 0 comments Download
D chrome/browser/feedback/feedback_util.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +0 lines, -275 lines 0 comments Download
D chrome/browser/feedback/proto/annotations.proto View 1 1 chunk +0 lines, -29 lines 0 comments Download
D chrome/browser/feedback/proto/chrome.proto View 1 1 chunk +0 lines, -60 lines 0 comments Download
D chrome/browser/feedback/proto/common.proto View 1 1 chunk +0 lines, -31 lines 0 comments Download
D chrome/browser/feedback/proto/config.proto View 1 1 chunk +0 lines, -142 lines 0 comments Download
D chrome/browser/feedback/proto/dom.proto View 1 1 chunk +0 lines, -101 lines 0 comments Download
D chrome/browser/feedback/proto/extension.proto View 1 1 chunk +0 lines, -85 lines 0 comments Download
D chrome/browser/feedback/proto/math.proto View 1 1 chunk +0 lines, -25 lines 0 comments Download
D chrome/browser/feedback/proto/web.proto View 1 1 chunk +0 lines, -87 lines 0 comments Download
A chrome/browser/feedback/show_feedback_page.cc View 1 1 chunk +72 lines, -0 lines 0 comments Download
D chrome/browser/feedback/tracing_manager.h View 1 1 chunk +0 lines, -78 lines 0 comments Download
D chrome/browser/feedback/tracing_manager.cc View 1 1 chunk +0 lines, -145 lines 0 comments Download
M chrome/browser/profile_resetter/resettable_settings_snapshot.cc View 1 2 3 4 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/resources/about_sys/about_sys.js View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/app_list/app_list_view_delegate.cc View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.cc View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/sad_tab_view.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/chromeos/slow_trace_ui.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 8 9 10 11 6 chunks +2 lines, -41 lines 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +0 lines, -3 lines 0 comments Download
M components/components.gyp View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -0 lines 0 comments Download
M components/components_tests.gyp View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +4 lines, -1 line 0 comments Download
A components/feedback.gypi View 1 2 3 4 5 6 7 8 9 10 1 chunk +64 lines, -0 lines 0 comments Download
A components/feedback/DEPS View 1 2 3 4 5 1 chunk +10 lines, -0 lines 0 comments Download
A components/feedback/OWNERS View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
A + components/feedback/feedback_data.h View 1 2 3 4 8 chunks +21 lines, -7 lines 0 comments Download
A + components/feedback/feedback_data.cc View 1 2 3 4 3 chunks +8 lines, -12 lines 0 comments Download
A + components/feedback/feedback_report.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/feedback/feedback_report.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
A components/feedback/feedback_switches.h View 1 2 3 4 1 chunk +16 lines, -0 lines 0 comments Download
A + components/feedback/feedback_switches.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +4 lines, -5 lines 0 comments Download
A + components/feedback/feedback_uploader.h View 1 2 3 4 5 3 chunks +14 lines, -6 lines 0 comments Download
A + components/feedback/feedback_uploader.cc View 1 2 3 4 5 3 chunks +18 lines, -4 lines 0 comments Download
A + components/feedback/feedback_uploader_chrome.h View 1 2 chunks +4 lines, -5 lines 1 comment Download
A + components/feedback/feedback_uploader_chrome.cc View 1 2 3 4 1 chunk +4 lines, -4 lines 0 comments Download
A + components/feedback/feedback_uploader_delegate.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + components/feedback/feedback_uploader_delegate.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
A + components/feedback/feedback_uploader_factory.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + components/feedback/feedback_uploader_factory.cc View 1 2 2 chunks +4 lines, -5 lines 0 comments Download
A + components/feedback/feedback_uploader_unittest.cc View 1 2 3 4 5 5 chunks +15 lines, -11 lines 0 comments Download
A + components/feedback/feedback_util.h View 1 2 3 4 3 chunks +8 lines, -10 lines 0 comments Download
A + components/feedback/feedback_util.cc View 1 2 3 4 5 6 7 8 9 10 11 4 chunks +13 lines, -101 lines 0 comments Download
A + components/feedback/proto/annotations.proto View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/feedback/proto/chrome.proto View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/feedback/proto/common.proto View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/feedback/proto/config.proto View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/feedback/proto/dom.proto View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/feedback/proto/extension.proto View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/feedback/proto/math.proto View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/feedback/proto/web.proto View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/feedback/tracing_manager.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + components/feedback/tracing_manager.cc View 1 1 chunk +2 lines, -5 lines 0 comments Download

Messages

Total messages: 71 (0 generated)
achaulk
Per email thread with darin@ we are moving the feedback code into src/components so we ...
6 years, 8 months ago (2014-04-07 19:52:01 UTC) #1
jochen (gone - plz use gerrit)
https://codereview.chromium.org/225183018/diff/1/components/feedback.gypi File components/feedback.gypi (right): https://codereview.chromium.org/225183018/diff/1/components/feedback.gypi#newcode9 components/feedback.gypi:9: 'type': '<(component)', if you want to use <(component), you ...
6 years, 8 months ago (2014-04-08 07:45:35 UTC) #2
achaulk
After discussing with rkc@ we're going to move all of the feedback code into here ...
6 years, 8 months ago (2014-04-09 20:09:21 UTC) #3
jochen (gone - plz use gerrit)
you'll have to restructure the code so it doesn't depend on chrome/ see e.g. http://www.chromium.org/developers/design-documents/browser-components/cookbook ...
6 years, 8 months ago (2014-04-10 07:42:49 UTC) #4
achaulk
https://codereview.chromium.org/225183018/diff/20001/components/feedback.gypi File components/feedback.gypi (right): https://codereview.chromium.org/225183018/diff/20001/components/feedback.gypi#newcode39 components/feedback.gypi:39: '../chrome/common/extensions/api/api.gyp:chrome_api', Done On 2014/04/10 07:42:49, jochen wrote: > components ...
6 years, 8 months ago (2014-04-10 17:32:29 UTC) #5
achaulk
ping
6 years, 8 months ago (2014-04-14 17:03:29 UTC) #6
jochen (gone - plz use gerrit)
On 2014/04/14 17:03:29, achaulk wrote: > ping Your component still depends on chrome. The main ...
6 years, 8 months ago (2014-04-15 11:40:36 UTC) #7
achaulk
Oh I guess I forgot to remove the stale deps from the gyp files. Fixed
6 years, 8 months ago (2014-04-15 13:37:36 UTC) #8
achaulk
ping
6 years, 8 months ago (2014-04-22 20:42:52 UTC) #9
jochen (gone - plz use gerrit)
https://codereview.chromium.org/225183018/diff/50001/components/feedback.gypi File components/feedback.gypi (right): https://codereview.chromium.org/225183018/diff/50001/components/feedback.gypi#newcode20 components/feedback.gypi:20: 'feedback/common/feedback_switches.cc', unless you need to depend on those files ...
6 years, 8 months ago (2014-04-23 08:21:24 UTC) #10
jochen (gone - plz use gerrit)
(maybe some of the other future owners of this component should do a pass over ...
6 years, 8 months ago (2014-04-23 08:22:04 UTC) #11
achaulk
https://codereview.chromium.org/225183018/diff/50001/components/feedback.gypi File components/feedback.gypi (right): https://codereview.chromium.org/225183018/diff/50001/components/feedback.gypi#newcode20 components/feedback.gypi:20: 'feedback/common/feedback_switches.cc', On 2014/04/23 08:21:24, jochen wrote: > unless you ...
6 years, 8 months ago (2014-04-23 14:51:32 UTC) #12
achaulk
anyone else have any comments?
6 years, 7 months ago (2014-04-28 16:58:34 UTC) #13
gauravsh
On 2014/04/28 16:58:34, achaulk wrote: > anyone else have any comments? rkc: Can you please ...
6 years, 7 months ago (2014-04-28 20:07:53 UTC) #14
rkc
LGTM provided comments are addressed. https://codereview.chromium.org/225183018/diff/70001/components/components.gyp File components/components.gyp (right): https://codereview.chromium.org/225183018/diff/70001/components/components.gyp#newcode24 components/components.gyp:24: 'feedback.gypi', Currently Feedback builds ...
6 years, 7 months ago (2014-04-28 22:41:32 UTC) #15
jochen (gone - plz use gerrit)
https://codereview.chromium.org/225183018/diff/70001/components/feedback/DEPS File components/feedback/DEPS (right): https://codereview.chromium.org/225183018/diff/70001/components/feedback/DEPS#newcode4 components/feedback/DEPS:4: "+content/public/browser", the gyp target doesn't have dependencies on any ...
6 years, 7 months ago (2014-04-29 08:00:45 UTC) #16
jochen (gone - plz use gerrit)
lgtm with comments addressed
6 years, 7 months ago (2014-04-29 08:01:00 UTC) #17
achaulk
https://codereview.chromium.org/225183018/diff/70001/components/components.gyp File components/components.gyp (right): https://codereview.chromium.org/225183018/diff/70001/components/components.gyp#newcode24 components/components.gyp:24: 'feedback.gypi', On 2014/04/28 22:41:32, Rahul Chaturvedi wrote: > Currently ...
6 years, 7 months ago (2014-04-30 17:12:34 UTC) #18
achaulk
The CQ bit was checked by achaulk@chromium.org
6 years, 7 months ago (2014-04-30 17:13:42 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achaulk@chromium.org/225183018/90001
6 years, 7 months ago (2014-04-30 17:18:52 UTC) #20
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-30 17:19:25 UTC) #21
commit-bot: I haz the power
Failed to apply patch for chrome/chrome_browser.gypi: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 7 months ago (2014-04-30 17:19:26 UTC) #22
achaulk
The CQ bit was checked by achaulk@chromium.org
6 years, 7 months ago (2014-04-30 17:24:17 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achaulk@chromium.org/225183018/110001
6 years, 7 months ago (2014-04-30 17:25:10 UTC) #24
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-30 17:34:25 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg on tryserver.chromium
6 years, 7 months ago (2014-04-30 17:34:26 UTC) #26
achaulk
The CQ bit was checked by achaulk@chromium.org
6 years, 7 months ago (2014-04-30 17:42:39 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achaulk@chromium.org/225183018/130001
6 years, 7 months ago (2014-04-30 17:43:29 UTC) #28
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-30 17:49:00 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium
6 years, 7 months ago (2014-04-30 17:49:00 UTC) #30
achaulk
The CQ bit was checked by achaulk@chromium.org
6 years, 7 months ago (2014-04-30 17:59:23 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achaulk@chromium.org/225183018/130001
6 years, 7 months ago (2014-04-30 18:01:53 UTC) #32
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-30 18:13:00 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium linux_chromium_rel on tryserver.chromium
6 years, 7 months ago (2014-04-30 18:13:01 UTC) #34
achaulk
The CQ bit was checked by achaulk@chromium.org
6 years, 7 months ago (2014-04-30 18:19:05 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achaulk@chromium.org/225183018/150001
6 years, 7 months ago (2014-04-30 18:19:56 UTC) #36
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-30 18:24:29 UTC) #37
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium
6 years, 7 months ago (2014-04-30 18:24:29 UTC) #38
achaulk
The CQ bit was checked by achaulk@chromium.org
6 years, 7 months ago (2014-05-01 15:59:07 UTC) #39
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achaulk@chromium.org/225183018/170001
6 years, 7 months ago (2014-05-01 16:00:00 UTC) #40
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-01 16:07:29 UTC) #41
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium ios_rel_device on tryserver.chromium ios_rel_device_ninja on tryserver.chromium
6 years, 7 months ago (2014-05-01 16:07:30 UTC) #42
achaulk
The CQ bit was checked by achaulk@chromium.org
6 years, 7 months ago (2014-05-01 17:18:58 UTC) #43
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achaulk@chromium.org/225183018/190001
6 years, 7 months ago (2014-05-01 17:19:43 UTC) #44
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-01 17:38:48 UTC) #45
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium
6 years, 7 months ago (2014-05-01 17:38:49 UTC) #46
achaulk
Oh right DEPS owners lgtms @gavinp: for net/ @hshi: for third_party/zlib/zip
6 years, 7 months ago (2014-05-01 17:56:23 UTC) #47
hshi1
On 2014/05/01 17:56:23, achaulk wrote: > Oh right DEPS owners lgtms > @gavinp: for net/ ...
6 years, 7 months ago (2014-05-05 17:24:09 UTC) #48
gauravsh
+cbentzel/mmenke who are src/net OWNERS We need an OWNERS review for adding the net/ to ...
6 years, 7 months ago (2014-05-07 00:28:22 UTC) #49
gavinp
On 2014/05/07 00:28:22, gauravsh wrote: > +cbentzel/mmenke who are src/net OWNERS > > We need ...
6 years, 7 months ago (2014-05-07 14:23:00 UTC) #50
gavinp
On 2014/05/07 14:23:00, gavinp wrote: > On 2014/05/07 00:28:22, gauravsh wrote: > > +cbentzel/mmenke who ...
6 years, 7 months ago (2014-05-07 14:24:17 UTC) #51
achaulk
The CQ bit was checked by achaulk@chromium.org
6 years, 7 months ago (2014-05-07 14:24:19 UTC) #52
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achaulk@chromium.org/225183018/190001
6 years, 7 months ago (2014-05-07 14:27:34 UTC) #53
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-07 14:52:05 UTC) #54
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #2). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-07 15:06:29 UTC) #55
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-07 15:12:54 UTC) #56
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium linux_chromium_chromeos_rel on tryserver.chromium
6 years, 7 months ago (2014-05-07 15:12:55 UTC) #57
achaulk
The CQ bit was checked by achaulk@chromium.org
6 years, 7 months ago (2014-05-07 16:34:05 UTC) #58
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achaulk@chromium.org/225183018/210001
6 years, 7 months ago (2014-05-07 16:39:22 UTC) #59
achaulk
The CQ bit was checked by achaulk@chromium.org
6 years, 7 months ago (2014-05-07 21:17:56 UTC) #60
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achaulk@chromium.org/225183018/210001
6 years, 7 months ago (2014-05-07 21:20:21 UTC) #61
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-07 23:09:09 UTC) #62
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #2). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-08 00:33:23 UTC) #63
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-08 02:28:55 UTC) #64
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-08 02:51:32 UTC) #65
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium
6 years, 7 months ago (2014-05-08 02:51:33 UTC) #66
achaulk
Should be no way this CL is causing the test failures
6 years, 7 months ago (2014-05-08 14:14:57 UTC) #67
achaulk
The CQ bit was checked by achaulk@chromium.org
6 years, 7 months ago (2014-05-08 14:15:11 UTC) #68
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achaulk@chromium.org/225183018/210001
6 years, 7 months ago (2014-05-08 14:16:03 UTC) #69
commit-bot: I haz the power
Change committed as 269152
6 years, 7 months ago (2014-05-09 02:17:24 UTC) #70
tfarina
6 years, 7 months ago (2014-05-16 18:45:33 UTC) #71
Message was sent while issue was closed.
https://codereview.chromium.org/225183018/diff/210001/components/feedback/fee...
File components/feedback/feedback_uploader_chrome.h (right):

https://codereview.chromium.org/225183018/diff/210001/components/feedback/fee...
components/feedback/feedback_uploader_chrome.h:17: class FeedbackUploaderChrome
: public FeedbackUploader,
Why this is was not kept in chrome/?

I think components/ should not know about chrome, since they are in layer lower
than chrome.

Powered by Google App Engine
This is Rietveld 408576698