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

Issue 9732029: Fix dbus::PopDataAsValue's behavior when a dictionary's keys including dots (Closed)

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

Description

Fix dbus::PopDataAsValue's behavior when a dictionary's keys including dots BUG=None TEST=dbus_unittests --gtest_filter="ValuesUtilTest.PopDictinoaryWithDottedStringKey" Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=127727

Patch Set 1 : _ #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -2 lines) Patch
M dbus/values_util.cc View 1 chunk +1 line, -1 line 1 comment Download
M dbus/values_util_unittest.cc View 2 chunks +45 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
hashimoto
8 years, 9 months ago (2012-03-19 23:29:15 UTC) #1
satorux1
LGTM http://codereview.chromium.org/9732029/diff/4001/dbus/values_util.cc File dbus/values_util.cc (right): http://codereview.chromium.org/9732029/diff/4001/dbus/values_util.cc#newcode60 dbus/values_util.cc:60: dictionary_value->SetWithoutPathExpansion(key_string, value); Wow, that's subtle...
8 years, 9 months ago (2012-03-20 16:55:09 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/9732029/4001
8 years, 9 months ago (2012-03-20 17:05:48 UTC) #3
commit-bot: I haz the power
8 years, 9 months ago (2012-03-20 18:19:06 UTC) #4
Change committed as 127727

Powered by Google App Engine
This is Rietveld 408576698