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

Issue 258503007: Use EventSender class in HTMLSourceElement (Closed)

Created:
6 years, 8 months ago by Inactive
Modified:
6 years, 8 months ago
Reviewers:
tkent, esprehn
CC:
blink-reviews, dglazkov+blink, adamk+blink_chromium.org, ojan
Visibility:
Public.

Description

Use EventSender class in HTMLSourceElement Use EventSender class in HTMLSourceElement to avoid duplicating the asynchronous event dispatch code. R=esprehn@chromium.org, tkent@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172560

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -13 lines) Patch
M Source/core/html/HTMLSourceElement.h View 2 chunks +6 lines, -4 lines 0 comments Download
M Source/core/html/HTMLSourceElement.cpp View 4 chunks +17 lines, -9 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
Inactive
6 years, 8 months ago (2014-04-24 20:42:06 UTC) #1
esprehn
lgtm https://codereview.chromium.org/258503007/diff/1/Source/core/html/HTMLSourceElement.cpp File Source/core/html/HTMLSourceElement.cpp (right): https://codereview.chromium.org/258503007/diff/1/Source/core/html/HTMLSourceElement.cpp#newcode112 Source/core/html/HTMLSourceElement.cpp:112: WTF_LOG(Media, "HTMLSourceElement::dispatchPendingEvent - %p", this); All these logs ...
6 years, 8 months ago (2014-04-24 20:49:55 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/258503007/1
6 years, 8 months ago (2014-04-24 20:50:46 UTC) #3
commit-bot: I haz the power
6 years, 8 months ago (2014-04-24 23:35:36 UTC) #4
Message was sent while issue was closed.
Change committed as 172560

Powered by Google App Engine
This is Rietveld 408576698