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

Issue 48113029: Use a TextTrackLoaderClient reference (not pointer) (Closed)

Created:
7 years, 1 month ago by philipj_slow
Modified:
7 years, 1 month ago
Reviewers:
Nate Chapin
CC:
blink-reviews, nessy, philipj_slow, dglazkov+blink, adamk+blink_chromium.org, Nate Chapin, vcarbune.chromium, gavinp+loader_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@rmTextTrackResource
Visibility:
Public.

Description

Use a TextTrackLoaderClient reference (not pointer) It's never null, so remove all doubt for future readers of the code. BUG=313287 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160970

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M Source/core/html/track/LoadableTextTrack.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/TextTrackLoader.h View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/loader/TextTrackLoader.cpp View 5 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
philipj_slow
7 years, 1 month ago (2013-10-30 15:44:12 UTC) #1
Nate Chapin
lgtm
7 years, 1 month ago (2013-10-30 16:31:54 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/48113029/1
7 years, 1 month ago (2013-10-30 20:17:42 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-10-30 21:27:28 UTC) #4
Message was sent while issue was closed.
Change committed as 160970

Powered by Google App Engine
This is Rietveld 408576698