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

Issue 2587883002: Fix ODR violations caused by mojoms being included in multiple components. (Closed)

Created:
4 years ago by Sam McNally
Modified:
4 years ago
CC:
shalamov, blink-reviews, chrome-apps-syd-reviews_chromium.org, chromium-reviews, Mikhail, wanming.lin
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix ODR violations caused by mojoms being included in multiple components. This also changes the component //device/generic_sensor/public/cpp to use a different export define to //device/generic_sensor. BUG=636563 Committed: https://crrev.com/ca5c38a9bf976e082d873f2f3cd0cb0d923e9159 Cr-Commit-Position: refs/heads/master@{#439705}

Patch Set 1 #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -13 lines) Patch
M device/generic_sensor/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M device/generic_sensor/linux/sensor_device_manager.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M device/generic_sensor/platform_sensor_provider_linux.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M device/generic_sensor/platform_sensor_reader_linux.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M device/generic_sensor/public/cpp/BUILD.gn View 1 1 chunk +5 lines, -2 lines 0 comments Download
A device/generic_sensor/public/cpp/generic_sensor_public_export.h View 1 1 chunk +30 lines, -0 lines 0 comments Download
M device/generic_sensor/public/cpp/platform_sensor_configuration.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M device/generic_sensor/public/cpp/sensor_reading.h View 1 3 chunks +3 lines, -3 lines 0 comments Download
M device/generic_sensor/public/interfaces/BUILD.gn View 1 1 chunk +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/offscreencanvas/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 27 (17 generated)
Sam McNally
+sashab for //third_party/WebKit/Source/core/offscreencanvas/BUILD.gn +reillyg for //device
4 years ago (2016-12-19 08:56:11 UTC) #10
Reilly Grant (use Gerrit)
lgtm
4 years ago (2016-12-19 19:23:37 UTC) #11
sashab
haraken@ ptal at third_party/WebKit/Source/core/offscreencanvas/BUILD.gn https://codereview.chromium.org/2587883002/diff/20001/third_party/WebKit/Source/core/offscreencanvas/BUILD.gn File third_party/WebKit/Source/core/offscreencanvas/BUILD.gn (left): https://codereview.chromium.org/2587883002/diff/20001/third_party/WebKit/Source/core/offscreencanvas/BUILD.gn#oldcode14 third_party/WebKit/Source/core/offscreencanvas/BUILD.gn:14: "//third_party/WebKit/public:offscreen_canvas_mojo_bindings_blink", What does this mean? ...
4 years ago (2016-12-19 23:23:44 UTC) #13
haraken
https://codereview.chromium.org/2587883002/diff/20001/third_party/WebKit/Source/core/offscreencanvas/BUILD.gn File third_party/WebKit/Source/core/offscreencanvas/BUILD.gn (right): https://codereview.chromium.org/2587883002/diff/20001/third_party/WebKit/Source/core/offscreencanvas/BUILD.gn#newcode14 third_party/WebKit/Source/core/offscreencanvas/BUILD.gn:14: "//third_party/WebKit/Source/platform", core/ to platform/ should be already allowed. You ...
4 years ago (2016-12-20 00:13:06 UTC) #14
Sam McNally
https://codereview.chromium.org/2587883002/diff/20001/third_party/WebKit/Source/core/offscreencanvas/BUILD.gn File third_party/WebKit/Source/core/offscreencanvas/BUILD.gn (right): https://codereview.chromium.org/2587883002/diff/20001/third_party/WebKit/Source/core/offscreencanvas/BUILD.gn#newcode14 third_party/WebKit/Source/core/offscreencanvas/BUILD.gn:14: "//third_party/WebKit/Source/platform", On 2016/12/20 00:13:06, haraken wrote: > > core/ ...
4 years ago (2016-12-20 00:28:21 UTC) #16
sashab
third_party/WebKit/Source/core/offscreencanvas/BUILD.gn LGTM :)
4 years ago (2016-12-20 00:32:01 UTC) #18
haraken
On 2016/12/20 00:32:01, sashab wrote: > third_party/WebKit/Source/core/offscreencanvas/BUILD.gn LGTM :) yes, LGTM :)
4 years ago (2016-12-20 00:32:57 UTC) #19
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/2587883002/40001
4 years ago (2016-12-20 01:34:27 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-20 04:30:16 UTC) #25
commit-bot: I haz the power
4 years ago (2016-12-20 04:32:24 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ca5c38a9bf976e082d873f2f3cd0cb0d923e9159
Cr-Commit-Position: refs/heads/master@{#439705}

Powered by Google App Engine
This is Rietveld 408576698