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

Issue 2296603004: Disable Download button if current tab is showing offline page already, or an error or interstitial. (Closed)

Created:
4 years, 3 months ago by Dmitry Titov
Modified:
4 years, 3 months ago
Reviewers:
Theresa, gone
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable Download button if current tab is showing offline page already, or an error or interstitial. BUG=641391, 641393 Committed: https://crrev.com/ef9788fc36a0a6dbc16c20b9c1c63529c9bb027e Cr-Commit-Position: refs/heads/master@{#415691}

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 2

Patch Set 3 : fix logic after renaming #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenuPropertiesDelegate.java View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/omnibox/LocationBarTablet.java View 1 2 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 19 (11 generated)
Dmitry Titov
ptal: twellington: enable/disable logic for buttons dfalcantara: OWNERS look
4 years, 3 months ago (2016-08-31 01:07:16 UTC) #4
Theresa
https://codereview.chromium.org/2296603004/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/omnibox/LocationBarTablet.java File chrome/android/java/src/org/chromium/chrome/browser/omnibox/LocationBarTablet.java (right): https://codereview.chromium.org/2296603004/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/omnibox/LocationBarTablet.java#newcode577 chrome/android/java/src/org/chromium/chrome/browser/omnibox/LocationBarTablet.java:577: return !isChromeScheme && isValidTab; The logic here and in ...
4 years, 3 months ago (2016-08-31 16:30:40 UTC) #7
Dmitry Titov
Fixed, ptal https://codereview.chromium.org/2296603004/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/omnibox/LocationBarTablet.java File chrome/android/java/src/org/chromium/chrome/browser/omnibox/LocationBarTablet.java (right): https://codereview.chromium.org/2296603004/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/omnibox/LocationBarTablet.java#newcode577 chrome/android/java/src/org/chromium/chrome/browser/omnibox/LocationBarTablet.java:577: return !isChromeScheme && isValidTab; On 2016/08/31 16:30:40, ...
4 years, 3 months ago (2016-08-31 17:22:22 UTC) #9
Theresa
lgtm
4 years, 3 months ago (2016-08-31 17:29:54 UTC) #11
gone
lgtm
4 years, 3 months ago (2016-08-31 17:33:16 UTC) #12
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/2296603004/40001
4 years, 3 months ago (2016-08-31 18:28:06 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-08-31 18:35:24 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-08-31 18:37:31 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ef9788fc36a0a6dbc16c20b9c1c63529c9bb027e
Cr-Commit-Position: refs/heads/master@{#415691}

Powered by Google App Engine
This is Rietveld 408576698