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

Issue 1583173002: Add virtual destructors to IntersectionObserverCallback (Closed)

Created:
4 years, 11 months ago by szager1
Modified:
4 years, 11 months ago
Reviewers:
haraken, sof, Nico, dcheng
CC:
blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Base URL:
https://chromium.googlesource.com/chromium/src@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add virtual destructors to IntersectionObserverCallback BUG=577478, 576797, 577028 R=haraken@chromium.org,dcheng@chromium.org Committed: https://crrev.com/9993cddc7c8fc611fc561cfca45494e8ebd18be7 Cr-Commit-Position: refs/heads/master@{#369375}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Remove unnecessary destructors #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M third_party/WebKit/Source/core/dom/IntersectionObservation.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/IntersectionObserver.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/IntersectionObserverCallback.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
szager1
4 years, 11 months ago (2016-01-14 07:03:30 UTC) #1
haraken
LGTM
4 years, 11 months ago (2016-01-14 07:05:37 UTC) #2
dcheng
https://codereview.chromium.org/1583173002/diff/1/third_party/WebKit/Source/core/dom/IntersectionObservation.h File third_party/WebKit/Source/core/dom/IntersectionObservation.h (right): https://codereview.chromium.org/1583173002/diff/1/third_party/WebKit/Source/core/dom/IntersectionObservation.h#newcode20 third_party/WebKit/Source/core/dom/IntersectionObservation.h:20: virtual ~IntersectionObservation(); No virtual needed here and on IntersectionObserver: ...
4 years, 11 months ago (2016-01-14 07:06:10 UTC) #3
sof
https://codereview.chromium.org/1583173002/diff/1/third_party/WebKit/Source/core/dom/IntersectionObservation.h File third_party/WebKit/Source/core/dom/IntersectionObservation.h (right): https://codereview.chromium.org/1583173002/diff/1/third_party/WebKit/Source/core/dom/IntersectionObservation.h#newcode20 third_party/WebKit/Source/core/dom/IntersectionObservation.h:20: virtual ~IntersectionObservation(); On 2016/01/14 07:06:09, dcheng wrote: > No ...
4 years, 11 months ago (2016-01-14 07:13:09 UTC) #5
haraken
https://codereview.chromium.org/1583173002/diff/1/third_party/WebKit/Source/core/dom/IntersectionObservation.h File third_party/WebKit/Source/core/dom/IntersectionObservation.h (right): https://codereview.chromium.org/1583173002/diff/1/third_party/WebKit/Source/core/dom/IntersectionObservation.h#newcode20 third_party/WebKit/Source/core/dom/IntersectionObservation.h:20: virtual ~IntersectionObservation(); On 2016/01/14 07:13:09, sof wrote: > On ...
4 years, 11 months ago (2016-01-14 07:23:45 UTC) #6
szager1
https://codereview.chromium.org/1583173002/diff/1/third_party/WebKit/Source/core/dom/IntersectionObservation.h File third_party/WebKit/Source/core/dom/IntersectionObservation.h (right): https://codereview.chromium.org/1583173002/diff/1/third_party/WebKit/Source/core/dom/IntersectionObservation.h#newcode20 third_party/WebKit/Source/core/dom/IntersectionObservation.h:20: virtual ~IntersectionObservation(); On 2016/01/14 07:06:09, dcheng wrote: > No ...
4 years, 11 months ago (2016-01-14 07:24:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1583173002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1583173002/20001
4 years, 11 months ago (2016-01-14 07:25:54 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-14 09:08:42 UTC) #13
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/9993cddc7c8fc611fc561cfca45494e8ebd18be7 Cr-Commit-Position: refs/heads/master@{#369375}
4 years, 11 months ago (2016-01-14 09:10:18 UTC) #15
Nico
4 years, 11 months ago (2016-01-14 20:39:07 UTC) #17
Message was sent while issue was closed.
(ta-da: https://llvm.org/bugs/show_bug.cgi?id=26137#c5)

Powered by Google App Engine
This is Rietveld 408576698