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

Issue 223583003: Exclude wifi_data_provider_linux.cc for chromecast build as chromecast uses wpa_supplicant instead … (Closed)

Created:
6 years, 8 months ago by lcwu1
Modified:
6 years, 6 months ago
Reviewers:
rjkroege, jam, kollas, damienv1
CC:
chromium-reviews, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Exclude wifi_data_provider_linux.cc for chromecast build as chromecast uses wpa_supplicant instead of network manager (which is used in the linux version). BUG=336640

Patch Set 1 #

Patch Set 2 : Add chromecast-specific content port implementation. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+865 lines, -142 lines) Patch
A content/browser/geolocation/wifi_data_provider_cast.h View 1 1 chunk +30 lines, -0 lines 0 comments Download
A content/browser/geolocation/wifi_data_provider_cast.cc View 1 1 chunk +69 lines, -0 lines 0 comments Download
A + content/browser/power_save_blocker_cast.cc View 1 1 chunk +6 lines, -15 lines 2 comments Download
A content/browser/renderer_host/native_web_keyboard_event_cast.cc View 1 1 chunk +34 lines, -0 lines 0 comments Download
A + content/browser/renderer_host/render_widget_host_view_cast.h View 1 5 chunks +55 lines, -93 lines 0 comments Download
A content/browser/renderer_host/render_widget_host_view_cast.cc View 1 1 chunk +414 lines, -0 lines 0 comments Download
A + content/browser/web_contents/web_contents_view_cast.h View 1 4 chunks +35 lines, -29 lines 0 comments Download
A content/browser/web_contents/web_contents_view_cast.cc View 1 1 chunk +205 lines, -0 lines 0 comments Download
A + content/common/cursors/webcursor_cast.cc View 1 1 chunk +1 line, -4 lines 0 comments Download
A + content/common/font_list_cast.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/content_browser.gypi View 1 6 chunks +13 lines, -0 lines 0 comments Download
M content/content_common.gypi View 1 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
lcwu1
6 years, 8 months ago (2014-04-03 09:01:47 UTC) #1
lcwu1
In patch set #2 we moved chromecast-specific implementation of various content APIs/classes to their respective ...
6 years, 8 months ago (2014-04-22 01:39:38 UTC) #2
jam
On 2014/04/22 01:39:38, lcwu1 wrote: > In patch set #2 we moved chromecast-specific implementation of ...
6 years, 8 months ago (2014-04-22 19:44:19 UTC) #3
Ben Goodger (Google)
Can you explain why RenderWidgetHostViewAura is insufficient? What dependencies does RWHVA impose that are undesirable, ...
6 years, 8 months ago (2014-04-22 21:34:04 UTC) #4
lcwu1
On 2014/04/22 19:44:19, jam wrote: > On 2014/04/22 01:39:38, lcwu1 wrote: > > In patch ...
6 years, 8 months ago (2014-04-23 01:32:06 UTC) #5
lcwu1
On 2014/04/22 21:34:04, Ben Goodger (Google) wrote: > Can you explain why RenderWidgetHostViewAura is insufficient? ...
6 years, 8 months ago (2014-04-23 01:44:33 UTC) #6
lcwu1
On 2014/04/23 01:32:06, lcwu1 wrote: > On 2014/04/22 19:44:19, jam wrote: > > On 2014/04/22 ...
6 years, 8 months ago (2014-04-23 06:14:29 UTC) #7
Ben Goodger (Google)
On 2014/04/23 01:44:33, lcwu1 wrote: > On 2014/04/22 21:34:04, Ben Goodger (Google) wrote: > > ...
6 years, 8 months ago (2014-04-23 17:15:13 UTC) #8
jam
On 2014/04/23 01:32:06, lcwu1 wrote: > On 2014/04/22 19:44:19, jam wrote: > > On 2014/04/22 ...
6 years, 8 months ago (2014-04-23 21:19:29 UTC) #9
spang
On 2014/04/23 01:32:06, lcwu1 wrote: > On 2014/04/22 19:44:19, jam wrote: > > On 2014/04/22 ...
6 years, 8 months ago (2014-04-25 22:10:48 UTC) #10
rjkroege
I agree with many of the other people making comments. I recall an earlier discussion ...
6 years, 8 months ago (2014-04-25 23:09:13 UTC) #11
lcwu1
On 2014/04/25 22:10:48, spang wrote: > On 2014/04/23 01:32:06, lcwu1 wrote: > > On 2014/04/22 ...
6 years, 8 months ago (2014-04-26 00:03:36 UTC) #12
lcwu1
On 2014/04/25 23:09:13, rjkroege wrote: > I agree with many of the other people making ...
6 years, 8 months ago (2014-04-26 00:07:36 UTC) #13
rjkroege
On 2014/04/26 00:07:36, lcwu1 wrote: > On 2014/04/25 23:09:13, rjkroege wrote: > > I agree ...
6 years, 7 months ago (2014-04-29 19:51:03 UTC) #14
lcwu1
6 years, 6 months ago (2014-06-24 22:45:16 UTC) #15
This CL is no longer needed as we moved to aura + ozone.

Powered by Google App Engine
This is Rietveld 408576698