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

Issue 13935015: Allow ownership passing of the Callback pointer for signalSyncPoint. (Closed)

Created:
7 years, 7 months ago by danakj
Modified:
7 years, 7 months ago
Reviewers:
jamesr, piman
CC:
blink-reviews, jamesr, jeez, abarth_chromum.org, backer
Visibility:
Public.

Description

Allow ownership passing of the Callback pointer for signalSyncPoint. This callback should be owned by the underlying base::Callback so it needs to be able to be deleted by the WebGraphicsContext3D implementation. R=jamesr, piman BUG=179896 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=149214

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M Source/Platform/chromium/public/WebGraphicsContext3D.h View 1 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
danakj
7 years, 7 months ago (2013-04-26 16:38:20 UTC) #1
piman
lgtm
7 years, 7 months ago (2013-04-26 17:08:48 UTC) #2
jamesr
lgtm the 'delete callback' in the default impl is a bit surprising, but there doesn't ...
7 years, 7 months ago (2013-04-26 18:09:26 UTC) #3
danakj
7 years, 7 months ago (2013-04-26 18:11:18 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r149214 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698