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

Issue 7612017: Integrates SET_ONLINE and APPCACHE_STATUS atoms. Other commands for BrowserConnection (Closed)

Created:
9 years, 4 months ago by alnayeem
Modified:
9 years, 4 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

In chromedriver, integrate SET_ONLINE and APPCACHE_STATUS atoms. Other commands for BrowserConnection and ApplicationCache are not implemented. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96488

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2809 lines, -1310 lines) Patch
M chrome/chrome_tests.gypi View 1 chunk +4 lines, -0 lines 0 comments Download
A chrome/test/webdriver/commands/appcache_status_command.h View 1 chunk +38 lines, -0 lines 1 comment Download
A chrome/test/webdriver/commands/appcache_status_command.cc View 1 chunk +36 lines, -0 lines 0 comments Download
A chrome/test/webdriver/commands/browser_connection_commands.h View 1 chunk +41 lines, -0 lines 0 comments Download
A chrome/test/webdriver/commands/browser_connection_commands.cc View 1 chunk +36 lines, -0 lines 0 comments Download
M chrome/test/webdriver/server.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/test/webdriver/session.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/test/webdriver/session.cc View 1 chunk +36 lines, -0 lines 0 comments Download
M third_party/webdriver/README.chromium View 2 chunks +3 lines, -1 line 0 comments Download
M third_party/webdriver/atoms.h View 11 chunks +2604 lines, -1309 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
alnayeem_google.com
9 years, 4 months ago (2011-08-11 01:19:39 UTC) #1
kkania
LGTM http://codereview.chromium.org/7612017/diff/1/chrome/test/webdriver/commands/appcache_status_command.h File chrome/test/webdriver/commands/appcache_status_command.h (right): http://codereview.chromium.org/7612017/diff/1/chrome/test/webdriver/commands/appcache_status_command.h#newcode29 chrome/test/webdriver/commands/appcache_status_command.h:29: // A call with HTTP GET will return ...
9 years, 4 months ago (2011-08-11 21:46:15 UTC) #2
commit-bot: I haz the power
9 years, 4 months ago (2011-08-12 00:49:43 UTC) #3
Change committed as 96488

Powered by Google App Engine
This is Rietveld 408576698