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

Issue 2965043003: ToolbarModel: Supply offline page status. (Closed)

Created:
3 years, 5 months ago by cjgrant
Modified:
3 years, 5 months ago
CC:
chromium-reviews, feature-vr-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

ToolbarModel: Supply offline page status. This allows users of ToolbarModel to determine whether the current page is an offline page or not. In the future, it'd be interesting if the security level, vector icon and verbose security text could simply indicate that the page is offline, rather than using a separate bit of information. BUG=735770 Review-Url: https://codereview.chromium.org/2965043003 Cr-Commit-Position: refs/heads/master@{#484789} Committed: https://chromium.googlesource.com/chromium/src/+/d0af1dee22043449ff2076b1ba361a47b1803b3d

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address code compaction nit. #

Patch Set 3 : Tests are more useful if they compile. #

Patch Set 4 : And, ios-simulator. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -10 lines) Patch
M chrome/browser/android/vr_shell/textures/url_bar_texture_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/vr_shell/toolbar_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/vr_shell/toolbar_state.h View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/android/vr_shell/toolbar_state.cc View 1 chunk +10 lines, -4 lines 0 comments Download
M chrome/browser/ui/toolbar/chrome_toolbar_model_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/toolbar/chrome_toolbar_model_delegate.cc View 1 3 chunks +15 lines, -1 line 0 comments Download
M components/toolbar/test_toolbar_model.h View 1 2 2 chunks +5 lines, -2 lines 0 comments Download
M components/toolbar/test_toolbar_model.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M components/toolbar/toolbar_model.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/toolbar/toolbar_model_delegate.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/toolbar/toolbar_model_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/toolbar/toolbar_model_impl.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/toolbar/toolbar_model_delegate_ios.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/ui/toolbar/toolbar_model_delegate_ios.mm View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 34 (20 generated)
cjgrant
Filip, here's a first cut that puts plumbing in place. It works for us. I'm ...
3 years, 5 months ago (2017-07-05 20:07:50 UTC) #2
fgorski
On 2017/07/05 20:07:50, cjgrant wrote: > Filip, here's a first cut that puts plumbing in ...
3 years, 5 months ago (2017-07-05 20:27:16 UTC) #3
cjgrant
pkasting@chromium.org: Please review changes in ToolbarModel and delegates. As per the bug, now that VR ...
3 years, 5 months ago (2017-07-05 20:34:12 UTC) #5
Peter Kasting
The code is OK, but I suggest you follow your own proposed change now and ...
3 years, 5 months ago (2017-07-06 06:08:08 UTC) #6
cjgrant
On 2017/07/06 06:08:08, Peter Kasting wrote: > The code is OK, but I suggest you ...
3 years, 5 months ago (2017-07-06 15:04:19 UTC) #7
Peter Kasting
On 2017/07/06 15:04:19, cjgrant wrote: > On 2017/07/06 06:08:08, Peter Kasting wrote: > > The ...
3 years, 5 months ago (2017-07-06 16:08:25 UTC) #8
cjgrant
On 2017/07/06 16:08:25, Peter Kasting wrote: > On 2017/07/06 15:04:19, cjgrant wrote: > > On ...
3 years, 5 months ago (2017-07-06 16:20:57 UTC) #9
Peter Kasting
On 2017/07/06 16:20:57, cjgrant wrote: > On 2017/07/06 16:08:25, Peter Kasting wrote: > > On ...
3 years, 5 months ago (2017-07-06 16:26:06 UTC) #10
cjgrant
rohitrao@chromium.org: Please review changes in ios (the ToolbarModelDelegateIOS stub)
3 years, 5 months ago (2017-07-06 19:56:35 UTC) #20
Ian Vollick
On 2017/07/06 19:56:35, cjgrant wrote: > mailto:rohitrao@chromium.org: Please review changes in > > ios (the ...
3 years, 5 months ago (2017-07-06 20:38:18 UTC) #23
cjgrant
Justin, also adding you for: ios (the ToolbarModelDelegateIOS stub)
3 years, 5 months ago (2017-07-06 20:50:27 UTC) #25
justincohen
ToolbarModelDelegateIOS LGTM
3 years, 5 months ago (2017-07-06 21:44:08 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2965043003/60001
3 years, 5 months ago (2017-07-07 01:01:36 UTC) #31
commit-bot: I haz the power
3 years, 5 months ago (2017-07-07 02:01:54 UTC) #34
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/d0af1dee22043449ff2076b1ba36...

Powered by Google App Engine
This is Rietveld 408576698