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

Issue 1462443002: Mark base::Tuple as final (Closed)

Created:
5 years, 1 month ago by tzik
Modified:
5 years, 1 month ago
CC:
chromium-reviews, vmpstr+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mark base::Tuple as final Extending tuple confuses the compiler when we replace base::Tuple with std::tuple. This CL removes a base::Tuple extension and forbids it. BUG=554987 Committed: https://crrev.com/904f19454a71c733205d9e68bc8faa93a6fdce3e Cr-Commit-Position: refs/heads/master@{#360404}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -18 lines) Patch
M base/tuple.h View 2 chunks +2 lines, -2 lines 0 comments Download
M printing/pdf_render_settings.h View 1 chunk +35 lines, -16 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1462443002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1462443002/1
5 years, 1 month ago (2015-11-18 03:53:39 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-18 05:23:37 UTC) #6
tzik
PTAL
5 years, 1 month ago (2015-11-18 06:22:45 UTC) #8
Nico
lgtm I guess this is to work around the msvc2013 crash in your other CL ...
5 years, 1 month ago (2015-11-18 06:25:56 UTC) #9
tzik
On 2015/11/18 06:25:56, Nico wrote: > lgtm > > I guess this is to work ...
5 years, 1 month ago (2015-11-18 08:03:48 UTC) #10
Vitaly Buka (NO REVIEWS)
lgtm
5 years, 1 month ago (2015-11-18 20:10:00 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1462443002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1462443002/1
5 years, 1 month ago (2015-11-18 20:27:05 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 1 month ago (2015-11-18 20:35:02 UTC) #14
commit-bot: I haz the power
5 years, 1 month ago (2015-11-18 20:36:41 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/904f19454a71c733205d9e68bc8faa93a6fdce3e
Cr-Commit-Position: refs/heads/master@{#360404}

Powered by Google App Engine
This is Rietveld 408576698