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

Issue 137803004: Update heap/ classes to use OVERRIDE / FINAL when needed (Closed)

Created:
6 years, 11 months ago by Inactive
Modified:
6 years, 11 months ago
CC:
blink-reviews, Mads Ager (chromium)
Visibility:
Public.

Description

Update heap/ classes to use OVERRIDE / FINAL when needed Update heap/ classes to use OVERRIDE / FINAL when needed. Those are useful for error checking or performance when the compiler supports it. These were found using the chromium style clang plugin. R=haraken BUG=333316 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165047

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -22 lines) Patch
M Source/heap/Handle.h View 1 chunk +1 line, -1 line 1 comment Download
M Source/heap/Heap.cpp View 2 chunks +17 lines, -17 lines 0 comments Download
M Source/heap/HeapTest.cpp View 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
6 years, 11 months ago (2014-01-14 07:17:57 UTC) #1
haraken
LGTM.
6 years, 11 months ago (2014-01-14 07:18:55 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/137803004/1
6 years, 11 months ago (2014-01-14 07:22:28 UTC) #3
Mads Ager (chromium)
LGTM https://codereview.chromium.org/137803004/diff/1/Source/heap/Handle.h File Source/heap/Handle.h (right): https://codereview.chromium.org/137803004/diff/1/Source/heap/Handle.h#newcode75 Source/heap/Handle.h:75: ~PersistentBase() Don't you want virtual here as well?
6 years, 11 months ago (2014-01-14 07:26:42 UTC) #4
commit-bot: I haz the power
6 years, 11 months ago (2014-01-14 08:56:30 UTC) #5
Message was sent while issue was closed.
Change committed as 165047

Powered by Google App Engine
This is Rietveld 408576698