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

Issue 431533003: Fix template bugs that prevent rolling gtest DEPS. (Closed)

Created:
6 years, 4 months ago by Nick Bray (chromium)
Modified:
6 years, 4 months ago
Reviewers:
awong, viettrungluu
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), erikwright+watch_chromium.org, ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix template bugs that prevent rolling gtest DEPS. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287111

Patch Set 1 #

Patch Set 2 : Enum #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M base/bind_helpers.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/public/cpp/bindings/lib/bindings_internal.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (0 generated)
Nick Bray (chromium)
6 years, 4 months ago (2014-07-30 22:19:05 UTC) #1
awong
Do you mind pasting the compile error somewhere? I'm curious what the break is.
6 years, 4 months ago (2014-07-30 22:22:55 UTC) #2
Nick Bray (chromium)
On 2014/07/30 22:22:55, awong wrote: > Do you mind pasting the compile error somewhere? I'm ...
6 years, 4 months ago (2014-07-30 22:45:05 UTC) #3
Nick Bray (chromium)
Oh, sorry, those were the same error from different builds. Each of the fixed places ...
6 years, 4 months ago (2014-07-30 22:46:46 UTC) #4
viettrungluu
mojo lgtm On 2014/07/30 22:22:55, awong wrote: > Do you mind pasting the compile error ...
6 years, 4 months ago (2014-07-30 23:02:19 UTC) #5
Nick Bray (chromium)
On 2014/07/30 23:02:19, viettrungluu wrote: > mojo lgtm > > On 2014/07/30 22:22:55, awong wrote: ...
6 years, 4 months ago (2014-07-30 23:09:46 UTC) #6
awong
Hmm...none of the C++11 typetraits (which is what these are patterened after) declare storage. Can ...
6 years, 4 months ago (2014-07-30 23:11:18 UTC) #7
Nick Bray (chromium)
On 2014/07/30 23:11:18, awong wrote: > Hmm...none of the C++11 typetraits (which is what these ...
6 years, 4 months ago (2014-07-30 23:45:47 UTC) #8
awong
I took a look at libstdc++'s implement of tr1/type_traits, type_traits, and then libc++'s implementation of ...
6 years, 4 months ago (2014-07-31 00:07:12 UTC) #9
Nick Bray (chromium)
On 2014/07/31 00:07:12, awong wrote: > I took a look at libstdc++'s implement of tr1/type_traits, ...
6 years, 4 months ago (2014-07-31 00:09:34 UTC) #10
Nick Bray (chromium)
Enums work like a charm. PTAL.
6 years, 4 months ago (2014-07-31 01:52:42 UTC) #11
awong
LGTM Thanks!
6 years, 4 months ago (2014-07-31 04:44:33 UTC) #12
Nick Bray (chromium)
The CQ bit was checked by ncbray@chromium.org
6 years, 4 months ago (2014-07-31 18:35:51 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ncbray@chromium.org/431533003/20001
6 years, 4 months ago (2014-07-31 18:39:31 UTC) #14
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium.win ...
6 years, 4 months ago (2014-07-31 22:36:31 UTC) #15
Nick Bray (chromium)
The CQ bit was unchecked by ncbray@chromium.org
6 years, 4 months ago (2014-08-01 17:10:12 UTC) #16
Nick Bray (chromium)
The CQ bit was checked by ncbray@chromium.org
6 years, 4 months ago (2014-08-01 17:10:14 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ncbray@chromium.org/431533003/20001
6 years, 4 months ago (2014-08-01 17:11:05 UTC) #18
commit-bot: I haz the power
6 years, 4 months ago (2014-08-01 22:44:19 UTC) #19
Message was sent while issue was closed.
Change committed as 287111

Powered by Google App Engine
This is Rietveld 408576698