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

Issue 11273027: Merge 163588 - [Chromoting] Fix crash on initial connection (Mac). (Closed)

Created:
8 years, 1 month ago by garykac
Modified:
8 years, 1 month ago
Reviewers:
garykac
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

Merge 163588 - [Chromoting] Fix crash on initial connection (Mac). If we get a ScreenRefresh while desktop_bounds_ is empty, we'll try to capture the screen into an empty buffer. The fix is to check the desktop_bounds_ and update the screen configuration before initiating the ScreenRefresh. BUG=154716 Review URL: https://chromiumcodereview.appspot.com/11231056 TBR=garykac@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=163969

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
garykac
8 years, 1 month ago (2012-10-25 00:21:03 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698