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

Issue 2291002: Add test that verifies web-page to chrome communication. (Closed)

Created:
10 years, 7 months ago by glotov
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org, nkostylev+cc_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Introduces cros:// schema for web-page to chrome communication in ChromeOS. Add test that verifies web-page to chrome communication. BUG=cros/3177 TEST=out/Debug/browser_tests --gtest_filter=AccountScreenTest.TestSchemeInspector Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48487

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 6

Patch Set 3 : '' #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -4 lines) Patch
M chrome/browser/chromeos/login/account_screen_browsertest.cc View 1 2 3 chunks +44 lines, -3 lines 4 comments Download
M chrome/common/url_constants.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/url_constants.cc View 1 2 3 chunks +8 lines, -1 line 4 comments Download
A chrome/test/data/new_account.html View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
glotov
10 years, 7 months ago (2010-05-27 16:02:25 UTC) #1
whywhat
LGTM with minor comments. http://codereview.chromium.org/2291002/diff/4001/5001 File chrome/browser/chromeos/login/account_screen_browsertest.cc (right): http://codereview.chromium.org/2291002/diff/4001/5001#newcode65 chrome/browser/chromeos/login/account_screen_browsertest.cc:65: // Do not navigate to ...
10 years, 7 months ago (2010-05-27 16:32:45 UTC) #2
Paweł Hajdan Jr.
Drive-by with a minor test comment. http://codereview.chromium.org/2291002/diff/4001/5001 File chrome/browser/chromeos/login/account_screen_browsertest.cc (right): http://codereview.chromium.org/2291002/diff/4001/5001#newcode76 chrome/browser/chromeos/login/account_screen_browsertest.cc:76: MessageLoopForUI::current()->Run(NULL); Shouldn't this ...
10 years, 7 months ago (2010-05-27 16:41:54 UTC) #3
glotov
http://codereview.chromium.org/2291002/diff/4001/5001 File chrome/browser/chromeos/login/account_screen_browsertest.cc (right): http://codereview.chromium.org/2291002/diff/4001/5001#newcode65 chrome/browser/chromeos/login/account_screen_browsertest.cc:65: // Do not navigate to the given URL. Navigate ...
10 years, 7 months ago (2010-05-27 16:58:08 UTC) #4
Paweł Hajdan Jr.
Code I commented in the drive-by LGTM.
10 years, 7 months ago (2010-05-27 17:07:19 UTC) #5
Nikita (slow)
http://codereview.chromium.org/2291002/diff/13001/14001 File chrome/browser/chromeos/login/account_screen_browsertest.cc (right): http://codereview.chromium.org/2291002/diff/13001/14001#newcode52 chrome/browser/chromeos/login/account_screen_browsertest.cc:52: static bool inspector_called = false; // had to use ...
10 years, 7 months ago (2010-05-27 17:40:53 UTC) #6
glotov
http://codereview.chromium.org/2291002/diff/13001/14001 File chrome/browser/chromeos/login/account_screen_browsertest.cc (right): http://codereview.chromium.org/2291002/diff/13001/14001#newcode52 chrome/browser/chromeos/login/account_screen_browsertest.cc:52: static bool inspector_called = false; // had to use ...
10 years, 7 months ago (2010-05-27 17:55:04 UTC) #7
Nikita (slow)
10 years, 7 months ago (2010-05-28 14:06:39 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698