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

Issue 183038: Fixes crash when switching to new tabs containing audio/video elements. (Closed)

Created:
11 years, 3 months ago by scherkus (not reviewing)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fixes crash when switching to new tabs containing audio/video elements. Cause was we're calling platformContext(), one of the few GraphicsContext operations that asserts if painting is disabled. BUG=19677, 20138 TEST=open a video in a new background tab, wait a bit, then switch to it -- shouldn't crash

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M webkit/api/src/WebMediaPlayerClientImpl.cpp View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
scherkus (not reviewing)
This only seems to affect platforms that support control theme tinting (Mac/Linux). I couldn't reproduce ...
11 years, 3 months ago (2009-09-01 22:40:42 UTC) #1
Alpha Left Google
LGTM
11 years, 3 months ago (2009-09-01 22:43:43 UTC) #2
darin (slow to review)
11 years, 3 months ago (2009-09-01 23:24:55 UTC) #3
LGTM2

Powered by Google App Engine
This is Rietveld 408576698