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

Issue 2727093003: Fix ASAN ODR violation in ppapi/proxy in component mode (Closed)

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

Description

Fix ASAN ODR violation in ppapi/proxy in component mode See https://groups.google.com/a/chromium.org/d/topic/chromium-dev/12dRlYvL9nI/discussion. Confirmed with gn gen out/asan --args="is_asan=true enable_nacl=false is_debug=false use_goma=true is_component_build=true" BUG=581766 Review-Url: https://codereview.chromium.org/2727093003 Cr-Commit-Position: refs/heads/master@{#454533} Committed: https://chromium.googlesource.com/chromium/src/+/5178c39691068004da38a0dcc69ee6b6271445dd

Patch Set 1 #

Patch Set 2 : simplify, no export #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -62 lines) Patch
M ppapi/proxy/BUILD.gn View 1 1 chunk +0 lines, -4 lines 0 comments Download
M ppapi/proxy/tcp_socket_resource_base.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M ppapi/proxy/tcp_socket_resource_constants.h View 1 1 chunk +5 lines, -6 lines 0 comments Download
D ppapi/proxy/tcp_socket_resource_constants.cc View 1 1 chunk +0 lines, -18 lines 0 comments Download
M ppapi/proxy/udp_socket_filter.cc View 1 2 chunks +5 lines, -3 lines 0 comments Download
M ppapi/proxy/udp_socket_resource_constants.h View 1 1 chunk +7 lines, -8 lines 0 comments Download
D ppapi/proxy/udp_socket_resource_constants.cc View 1 1 chunk +0 lines, -22 lines 0 comments Download

Messages

Total messages: 34 (28 generated)
scottmg
3 years, 9 months ago (2017-03-02 05:25:55 UTC) #8
raymes
rs lgtm
3 years, 9 months ago (2017-03-02 05:51:04 UTC) #9
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/2727093003/1
3 years, 9 months ago (2017-03-02 05:52:59 UTC) #12
scottmg
Making that target a component didn't work on Windows unless I made a whole new ...
3 years, 9 months ago (2017-03-02 07:14:55 UTC) #26
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/2727093003/140001
3 years, 9 months ago (2017-03-03 06:48:30 UTC) #31
commit-bot: I haz the power
3 years, 9 months ago (2017-03-03 06:54:38 UTC) #34
Message was sent while issue was closed.
Committed patchset #2 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/5178c39691068004da38a0dcc69e...

Powered by Google App Engine
This is Rietveld 408576698