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

Issue 9839064: chromeos: Separate XML parsing code from IntrospectableClient (Closed)

Created:
8 years, 9 months ago by hashimoto
Modified:
8 years, 9 months ago
Reviewers:
keybuk, satorux1
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

chromeos: Separate XML parsing code from IntrospectableClient BUG=119583 TEST=unit_tests --gtest_filter=IntrospectUtilTest.GetInterfacesFromIntrospectResult Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128805

Patch Set 1 #

Patch Set 2 : Add missing files #

Total comments: 4

Patch Set 3 : Fixed nits #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -115 lines) Patch
M chrome/browser/chromeos/bluetooth/bluetooth_device.cc View 2 chunks +2 lines, -1 line 0 comments Download
A chrome/browser/chromeos/dbus/introspect_util.h View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/dbus/introspect_util.cc View 1 2 1 chunk +50 lines, -0 lines 0 comments Download
A + chrome/browser/chromeos/dbus/introspect_util_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/dbus/introspectable_client.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/dbus/introspectable_client.cc View 3 chunks +0 lines, -37 lines 0 comments Download
D chrome/browser/chromeos/dbus/introspectable_client_unittest.cc View 1 chunk +0 lines, -68 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
hashimoto
8 years, 9 months ago (2012-03-23 18:47:57 UTC) #1
hashimoto
This change is to move IntrospectableClient to src/chromeos/dbus first
8 years, 9 months ago (2012-03-23 18:48:30 UTC) #2
satorux1
LGTM
8 years, 9 months ago (2012-03-23 18:49:52 UTC) #3
hashimoto
Add missing files, sorry!
8 years, 9 months ago (2012-03-23 18:52:45 UTC) #4
satorux1
LGTM
8 years, 9 months ago (2012-03-23 18:56:19 UTC) #5
keybuk
lgtm, with nits from my own code!! :)
8 years, 9 months ago (2012-03-23 19:47:04 UTC) #6
keybuk
http://codereview.chromium.org/9839064/diff/4001/chrome/browser/chromeos/dbus/introspect_util.cc File chrome/browser/chromeos/dbus/introspect_util.cc (right): http://codereview.chromium.org/9839064/diff/4001/chrome/browser/chromeos/dbus/introspect_util.cc#newcode20 chrome/browser/chromeos/dbus/introspect_util.cc:20: const std::string&xml_data) { nit: space after & http://codereview.chromium.org/9839064/diff/4001/chrome/browser/chromeos/dbus/introspect_util.h File ...
8 years, 9 months ago (2012-03-23 19:47:11 UTC) #7
hashimoto
http://codereview.chromium.org/9839064/diff/4001/chrome/browser/chromeos/dbus/introspect_util.cc File chrome/browser/chromeos/dbus/introspect_util.cc (right): http://codereview.chromium.org/9839064/diff/4001/chrome/browser/chromeos/dbus/introspect_util.cc#newcode20 chrome/browser/chromeos/dbus/introspect_util.cc:20: const std::string&xml_data) { On 2012/03/23 19:47:11, keybuk wrote: > ...
8 years, 9 months ago (2012-03-23 20:18:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/9839064/4003
8 years, 9 months ago (2012-03-23 20:20:06 UTC) #9
commit-bot: I haz the power
Try job failure for 9839064-4003 (previous was lost) (retry) on win_rel for step "browser_tests". It's ...
8 years, 9 months ago (2012-03-24 02:16:13 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/9839064/4003
8 years, 9 months ago (2012-03-24 02:33:33 UTC) #11
commit-bot: I haz the power
Try job failure for 9839064-4003 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 9 months ago (2012-03-24 05:58:47 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/9839064/5012
8 years, 9 months ago (2012-03-24 17:17:39 UTC) #13
commit-bot: I haz the power
Try job failure for 9839064-5012 (retry) on win_rel for steps "browser_tests, unit_tests". It's a second ...
8 years, 9 months ago (2012-03-24 19:49:51 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/9839064/5012
8 years, 9 months ago (2012-03-25 03:31:02 UTC) #15
commit-bot: I haz the power
8 years, 9 months ago (2012-03-25 04:58:37 UTC) #16
Change committed as 128805

Powered by Google App Engine
This is Rietveld 408576698