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

Issue 36863002: Remove redundant scheduleDelayedAction in Audio constructor (Closed)

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

Description

Remove redundant scheduleDelayedAction in Audio constructor Setting the src attribute will trigger HTMLMediaElement::parseAttribute, which already calls scheduleDelayedAction when src is modified. This is already tested by LayoutTests/media/audio-constructor-src.html BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160333

Patch Set 1 #

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

Messages

Total messages: 6 (0 generated)
philipj_slow
7 years, 2 months ago (2013-10-23 09:21:59 UTC) #1
jochen (gone - plz use gerrit)
lgtm
7 years, 2 months ago (2013-10-23 09:35:02 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/36863002/1
7 years, 2 months ago (2013-10-23 09:42:09 UTC) #3
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=13308
7 years, 2 months ago (2013-10-23 11:11:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/36863002/1
7 years, 2 months ago (2013-10-23 11:24:40 UTC) #5
commit-bot: I haz the power
7 years, 2 months ago (2013-10-23 12:14:21 UTC) #6
Message was sent while issue was closed.
Change committed as 160333

Powered by Google App Engine
This is Rietveld 408576698