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

Issue 2740933005: X11: Fix msan use-of-uninitialized-value error (Closed)

Created:
3 years, 9 months ago by Tom (Use chromium acct)
Modified:
3 years, 9 months ago
Reviewers:
Nico, Elliot Glaysher
CC:
chromium-reviews, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

X11: Fix msan use-of-uninitialized-value error BUG=None R=erg@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_msan_rel_ng Review-Url: https://codereview.chromium.org/2740933005 Cr-Commit-Position: refs/heads/master@{#456248} Committed: https://chromium.googlesource.com/chromium/src/+/a417069dab92fa16d63553b39a898b2f5ed3851e

Patch Set 1 #

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

Messages

Total messages: 15 (9 generated)
Tom (Use chromium acct)
erg ptal
3 years, 9 months ago (2017-03-11 00:17:46 UTC) #1
Elliot Glaysher
lgtm
3 years, 9 months ago (2017-03-11 00:24:43 UTC) #5
Nico
https://codereview.chromium.org/2740933005/diff/1/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc File ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc (right): https://codereview.chromium.org/2740933005/diff/1/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc#newcode1681 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc:1681: XSizeHints hints; = {} here to zero out all ...
3 years, 9 months ago (2017-03-11 00:40:44 UTC) #7
Tom (Use chromium acct)
https://codereview.chromium.org/2740933005/diff/1/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc File ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc (right): https://codereview.chromium.org/2740933005/diff/1/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc#newcode1681 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc:1681: XSizeHints hints; On 2017/03/11 00:40:44, Nico wrote: > = ...
3 years, 9 months ago (2017-03-11 00:45:36 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/2740933005/1
3 years, 9 months ago (2017-03-11 01:32:57 UTC) #12
commit-bot: I haz the power
3 years, 9 months ago (2017-03-11 01:42:19 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/a417069dab92fa16d63553b39a89...

Powered by Google App Engine
This is Rietveld 408576698