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

Issue 2947273002: Fix the binary size regression on Chromium Windows. (Closed)

Created:
3 years, 6 months ago by Zhi Huang
Modified:
3 years, 6 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, sakal
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix the binary size regression on Chromium Windows. There is a dependency chain from Chromium windows main_dll to Opus which should never exist. We used to rely on rtc_static_library to break this chain. So this CL replaced some rtc_source_set with rtc_static_library. libvpx fix (https://chromium-review.googlesource.com/c/544107/) for ios-simulator linking issue is landed and this CL can be sumbitted once the new Chromium is rolled into WebRTC. BUG=chromium:734631 Review-Url: https://codereview.webrtc.org/2947273002 Cr-Commit-Position: refs/heads/master@{#18709} Committed: https://chromium.googlesource.com/external/webrtc/+/ab97e18fa97a73d8ad0ac51c11d7111dd397984d

Patch Set 1 #

Patch Set 2 : Change to rtc_source_set to rtc_static_library to break the dependency from chromium.dll to opus. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M webrtc/media/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/pc/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 31 (23 generated)
Zhi Huang
PTAL. This should fix the issue.
3 years, 6 months ago (2017-06-22 00:57:43 UTC) #10
Taylor Brandstetter
I don't understand what's going on here; does chromium on Windows not actually need libopus? ...
3 years, 6 months ago (2017-06-22 05:26:24 UTC) #17
Zhi Huang
On 2017/06/22 05:26:24, Taylor Brandstetter wrote: > I don't understand what's going on here; does ...
3 years, 6 months ago (2017-06-22 05:57:39 UTC) #19
kjellander_webrtc
The libvpx change was rolled in 11 minutes ago in https://chromium.googlesource.com/external/webrtc/+/86e7ef83b38ef59c6a799c59f4ade37e3509c5af so this is good ...
3 years, 6 months ago (2017-06-22 07:28:00 UTC) #22
sakal
lgtm
3 years, 6 months ago (2017-06-22 07:36:36 UTC) #23
kjellander_webrtc
On 2017/06/22 07:36:36, sakal wrote: > lgtm Landing this now. Taylor: let us know if ...
3 years, 6 months ago (2017-06-22 08:27:10 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.webrtc.org/2947273002/40001
3 years, 6 months ago (2017-06-22 08:27:18 UTC) #28
commit-bot: I haz the power
3 years, 6 months ago (2017-06-22 08:29:04 UTC) #31
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/ab97e18fa97a73d8ad0ac51c1...

Powered by Google App Engine
This is Rietveld 408576698