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

Issue 11233065: Rename <browser> shim to <webview> (Closed)

Created:
8 years, 2 months ago by Fady Samuel
Modified:
8 years, 2 months ago
CC:
chromium-reviews, Aaron Boodman, darin-cc_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Rename <browser> shim to <webview> BUG=157251 Test=WebViewTest.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=163823

Patch Set 1 #

Patch Set 2 : Fixed permission. One test still fails in WebViewTest.Shim #

Patch Set 3 : Fixed WebViewTest.Shim. Thanks Mihai! #

Total comments: 10

Patch Set 4 : Addressed mihaip@'s comments #

Patch Set 5 : Addressed one last comment #

Total comments: 1

Patch Set 6 : Merged with ToT. No longer exposed to Extensions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+247 lines, -803 lines) Patch
D chrome/browser/extensions/browser_tag_browsertest.cc View 1 chunk +0 lines, -114 lines 0 comments Download
A + chrome/browser/extensions/web_view_browsertest.cc View 4 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser_tests.isolate View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_renderer.gypi View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/_permission_features.json View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_external.html View 1 2 3 1 chunk +10 lines, -10 lines 0 comments Download
M chrome/common/extensions/permissions/api_permission.h View 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/extensions/permissions/api_permission.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/extensions/permissions/permission_set_unittest.cc View 1 2 chunks +1 line, -1 line 0 comments Download
M chrome/renderer/chrome_render_view_observer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/extensions/dispatcher.cc View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download
D chrome/renderer/resources/extensions/browser_tag.js View 1 chunk +0 lines, -139 lines 0 comments Download
D chrome/renderer/resources/extensions/browser_tag_old.js View 1 chunk +0 lines, -90 lines 0 comments Download
M chrome/renderer/resources/extensions/platform_app.css View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + chrome/renderer/resources/extensions/web_view.js View 7 chunks +21 lines, -21 lines 0 comments Download
A + chrome/renderer/resources/extensions/web_view_old.js View 5 chunks +16 lines, -16 lines 0 comments Download
M chrome/renderer/resources/renderer_resources.grd View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
D chrome/test/data/extensions/platform_apps/browser_tag/main.html View 1 chunk +0 lines, -12 lines 0 comments Download
D chrome/test/data/extensions/platform_apps/browser_tag/main.js View 1 chunk +0 lines, -146 lines 0 comments Download
D chrome/test/data/extensions/platform_apps/browser_tag/manifest.json View 1 chunk +0 lines, -12 lines 0 comments Download
D chrome/test/data/extensions/platform_apps/browser_tag/test.js View 1 chunk +0 lines, -7 lines 0 comments Download
D chrome/test/data/extensions/platform_apps/browser_tag_isolation/cookie.html View 1 chunk +0 lines, -12 lines 0 comments Download
D chrome/test/data/extensions/platform_apps/browser_tag_isolation/cookie2.html View 1 chunk +0 lines, -12 lines 0 comments Download
D chrome/test/data/extensions/platform_apps/browser_tag_isolation/main.html View 1 chunk +0 lines, -12 lines 0 comments Download
D chrome/test/data/extensions/platform_apps/browser_tag_isolation/main.js View 1 chunk +0 lines, -16 lines 0 comments Download
D chrome/test/data/extensions/platform_apps/browser_tag_isolation/manifest.json View 1 chunk +0 lines, -9 lines 0 comments Download
D chrome/test/data/extensions/platform_apps/browser_tag_isolation/test.js View 1 chunk +0 lines, -7 lines 0 comments Download
D chrome/test/data/extensions/platform_apps/browser_tag_src_attribute/main.html View 1 chunk +0 lines, -15 lines 0 comments Download
D chrome/test/data/extensions/platform_apps/browser_tag_src_attribute/main.js View 1 chunk +0 lines, -82 lines 0 comments Download
D chrome/test/data/extensions/platform_apps/browser_tag_src_attribute/manifest.json View 1 chunk +0 lines, -12 lines 0 comments Download
D chrome/test/data/extensions/platform_apps/browser_tag_src_attribute/test.js View 1 chunk +0 lines, -7 lines 0 comments Download
A + chrome/test/data/extensions/platform_apps/web_view/main.html View 1 chunk +1 line, -1 line 0 comments Download
A chrome/test/data/extensions/platform_apps/web_view/main.js View 1 1 chunk +146 lines, -0 lines 0 comments Download
A + chrome/test/data/extensions/platform_apps/web_view/manifest.json View 1 chunk +2 lines, -2 lines 0 comments Download
A + chrome/test/data/extensions/platform_apps/web_view/test.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/test/data/extensions/platform_apps/web_view_isolation/cookie.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/test/data/extensions/platform_apps/web_view_isolation/cookie2.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/test/data/extensions/platform_apps/web_view_isolation/main.html View 1 chunk +2 lines, -0 lines 0 comments Download
A + chrome/test/data/extensions/platform_apps/web_view_isolation/main.js View 1 chunk +5 lines, -5 lines 0 comments Download
A + chrome/test/data/extensions/platform_apps/web_view_isolation/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
A + chrome/test/data/extensions/platform_apps/web_view_isolation/test.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/test/data/extensions/platform_apps/web_view_src_attribute/main.html View 1 chunk +2 lines, -2 lines 0 comments Download
A + chrome/test/data/extensions/platform_apps/web_view_src_attribute/main.js View 2 chunks +14 lines, -14 lines 0 comments Download
A + chrome/test/data/extensions/platform_apps/web_view_src_attribute/manifest.json View 1 chunk +2 lines, -2 lines 0 comments Download
A + chrome/test/data/extensions/platform_apps/web_view_src_attribute/test.js View 0 chunks +-1 lines, --1 lines 0 comments Download
M tools/valgrind/gtest_exclude/browser_tests.gtest-memcheck.txt View 1 2 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Fady Samuel
Hi Istiaque, This CL isn't quite right, WebViewTest.Shim still fails. The size for offsetHeight is ...
8 years, 2 months ago (2012-10-23 19:27:24 UTC) #1
Mihai Parparita -not on Chrome
On Tue, Oct 23, 2012 at 12:27 PM, <fsamuel@chromium.org> wrote: > This CL isn't quite ...
8 years, 2 months ago (2012-10-23 20:18:05 UTC) #2
Fady Samuel
Awesome! Thanks for the drive-by Mihai! Tests are passing! Could you please review this in ...
8 years, 2 months ago (2012-10-23 20:25:27 UTC) #3
Mihai Parparita -not on Chrome
src/chrome/common/extensions/docs/templates/articles/app_external.html should also be updated. http://codereview.chromium.org/11233065/diff/6001/chrome/browser_tests.isolate File chrome/browser_tests.isolate (right): http://codereview.chromium.org/11233065/diff/6001/chrome/browser_tests.isolate#newcode811 chrome/browser_tests.isolate:811: 'test/data/extensions/platform_apps/web_view/', Nit: this list ...
8 years, 2 months ago (2012-10-23 20:39:23 UTC) #4
Fady Samuel
PTAL, Mihai. Thanks. http://codereview.chromium.org/11233065/diff/6001/chrome/browser_tests.isolate File chrome/browser_tests.isolate (right): http://codereview.chromium.org/11233065/diff/6001/chrome/browser_tests.isolate#newcode811 chrome/browser_tests.isolate:811: 'test/data/extensions/platform_apps/web_view/', On 2012/10/23 20:39:23, Mihai Parparita ...
8 years, 2 months ago (2012-10-23 20:55:00 UTC) #5
Mihai Parparita -not on Chrome
LGTM http://codereview.chromium.org/11233065/diff/2002/chrome/common/extensions/api/_permission_features.json File chrome/common/extensions/api/_permission_features.json (right): http://codereview.chromium.org/11233065/diff/2002/chrome/common/extensions/api/_permission_features.json#newcode357 chrome/common/extensions/api/_permission_features.json:357: "extension_types": ["extension", "platform_app"] While you're editing this file, ...
8 years, 2 months ago (2012-10-23 22:15:15 UTC) #6
Fady Samuel
+sky for chrome OWNER approval. Thanks.
8 years, 2 months ago (2012-10-23 23:22:07 UTC) #7
sky
LGTM
8 years, 2 months ago (2012-10-24 03:45:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fsamuel@chromium.org/11233065/13001
8 years, 2 months ago (2012-10-24 04:10:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fsamuel@chromium.org/11233065/13001
8 years, 2 months ago (2012-10-24 13:14:59 UTC) #10
commit-bot: I haz the power
8 years, 2 months ago (2012-10-24 14:03:22 UTC) #11
Change committed as 163823

Powered by Google App Engine
This is Rietveld 408576698