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

Issue 2454683002: [wrapper-tracing] Fix tracing of EventTargetWithInlineData (Closed)

Created:
4 years, 1 month ago by Michael Lippautz
Modified:
4 years, 1 month ago
Reviewers:
haraken, Marcel Hlopko
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink, eric.carlson_apple.com, fs, gasubic, nessy, toyoshim+midi_chromium.org, tyoshino+watch_chromium.org, vcarbune.chromium
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[wrapper-tracing] Fix tracing of EventTargetWithInlineData Properly forward to super classes in all subclasses inheriting from EventTargetWithInlineData. BUG=chromium:468240 R=haraken@chromium.org,hlopko@chromium.org Committed: https://crrev.com/65bce3b797f3a35d732ffbb6ba820edc027c20c8 Cr-Commit-Position: refs/heads/master@{#427686}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressd comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M third_party/WebKit/Source/core/html/track/TextTrack.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/TextTrackList.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/TrackListBase.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webmidi/MIDIPort.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
Michael Lippautz
ptal This is missing from the initial wrapper tracing implementation. Ideally, we would have a ...
4 years, 1 month ago (2016-10-26 11:42:53 UTC) #1
haraken
On 2016/10/26 11:42:53, Michael Lippautz wrote: > ptal > > This is missing from the ...
4 years, 1 month ago (2016-10-26 11:44:37 UTC) #2
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/2454683002/1
4 years, 1 month ago (2016-10-26 11:45:00 UTC) #4
Marcel Hlopko
https://codereview.chromium.org/2454683002/diff/1/third_party/WebKit/Source/core/events/EventTarget.h File third_party/WebKit/Source/core/events/EventTarget.h (right): https://codereview.chromium.org/2454683002/diff/1/third_party/WebKit/Source/core/events/EventTarget.h#newcode232 third_party/WebKit/Source/core/events/EventTarget.h:232: DEFINE_INLINE_VIRTUAL_TRACE_WRAPPERS() { This is not needed, right? https://codereview.chromium.org/2454683002/diff/1/third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequestEventTarget.h File ...
4 years, 1 month ago (2016-10-26 11:48:11 UTC) #5
Michael Lippautz
You are right that they are not needed. Since we usually don't write them if ...
4 years, 1 month ago (2016-10-26 11:53:48 UTC) #7
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/2454683002/20001
4 years, 1 month ago (2016-10-26 11:54:24 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-26 14:31:01 UTC) #11
commit-bot: I haz the power
4 years, 1 month ago (2016-10-26 14:33:04 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/65bce3b797f3a35d732ffbb6ba820edc027c20c8
Cr-Commit-Position: refs/heads/master@{#427686}

Powered by Google App Engine
This is Rietveld 408576698