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

Issue 314303004: Use webview in web activity (Closed)

Created:
6 years, 6 months ago by oshima
Modified:
6 years, 6 months ago
Reviewers:
Jun Mukai, sadrul
CC:
chromium-reviews, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Use webview in web activity remove test windows. i don't think we need them any more. BUG=381477 R=mukai@chromium.org TBR=sadrul@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275560

Patch Set 1 : #

Patch Set 2 : added unittests #

Total comments: 5

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -113 lines) Patch
M athena/activity/DEPS View 1 1 chunk +6 lines, -0 lines 0 comments Download
A athena/activity/activity_manager_unittest.cc View 1 1 chunk +15 lines, -0 lines 0 comments Download
M athena/activity/activity_view_manager_impl.cc View 5 chunks +13 lines, -17 lines 0 comments Download
M athena/activity/public/activity_view_model.h View 2 chunks +4 lines, -4 lines 0 comments Download
M athena/athena.gyp View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M athena/content/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M athena/content/content_activity_factory.cc View 2 chunks +1 line, -12 lines 0 comments Download
M athena/content/web_activity.h View 4 chunks +11 lines, -3 lines 0 comments Download
M athena/content/web_activity.cc View 1 2 chunks +12 lines, -5 lines 0 comments Download
M athena/main/athena_main.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M athena/main/athena_main.gyp View 2 chunks +1 line, -2 lines 0 comments Download
M athena/main/placeholder.h View 1 chunk +6 lines, -2 lines 0 comments Download
M athena/main/placeholder.cc View 1 chunk +12 lines, -18 lines 0 comments Download
D athena/main/placeholder_content.h View 1 chunk +0 lines, -15 lines 0 comments Download
D athena/main/placeholder_content.cc View 1 chunk +0 lines, -20 lines 0 comments Download
M athena/test/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M athena/test/sample_activity.h View 2 chunks +6 lines, -4 lines 0 comments Download
M athena/test/sample_activity.cc View 2 chunks +13 lines, -9 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
oshima
6 years, 6 months ago (2014-06-06 15:10:35 UTC) #1
oshima
mukai, can you take a look?
6 years, 6 months ago (2014-06-06 20:05:23 UTC) #2
Jun Mukai
https://codereview.chromium.org/314303004/diff/60001/athena/activity/activity_manager_impl.cc File athena/activity/activity_manager_impl.cc (right): https://codereview.chromium.org/314303004/diff/60001/athena/activity/activity_manager_impl.cc#newcode27 athena/activity/activity_manager_impl.cc:27: while (!activities_.empty()) I think this has been fixed by ...
6 years, 6 months ago (2014-06-06 20:17:29 UTC) #3
oshima
https://codereview.chromium.org/314303004/diff/60001/athena/activity/activity_manager_impl.cc File athena/activity/activity_manager_impl.cc (right): https://codereview.chromium.org/314303004/diff/60001/athena/activity/activity_manager_impl.cc#newcode27 athena/activity/activity_manager_impl.cc:27: while (!activities_.empty()) On 2014/06/06 20:17:29, Jun Mukai wrote: > ...
6 years, 6 months ago (2014-06-06 20:55:51 UTC) #4
Jun Mukai
lgtm https://codereview.chromium.org/314303004/diff/60001/athena/content/web_activity.cc File athena/content/web_activity.cc (right): https://codereview.chromium.org/314303004/diff/60001/athena/content/web_activity.cc#newcode32 athena/content/web_activity.cc:32: return base::UTF16ToUTF8(web_view_->GetWebContents()->GetTitle()); On 2014/06/06 20:55:51, oshima wrote: > ...
6 years, 6 months ago (2014-06-06 20:57:04 UTC) #5
oshima
sadrul, please let me know if you have other comments. I'll address them in separate ...
6 years, 6 months ago (2014-06-06 20:59:01 UTC) #6
oshima
The CQ bit was checked by oshima@chromium.org
6 years, 6 months ago (2014-06-06 20:59:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/314303004/80001
6 years, 6 months ago (2014-06-06 20:59:34 UTC) #8
oshima
6 years, 6 months ago (2014-06-07 00:01:43 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 manually as r275560 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698