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

Issue 1689973002: [Offline pages] Updating page info to explain offline pages properly (Closed)

Created:
4 years, 10 months ago by fgorski
Modified:
4 years, 9 months ago
Reviewers:
Ted C, jianli
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@omnibox-patch-1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Offline pages] Updating page info to explain offline pages properly Updates to the page info include: * Getting the online URL of the offline page. * Displaying the creation date of the offline page. * Passing in the whole tab to construct the information page. Also, this patch update offline page bridge to allow getting the page by offline URL. Verbose status now responds to clicks. BUG=585209 Committed: https://crrev.com/975536905a2bf933703192f81189f92be16588b1 Cr-Commit-Position: refs/heads/master@{#377791}

Patch Set 1 #

Patch Set 2 : Replacing TODO with implementation, updating show method and callers #

Patch Set 3 : Ensuring destruction of offline page bridge" #

Total comments: 2

Patch Set 4 : Rebasing #

Patch Set 5 : Addressing feedback #

Messages

Total messages: 14 (7 generated)
fgorski
PTAL. This is patch 2 for the omnibox treatment and deals with turning verbose status ...
4 years, 10 months ago (2016-02-11 18:48:29 UTC) #3
jianli
lgtm
4 years, 10 months ago (2016-02-11 20:27:01 UTC) #5
Ted C
lgtm. By setting an onClickListener, I'm pretty sure the view is marked as clickable, so ...
4 years, 10 months ago (2016-02-11 21:38:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1689973002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1689973002/80001
4 years, 9 months ago (2016-02-26 01:57:12 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 9 months ago (2016-02-26 03:09:11 UTC) #11
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/975536905a2bf933703192f81189f92be16588b1 Cr-Commit-Position: refs/heads/master@{#377791}
4 years, 9 months ago (2016-02-26 03:10:33 UTC) #13
fgorski
4 years, 9 months ago (2016-02-26 16:46:38 UTC) #14
Message was sent while issue was closed.
The comment was addressed.

https://codereview.chromium.org/1689973002/diff/40001/chrome/android/java/src...
File
chrome/android/java/src/org/chromium/chrome/browser/omnibox/LocationBarLayout.java
(right):

https://codereview.chromium.org/1689973002/diff/40001/chrome/android/java/src...
chrome/android/java/src/org/chromium/chrome/browser/omnibox/LocationBarLayout.java:1759:
private boolean isLocationIcon(View v) {
On 2016/02/11 21:38:27, Ted C wrote:
> we should probably update this to shouldShowPageInfoForView since it is now
more
> than just the icons.

Done.

Powered by Google App Engine
This is Rietveld 408576698