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

Issue 2184353003: Explicitly call SequenceToken's default constructor. (Closed)

Created:
4 years, 4 months ago by jif
Modified:
4 years, 4 months ago
Reviewers:
danakj
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Explicitly call SequenceToken's default constructor. This CL is to workaround a clang bug occurring when building sequence_token_unittest.cc for Chrome iOS. BUG=632330 Committed: https://crrev.com/0240044e435a3708d3f082771943a498a4cf3592 Cr-Commit-Position: refs/heads/master@{#408515}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M base/sequence_token_unittest.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (11 generated)
jif
ptal
4 years, 4 months ago (2016-07-28 13:58:16 UTC) #5
danakj
https://codereview.chromium.org/2184353003/diff/1/base/sequence_token_unittest.cc File base/sequence_token_unittest.cc (right): https://codereview.chromium.org/2184353003/diff/1/base/sequence_token_unittest.cc#newcode17 base/sequence_token_unittest.cc:17: const SequenceToken invalid_a{}; Current style guidance is to not ...
4 years, 4 months ago (2016-07-28 21:08:42 UTC) #6
jif
ptal https://codereview.chromium.org/2184353003/diff/1/base/sequence_token_unittest.cc File base/sequence_token_unittest.cc (right): https://codereview.chromium.org/2184353003/diff/1/base/sequence_token_unittest.cc#newcode17 base/sequence_token_unittest.cc:17: const SequenceToken invalid_a{}; On 2016/07/28 21:08:42, danakj wrote: ...
4 years, 4 months ago (2016-07-28 22:06:12 UTC) #7
danakj
LGTM
4 years, 4 months ago (2016-07-28 23:17:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2184353003/20001
4 years, 4 months ago (2016-07-28 23:31:50 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-07-28 23:57:20 UTC) #16
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/0240044e435a3708d3f082771943a498a4cf3592 Cr-Commit-Position: refs/heads/master@{#408515}
4 years, 4 months ago (2016-07-28 23:59:31 UTC) #18
jif
3 years, 10 months ago (2017-02-22 10:18:35 UTC) #19
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2710823004/ by jif@chromium.org.

The reason for reverting is: xcode's clang now supports const default
initialization..

Powered by Google App Engine
This is Rietveld 408576698