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

Issue 19801002: Drop [LegacyImplementedInBaseClass] attribute from WindowTimers (Closed)

Created:
7 years, 5 months ago by do-not-use
Modified:
7 years, 5 months ago
CC:
blink-reviews, Nils Barth (inactive), kojih, jsbell+bindings_chromium.org, eae+blinkwatch, abarth-chromium, marja+watch_chromium.org, dglazkov+blink, adamk+blink_chromium.org, Nate Chapin, lgombos
Visibility:
Public.

Description

Drop [LegacyImplementedInBaseClass] attribute from WindowTimers Drop [LegacyImplementedInBaseClass] IDL extended attribute from the WindowTimers interface and move the code to a new DOMWindowTimers file to reduce code duplication. There is still some duplication in the custom bindings code but this will be addressed in a later patch to limit patch size. R=arv@chromium.org, haraken@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154579

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebase on master #

Patch Set 3 : Attempt to make the try bots happy #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -108 lines) Patch
M Source/bindings/v8/custom/V8WindowCustom.cpp View 6 chunks +18 lines, -16 lines 0 comments Download
M Source/bindings/v8/custom/V8WorkerGlobalScopeCustom.cpp View 3 chunks +14 lines, -10 lines 0 comments Download
M Source/core/core.gypi View 1 2 3 chunks +3 lines, -1 line 0 comments Download
M Source/core/page/DOMWindow.h View 1 chunk +0 lines, -4 lines 0 comments Download
M Source/core/page/DOMWindow.cpp View 2 chunks +0 lines, -13 lines 0 comments Download
A + Source/core/page/DOMWindowTimers.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + Source/core/page/DOMWindowTimers.cpp View 1 chunk +19 lines, -28 lines 0 comments Download
M Source/core/page/WindowTimers.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/workers/WorkerGlobalScope.h View 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/workers/WorkerGlobalScope.cpp View 2 chunks +0 lines, -21 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
do-not-use
7 years, 5 months ago (2013-07-19 11:12:59 UTC) #1
haraken
https://codereview.chromium.org/19801002/diff/1/Source/core/page/DOMWindowTimers.cpp File Source/core/page/DOMWindowTimers.cpp (right): https://codereview.chromium.org/19801002/diff/1/Source/core/page/DOMWindowTimers.cpp#newcode41 Source/core/page/DOMWindowTimers.cpp:41: namespace DOMWindowTimers { Why do you use a namespace ...
7 years, 5 months ago (2013-07-19 11:25:44 UTC) #2
do-not-use
On 2013/07/19 11:25:44, haraken wrote: > https://codereview.chromium.org/19801002/diff/1/Source/core/page/DOMWindowTimers.cpp > File Source/core/page/DOMWindowTimers.cpp (right): > > https://codereview.chromium.org/19801002/diff/1/Source/core/page/DOMWindowTimers.cpp#newcode41 > ...
7 years, 5 months ago (2013-07-19 11:48:03 UTC) #3
haraken
> I did that for DOMWindowBase64 already and you did not say anything :) > ...
7 years, 5 months ago (2013-07-19 11:58:44 UTC) #4
arv (Not doing code reviews)
LGTM
7 years, 5 months ago (2013-07-19 14:03:35 UTC) #5
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/19801002/8001
7 years, 5 months ago (2013-07-19 14:08:58 UTC) #6
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 5 months ago (2013-07-19 14:18:42 UTC) #7
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/19801002/8001
7 years, 5 months ago (2013-07-19 15:47:12 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 5 months ago (2013-07-19 15:51:52 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/19801002/8001
7 years, 5 months ago (2013-07-19 17:11:09 UTC) #10
do-not-use
7 years, 5 months ago (2013-07-19 17:38:50 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 manually as r154579 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698