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

Issue 862693003: Upstream //ios/chrome/browser/snapshots (Closed)

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

Description

Upstream //ios/chrome/browser/snapshots snapshots_util is also moved from ui/ to snapshots/ as part of this CL. NOPRESUBMIT=true Committed: https://crrev.com/17f3dfc806ea91dd71f3ba7d4b172a191caa2351 Cr-Commit-Position: refs/heads/master@{#316584}

Patch Set 1 #

Total comments: 11

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1401 lines, -151 lines) Patch
A + ios/chrome/browser/snapshots/OWNERS View 1 chunk +1 line, -1 line 0 comments Download
A ios/chrome/browser/snapshots/snapshot_cache.h View 1 chunk +93 lines, -0 lines 0 comments Download
A ios/chrome/browser/snapshots/snapshot_cache.mm View 1 1 chunk +494 lines, -0 lines 0 comments Download
A ios/chrome/browser/snapshots/snapshot_cache_unittest.mm View 1 1 chunk +587 lines, -0 lines 0 comments Download
A ios/chrome/browser/snapshots/snapshot_manager.h View 1 chunk +54 lines, -0 lines 0 comments Download
A ios/chrome/browser/snapshots/snapshot_manager.mm View 1 chunk +97 lines, -0 lines 0 comments Download
A ios/chrome/browser/snapshots/snapshot_overlay.h View 1 chunk +31 lines, -0 lines 0 comments Download
A ios/chrome/browser/snapshots/snapshot_overlay.mm View 1 chunk +29 lines, -0 lines 0 comments Download
A + ios/chrome/browser/snapshots/snapshots_util.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + ios/chrome/browser/snapshots/snapshots_util.mm View 1 chunk +1 line, -1 line 0 comments Download
A + ios/chrome/browser/snapshots/snapshots_util_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
D ios/chrome/browser/ui/snapshots_util.h View 1 chunk +0 lines, -19 lines 0 comments Download
D ios/chrome/browser/ui/snapshots_util.mm View 1 chunk +0 lines, -66 lines 0 comments Download
D ios/chrome/browser/ui/snapshots_util_unittest.mm View 1 chunk +0 lines, -57 lines 0 comments Download
M ios/chrome/ios_chrome.gyp View 1 2 chunks +8 lines, -2 lines 0 comments Download
M ios/chrome/ios_chrome_tests.gyp View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 24 (7 generated)
droger
5 years, 11 months ago (2015-01-20 16:53:55 UTC) #3
msarda
lgtm
5 years, 11 months ago (2015-01-21 16:45:02 UTC) #4
droger
+thakis for base/test/ios
5 years, 11 months ago (2015-01-21 16:45:52 UTC) #6
droger
thakis: friendly ping.
5 years, 11 months ago (2015-01-26 08:53:34 UTC) #7
droger
thakis: ping.
5 years, 10 months ago (2015-01-29 12:58:46 UTC) #8
Nico
Wait-and-poll code in tests is usually a bad idea. Can you restructure your code to ...
5 years, 10 months ago (2015-01-29 19:24:39 UTC) #10
Paweł Hajdan Jr.
https://codereview.chromium.org/862693003/diff/20001/base/test/ios/wait_util.h File base/test/ios/wait_util.h (right): https://codereview.chromium.org/862693003/diff/20001/base/test/ios/wait_util.h#newcode1 base/test/ios/wait_util.h:1: // Copyright 2014 The Chromium Authors. All rights reserved. ...
5 years, 10 months ago (2015-01-30 12:24:29 UTC) #11
droger
Thanks for the comments. I don't know currently why this code was written like this, ...
5 years, 10 months ago (2015-01-30 12:54:47 UTC) #12
droger
I have a downstream CL to remove the polling in snapshot cache: https://chromereviews.googleplex.com/148707013/ Basically I'm ...
5 years, 10 months ago (2015-01-30 15:09:21 UTC) #13
Paweł Hajdan Jr.
On 2015/01/30 15:09:21, droger wrote: > I have a downstream CL to remove the polling ...
5 years, 10 months ago (2015-01-30 21:25:09 UTC) #14
stuartmorgan
On 2015/01/29 19:24:39, Nico wrote: > Wait-and-poll code in tests is usually a bad idea. ...
5 years, 10 months ago (2015-02-16 12:09:01 UTC) #15
droger
After rebasing, this CL no longer touches //base. Landing as is.
5 years, 10 months ago (2015-02-17 16:16:44 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/862693003/40001
5 years, 10 months ago (2015-02-17 16:17:08 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/43192)
5 years, 10 months ago (2015-02-17 16:22:27 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/862693003/40001
5 years, 10 months ago (2015-02-17 16:40:28 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 10 months ago (2015-02-17 16:41:33 UTC) #23
commit-bot: I haz the power
5 years, 10 months ago (2015-02-17 16:44:24 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/17f3dfc806ea91dd71f3ba7d4b172a191caa2351
Cr-Commit-Position: refs/heads/master@{#316584}

Powered by Google App Engine
This is Rietveld 408576698