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

Issue 460133002: Allow passing parameters within appview (Closed)

Created:
6 years, 4 months ago by Fady Samuel
Modified:
6 years, 4 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Allow passing parameters within appview BUG=239656 Review URL: https://codereview.chromium.org/287153006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271719 0039d316-1c4b-4281-b951-d872f2087c98 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289503

Patch Set 1 #

Patch Set 2 : Fixed spacing #

Total comments: 2

Patch Set 3 : Updated test #

Total comments: 2

Patch Set 4 : Renamed params to data #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -15 lines) Patch
M chrome/browser/apps/app_view_browsertest.cc View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
M chrome/browser/guest_view/app_view/app_view_constants.h View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/guest_view/app_view/app_view_constants.cc View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/guest_view/app_view/app_view_guest.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/guest_view/app_view/app_view_guest.cc View 1 2 3 5 chunks +14 lines, -4 lines 0 comments Download
M chrome/renderer/resources/extensions/app_view.js View 1 2 3 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/test/data/extensions/platform_apps/app_view/shim/main.js View 1 2 3 3 chunks +36 lines, -3 lines 0 comments Download
M chrome/test/data/extensions/platform_apps/app_view/shim/skeleton/main.js View 1 2 3 1 chunk +8 lines, -1 line 0 comments Download
M extensions/common/api/app_runtime.idl View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Fady Samuel
6 years, 4 months ago (2014-08-11 22:50:12 UTC) #1
Xi Han
https://codereview.chromium.org/460133002/diff/20001/chrome/test/data/extensions/platform_apps/app_view/shim/main.js File chrome/test/data/extensions/platform_apps/app_view/shim/main.js (right): https://codereview.chromium.org/460133002/diff/20001/chrome/test/data/extensions/platform_apps/app_view/shim/main.js#newcode110 chrome/test/data/extensions/platform_apps/app_view/shim/main.js:110: appview.connect(appToEmbed, { 'foo': 'bleep' }, function(success) { I think ...
6 years, 4 months ago (2014-08-12 18:52:19 UTC) #2
Fady Samuel
PTAL
6 years, 4 months ago (2014-08-13 21:07:01 UTC) #3
Xi Han
lgtm
6 years, 4 months ago (2014-08-13 21:11:48 UTC) #4
Fady Samuel
+kalman@: Please take a look at app_runtime.idl.
6 years, 4 months ago (2014-08-13 21:12:45 UTC) #5
not at google - send to devlin
lgtm https://codereview.chromium.org/460133002/diff/40001/extensions/common/api/app_runtime.idl File extensions/common/api/app_runtime.idl (right): https://codereview.chromium.org/460133002/diff/40001/extensions/common/api/app_runtime.idl#newcode52 extensions/common/api/app_runtime.idl:52: any params; If I'm to nit, I don't ...
6 years, 4 months ago (2014-08-13 23:23:08 UTC) #6
Fady Samuel
CQ'ing https://codereview.chromium.org/460133002/diff/40001/extensions/common/api/app_runtime.idl File extensions/common/api/app_runtime.idl (right): https://codereview.chromium.org/460133002/diff/40001/extensions/common/api/app_runtime.idl#newcode52 extensions/common/api/app_runtime.idl:52: any params; On 2014/08/13 23:23:08, kalman wrote: > ...
6 years, 4 months ago (2014-08-13 23:42:04 UTC) #7
Fady Samuel
CQ'ing
6 years, 4 months ago (2014-08-13 23:42:05 UTC) #8
Fady Samuel
The CQ bit was checked by fsamuel@chromium.org
6 years, 4 months ago (2014-08-13 23:42:09 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/460133002/60001
6 years, 4 months ago (2014-08-13 23:45:36 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel_swarming on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-14 05:49:44 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 09:46:59 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (60001) as 289503

Powered by Google App Engine
This is Rietveld 408576698