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

Issue 10917119: Dynamically link to deprecated APIs when running on OS 10.6 devices. (Closed)

Created:
8 years, 3 months ago by Wez
Modified:
8 years, 3 months ago
Reviewers:
Nico, Jamie
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Dynamically link to deprecated APIs when running on OS 10.6 devices. BUG=139965 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=155344

Patch Set 1 #

Patch Set 2 : Also dynamic-link to CGLSetFullScreen API. #

Total comments: 10

Patch Set 3 : Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -16 lines) Patch
M remoting/host/video_frame_capturer_mac.mm View 1 2 7 chunks +64 lines, -16 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Wez
jamiewalch: Please review. thakis: Please check the dynamic-linking setup; specifically, is there a better way ...
8 years, 3 months ago (2012-09-06 21:06:30 UTC) #1
Nico
http://codereview.chromium.org/10917119/diff/3/remoting/host/video_frame_capturer_mac.mm File remoting/host/video_frame_capturer_mac.mm (right): http://codereview.chromium.org/10917119/diff/3/remoting/host/video_frame_capturer_mac.mm#newcode540 remoting/host/video_frame_capturer_mac.mm:540: // crbug.com/92354. Can this comment be updated? http://codereview.chromium.org/10917119/diff/3/remoting/host/video_frame_capturer_mac.mm#newcode546 remoting/host/video_frame_capturer_mac.mm:546: ...
8 years, 3 months ago (2012-09-06 21:12:19 UTC) #2
Jamie
lgtm http://codereview.chromium.org/10917119/diff/3/remoting/host/video_frame_capturer_mac.mm File remoting/host/video_frame_capturer_mac.mm (right): http://codereview.chromium.org/10917119/diff/3/remoting/host/video_frame_capturer_mac.mm#newcode684 remoting/host/video_frame_capturer_mac.mm:684: app_services_library_.Reset(base::LoadNativeLibrary(app_services_path, NULL)); Pass a string for error logging? ...
8 years, 3 months ago (2012-09-06 21:41:50 UTC) #3
Wez
http://codereview.chromium.org/10917119/diff/3/remoting/host/video_frame_capturer_mac.mm File remoting/host/video_frame_capturer_mac.mm (right): http://codereview.chromium.org/10917119/diff/3/remoting/host/video_frame_capturer_mac.mm#newcode540 remoting/host/video_frame_capturer_mac.mm:540: // crbug.com/92354. On 2012/09/06 21:12:19, Nico wrote: > Can ...
8 years, 3 months ago (2012-09-06 21:59:07 UTC) #4
Nico
On 2012/09/06 21:59:07, Wez wrote: > http://codereview.chromium.org/10917119/diff/3/remoting/host/video_frame_capturer_mac.mm > File remoting/host/video_frame_capturer_mac.mm (right): > > http://codereview.chromium.org/10917119/diff/3/remoting/host/video_frame_capturer_mac.mm#newcode540 > ...
8 years, 3 months ago (2012-09-06 22:03:19 UTC) #5
Wez
On 2012/09/06 22:03:19, Nico wrote: > On 2012/09/06 21:59:07, Wez wrote: > > > http://codereview.chromium.org/10917119/diff/3/remoting/host/video_frame_capturer_mac.mm ...
8 years, 3 months ago (2012-09-06 22:11:49 UTC) #6
Jamie
On 2012/09/06 22:11:49, Wez wrote: > On 2012/09/06 22:03:19, Nico wrote: > > On 2012/09/06 ...
8 years, 3 months ago (2012-09-06 22:13:02 UTC) #7
Wez
PTAL http://codereview.chromium.org/10917119/diff/3/remoting/host/video_frame_capturer_mac.mm File remoting/host/video_frame_capturer_mac.mm (right): http://codereview.chromium.org/10917119/diff/3/remoting/host/video_frame_capturer_mac.mm#newcode684 remoting/host/video_frame_capturer_mac.mm:684: app_services_library_.Reset(base::LoadNativeLibrary(app_services_path, NULL)); On 2012/09/06 21:41:50, Jamie wrote: > ...
8 years, 3 months ago (2012-09-07 00:17:50 UTC) #8
Nico
lgtm!
8 years, 3 months ago (2012-09-07 00:19:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10917119/8001
8 years, 3 months ago (2012-09-07 00:40:10 UTC) #10
commit-bot: I haz the power
8 years, 3 months ago (2012-09-07 06:31:43 UTC) #11
Change committed as 155344

Powered by Google App Engine
This is Rietveld 408576698