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

Issue 11418303: Don't issue any extra geometry for the IOSurface leak workaround (Closed)

Created:
8 years ago by ccameron
Modified:
8 years ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, sail+watch_chromium.org, Ken Russell (switch to Gerrit)
Visibility:
Public.

Description

Don't issue any extra geometry for the IOSurface leak workaround The official solution to the problem where an IOSurface outlives its bindings is to send a glBegin/glEnd pair down, which will kick loose any references in the kernel. BUG=158469 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170938

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -36 lines) Patch
M content/browser/renderer_host/compositing_iosurface_mac.h View 1 chunk +0 lines, -4 lines 0 comments Download
M content/browser/renderer_host/compositing_iosurface_mac.mm View 2 chunks +6 lines, -32 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ccameron
I got into contact with Apple about this after I verified the issue still existed ...
8 years ago (2012-12-04 03:55:36 UTC) #1
Nico
lgtm! Thanks for following through on this. Please provide a small summary of the recommended ...
8 years ago (2012-12-04 04:23:44 UTC) #2
Ken Russell (switch to Gerrit)
LGTM! Excellent work diagnosing this problem and rediscovering the necessary workaround.
8 years ago (2012-12-04 04:35:55 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ccameron@chromium.org/11418303/1
8 years ago (2012-12-04 09:38:44 UTC) #4
commit-bot: I haz the power
8 years ago (2012-12-04 12:08:02 UTC) #5
Message was sent while issue was closed.
Change committed as 170938

Powered by Google App Engine
This is Rietveld 408576698