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

Issue 18301003: Introduce DECLARE_FORWARDING_ATTRIBUTE_EVENT_LISTENER() macro (Closed)

Created:
7 years, 5 months ago by do-not-use
Modified:
7 years, 5 months ago
Reviewers:
Stephen Chennney, krit, pdr.
CC:
blink-reviews, eae+blinkwatch, dglazkov+blink, f(malita), adamk+blink_chromium.org, pdr, Stephen Chennney, lgombos
Visibility:
Public.

Description

Introduce DECLARE_FORWARDING_ATTRIBUTE_EVENT_LISTENER() macro Split DEFINE_FORWARDING_ATTRIBUTE_EVENT_LISTENER() macro into separate DECLARE and DEFINE macros to reduce the number of header includes in SVG. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153530

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -51 lines) Patch
M Source/core/dom/EventTarget.h View 1 1 chunk +7 lines, -3 lines 0 comments Download
M Source/core/svg/SVGElementInstance.h View 5 chunks +46 lines, -48 lines 0 comments Download
M Source/core/svg/SVGElementInstance.cpp View 3 chunks +58 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
do-not-use
7 years, 5 months ago (2013-07-03 15:58:05 UTC) #1
do-not-use
https://codereview.chromium.org/18301003/diff/1/Source/core/dom/EventTarget.h File Source/core/dom/EventTarget.h (right): https://codereview.chromium.org/18301003/diff/1/Source/core/dom/EventTarget.h#newcode168 Source/core/dom/EventTarget.h:168: #define DECLARE_FORWARDING_ATTRIBUTE_EVENT_LISTENER(recipient, attribute) \ Note the FIXME at line ...
7 years, 5 months ago (2013-07-03 15:59:55 UTC) #2
Stephen Chennney
Wow. At first I thought this wasn't worth the effort, but then I looked for ...
7 years, 5 months ago (2013-07-03 17:10:35 UTC) #3
do-not-use
On 2013/07/03 17:10:35, Stephen Chenney wrote: > Wow. At first I thought this wasn't worth ...
7 years, 5 months ago (2013-07-03 17:15:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/18301003/8001
7 years, 5 months ago (2013-07-03 17:18:48 UTC) #5
commit-bot: I haz the power
Retried try job too often on linux_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_layout_rel&number=14909
7 years, 5 months ago (2013-07-03 18:14:25 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/18301003/8001
7 years, 5 months ago (2013-07-03 18:38:44 UTC) #7
krit
On 2013/07/03 17:15:13, Christophe Dumez wrote: > On 2013/07/03 17:10:35, Stephen Chenney wrote: > > ...
7 years, 5 months ago (2013-07-03 18:52:03 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_layout_rel&number=14930
7 years, 5 months ago (2013-07-03 19:43:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/18301003/8001
7 years, 5 months ago (2013-07-03 19:55:21 UTC) #10
commit-bot: I haz the power
7 years, 5 months ago (2013-07-03 22:03:05 UTC) #11
Message was sent while issue was closed.
Change committed as 153530

Powered by Google App Engine
This is Rietveld 408576698