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

Issue 696103003: Avoid trigger compositing update on media player finalization. (Closed)

Created:
6 years, 1 month ago by sof
Modified:
6 years, 1 month ago
Reviewers:
oilpan-reviews, haraken
CC:
blink-reviews, blink-reviews-html_chromium.org, philipj_slow, gasubic, fs, eric.carlson_apple.com, feature-media-reviews_chromium.org, dglazkov+blink, nessy, vcarbune.chromium
Project:
blink
Visibility:
Public.

Description

Avoid trigger compositing update on media player finalization. When finalizing a media element and clearing out its associated media player, prevent the media player finalizer from indirectly triggering a composition update on the media element itself. Unsafe, as it will touch other heap objects, which might have been finalized by now. R=haraken BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184769

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M Source/core/html/HTMLMediaElement.cpp View 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
sof
Please take a look. Just came across this one with ASAN, https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Linux_Oilpan_ASAN/3427/layout-test-results/media/video-layer-crash-crash-log.txt #0 0x2ecb5b7 in ...
6 years, 1 month ago (2014-11-01 07:44:01 UTC) #2
haraken
LGTM
6 years, 1 month ago (2014-11-01 07:52:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/696103003/1
6 years, 1 month ago (2014-11-01 07:59:20 UTC) #5
commit-bot: I haz the power
6 years, 1 month ago (2014-11-01 09:37:31 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 184769

Powered by Google App Engine
This is Rietveld 408576698