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

Issue 2221963002: Avoid relying on NVRO for HashMap (Closed)

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

Description

Avoid relying on NVRO for HashMap The previous CL[1] relies on NRVO (Named Return Value Optimization)[2], which is defined as "may" in C++ spec. This CL allows non-NRVO compilers. [1] https://codereview.chromium.org/2192703002 [2] http://en.cppreference.com/w/cpp/language/copy_elision BUG=586517, 633943 Committed: https://crrev.com/23d537bfe5050e53dd965cc2805cbb8d0268630a Cr-Commit-Position: refs/heads/master@{#410940}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M third_party/WebKit/Source/platform/text/LocaleToScriptMapping.cpp View 4 chunks +11 lines, -9 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
kojii
PTAL. Another possibility. If this looks good to you, I'll land after a while so ...
4 years, 4 months ago (2016-08-08 15:58:11 UTC) #5
drott
On 2016/08/08 at 15:58:11, kojii wrote: > PTAL. Another possibility. If this looks good to ...
4 years, 4 months ago (2016-08-08 17:22:00 UTC) #8
kojii
On 2016/08/08 at 17:22:00, drott wrote: > On 2016/08/08 at 15:58:11, kojii wrote: > > ...
4 years, 4 months ago (2016-08-08 17:40:47 UTC) #9
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/2221963002/1
4 years, 4 months ago (2016-08-10 01:40:57 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-10 03:15:23 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-10 03:20:53 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/23d537bfe5050e53dd965cc2805cbb8d0268630a
Cr-Commit-Position: refs/heads/master@{#410940}

Powered by Google App Engine
This is Rietveld 408576698