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

Issue 2217233002: Fix an ODR violation for ModalDialogDelegate found by ASan (Closed)

Created:
4 years, 4 months ago by Reid Kleckner
Modified:
4 years, 4 months ago
Reviewers:
Nico
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix an ODR violation for ModalDialogDelegate found by ASan Move these classes into anonymous namespaces so the names of their vtables and virtual methods don't collide at link time. R=thakis@chromium.org BUG=634960 Committed: https://crrev.com/3716c0f10365f0f7c1dd225ebc95a5c6aff419f4 Cr-Commit-Position: refs/heads/master@{#410109}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M ui/views/widget/widget_unittest.cc View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Reid Kleckner
4 years, 4 months ago (2016-08-05 16:49:17 UTC) #1
Nico
lgtm It'd sure be nice if lld had an odr detector...
4 years, 4 months ago (2016-08-05 16:56:21 UTC) #2
Nico
*odr violation detector
4 years, 4 months ago (2016-08-05 16:56:35 UTC) #3
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/2217233002/1
4 years, 4 months ago (2016-08-05 17:21:21 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-05 18:06:20 UTC) #6
commit-bot: I haz the power
4 years, 4 months ago (2016-08-05 18:09:44 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3716c0f10365f0f7c1dd225ebc95a5c6aff419f4
Cr-Commit-Position: refs/heads/master@{#410109}

Powered by Google App Engine
This is Rietveld 408576698