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

Issue 1152013007: Disable Reader mode in fullscreen mode or when infobars are shown (Closed)

Created:
5 years, 6 months ago by aruslan
Modified:
5 years, 6 months ago
Reviewers:
Ted C
CC:
chromium-reviews, David Trainor- moved to gerrit, avayvod+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable Reader mode in fullscreen mode or when infobars are shown BUG=495560, 495808 Committed: https://crrev.com/901a3e766236ed08252799f3a5737f65568c4a49 Cr-Commit-Position: refs/heads/master@{#333164}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Uses TabObserver.onToggleFullscreenMode. #

Total comments: 6

Patch Set 3 : Removed a space and an explicit observer unregistration. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -17 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarContainer.java View 1 2 7 chunks +52 lines, -3 lines 0 comments Download
M chrome/android/java_staging/src/org/chromium/chrome/browser/dom_distiller/ReaderModeManager.java View 1 2 5 chunks +30 lines, -1 line 0 comments Download
M chrome/android/java_staging/src/org/chromium/chrome/browser/dom_distiller/ReaderModePanel.java View 9 chunks +50 lines, -13 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
aruslan
David PTAL thanks!
5 years, 6 months ago (2015-06-05 02:49:29 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152013007/1
5 years, 6 months ago (2015-06-05 02:50:09 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 6 months ago (2015-06-05 03:22:35 UTC) #6
David Trainor- moved to gerrit
https://codereview.chromium.org/1152013007/diff/1/chrome/android/java/src/org/chromium/chrome/browser/Tab.java File chrome/android/java/src/org/chromium/chrome/browser/Tab.java (right): https://codereview.chromium.org/1152013007/diff/1/chrome/android/java/src/org/chromium/chrome/browser/Tab.java#newcode2407 chrome/android/java/src/org/chromium/chrome/browser/Tab.java:2407: public void onEnterFullscreen() { Let's pipe fullscreen state through ...
5 years, 6 months ago (2015-06-05 05:33:05 UTC) #7
aruslan
Ted, PTAL re fullscreen thanks!
5 years, 6 months ago (2015-06-05 20:14:48 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152013007/20001
5 years, 6 months ago (2015-06-05 20:43:42 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 6 months ago (2015-06-05 21:38:08 UTC) #13
Ted C
https://chromiumcodereview.appspot.com/1152013007/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarContainer.java File chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarContainer.java (right): https://chromiumcodereview.appspot.com/1152013007/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarContainer.java#newcode363 chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarContainer.java:363: observer.onRemoveInfoBar(this, infoBar, mInfoBars.isEmpty()); you have one too many spaces ...
5 years, 6 months ago (2015-06-05 21:58:29 UTC) #14
aruslan
Thanks, Ted PTAL. https://chromiumcodereview.appspot.com/1152013007/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarContainer.java File chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarContainer.java (right): https://chromiumcodereview.appspot.com/1152013007/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarContainer.java#newcode363 chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarContainer.java:363: observer.onRemoveInfoBar(this, infoBar, mInfoBars.isEmpty()); On 2015/06/05 21:58:29, ...
5 years, 6 months ago (2015-06-05 22:05:35 UTC) #16
Ted C
lgtm
5 years, 6 months ago (2015-06-05 22:08:20 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152013007/40001
5 years, 6 months ago (2015-06-05 22:11:51 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-05 22:44:18 UTC) #20
commit-bot: I haz the power
5 years, 6 months ago (2015-06-05 22:45:55 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/901a3e766236ed08252799f3a5737f65568c4a49
Cr-Commit-Position: refs/heads/master@{#333164}

Powered by Google App Engine
This is Rietveld 408576698