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

Issue 2879673004: TabManager: Remove a redundant log line which produces excessive log. (Closed)

Created:
3 years, 7 months ago by cylee1
Modified:
3 years, 7 months ago
Reviewers:
teravest, Yusuke Sato, Sonny
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

TabManager: Remove a redundant log line which produces excessive log. KillTab() returns false on valid cases, so useless to report it. BUG=chromium:721632 TEST=manual Review-Url: https://codereview.chromium.org/2879673004 Cr-Commit-Position: refs/heads/master@{#471470} Committed: https://chromium.googlesource.com/chromium/src/+/9c5c339f64135eedc7af11876f52a23fda402b15

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M chrome/browser/memory/tab_manager_delegate_chromeos.cc View 1 chunk +0 lines, -2 lines 2 comments Download

Messages

Total messages: 16 (9 generated)
cylee1
3 years, 7 months ago (2017-05-12 20:44:54 UTC) #2
Yusuke Sato
https://codereview.chromium.org/2879673004/diff/1/chrome/browser/memory/tab_manager_delegate_chromeos.cc File chrome/browser/memory/tab_manager_delegate_chromeos.cc (left): https://codereview.chromium.org/2879673004/diff/1/chrome/browser/memory/tab_manager_delegate_chromeos.cc#oldcode640 chrome/browser/memory/tab_manager_delegate_chromeos.cc:640: MEMORY_LOG(ERROR) << "Failed to kill " << *it; What ...
3 years, 7 months ago (2017-05-12 20:47:08 UTC) #5
teravest
lgtm I think we may as well remove this in its current state. Maybe we ...
3 years, 7 months ago (2017-05-12 20:59:06 UTC) #6
cylee1
https://codereview.chromium.org/2879673004/diff/1/chrome/browser/memory/tab_manager_delegate_chromeos.cc File chrome/browser/memory/tab_manager_delegate_chromeos.cc (left): https://codereview.chromium.org/2879673004/diff/1/chrome/browser/memory/tab_manager_delegate_chromeos.cc#oldcode640 chrome/browser/memory/tab_manager_delegate_chromeos.cc:640: MEMORY_LOG(ERROR) << "Failed to kill " << *it; On ...
3 years, 7 months ago (2017-05-12 21:04:40 UTC) #7
Yusuke Sato
ok, let's land it as-is. lgtm.
3 years, 7 months ago (2017-05-12 21:07:39 UTC) #8
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/2879673004/1
3 years, 7 months ago (2017-05-12 22:24:21 UTC) #12
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 22:37:08 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/9c5c339f64135eedc7af11876f52...

Powered by Google App Engine
This is Rietveld 408576698