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

Issue 220013003: Simplify CustomElementScheduler by passing the enum for callback type directly. (Closed)

Created:
6 years, 8 months ago by esprehn
Modified:
6 years, 8 months ago
CC:
blink-reviews, sof, eae+blinkwatch, dglazkov+blink, adamk+blink_chromium.org, Inactive, rwlbuis
Visibility:
Public.

Description

Simplify CustomElementScheduler by passing the enum for callback type directly. Instead of having one scheduling function per callback type, we can use a single shared one except for the attribute callback case. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170500

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -40 lines) Patch
M Source/core/dom/custom/CustomElement.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/dom/custom/CustomElementCallbackInvocation.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/custom/CustomElementLifecycleCallbacks.h View 2 chunks +7 lines, -12 lines 0 comments Download
M Source/core/dom/custom/CustomElementScheduler.h View 2 chunks +2 lines, -4 lines 0 comments Download
M Source/core/dom/custom/CustomElementScheduler.cpp View 1 chunk +7 lines, -20 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
esprehn
6 years, 8 months ago (2014-03-31 22:31:01 UTC) #1
dglazkov
lgtm
6 years, 8 months ago (2014-03-31 22:45:22 UTC) #2
esprehn
The CQ bit was checked by esprehn@chromium.org
6 years, 8 months ago (2014-03-31 22:48:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/esprehn@chromium.org/220013003/1
6 years, 8 months ago (2014-03-31 22:48:49 UTC) #4
dominicc (has gone to gerrit)
What does this buy us? It seems opportunity for fragility as you noted with your ...
6 years, 8 months ago (2014-03-31 23:15:36 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-01 00:04:23 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on win_blink_rel
6 years, 8 months ago (2014-04-01 00:04:24 UTC) #7
esprehn
The CQ bit was checked by esprehn@chromium.org
6 years, 8 months ago (2014-04-01 00:10:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/esprehn@chromium.org/220013003/1
6 years, 8 months ago (2014-04-01 00:10:34 UTC) #9
esprehn
On 2014/03/31 23:15:36, dominicc wrote: > What does this buy us? It seems opportunity for ...
6 years, 8 months ago (2014-04-01 00:11:10 UTC) #10
commit-bot: I haz the power
6 years, 8 months ago (2014-04-01 01:29:03 UTC) #11
Message was sent while issue was closed.
Change committed as 170500

Powered by Google App Engine
This is Rietveld 408576698