0
Files
src/ipc
Jan Wilken Dörrie f961a37643 [base] Construct DictValue from flat_map<string, Value>
This change allows the construction of a dictionary value from
flat_map<string, Value>, while keeping unique_ptr<Value> as the mapped
type of the underlying storage. This is in line of reducing heap
allocations for Value, and simplifies its usage.

It is still planned to eventually remove unique_ptr<Value> from the
underlying storage as well.

Bug: 646113
Change-Id: I3ebe11f11faef77e19a4610aba84c541e5f5b3ea
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2505980
Reviewed-by: Christoph Schwering <schwering@google.com>
Reviewed-by: Avi Drissman <avi@chromium.org>
Reviewed-by: Ken Rockot <rockot@google.com>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org>
Cr-Commit-Position: refs/heads/master@{#823277}
2020-11-02 20:30:34 +00:00
..
2020-10-07 00:03:02 +00:00
2020-06-01 20:37:12 +00:00
2020-10-07 00:03:02 +00:00