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

Issue 581283002: Add webview testAPIMethodExistence to app_shell_browsertests. (Closed)

Created:
6 years, 3 months ago by lfg
Modified:
6 years, 3 months ago
Reviewers:
Fady Samuel, Yoyo Zhou
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, Fady Samuel, Xi Han, wjmaclean
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add webview testAPIMethodExistence to app_shell_browsertests. This CL adds an app_shell_browsertest to verify the existence of the webview API. BUG=352290 Committed: https://crrev.com/03cc87ba6cd9f2533fb8c8104a9af9b57ffdb79f Cr-Commit-Position: refs/heads/master@{#296194}

Patch Set 1 #

Total comments: 26

Patch Set 2 : #

Patch Set 3 : Properly merging #

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+256 lines, -6 lines) Patch
A extensions/browser/guest_view/web_view/web_view_apitest.cc View 1 2 3 4 1 chunk +151 lines, -0 lines 0 comments Download
M extensions/shell/app_shell.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
A + extensions/test/data/web_view/apitest/main.html View 1 1 chunk +4 lines, -4 lines 0 comments Download
A extensions/test/data/web_view/apitest/main.js View 1 2 3 1 chunk +100 lines, -0 lines 0 comments Download
A + extensions/test/data/web_view/apitest/manifest.json View 1 2 chunks +1 line, -3 lines 0 comments Download
A + extensions/test/data/web_view/apitest/test.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
lfg
yoz@: PTAL, this CL depends on https://codereview.chromium.org/584513003/.
6 years, 3 months ago (2014-09-18 23:14:35 UTC) #2
Fady Samuel
https://codereview.chromium.org/581283002/diff/1/extensions/browser/guest_view/web_view/web_view_browsertests.cc File extensions/browser/guest_view/web_view/web_view_browsertests.cc (right): https://codereview.chromium.org/581283002/diff/1/extensions/browser/guest_view/web_view/web_view_browsertests.cc#newcode129 extensions/browser/guest_view/web_view/web_view_browsertests.cc:129: content::WebContents* embedder_web_contents = Can we add a DCHECK above ...
6 years, 3 months ago (2014-09-18 23:22:15 UTC) #4
Yoyo Zhou
https://codereview.chromium.org/581283002/diff/1/extensions/browser/guest_view/web_view/web_view_browsertests.cc File extensions/browser/guest_view/web_view/web_view_browsertests.cc (right): https://codereview.chromium.org/581283002/diff/1/extensions/browser/guest_view/web_view/web_view_browsertests.cc#newcode1 extensions/browser/guest_view/web_view/web_view_browsertests.cc:1: // Copyright 2014 The Chromium Authors. All rights reserved. ...
6 years, 3 months ago (2014-09-19 00:26:04 UTC) #5
lfg
Please, take another look. https://codereview.chromium.org/581283002/diff/1/extensions/browser/guest_view/web_view/web_view_browsertests.cc File extensions/browser/guest_view/web_view/web_view_browsertests.cc (right): https://codereview.chromium.org/581283002/diff/1/extensions/browser/guest_view/web_view/web_view_browsertests.cc#newcode1 extensions/browser/guest_view/web_view/web_view_browsertests.cc:1: // Copyright 2014 The Chromium ...
6 years, 3 months ago (2014-09-22 17:44:28 UTC) #6
Fady Samuel
lgtm
6 years, 3 months ago (2014-09-22 17:59:57 UTC) #7
Yoyo Zhou
LGTM https://codereview.chromium.org/581283002/diff/60001/extensions/browser/guest_view/web_view/web_view_apitest.cc File extensions/browser/guest_view/web_view/web_view_apitest.cc (right): https://codereview.chromium.org/581283002/diff/60001/extensions/browser/guest_view/web_view/web_view_apitest.cc#newcode93 extensions/browser/guest_view/web_view/web_view_apitest.cc:93: DCHECK(test_guest_view_manager_ == NULL); nit: can just write DCHECK(!test_guest_view_manager);
6 years, 3 months ago (2014-09-22 23:43:57 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/581283002/80001
6 years, 3 months ago (2014-09-23 15:42:05 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:80001) as 3815019376e8a83f14494e2fdcc4ee74ac8db1e1
6 years, 3 months ago (2014-09-23 15:49:51 UTC) #11
commit-bot: I haz the power
6 years, 3 months ago (2014-09-23 15:50:37 UTC) #12
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/03cc87ba6cd9f2533fb8c8104a9af9b57ffdb79f
Cr-Commit-Position: refs/heads/master@{#296194}

Powered by Google App Engine
This is Rietveld 408576698