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

Issue 1770693002: export blink::Platform symbols in shared_library builds (Closed)

Created:
4 years, 9 months ago by Mostyn Bramley-Moore
Modified:
4 years, 9 months ago
Reviewers:
hajimehoshi, dcheng
CC:
blink-reviews, blink-reviews-api_chromium.org, chromium-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

export blink::Platform symbols in shared_library builds This unbreaks GCC component=shared_library builds, which fail to link libblink_platform.so due to missing vtable, since CL 1660383002 landed. BUG=548254 Committed: https://crrev.com/e9f54102f094afa87dd22bdcbc26a5aec911e882 Cr-Commit-Position: refs/heads/master@{#379577}

Patch Set 1 : export all blink::Platform symbols #

Patch Set 2 : don't export previously hidden blink::Platform symbols #

Patch Set 3 : avoid visual studio error C2487 #

Total comments: 9

Patch Set 4 : just export all symbols from Platform #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M third_party/WebKit/public/platform/Platform.h View 1 2 3 5 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 27 (11 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1770693002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1770693002/20001
4 years, 9 months ago (2016-03-06 10:34:58 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/155649)
4 years, 9 months ago (2016-03-06 11:35:07 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1770693002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1770693002/40001
4 years, 9 months ago (2016-03-06 15:57:42 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-06 17:27:01 UTC) #8
Mostyn Bramley-Moore
@dcheng: can you please take a look at this GCC fix? Since this only affects ...
4 years, 9 months ago (2016-03-06 18:26:32 UTC) #10
dcheng
https://codereview.chromium.org/1770693002/diff/40001/third_party/WebKit/public/platform/Platform.h File third_party/WebKit/public/platform/Platform.h (right): https://codereview.chromium.org/1770693002/diff/40001/third_party/WebKit/public/platform/Platform.h#newcode126 third_party/WebKit/public/platform/Platform.h:126: class BLINK_PLATFORM_EXPORT_CLASS Platform { Just use BLINK_PLATFORM_EXPORT https://codereview.chromium.org/1770693002/diff/40001/third_party/WebKit/public/platform/Platform.h#newcode141 third_party/WebKit/public/platform/Platform.h:141: ...
4 years, 9 months ago (2016-03-07 04:42:08 UTC) #11
Mostyn Bramley-Moore
https://codereview.chromium.org/1770693002/diff/40001/third_party/WebKit/public/platform/Platform.h File third_party/WebKit/public/platform/Platform.h (right): https://codereview.chromium.org/1770693002/diff/40001/third_party/WebKit/public/platform/Platform.h#newcode126 third_party/WebKit/public/platform/Platform.h:126: class BLINK_PLATFORM_EXPORT_CLASS Platform { On 2016/03/07 04:42:08, dcheng wrote: ...
4 years, 9 months ago (2016-03-07 06:38:31 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1770693002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1770693002/60001
4 years, 9 months ago (2016-03-07 06:40:41 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-07 07:54:52 UTC) #16
dcheng
lgtm https://codereview.chromium.org/1770693002/diff/40001/third_party/WebKit/public/platform/Platform.h File third_party/WebKit/public/platform/Platform.h (right): https://codereview.chromium.org/1770693002/diff/40001/third_party/WebKit/public/platform/Platform.h#newcode126 third_party/WebKit/public/platform/Platform.h:126: class BLINK_PLATFORM_EXPORT_CLASS Platform { On 2016/03/07 at 06:38:31, ...
4 years, 9 months ago (2016-03-07 16:15:48 UTC) #18
Mostyn Bramley-Moore
Thanks. https://codereview.chromium.org/1770693002/diff/40001/third_party/WebKit/public/platform/Platform.h File third_party/WebKit/public/platform/Platform.h (right): https://codereview.chromium.org/1770693002/diff/40001/third_party/WebKit/public/platform/Platform.h#newcode126 third_party/WebKit/public/platform/Platform.h:126: class BLINK_PLATFORM_EXPORT_CLASS Platform { > That's OK, the ...
4 years, 9 months ago (2016-03-07 17:32:08 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1770693002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1770693002/60001
4 years, 9 months ago (2016-03-07 17:32:55 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-07 17:38:48 UTC) #23
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/e9f54102f094afa87dd22bdcbc26a5aec911e882 Cr-Commit-Position: refs/heads/master@{#379577}
4 years, 9 months ago (2016-03-07 17:40:26 UTC) #25
dcheng
https://codereview.chromium.org/1770693002/diff/40001/third_party/WebKit/public/platform/Platform.h File third_party/WebKit/public/platform/Platform.h (right): https://codereview.chromium.org/1770693002/diff/40001/third_party/WebKit/public/platform/Platform.h#newcode126 third_party/WebKit/public/platform/Platform.h:126: class BLINK_PLATFORM_EXPORT_CLASS Platform { On 2016/03/07 at 17:32:08, Mostyn ...
4 years, 9 months ago (2016-03-07 19:27:03 UTC) #26
hajimehoshi
4 years, 9 months ago (2016-03-09 07:20:40 UTC) #27
Message was sent while issue was closed.
lgtm, thanks

Powered by Google App Engine
This is Rietveld 408576698