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

Issue 2055553002: Send Navigation notifications to clients. (Closed)

Created:
4 years, 6 months ago by Ben Goodger (Google)
Modified:
4 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews, rjkroege, sadrul, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, kalyank, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Send Navigation notifications to clients. This teaches clients about Navigation entries & should eventually allow them to add a client lib which replicates the in-service NavigationController. Adds back/forward dropdown menus to the browser app. R=sky@chromium.org Committed: https://crrev.com/70fb56fb89b2e92a24567dc61fb7a257b6e7ae6a Cr-Commit-Position: refs/heads/master@{#398747}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 14

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : . #

Patch Set 8 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+392 lines, -4 lines) Patch
M mash/browser/browser.cc View 1 2 3 4 5 6 7 7 chunks +245 lines, -4 lines 0 comments Download
M mash/webtest/webtest.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M services/navigation/navigation_unittest.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M services/navigation/public/interfaces/view.mojom View 1 3 chunks +41 lines, -0 lines 0 comments Download
M services/navigation/view_impl.h View 1 5 chunks +11 lines, -0 lines 0 comments Download
M services/navigation/view_impl.cc View 1 2 5 chunks +80 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
Ben Goodger (Google)
4 years, 6 months ago (2016-06-08 21:00:16 UTC) #1
sky
https://codereview.chromium.org/2055553002/diff/20001/mash/browser/browser.cc File mash/browser/browser.cc (right): https://codereview.chromium.org/2055553002/diff/20001/mash/browser/browser.cc#newcode57 mash/browser/browser.cc:57: int offset; What is offset? At least document it. ...
4 years, 6 months ago (2016-06-08 21:31:21 UTC) #2
Ben Goodger (Google)
Updated PTAL https://codereview.chromium.org/2055553002/diff/20001/mash/browser/browser.cc File mash/browser/browser.cc (right): https://codereview.chromium.org/2055553002/diff/20001/mash/browser/browser.cc#newcode514 mash/browser/browser.cc:514: navigation_list_.push_back(std::move(pending_nav_)); On 2016/06/08 21:31:20, sky wrote: > ...
4 years, 6 months ago (2016-06-08 21:55:04 UTC) #3
Ben Goodger (Google)
On 2016/06/08 21:55:04, Ben Goodger (Google) wrote: > At this point we should have trimmed ...
4 years, 6 months ago (2016-06-08 22:23:05 UTC) #4
sky
LGTM
4 years, 6 months ago (2016-06-08 22:56:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2055553002/140001
4 years, 6 months ago (2016-06-09 00:12:53 UTC) #7
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 6 months ago (2016-06-09 00:18:23 UTC) #8
commit-bot: I haz the power
4 years, 6 months ago (2016-06-09 00:19:26 UTC) #10
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/70fb56fb89b2e92a24567dc61fb7a257b6e7ae6a
Cr-Commit-Position: refs/heads/master@{#398747}

Powered by Google App Engine
This is Rietveld 408576698