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

Issue 2286943002: Remove confusing DLOG from SingletonHwnd (Closed)

Created:
4 years, 3 months ago by scottmg
Modified:
4 years, 3 months ago
Reviewers:
Nico
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove confusing DLOG from SingletonHwnd Sheriffs and general bug fixers often find this logspam confusing, thinking it relevant to the problem at hand. However it's rare that the actual perpetrator sees it when adding the problem. So keep the blocking behaviour, but remove the log. R=thakis@chromium.org BUG=258201 Committed: https://crrev.com/9ea42589762af9cdd82c0ab08e4d939fb8efb417 Cr-Commit-Position: refs/heads/master@{#414824}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M ui/gfx/win/singleton_hwnd.cc View 1 chunk +0 lines, -1 line 2 comments Download

Messages

Total messages: 14 (8 generated)
scottmg
4 years, 3 months ago (2016-08-26 20:47:50 UTC) #1
Nico
removing dlogs always lgtm https://codereview.chromium.org/2286943002/diff/1/ui/gfx/win/singleton_hwnd.cc File ui/gfx/win/singleton_hwnd.cc (left): https://codereview.chromium.org/2286943002/diff/1/ui/gfx/win/singleton_hwnd.cc#oldcode34 ui/gfx/win/singleton_hwnd.cc:34: DLOG(ERROR) << "Cannot create windows ...
4 years, 3 months ago (2016-08-26 21:21:37 UTC) #6
scottmg
https://codereview.chromium.org/2286943002/diff/1/ui/gfx/win/singleton_hwnd.cc File ui/gfx/win/singleton_hwnd.cc (left): https://codereview.chromium.org/2286943002/diff/1/ui/gfx/win/singleton_hwnd.cc#oldcode34 ui/gfx/win/singleton_hwnd.cc:34: DLOG(ERROR) << "Cannot create windows on non-UI thread!"; On ...
4 years, 3 months ago (2016-08-26 21:24:00 UTC) #7
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/2286943002/1
4 years, 3 months ago (2016-08-26 21:49:32 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-08-26 21:55:22 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 21:58:57 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/9ea42589762af9cdd82c0ab08e4d939fb8efb417
Cr-Commit-Position: refs/heads/master@{#414824}

Powered by Google App Engine
This is Rietveld 408576698