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

Issue 429793003: Fix template bugs that prevent rolling gtest DEPS in Chrome. (Closed)

Created:
6 years, 4 months ago by Nick Bray (chromium)
Modified:
6 years, 4 months ago
CC:
blink-reviews, jamesr, krit, jbroman, danakj, Rik, Stephen Chennney, kouhei+heap_chromium.org, pdr., rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

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

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M Source/platform/graphics/DeferredImageDecoderTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/heap/Visitor.h View 1 chunk +4 lines, -0 lines 3 comments Download

Messages

Total messages: 20 (0 generated)
Nick Bray (chromium)
First blink-side change ever, choosing arbitrary reviewers from OWNERS.
6 years, 4 months ago (2014-07-30 22:10:56 UTC) #1
Nick Bray (chromium)
I forgot: it looks like some of the oilpan code suffers from the same bug, ...
6 years, 4 months ago (2014-07-30 22:16:55 UTC) #2
Ken Russell (switch to Gerrit)
This looks fine, but ager@ or haraken@ should review the change to platform/heap/. https://codereview.chromium.org/429793003/diff/1/Source/platform/heap/Visitor.h File ...
6 years, 4 months ago (2014-07-30 22:21:29 UTC) #3
Nico
https://codereview.chromium.org/429793003/diff/1/Source/platform/heap/Visitor.h File Source/platform/heap/Visitor.h (right): https://codereview.chromium.org/429793003/diff/1/Source/platform/heap/Visitor.h#newcode142 Source/platform/heap/Visitor.h:142: template <typename T> const bool NeedsAdjustAndMark<T, true>::value; On 2014/07/30 ...
6 years, 4 months ago (2014-07-30 22:26:02 UTC) #4
haraken
+oilpan-reviews, +zerny
6 years, 4 months ago (2014-07-30 22:29:56 UTC) #5
haraken
On 2014/07/30 22:16:55, Nick Bray (chromium) wrote: > I forgot: it looks like some of ...
6 years, 4 months ago (2014-07-30 22:31:18 UTC) #6
Nick Bray (chromium)
https://codereview.chromium.org/429793003/diff/1/Source/platform/heap/Visitor.h File Source/platform/heap/Visitor.h (right): https://codereview.chromium.org/429793003/diff/1/Source/platform/heap/Visitor.h#newcode142 Source/platform/heap/Visitor.h:142: template <typename T> const bool NeedsAdjustAndMark<T, true>::value; On 2014/07/30 ...
6 years, 4 months ago (2014-07-30 22:33:45 UTC) #7
Nico
On Wed, Jul 30, 2014 at 3:33 PM, <ncbray@chromium.org> wrote: > > https://codereview.chromium.org/429793003/diff/1/Source/ > platform/heap/Visitor.h ...
6 years, 4 months ago (2014-07-30 22:35:03 UTC) #8
Nick Bray (chromium)
> COMDAT is a windows-only thing, right? Nope. https://refspecs.linuxbase.org/elf/gabi4+/ch4.sheader.html http://en.wikipedia.org/wiki/One_Definition_Rule Also, if I was wrong ...
6 years, 4 months ago (2014-07-30 22:41:37 UTC) #9
Ken Russell (switch to Gerrit)
On 2014/07/30 22:41:37, Nick Bray (chromium) wrote: > > COMDAT is a windows-only thing, right? ...
6 years, 4 months ago (2014-07-30 22:42:27 UTC) #10
haraken
I'm not much familiar with compiler details and I'll delegate the review to kbr and ...
6 years, 4 months ago (2014-07-30 22:44:34 UTC) #11
haraken
FYI, ager is on vacation.
6 years, 4 months ago (2014-07-30 22:44:48 UTC) #12
Nick Bray (chromium)
I forgot to cross-link, here are similar changes Chrome side: https://codereview.chromium.org/431533003/
6 years, 4 months ago (2014-07-30 22:47:12 UTC) #13
Nico
On Wed, Jul 30, 2014 at 3:42 PM, <kbr@chromium.org> wrote: > On 2014/07/30 22:41:37, Nick ...
6 years, 4 months ago (2014-07-30 22:56:58 UTC) #14
Ken Russell (switch to Gerrit)
The CQ bit was checked by kbr@chromium.org
6 years, 4 months ago (2014-07-31 00:24:20 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ncbray@chromium.org/429793003/1
6 years, 4 months ago (2014-07-31 00:24:54 UTC) #16
Ken Russell (switch to Gerrit)
The CQ bit was unchecked by kbr@chromium.org
6 years, 4 months ago (2014-07-31 01:13:28 UTC) #17
Nick Bray (chromium)
The CQ bit was checked by ncbray@chromium.org
6 years, 4 months ago (2014-07-31 01:30:43 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ncbray@chromium.org/429793003/1
6 years, 4 months ago (2014-07-31 01:31:41 UTC) #19
commit-bot: I haz the power
6 years, 4 months ago (2014-07-31 02:42:15 UTC) #20
Message was sent while issue was closed.
Change committed as 179278

Powered by Google App Engine
This is Rietveld 408576698