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

Issue 1725533004: Enable iPad Tab Switcher by default on iOS. (Closed)

Created:
4 years, 10 months ago by jif
Modified:
4 years, 10 months ago
CC:
chromium-reviews, sdefresne+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable iPad Tab Switcher by default on iOS. Enabling the Tab Switcher by default required fixing the snapshot_cache unittests. In turn, this required fixing/cleaning the snapshot_cache: -Always register/deregister for notifications. -Centralize the logic to use a LRU cache. -Centralize the logic to use an in-memory cache. Other changes: -Replaced msarda with jif in OWNERS -Trigger memory warning instead of calling |handleLowMemory| from tests. BUG=None Committed: https://crrev.com/7bc8524f4e0b9fa3a7758a81f195a0228196b8d4 Cr-Commit-Position: refs/heads/master@{#377570}

Patch Set 1 : Fixed unittests. #

Total comments: 2

Patch Set 2 : Addressed comments rebased. #

Total comments: 1

Patch Set 3 : Addressed comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -95 lines) Patch
M ios/chrome/browser/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/experimental_flags.mm View 1 chunk +3 lines, -3 lines 0 comments Download
M ios/chrome/browser/snapshots/OWNERS View 1 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/snapshots/snapshot_cache.mm View 1 8 chunks +45 lines, -49 lines 0 comments Download
A ios/chrome/browser/snapshots/snapshot_cache_internal.h View 1 2 1 chunk +28 lines, -0 lines 0 comments Download
M ios/chrome/browser/snapshots/snapshot_cache_unittest.mm View 1 10 chunks +21 lines, -42 lines 0 comments Download
M ios/chrome/ios_chrome.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 41 (29 generated)
jif
ptal
4 years, 10 months ago (2016-02-23 16:48:16 UTC) #3
sdefresne
lgtm
4 years, 10 months ago (2016-02-23 16:50:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1725533004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1725533004/1
4 years, 10 months ago (2016-02-23 16:51:59 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/134860)
4 years, 10 months ago (2016-02-23 17:15:36 UTC) #8
jif
sdefresne, PTAL again. jbbegue, PTAL as well.
4 years, 10 months ago (2016-02-25 10:03:42 UTC) #21
sdefresne
https://codereview.chromium.org/1725533004/diff/40001/ios/chrome/browser/snapshots/snapshot_cache_unittest.mm File ios/chrome/browser/snapshots/snapshot_cache_unittest.mm (right): https://codereview.chromium.org/1725533004/diff/40001/ios/chrome/browser/snapshots/snapshot_cache_unittest.mm#newcode29 ios/chrome/browser/snapshots/snapshot_cache_unittest.mm:29: // Promote some implementation methods to public. This is ...
4 years, 10 months ago (2016-02-25 10:08:10 UTC) #22
jif
Thanks. PTAL. https://codereview.chromium.org/1725533004/diff/40001/ios/chrome/browser/snapshots/snapshot_cache_unittest.mm File ios/chrome/browser/snapshots/snapshot_cache_unittest.mm (right): https://codereview.chromium.org/1725533004/diff/40001/ios/chrome/browser/snapshots/snapshot_cache_unittest.mm#newcode29 ios/chrome/browser/snapshots/snapshot_cache_unittest.mm:29: // Promote some implementation methods to public. ...
4 years, 10 months ago (2016-02-25 12:42:29 UTC) #31
sdefresne
lgtm https://codereview.chromium.org/1725533004/diff/180001/ios/chrome/browser/snapshots/snapshot_cache_internal.h File ios/chrome/browser/snapshots/snapshot_cache_internal.h (right): https://codereview.chromium.org/1725533004/diff/180001/ios/chrome/browser/snapshots/snapshot_cache_internal.h#newcode7 ios/chrome/browser/snapshots/snapshot_cache_internal.h:7: #import "ios/chrome/browser/snapshots/snapshot_cache_internal.h"
4 years, 10 months ago (2016-02-25 13:26:48 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1725533004/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1725533004/200001
4 years, 10 months ago (2016-02-25 13:34:48 UTC) #36
commit-bot: I haz the power
Committed patchset #3 (id:200001)
4 years, 10 months ago (2016-02-25 14:19:02 UTC) #38
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/7bc8524f4e0b9fa3a7758a81f195a0228196b8d4 Cr-Commit-Position: refs/heads/master@{#377570}
4 years, 10 months ago (2016-02-25 14:20:53 UTC) #40
rohitrao (ping after 24h)
4 years, 10 months ago (2016-02-27 02:09:02 UTC) #41
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:200001) has been created in
https://codereview.chromium.org/1740353002/ by rohitrao@chromium.org.

The reason for reverting is: Broke iOS UI tests downstream..

Powered by Google App Engine
This is Rietveld 408576698