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

Issue 1989873002: Create Memory Helper for memory warnings (Closed)

Created:
4 years, 7 months ago by gambard
Modified:
4 years, 7 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

Create Memory Helper for memory warnings This CL creates a memory helper to handle the warnings about memory usage. BUG=none Committed: https://crrev.com/fae8266035e5e85404fb08093f94e207e6c93cda Cr-Commit-Position: refs/heads/master@{#394745}

Patch Set 1 #

Patch Set 2 : Reviewable #

Total comments: 36

Patch Set 3 : Revisions #

Patch Set 4 : File renaming #

Patch Set 5 : Fix test #

Total comments: 1

Patch Set 6 : Add OWNERS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+203 lines, -0 lines) Patch
M ios/chrome/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/app/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A ios/chrome/app/application_delegate/OWNERS View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
A ios/chrome/app/application_delegate/memory_warning_helper.h View 1 2 3 1 chunk +26 lines, -0 lines 0 comments Download
A ios/chrome/app/application_delegate/memory_warning_helper.mm View 1 2 3 4 5 1 chunk +68 lines, -0 lines 0 comments Download
A ios/chrome/app/application_delegate/memory_warning_helper_unittest.mm View 1 2 3 4 1 chunk +102 lines, -0 lines 0 comments Download
M ios/chrome/ios_chrome.gyp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M ios/chrome/ios_chrome_tests.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
gambard
4 years, 7 months ago (2016-05-18 13:38:42 UTC) #2
marq (ping after 24h)
LGTM, +eugenebut@
4 years, 7 months ago (2016-05-18 14:05:23 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1989873002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1989873002/20001
4 years, 7 months ago (2016-05-18 15:22:56 UTC) #6
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/185431)
4 years, 7 months ago (2016-05-18 15:33:32 UTC) #8
gambard
+sdefresne for owner approval.
4 years, 7 months ago (2016-05-18 15:38:44 UTC) #10
Eugene But (OOO till 7-30)
lgtm https://codereview.chromium.org/1989873002/diff/20001/ios/chrome/app/application_delegate/memory_recovery_helper.h File ios/chrome/app/application_delegate/memory_recovery_helper.h (right): https://codereview.chromium.org/1989873002/diff/20001/ios/chrome/app/application_delegate/memory_recovery_helper.h#newcode8 ios/chrome/app/application_delegate/memory_recovery_helper.h:8: #import <UIKit/UIKit.h> NIT: s/UIKit/Foundation there is nothing UI ...
4 years, 7 months ago (2016-05-18 15:55:09 UTC) #11
sdefresne
https://codereview.chromium.org/1989873002/diff/20001/ios/chrome/app/application_delegate/memory_recovery_helper.h File ios/chrome/app/application_delegate/memory_recovery_helper.h (right): https://codereview.chromium.org/1989873002/diff/20001/ios/chrome/app/application_delegate/memory_recovery_helper.h#newcode10 ios/chrome/app/application_delegate/memory_recovery_helper.h:10: // Helper for handling memory warnings Please use full ...
4 years, 7 months ago (2016-05-18 18:32:39 UTC) #12
gambard
PTAL sdefresne https://codereview.chromium.org/1989873002/diff/20001/ios/chrome/app/application_delegate/memory_recovery_helper.h File ios/chrome/app/application_delegate/memory_recovery_helper.h (right): https://codereview.chromium.org/1989873002/diff/20001/ios/chrome/app/application_delegate/memory_recovery_helper.h#newcode8 ios/chrome/app/application_delegate/memory_recovery_helper.h:8: #import <UIKit/UIKit.h> On 2016/05/18 15:55:07, Eugene But ...
4 years, 7 months ago (2016-05-19 09:35:04 UTC) #14
sdefresne
Can you add an OWNERS file in that new directory? Should just have marq@chromium.org (since ...
4 years, 7 months ago (2016-05-19 10:09:34 UTC) #15
sdefresne
lgtm once the OWNERS file is there.
4 years, 7 months ago (2016-05-19 10:09:45 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1989873002/110001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1989873002/110001
4 years, 7 months ago (2016-05-19 10:48:24 UTC) #19
commit-bot: I haz the power
Committed patchset #6 (id:110001)
4 years, 7 months ago (2016-05-19 12:06:31 UTC) #20
commit-bot: I haz the power
4 years, 7 months ago (2016-05-19 12:08:21 UTC) #22
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/fae8266035e5e85404fb08093f94e207e6c93cda
Cr-Commit-Position: refs/heads/master@{#394745}

Powered by Google App Engine
This is Rietveld 408576698