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

Issue 387313011: HTMLMediaElement::updateActiveTextTrackCues(): use on-heap local vectors (Closed)

Created:
6 years, 5 months ago by sof
Modified:
6 years, 5 months ago
CC:
blink-reviews, blink-reviews-html_chromium.org, dglazkov+blink, eric.carlson_apple.com, feature-media-reviews_chromium.org, fs, gasubic, philipj_slow, nessy, vcarbune.chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

HTMLMediaElement::updateActiveTextTrackCues(): use on-heap local vectors With Oilpan, use heap vectors to hold temporary references to other heap objects (text tracks and text track cues.) R=ager@chromium.org,haraken@chromium.org BUG=357163 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178158

Patch Set 1 #

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

Messages

Total messages: 6 (0 generated)
sof
Please take a look. For completeness.
6 years, 5 months ago (2014-07-15 08:34:13 UTC) #1
Mads Ager (chromium)
lgtm
6 years, 5 months ago (2014-07-15 08:37:57 UTC) #2
haraken
LGTM
6 years, 5 months ago (2014-07-15 08:44:20 UTC) #3
sof
The CQ bit was checked by sigbjornf@opera.com
6 years, 5 months ago (2014-07-15 08:45:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/387313011/1
6 years, 5 months ago (2014-07-15 08:46:55 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-15 09:44:52 UTC) #6
Message was sent while issue was closed.
Change committed as 178158

Powered by Google App Engine
This is Rietveld 408576698