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

Issue 551003002: bindings: Removes unnecessary Event-related code. (Closed)

Created:
6 years, 3 months ago by Yuki
Modified:
6 years, 3 months ago
Reviewers:
haraken, tasak
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink, Inactive, abarth-chromium
Project:
blink
Visibility:
Public.

Description

bindings: Removes unnecessary Event-related code. Removes unused ModuleProxy, EventInterfaces.h, etc. BUG=235436 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181657

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : Addressed review comments. #

Patch Set 6 : Synced. #

Patch Set 7 : Pushed V8EventTargetCustom.cpp back with modification. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -440 lines) Patch
D Source/bindings/core/v8/ModuleProxy.h View 1 2 3 4 2 chunks +1 line, -13 lines 0 comments Download
D Source/bindings/core/v8/ModuleProxy.cpp View 1 2 3 4 2 chunks +1 line, -23 lines 0 comments Download
M Source/bindings/core/v8/V8Binding.cpp View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/core/v8/V8ObjectConstructor.cpp View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
D Source/bindings/core/v8/custom/V8EventTargetCustom.cpp View 1 2 3 4 5 6 1 chunk +9 lines, -15 lines 0 comments Download
D Source/bindings/core/v8/custom/V8TextTrackCueCustom.cpp View 1 2 3 4 5 6 1 chunk +0 lines, -42 lines 0 comments Download
M Source/bindings/core/v8/custom/custom.gypi View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M Source/bindings/modules/BUILD.gn View 1 2 3 4 5 4 chunks +0 lines, -15 lines 0 comments Download
M Source/bindings/modules/generated.gyp View 1 2 chunks +0 lines, -20 lines 0 comments Download
D Source/bindings/modules/v8/ModuleBindingsInitializer.cpp View 1 2 3 4 2 chunks +1 line, -45 lines 0 comments Download
M Source/build/scripts/make_event_factory.py View 1 2 4 chunks +81 lines, -8 lines 0 comments Download
M Source/build/scripts/name_macros.py View 1 2 1 chunk +0 lines, -201 lines 0 comments Download
M Source/build/scripts/scripts.gni View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M Source/build/scripts/scripts.gypi View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/BUILD.gn View 1 2 3 4 5 5 chunks +3 lines, -19 lines 0 comments Download
M Source/core/core.gyp View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
M Source/core/core_generated.gyp View 1 2 3 4 5 2 chunks +0 lines, -19 lines 0 comments Download
M Source/core/events/Event.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/core/events/ThreadLocalEventNames.h View 2 chunks +2 lines, -4 lines 0 comments Download
M Source/core/frame/LocalDOMWindow.h View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/frame/LocalDOMWindow.cpp View 1 2 3 4 5 6 1 chunk +6 lines, -0 lines 0 comments Download
M Source/core/html/track/TextTrackCue.idl View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M Source/modules/EventTargetModules.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/modules/modules.gypi View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
Yuki
Could you review this CL?
6 years, 3 months ago (2014-09-08 15:20:34 UTC) #2
haraken
LGTM tasak@: Are you fine with removing ModuleProxy in this CL? (I guess you'll need ...
6 years, 3 months ago (2014-09-08 15:31:47 UTC) #4
tasak
On 2014/09/08 15:31:47, haraken wrote: > LGTM > > tasak@: Are you fine with removing ...
6 years, 3 months ago (2014-09-09 02:14:10 UTC) #5
haraken
On 2014/09/09 02:14:10, tasak wrote: > On 2014/09/08 15:31:47, haraken wrote: > > LGTM > ...
6 years, 3 months ago (2014-09-09 02:35:58 UTC) #6
haraken
On 2014/09/09 02:35:58, haraken wrote: > On 2014/09/09 02:14:10, tasak wrote: > > On 2014/09/08 ...
6 years, 3 months ago (2014-09-09 02:36:33 UTC) #7
Yuki
I've resurrected ModuleProxy and ModuleBindingsInitializer. Could you take another look?
6 years, 3 months ago (2014-09-09 08:36:27 UTC) #8
haraken
LGTM
6 years, 3 months ago (2014-09-09 09:03:47 UTC) #9
tasak
lgtm
6 years, 3 months ago (2014-09-09 09:46:37 UTC) #10
Yuki
It turned out that we cannot simply remove [Custom=ToV8] at this moment, so let me ...
6 years, 3 months ago (2014-09-09 13:56:44 UTC) #11
haraken
Still LGTM
6 years, 3 months ago (2014-09-09 14:15:33 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yukishiino@chromium.org/551003002/120001
6 years, 3 months ago (2014-09-09 16:13:18 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-09 16:16:57 UTC) #15
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as 181657

Powered by Google App Engine
This is Rietveld 408576698