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

Issue 2856653003: Clean up bindings/core/v8 (Part 3) (Closed)

Created:
3 years, 7 months ago by adithyas
Modified:
3 years, 7 months ago
Reviewers:
haraken, jbroman
CC:
Aaron Boodman, abarth-chromium, ajuma+watch-canvas_chromium.org, darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-bindings_chromium.org, blink-reviews-css, blink-reviews-dom_chromium.org, blink-reviews-frames_chromium.org, blink-reviews-html_chromium.org, blink-reviews-style_chromium.org, Rik, chromium-reviews, darin (slow to review), dglazkov+blink, dshwang, krit, eae+blinkwatch, eric.carlson_apple.com, feature-media-reviews_chromium.org, fmalita+watch_chromium.org, fs, gavinp+prerender_chromium.org, gasubic, gyuyoung2, Justin Novosad, kouhei+svg_chromium.org, mlamouri+watch-blink_chromium.org, panicker+watch_chromium.org, pdr+svgwatchlist_chromium.org, qsr+mojo_chromium.org, rwlbuis, Stephen Chennney, sof, nessy, Srirama, toyoshim+midi_chromium.org, tyoshino+watch_chromium.org, viettrungluu+watch_chromium.org, webcomponents-bugzilla_chromium.org, Yoav Weiss, yzshen+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean up bindings/core/v8 (Part 3) This CL removes the following files from bindings/core/v8 and updates all include sites to use their platform/bindings version: - ToV8.h - TraceWrapperMember.h - TraceWrapperV8Reference.h - ScriptWrappableVisitorVerifier.h - SharedPersistent.h - StringResource.h - ScriptWrappableVisitor.h BUG=682322 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2856653003 Cr-Commit-Position: refs/heads/master@{#469194} Committed: https://chromium.googlesource.com/chromium/src/+/7e1e52baf53efcc48468f12c996e8b22707da6de

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -161 lines) Patch
M third_party/WebKit/Source/bindings/bindings.gni View 2 chunks +0 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptController.h View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptModule.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptString.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptValue.h View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitor.h View 1 chunk +0 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitorTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
D third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitorVerifier.h View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/Source/bindings/core/v8/SharedPersistent.h View 1 chunk +0 lines, -33 lines 0 comments Download
D third_party/WebKit/Source/bindings/core/v8/StringResource.h View 1 chunk +0 lines, -7 lines 0 comments Download
D third_party/WebKit/Source/bindings/core/v8/ToV8.h View 1 chunk +0 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ToV8ForCore.h View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/Source/bindings/core/v8/TraceWrapperMember.h View 1 chunk +0 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/TraceWrapperMemberTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/Source/bindings/core/v8/TraceWrapperV8Reference.h View 1 chunk +0 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8AbstractEventListener.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8Initializer.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8MutationCallback.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8NodeFilterCondition.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8StringResource.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/custom/V8HTMLPlugInElementCustom.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/scripts/v8_callback_function.py View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/AnyCallbackFunctionOptionalAnyArg.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/LongCallbackFunction.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/StringSequenceCallbackFunctionLongSequenceArg.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunction.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunctionInterfaceArg.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunctionTypedef.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/modules/VoidCallbackFunctionModules.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSRule.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/StyleSheetList.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Attr.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/ContainerNode.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Document.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/DocumentStyleSheetCollector.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/ElementIntersectionObserverData.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/ElementRareData.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/ModulatorImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/ModuleMap.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/ModuleScript.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/MutationObserver.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/MutationObserverRegistration.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Node.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Node.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/NodeIteratorBase.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/NodeRareData.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/NodeRareData.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/StaticNodeList.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/StyleEngine.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/StyleSheetCollection.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/shadow/ElementShadow.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/shadow/ShadowRoot.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/CustomEvent.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/PopStateEvent.h View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/PromiseRejectionEvent.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/DOMWindow.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/LocalDOMWindow.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLCanvasElement.h View 1 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLLinkElement.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMediaElement.h View 1 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLPlugInElement.h View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTemplateElement.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/track/TextTrack.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/track/TextTrackCueList.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/track/TrackListBase.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/mojo/MojoWatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGMatrixTearOff.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/testing/DeathAwareScriptWrappable.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceObserver.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediasession/MediaSession.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/remoteplayback/AvailabilityCallbackWrapper.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/remoteplayback/RemotePlayback.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLContextObject.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLFramebuffer.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLProgram.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp View 1 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLSharedObject.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLVertexArrayObjectBase.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webmidi/MIDIPort.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (10 generated)
adithyas
3 years, 7 months ago (2017-05-01 21:46:25 UTC) #5
jbroman
rs lgtm https://codereview.chromium.org/2856653003/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitorTest.cpp File third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitorTest.cpp (right): https://codereview.chromium.org/2856653003/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitorTest.cpp#newcode5 third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitorTest.cpp:5: #include "platform/bindings/ScriptWrappableVisitor.h" Ideally this test would move ...
3 years, 7 months ago (2017-05-01 21:58:40 UTC) #6
haraken
LGTM
3 years, 7 months ago (2017-05-01 23:48:44 UTC) #9
adithyas
https://codereview.chromium.org/2856653003/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitorTest.cpp File third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitorTest.cpp (right): https://codereview.chromium.org/2856653003/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitorTest.cpp#newcode5 third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitorTest.cpp:5: #include "platform/bindings/ScriptWrappableVisitor.h" On 2017/05/01 at 21:58:39, jbroman wrote: > ...
3 years, 7 months ago (2017-05-03 20:14:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2856653003/20001
3 years, 7 months ago (2017-05-03 20:15:18 UTC) #13
commit-bot: I haz the power
3 years, 7 months ago (2017-05-03 23:23:10 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/7e1e52baf53efcc48468f12c996e...

Powered by Google App Engine
This is Rietveld 408576698