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

Issue 182383005: Oilpan: HTMLMediaElement should not dispatch event while document is being disposed. (Closed)

Created:
6 years, 9 months ago by kouhei (in TOK)
Modified:
6 years, 9 months ago
CC:
blink-reviews, nessy, philipj_slow, gasubic, fs, eric.carlson_apple.com, feature-media-reviews_chromium.org, dglazkov+blink, adamk+blink_chromium.org, vcarbune.chromium
Visibility:
Public.

Description

Oilpan: HTMLMediaElement should not dispatch event while document is being disposed. After haraken's change, Event is a heap-allocated object. Events should not be dispatched while document is being disposed. BUG=None Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168346

Patch Set 1 #

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

Messages

Total messages: 16 (0 generated)
kouhei (in TOK)
6 years, 9 months ago (2014-03-03 08:17:18 UTC) #1
tkent
Can you add a test?
6 years, 9 months ago (2014-03-03 08:21:36 UTC) #2
haraken
The change looks good, but +1 to adding a test.
6 years, 9 months ago (2014-03-03 08:23:32 UTC) #3
kouhei (in TOK)
tkent,haraken: I agree we should have a test, but I couldn't come up with a ...
6 years, 9 months ago (2014-03-03 08:38:51 UTC) #4
haraken
On 2014/03/03 08:38:51, kouhei wrote: > tkent,haraken: I agree we should have a test, but ...
6 years, 9 months ago (2014-03-03 08:42:21 UTC) #5
tkent
lgtm
6 years, 9 months ago (2014-03-03 09:30:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kouhei@chromium.org/182383005/1
6 years, 9 months ago (2014-03-03 09:30:49 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-03 12:11:09 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_layout for step(s) webkit_lint http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_layout&number=24446
6 years, 9 months ago (2014-03-03 12:11:10 UTC) #9
kouhei (in TOK)
The CQ bit was checked by kouhei@chromium.org
6 years, 9 months ago (2014-03-03 12:38:28 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kouhei@chromium.org/182383005/1
6 years, 9 months ago (2014-03-03 12:38:40 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-03 15:40:50 UTC) #12
commit-bot: I haz the power
Retried try job too often on win_layout for step(s) webkit_lint http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_layout&number=24571
6 years, 9 months ago (2014-03-03 15:40:50 UTC) #13
kouhei (in TOK)
The CQ bit was checked by kouhei@chromium.org
6 years, 9 months ago (2014-03-04 00:40:23 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kouhei@chromium.org/182383005/1
6 years, 9 months ago (2014-03-04 00:41:27 UTC) #15
commit-bot: I haz the power
6 years, 9 months ago (2014-03-04 00:42:11 UTC) #16
Message was sent while issue was closed.
Change committed as 168346

Powered by Google App Engine
This is Rietveld 408576698