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

Issue 41343003: Remove dead code for reflected attributes on <audio>, <video> and <track> (Closed)

Created:
7 years, 1 month ago by philipj_slow
Modified:
7 years, 1 month ago
CC:
blink-reviews, nessy, philipj_slow, feature-media-reviews_chromium.org, dglazkov+blink, adamk+blink_chromium.org, vcarbune.chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove dead code for reflected attributes on <audio>, <video> and <track> Where [Reflect] is used in the IDL, the getters and setters in C++ are only for internal convenience, and these were unused. BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160637

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
philipj_slow
7 years, 1 month ago (2013-10-25 22:02:08 UTC) #1
adamk
lgtm
7 years, 1 month ago (2013-10-25 22:03:52 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/41343003/1
7 years, 1 month ago (2013-10-25 22:06:23 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-10-25 23:22:20 UTC) #4
Message was sent while issue was closed.
Change committed as 160637

Powered by Google App Engine
This is Rietveld 408576698