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

Issue 14188022: [chromedriver] Fix bug in command for GetElementValueOfCSSProperty. (Closed)

Created:
7 years, 8 months ago by chrisgao (Use stgao instead)
Modified:
7 years, 8 months ago
Reviewers:
kkania
CC:
chromium-reviews
Visibility:
Public.

Description

[chromedriver] Fix bug in command for GetElementValueOfCSSProperty. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194971

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -20 lines) Patch
M chrome/test/chromedriver/element_commands.cc View 1 1 chunk +10 lines, -7 lines 0 comments Download
M chrome/test/chromedriver/element_util.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/test/chromedriver/element_util.cc View 1 10 chunks +28 lines, -12 lines 0 comments Download
M chrome/test/chromedriver/test_expectations View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
chrisgao (Use stgao instead)
7 years, 8 months ago (2013-04-18 00:35:19 UTC) #1
kkania
lgtm https://codereview.chromium.org/14188022/diff/1/chrome/test/chromedriver/element_commands.cc File chrome/test/chromedriver/element_commands.cc (right): https://codereview.chromium.org/14188022/diff/1/chrome/test/chromedriver/element_commands.cc#newcode418 chrome/test/chromedriver/element_commands.cc:418: return Status(kUnknownError, "missing 'name'"); propertyName https://codereview.chromium.org/14188022/diff/1/chrome/test/chromedriver/element_util.cc File chrome/test/chromedriver/element_util.cc ...
7 years, 8 months ago (2013-04-18 00:38:52 UTC) #2
chrisgao (Use stgao instead)
https://codereview.chromium.org/14188022/diff/1/chrome/test/chromedriver/element_commands.cc File chrome/test/chromedriver/element_commands.cc (right): https://codereview.chromium.org/14188022/diff/1/chrome/test/chromedriver/element_commands.cc#newcode418 chrome/test/chromedriver/element_commands.cc:418: return Status(kUnknownError, "missing 'name'"); On 2013/04/18 00:38:52, kkania wrote: ...
7 years, 8 months ago (2013-04-18 01:39:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chrisgao@chromium.org/14188022/13001
7 years, 8 months ago (2013-04-18 06:05:55 UTC) #4
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-18 06:25:17 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chrisgao@chromium.org/14188022/13001
7 years, 8 months ago (2013-04-18 15:50:21 UTC) #6
commit-bot: I haz the power
7 years, 8 months ago (2013-04-18 18:23:30 UTC) #7
Message was sent while issue was closed.
Change committed as 194971

Powered by Google App Engine
This is Rietveld 408576698