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

Issue 652663004: Removing the OVERRIDE and FINAL macros from wtf/Compiler.h (Closed)

Created:
6 years, 2 months ago by MRV
Modified:
6 years, 2 months ago
CC:
blink-reviews, Mike West
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Removing the OVERRIDE and FINAL macros from wtf/Compiler.h This change will remove OVERRIDE and FINAL from WebKit folder, as per c++11 standard only allowed entries are override and final. BUG=417463

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -17 lines) Patch
M Source/wtf/Compiler.h View 4 chunks +0 lines, -17 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
MRV
PTAL
6 years, 2 months ago (2014-10-13 13:23:17 UTC) #2
MRV
On 2014/10/13 13:23:17, MRV wrote: > PTAL This Patch has to get landed after https://codereview.chromium.org/652693002/
6 years, 2 months ago (2014-10-13 13:24:21 UTC) #3
MRV
On 2014/10/13 13:24:21, MRV wrote: > On 2014/10/13 13:23:17, MRV wrote: > > PTAL > ...
6 years, 2 months ago (2014-10-13 13:31:01 UTC) #4
Mike West
Nico, Mikhail, or Eric should be able to take a look.
6 years, 2 months ago (2014-10-13 13:35:21 UTC) #6
MRV
On 2014/10/13 13:35:21, Mike West wrote: > Nico, Mikhail, or Eric should be able to ...
6 years, 2 months ago (2014-10-13 13:43:31 UTC) #7
Erik Corry
On 2014/10/13 13:43:31, MRV wrote: > On 2014/10/13 13:35:21, Mike West wrote: > > Nico, ...
6 years, 2 months ago (2014-10-13 13:51:22 UTC) #8
MRV
On 2014/10/13 13:51:22, Erik Corry wrote: > On 2014/10/13 13:43:31, MRV wrote: > > On ...
6 years, 2 months ago (2014-10-13 13:54:28 UTC) #9
Mikhail
lgtm
6 years, 2 months ago (2014-10-13 13:55:44 UTC) #10
Nico
lgtm
6 years, 2 months ago (2014-10-13 15:04:06 UTC) #11
MRV
On 2014/10/13 15:04:06, Nico (away until Oct 27) wrote: > lgtm Thanks mr. Nico, mr.mikhail ...
6 years, 2 months ago (2014-10-13 16:59:55 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/652663004/1
6 years, 2 months ago (2014-10-13 17:01:19 UTC) #14
commit-bot: I haz the power
Failed to apply patch for Source/wtf/Compiler.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 2 months ago (2014-10-13 18:39:04 UTC) #16
MRV
6 years, 2 months ago (2014-10-14 03:06:03 UTC) #18
Almost similar patch is landed by Mr. dcheng, just before landing my patch.
https://codereview.chromium.org/648223003
https://codereview.chromium.org/650933002
Hence closing this review.

Powered by Google App Engine
This is Rietveld 408576698