public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/chromium/, www-client/chromium/files/
Date: Tue, 28 May 2019 20:45:21 +0000 (UTC)	[thread overview]
Message-ID: <1559076299.9705ddaaa8b993425ddf53c4c7122f013a4af198.floppym@gentoo> (raw)

commit:     9705ddaaa8b993425ddf53c4c7122f013a4af198
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 20:44:59 2019 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue May 28 20:44:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9705ddaa

www-client/chromium: move large patches to DISTDIR

Package-Manager: Portage-2.3.66_p2, Repoman-2.3.12_p111
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 www-client/chromium/Manifest                       |   2 +
 www-client/chromium/chromium-74.0.3729.169.ebuild  |   9 +-
 .../chromium/files/chromium-74-2f28731.patch       | 483 -----------------
 .../chromium/files/chromium-74-e1b1f3a.patch       | 587 ---------------------
 4 files changed, 8 insertions(+), 1073 deletions(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index 891c6691a42..7d963e3ba36 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,3 +1,5 @@
 DIST chromium-73.0.3683.75.tar.xz 710439908 BLAKE2B 23ed7facf2f67e9bbfc2f1baf434892773d9d63dab10cebab350c3b0b2c75a07f84a4f677e01563a441cc3bae0d42212b3eb28b6d7c573b0137d25e478064a3b SHA512 52bd1dac782a2f7960eba48446d4dfc4c6c13c8e9de21bbee250fad2802beb222cff7bea9878c7338926030aa3aa7ffd2dd1238d35e261a0d766b2d9974fdaf6
 DIST chromium-73.0.3683.86.tar.xz 710449412 BLAKE2B 87b4d15440e88be506920813a52e7a503ac81458aa3f2818490c28f6bb5cfc0ca24b316072e5a0664a8bfe6444be23e565579bc232cdfcef42acf8eeca9f216f SHA512 5dd450640c1ea30f7941231e8c459aec0312c18e089b2c8b9104c4ee835a8fa389f5fb9b301b46d87ce260956eaf3e3bd6aff6ae54c279a303aa757537cace15
+DIST chromium-74-2f28731.patch 18581 BLAKE2B 146f6375071a0e85501a7c666d13ecb7ee196a97c6dffb709f2049f219a66c2058b6b29777e3a3cef17272c29cbe38f6c273e03452dfc9a303abc90f539353f6 SHA512 9c3cce89715ea5d27531dc0f53afa25d00c2b73dfa24123680a7960e6784f09bb2accca495a8c2540a9b43204089cb203d92644f7633e758bf24603d207bafb7
+DIST chromium-74-e1b1f3a.patch 20750 BLAKE2B 327752fc232ed568ef494f40d97672ff79d304bbe979f70e98422ac18616004e1289470340657995a6959b34a38df310145e0947ee2d75aca6c55c7d5dd1647f SHA512 b7401e8577577dd1e00fe06cce6a18039a812e4ca08df633b4cb431a15873fbb033525a608a558aa68fed22f1e42c08a04cc01e2b750d750d7a63419eac8d19b
 DIST chromium-74.0.3729.169.tar.xz 749495820 BLAKE2B bfe485220239aad146eab0cd7bf158a20bccf03abe74457ea3933094c9fb200ff7a2e9db4a62fa1a736341ce8ee987520e20bd32e13e213435fd6724d15a7d85 SHA512 783558bbae43a928b7d9fe18717b63be432409c81aba0a38ccb14f38398d8681122bdd763db6d22b01363108253432ed203a86f8c9ba627247219bf1519f839b

diff --git a/www-client/chromium/chromium-74.0.3729.169.ebuild b/www-client/chromium/chromium-74.0.3729.169.ebuild
index fd1b3c28994..74328f3a342 100644
--- a/www-client/chromium/chromium-74.0.3729.169.ebuild
+++ b/www-client/chromium/chromium-74.0.3729.169.ebuild
@@ -12,7 +12,10 @@ inherit check-reqs chromium-2 desktop flag-o-matic multilib ninja-utils pax-util
 
 DESCRIPTION="Open-source version of Google Chrome web browser"
 HOMEPAGE="http://chromium.org/"
-SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz"
+SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz
+	https://dev.gentoo.org/~floppym/dist/chromium-74-e1b1f3a.patch
+	https://dev.gentoo.org/~floppym/dist/chromium-74-2f28731.patch
+"
 
 LICENSE="BSD"
 SLOT="0"
@@ -142,9 +145,9 @@ PATCHES=(
 	"${FILESDIR}"/chromium-compiler-r8.patch
 	"${FILESDIR}"/chromium-widevine-r4.patch
 	"${FILESDIR}"/chromium-fix-char_traits.patch
-	"${FILESDIR}"/chromium-74-e1b1f3a.patch
+	"${DISTDIR}"/chromium-74-e1b1f3a.patch
 	"${FILESDIR}"/chromium-74-c2c467f.patch
-	"${FILESDIR}"/chromium-74-2f28731.patch
+	"${DISTDIR}"/chromium-74-2f28731.patch
 	"${FILESDIR}"/chromium-74-7685422.patch
 	"${FILESDIR}"/quiche-00f47df.patch
 )

diff --git a/www-client/chromium/files/chromium-74-2f28731.patch b/www-client/chromium/files/chromium-74-2f28731.patch
deleted file mode 100644
index 83452619fe0..00000000000
--- a/www-client/chromium/files/chromium-74-2f28731.patch
+++ /dev/null
@@ -1,483 +0,0 @@
-From 2f28731c17b246bd70075f828dcafcd23547da5d Mon Sep 17 00:00:00 2001
-From: David 'Digit' Turner <digit@google.com>
-Date: Wed, 3 Apr 2019 14:32:09 +0000
-Subject: [PATCH] base: Fix Value layout for GCC
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-It turns out that the previous changes to the base::Value
-layout broke GCC compilation (see [1] for details).
-
-This CL fixes the situation by using a new DoubleStorage
-type that will store double values in a 4-byte aligned
-struct, with bit_cast<> being used to convert between
-double and DoubleStorage values in the implementation.
-
-This ensures that base::Value remains as small as possible
-in all cases. The small penalty is that loading/storing
-double values on 32-bit ARM is slightly slower due to
-the fact that the value is no longer 8-byte aligned.
-
-+ Fix the ValuesTest.SizeOfValue test to work correctly,
-  and disable it for debug builds, so it doesn't fail
-  because debug versions of the internal containers
-  are larger on certain systems.
-
-[1] https://chromium-review.googlesource.com/c/chromium/src/+/1472716
-
-BUG=646113
-R=dcheng@chromium.org, pasko@chromium.org, lizeb@chromium.org, jdoerrie@chromium.org, jose.dapena@lge.com
-
-Change-Id: I9a365407dc064ba1bdc19859706f4154a495921e
-Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1550363
-Commit-Queue: David Turner <digit@chromium.org>
-Reviewed-by: Jan Wilken Dörrie <jdoerrie@chromium.org>
-Cr-Commit-Position: refs/heads/master@{#647271}
----
- base/values.cc          | 67 +++++++++++++---------------
- base/values.h           | 94 ++++++++++------------------------------
- base/values_unittest.cc | 96 ++++++++++++++++++++++++++++++-----------
- 3 files changed, 124 insertions(+), 133 deletions(-)
-
-diff --git a/base/values.cc b/base/values.cc
-index 9fed5b52d60e..16d686b0bee5 100644
---- a/base/values.cc
-+++ b/base/values.cc
-@@ -12,6 +12,7 @@
- #include <ostream>
- #include <utility>
- 
-+#include "base/bit_cast.h"
- #include "base/json/json_writer.h"
- #include "base/logging.h"
- #include "base/memory/ptr_util.h"
-@@ -36,6 +37,9 @@ static_assert(std::is_standard_layout<Value>::value,
-               "base::Value should be a standard-layout C++ class in order "
-               "to avoid undefined behaviour in its implementation!");
- 
-+static_assert(sizeof(Value::DoubleStorage) == sizeof(double),
-+              "The double and DoubleStorage types should have the same size");
-+
- namespace {
- 
- const char* const kTypeNames[] = {"null",   "boolean", "integer",    "double",
-@@ -110,8 +114,6 @@ Value::Value(Value&& that) noexcept {
-   InternalMoveConstructFrom(std::move(that));
- }
- 
--Value::Value() noexcept : type_(Type::NONE) {}
--
- Value::Value(Type type) : type_(type) {
-   // Initialize with the default value.
-   switch (type_) {
-@@ -125,7 +127,7 @@ Value::Value(Type type) : type_(type) {
-       int_value_ = 0;
-       return;
-     case Type::DOUBLE:
--      double_value_ = 0.0;
-+      double_value_ = bit_cast<DoubleStorage>(0.0);
-       return;
-     case Type::STRING:
-       new (&string_value_) std::string();
-@@ -149,21 +151,16 @@ Value::Value(Type type) : type_(type) {
-   CHECK(false);
- }
- 
--Value::Value(bool in_bool)
--    : bool_type_(Type::BOOLEAN),
--      bool_value_(in_bool) {}
-+Value::Value(bool in_bool) : type_(Type::BOOLEAN), bool_value_(in_bool) {}
- 
--Value::Value(int in_int)
--    : int_type_(Type::INTEGER),
--      int_value_(in_int) {}
-+Value::Value(int in_int) : type_(Type::INTEGER), int_value_(in_int) {}
- 
- Value::Value(double in_double)
--    : double_type_(Type::DOUBLE),
--      double_value_(in_double) {
--  if (!std::isfinite(double_value_)) {
-+    : type_(Type::DOUBLE), double_value_(bit_cast<DoubleStorage>(in_double)) {
-+  if (!std::isfinite(in_double)) {
-     NOTREACHED() << "Non-finite (i.e. NaN or positive/negative infinity) "
-                  << "values cannot be represented in JSON";
--    double_value_ = 0.0;
-+    double_value_ = bit_cast<DoubleStorage>(0.0);
-   }
- }
- 
-@@ -172,8 +169,7 @@ Value::Value(const char* in_string) : Value(std::string(in_string)) {}
- Value::Value(StringPiece in_string) : Value(std::string(in_string)) {}
- 
- Value::Value(std::string&& in_string) noexcept
--    : string_type_(Type::STRING),
--      string_value_(std::move(in_string)) {
-+    : type_(Type::STRING), string_value_(std::move(in_string)) {
-   DCHECK(IsStringUTF8(string_value_));
- }
- 
-@@ -182,19 +178,15 @@ Value::Value(const char16* in_string16) : Value(StringPiece16(in_string16)) {}
- Value::Value(StringPiece16 in_string16) : Value(UTF16ToUTF8(in_string16)) {}
- 
- Value::Value(const std::vector<char>& in_blob)
--    : binary_type_(Type::BINARY),
--      binary_value_(in_blob.begin(), in_blob.end()) {}
-+    : type_(Type::BINARY), binary_value_(in_blob.begin(), in_blob.end()) {}
- 
- Value::Value(base::span<const uint8_t> in_blob)
--    : binary_type_(Type::BINARY),
--      binary_value_(in_blob.begin(), in_blob.end()) {}
-+    : type_(Type::BINARY), binary_value_(in_blob.begin(), in_blob.end()) {}
- 
- Value::Value(BlobStorage&& in_blob) noexcept
--    : binary_type_(Type::BINARY),
--      binary_value_(std::move(in_blob)) {}
-+    : type_(Type::BINARY), binary_value_(std::move(in_blob)) {}
- 
--Value::Value(const DictStorage& in_dict)
--    : dict_type_(Type::DICTIONARY), dict_() {
-+Value::Value(const DictStorage& in_dict) : type_(Type::DICTIONARY), dict_() {
-   dict_.reserve(in_dict.size());
-   for (const auto& it : in_dict) {
-     dict_.try_emplace(dict_.end(), it.first,
-@@ -203,18 +195,16 @@ Value::Value(const DictStorage& in_dict)
- }
- 
- Value::Value(DictStorage&& in_dict) noexcept
--    : dict_type_(Type::DICTIONARY),
--      dict_(std::move(in_dict)) {}
-+    : type_(Type::DICTIONARY), dict_(std::move(in_dict)) {}
- 
--Value::Value(const ListStorage& in_list) : list_type_(Type::LIST), list_() {
-+Value::Value(const ListStorage& in_list) : type_(Type::LIST), list_() {
-   list_.reserve(in_list.size());
-   for (const auto& val : in_list)
-     list_.emplace_back(val.Clone());
- }
- 
- Value::Value(ListStorage&& in_list) noexcept
--    : list_type_(Type::LIST),
--      list_(std::move(in_list)) {}
-+    : type_(Type::LIST), list_(std::move(in_list)) {}
- 
- Value& Value::operator=(Value&& that) noexcept {
-   InternalCleanup();
-@@ -223,6 +213,10 @@ Value& Value::operator=(Value&& that) noexcept {
-   return *this;
- }
- 
-+double Value::AsDoubleInternal() const {
-+  return bit_cast<double>(double_value_);
-+}
-+
- Value Value::Clone() const {
-   switch (type_) {
-     case Type::NONE:
-@@ -232,7 +226,7 @@ Value Value::Clone() const {
-     case Type::INTEGER:
-       return Value(int_value_);
-     case Type::DOUBLE:
--      return Value(double_value_);
-+      return Value(AsDoubleInternal());
-     case Type::STRING:
-       return Value(string_value_);
-     case Type::BINARY:
-@@ -277,7 +271,7 @@ int Value::GetInt() const {
- 
- double Value::GetDouble() const {
-   if (is_double())
--    return double_value_;
-+    return AsDoubleInternal();
-   if (is_int())
-     return int_value_;
-   CHECK(false);
-@@ -342,9 +336,10 @@ base::Optional<double> Value::FindDoubleKey(StringPiece key) const {
-   const Value* result = FindKey(key);
-   if (result) {
-     if (result->is_int())
--      return base::make_optional(static_cast<double>(result->int_value_));
--    if (result->is_double())
--      return base::make_optional(result->double_value_);
-+      return static_cast<double>(result->int_value_);
-+    if (result->is_double()) {
-+      return result->AsDoubleInternal();
-+    }
-   }
-   return base::nullopt;
- }
-@@ -601,7 +596,7 @@ bool Value::GetAsInteger(int* out_value) const {
- 
- bool Value::GetAsDouble(double* out_value) const {
-   if (out_value && is_double()) {
--    *out_value = double_value_;
-+    *out_value = AsDoubleInternal();
-     return true;
-   }
-   if (out_value && is_int()) {
-@@ -696,7 +691,7 @@ bool operator==(const Value& lhs, const Value& rhs) {
-     case Value::Type::INTEGER:
-       return lhs.int_value_ == rhs.int_value_;
-     case Value::Type::DOUBLE:
--      return lhs.double_value_ == rhs.double_value_;
-+      return lhs.AsDoubleInternal() == rhs.AsDoubleInternal();
-     case Value::Type::STRING:
-       return lhs.string_value_ == rhs.string_value_;
-     case Value::Type::BINARY:
-@@ -741,7 +736,7 @@ bool operator<(const Value& lhs, const Value& rhs) {
-     case Value::Type::INTEGER:
-       return lhs.int_value_ < rhs.int_value_;
-     case Value::Type::DOUBLE:
--      return lhs.double_value_ < rhs.double_value_;
-+      return lhs.AsDoubleInternal() < rhs.AsDoubleInternal();
-     case Value::Type::STRING:
-       return lhs.string_value_ < rhs.string_value_;
-     case Value::Type::BINARY:
-diff --git a/base/values.h b/base/values.h
-index 486fe7ff3976..c455936d4961 100644
---- a/base/values.h
-+++ b/base/values.h
-@@ -83,6 +83,8 @@ class BASE_EXPORT Value {
-   using BlobStorage = std::vector<uint8_t>;
-   using DictStorage = flat_map<std::string, std::unique_ptr<Value>>;
-   using ListStorage = std::vector<Value>;
-+  // See technical note below explaining why this is used.
-+  using DoubleStorage = struct { alignas(4) char v[sizeof(double)]; };
- 
-   enum class Type {
-     NONE = 0,
-@@ -111,7 +113,10 @@ class BASE_EXPORT Value {
-   static std::unique_ptr<Value> ToUniquePtrValue(Value val);
- 
-   Value(Value&& that) noexcept;
--  Value() noexcept;  // A null value.
-+  Value() noexcept {}  // A null value
-+  // Fun fact: using '= default' above instead of '{}' does not work because
-+  // the compiler complains that the default constructor was deleted since
-+  // the inner union contains fields with non-default constructors.
- 
-   // Value's copy constructor and copy assignment operator are deleted. Use this
-   // to obtain a deep copy explicitly.
-@@ -405,82 +410,29 @@ class BASE_EXPORT Value {
-   size_t EstimateMemoryUsage() const;
- 
-  protected:
--  // Technical note:
--  // The naive way to implement a tagged union leads to wasted bytes
--  // in the object on CPUs like ARM ones, which impose an 8-byte alignment
--  // for double values. I.e. if one does something like:
-+  // Special case for doubles, which are aligned to 8 bytes on some
-+  // 32-bit architectures. In this case, a simple declaration as a
-+  // double member would make the whole union 8 byte-aligned, which
-+  // would also force 4 bytes of wasted padding space before it in
-+  // the Value layout.
-   //
--  //    struct TaggedValue {
--  //      int type_;                    // size = 1, align = 4
--  //      union {
--  //        bool bool_value_;           // size = 1, align = 1
--  //        int int_value_;             // size = 4, align = 4
--  //        double double_value_;       // size = 8, align = 8
--  //        std::string string_value_;  // size = 12, align = 4  (32-bit)
--  //      };
--  //    };
--  //
--  // The end result is that the union will have an alignment of 8, and a size
--  // of 16, due to 4 extra padding bytes following |string_value_| to respect
--  // the alignment requirement.
--  //
--  // As a consequence, the struct TaggedValue will have a size of 24 bytes,
--  // due to the size of the union (16), the size of |type_| (4) and 4 bytes
--  // of padding between |type_| and the union to respect its alignment.
--  //
--  // This means 8 bytes of unused memory per instance on 32-bit ARM!
--  //
--  // To reclaim these, a union of structs is used instead, in order to ensure
--  // that |double_value_| below is always located at an offset that is a
--  // multiple of 8, relative to the start of the overall data structure.
--  //
--  // Each struct must declare its own |type_| field, which must have a different
--  // name, to appease the C++ compiler.
--  //
--  // Using this technique sizeof(base::Value) == 16 on 32-bit ARM instead
--  // of 24, without losing any information. Results are unchanged for x86,
--  // x86_64 and arm64 (16, 32 and 32 bytes respectively).
-+  // To override this, store the value as an array of 32-bit integers, and
-+  // perform the appropriate bit casts when reading / writing to it.
-+  Type type_ = Type::NONE;
-+
-   union {
--    struct {
--      // TODO(crbug.com/646113): Make these private once DictionaryValue and
--      // ListValue are properly inlined.
--      Type type_ : 8;
--    };
--    struct {
--      Type bool_type_ : 8;
--      bool bool_value_;
--    };
--    struct {
--      Type int_type_ : 8;
--      int int_value_;
--    };
--    struct {
--      Type double_type_ : 8;
--      // Subtle: On architectures that require it, the compiler will ensure
--      // that |double_value_|'s offset is a multiple of 8 (e.g. 32-bit ARM).
--      // See technical note above to understand why it is important.
--      double double_value_;
--    };
--    struct {
--      Type string_type_ : 8;
--      std::string string_value_;
--    };
--    struct {
--      Type binary_type_ : 8;
--      BlobStorage binary_value_;
--    };
--    struct {
--      Type dict_type_ : 8;
--      DictStorage dict_;
--    };
--    struct {
--      Type list_type_ : 8;
--      ListStorage list_;
--    };
-+    bool bool_value_;
-+    int int_value_;
-+    DoubleStorage double_value_;
-+    std::string string_value_;
-+    BlobStorage binary_value_;
-+    DictStorage dict_;
-+    ListStorage list_;
-   };
- 
-  private:
-   friend class ValuesTest_SizeOfValue_Test;
-+  double AsDoubleInternal() const;
-   void InternalMoveConstructFrom(Value&& that);
-   void InternalCleanup();
- 
-diff --git a/base/values_unittest.cc b/base/values_unittest.cc
-index 2dd1c76afaa9..f3536a8612b1 100644
---- a/base/values_unittest.cc
-+++ b/base/values_unittest.cc
-@@ -26,45 +26,89 @@
- 
- namespace base {
- 
--// Test is currently incorrect on Windows x86.
--#if !defined(OS_WIN) || !defined(ARCH_CPU_X86)
-+// Ensure that base::Value is as small as possible, i.e. that there is
-+// no wasted space after the inner value due to alignment constraints.
-+// Distinguish between the 'header' that includes |type_| and and the inner
-+// value that follows it, which can be a bool, int, double, string, blob, list
-+// or dict.
-+//
-+// This test is only enabled when NDEBUG is defined. This way the test will not
-+// fail in debug builds that sometimes contain larger versions of the standard
-+// containers used inside base::Value.
-+#if defined(NDEBUG)
-+
-+static size_t AlignSizeTo(size_t size, size_t alignment) {
-+  EXPECT_TRUE((alignment & (alignment - 1)) == 0)
-+      << "Alignment " << alignment << " is not a power of 2!";
-+  return (size + (alignment - 1u)) & ~(alignment - 1u);
-+}
-+
- TEST(ValuesTest, SizeOfValue) {
--  // Ensure that base::Value is as small as possible, i.e. that there is
--  // no wasted space after the inner value due to alignment constraints.
--  // Distinguish between the 'header' that includes |type_| and and the inner
--  // value that follows it, which can be a bool, int, double, string, blob, list
--  // or dict.
--#define INNER_TYPES_LIST(X)            \
--  X(bool, bool_value_)                 \
--  X(int, int_value_)                   \
--  X(double, double_value_)             \
--  X(std::string, string_value_)        \
--  X(Value::BlobStorage, binary_value_) \
--  X(Value::ListStorage, list_)         \
-+#define INNER_TYPES_LIST(X)              \
-+  X(bool, bool_value_)                   \
-+  X(int, int_value_)                     \
-+  X(Value::DoubleStorage, double_value_) \
-+  X(std::string, string_value_)          \
-+  X(Value::BlobStorage, binary_value_)   \
-+  X(Value::ListStorage, list_)           \
-   X(Value::DictStorage, dict_)
- 
--#define INNER_STRUCT_LIMIT(type, value) offsetof(Value, value) + sizeof(type),
-+#define INNER_FIELD_ALIGNMENT(type, value) alignof(type),
-+
-+  // The maximum alignment of each inner struct value field inside base::Value
-+  size_t max_inner_value_alignment =
-+      std::max({INNER_TYPES_LIST(INNER_FIELD_ALIGNMENT)});
-+
-+  // Check that base::Value has the smallest alignment possible. This would
-+  // fail if the header would contain something that has a larger alignment
-+  // than necessary.
-+  EXPECT_EQ(max_inner_value_alignment, alignof(Value));
-+
-+  // Find the offset of each inner value. Which should normally not be
-+  // larger than 4. Note that we use std::max(4, ...) because bool_value_
-+  // could be stored just after the |bool_type_| field, with an offset of
-+  // 1, and that would be ok.
-+#define INNER_VALUE_START_OFFSET(type, value) offsetof(Value, value),
-+
-+  size_t min_inner_value_offset =
-+      std::min({INNER_TYPES_LIST(INNER_VALUE_START_OFFSET)});
- 
--  // Return the maximum size in bytes of each inner struct inside base::Value
--  size_t max_inner_struct_limit =
--      std::max({INNER_TYPES_LIST(INNER_STRUCT_LIMIT)});
-+  // Inner fields may contain pointers, which have an alignment of 8
-+  // on most 64-bit platforms.
-+  size_t expected_min_offset = alignof(void*);
-+
-+  EXPECT_EQ(expected_min_offset, min_inner_value_offset);
- 
-   // Ensure that base::Value is not larger than necessary, i.e. that there is
--  // no un-necessary padding afte the structs due to alignment constraints of
-+  // no un-necessary padding after the structs due to alignment constraints of
-   // one of the inner fields.
--  EXPECT_EQ(max_inner_struct_limit, sizeof(Value));
--  if (max_inner_struct_limit != sizeof(Value)) {
-+#define INNER_STRUCT_END_OFFSET(type, value) \
-+  offsetof(Value, value) + sizeof(type),
-+
-+  // The maximum size in bytes of each inner struct inside base::Value,
-+  size_t max_inner_struct_end_offset =
-+      std::max({INNER_TYPES_LIST(INNER_STRUCT_END_OFFSET)});
-+
-+  // The expected value size.
-+  size_t expected_value_size =
-+      AlignSizeTo(max_inner_struct_end_offset, alignof(Value));
-+
-+  EXPECT_EQ(expected_value_size, sizeof(Value));
-+  if (min_inner_value_offset != expected_min_offset ||
-+      expected_value_size != sizeof(Value)) {
-     // The following are useful to understand what's wrong when the EXPECT_EQ()
--    // above actually fails.
--#define PRINT_INNER_FIELD_INFO(x, y) \
--  LOG(INFO) << #y " type=" #x " size=" << sizeof(x) << " align=" << alignof(x);
-+    // above actually fail.
-+#define PRINT_INNER_FIELD_INFO(x, y)                           \
-+  LOG(INFO) << #y " type=" #x " offset=" << offsetof(Value, y) \
-+            << " size=" << sizeof(x) << " align=" << alignof(x);
- 
-     LOG(INFO) << "Value size=" << sizeof(Value) << " align=" << alignof(Value);
-     INNER_TYPES_LIST(PRINT_INNER_FIELD_INFO)
--    LOG(INFO) << "max_inner_struct_limit=" << max_inner_struct_limit;
-+    LOG(INFO) << "max_inner_struct_end_offset=" << max_inner_struct_end_offset;
-   }
- }
--#endif
-+
-+#endif  // NDEBUG
- 
- TEST(ValuesTest, TestNothrow) {
-   static_assert(std::is_nothrow_move_constructible<Value>::value,
--- 
-2.21.0
-

diff --git a/www-client/chromium/files/chromium-74-e1b1f3a.patch b/www-client/chromium/files/chromium-74-e1b1f3a.patch
deleted file mode 100644
index 344b0874b81..00000000000
--- a/www-client/chromium/files/chromium-74-e1b1f3a.patch
+++ /dev/null
@@ -1,587 +0,0 @@
-From e1b1f3a5f273c8da533fad495b9de316e2c83c9b Mon Sep 17 00:00:00 2001
-From: jdoerrie <jdoerrie@chromium.org>
-Date: Sat, 16 Mar 2019 04:08:01 +0000
-Subject: [PATCH] [base] Add Dead Type to base::Value
-
-This change adds a temporary DEAD type to base::Value which should help
-to track down use-after-free bugs. Furthermore, this change also removes
-the now unneeded is_alive_ flag.
-
-Bug: 859477, 941404
-Change-Id: I9b7a2f3cbb0b22d7e3ed35b2453537419f3f7e55
-Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1478897
-Reviewed-by: Pavol Marko <pmarko@chromium.org>
-Reviewed-by: Tao Bai <michaelbai@chromium.org>
-Reviewed-by: Thomas Anderson <thomasanderson@chromium.org>
-Reviewed-by: Mike Pinkerton <pinkerton@chromium.org>
-Reviewed-by: Bill Budge <bbudge@chromium.org>
-Reviewed-by: Ken Rockot <rockot@google.com>
-Reviewed-by: Steven Bennetts <stevenjb@chromium.org>
-Reviewed-by: Daniel Cheng <dcheng@chromium.org>
-Reviewed-by: David Turner <digit@chromium.org>
-Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
-Cr-Commit-Position: refs/heads/master@{#641404}
----
- base/json/json_writer.cc                      |  5 ++
- base/values.cc                                | 68 ++++++++++++-------
- base/values.h                                 | 23 ++-----
- base/values_unittest.cc                       | 10 ++-
- .../ui/cocoa/applescript/apple_event_util.mm  | 10 +++
- chromeos/network/onc/variable_expander.cc     |  6 ++
- .../core/browser/android/policy_converter.cc  | 11 ++-
- .../core/common/policy_loader_win_unittest.cc |  8 ++-
- .../policy/core/common/policy_test_utils.cc   |  5 ++
- .../policy/core/common/registry_dict.cc       |  4 ++
- .../gin_java_script_to_java_types_coercion.cc |  8 ++-
- ipc/ipc_message_utils.cc                      | 11 ++-
- mojo/public/cpp/base/values_mojom_traits.h    |  7 +-
- .../ppb_x509_certificate_private_shared.cc    |  2 +
- 14 files changed, 127 insertions(+), 51 deletions(-)
-
-diff --git a/base/json/json_writer.cc b/base/json/json_writer.cc
-index 376a459f9a46..cd020e7fa0c0 100644
---- a/base/json/json_writer.cc
-+++ b/base/json/json_writer.cc
-@@ -179,6 +179,11 @@ bool JSONWriter::BuildJSONString(const Value& node, size_t depth) {
-       // Successful only if we're allowed to omit it.
-       DLOG_IF(ERROR, !omit_binary_values_) << "Cannot serialize binary value.";
-       return omit_binary_values_;
-+
-+    // TODO(crbug.com/859477): Remove after root cause is found.
-+    case Value::Type::DEAD:
-+      CHECK(false);
-+      return false;
-   }
- 
-   // TODO(crbug.com/859477): Revert to NOTREACHED() after root cause is found.
-diff --git a/base/values.cc b/base/values.cc
-index 0c002551b317..035aa2350cde 100644
---- a/base/values.cc
-+++ b/base/values.cc
-@@ -90,8 +90,6 @@ std::unique_ptr<Value> CopyWithoutEmptyChildren(const Value& node) {
- 
- }  // namespace
- 
--constexpr uint16_t Value::kMagicIsAlive;
--
- // static
- std::unique_ptr<Value> Value::CreateWithCopiedBuffer(const char* buffer,
-                                                      size_t size) {
-@@ -112,9 +110,9 @@ Value::Value(Value&& that) noexcept {
-   InternalMoveConstructFrom(std::move(that));
- }
- 
--Value::Value() noexcept : type_(Type::NONE), is_alive_(kMagicIsAlive) {}
-+Value::Value() noexcept : type_(Type::NONE) {}
- 
--Value::Value(Type type) : type_(type), is_alive_(kMagicIsAlive) {
-+Value::Value(Type type) : type_(type) {
-   // Initialize with the default value.
-   switch (type_) {
-     case Type::NONE:
-@@ -141,22 +139,26 @@ Value::Value(Type type) : type_(type), is_alive_(kMagicIsAlive) {
-     case Type::LIST:
-       new (&list_) ListStorage();
-       return;
-+    // TODO(crbug.com/859477): Remove after root cause is found.
-+    case Type::DEAD:
-+      CHECK(false);
-+      return;
-   }
-+
-+  // TODO(crbug.com/859477): Revert to NOTREACHED() after root cause is found.
-+  CHECK(false);
- }
- 
- Value::Value(bool in_bool)
-     : bool_type_(Type::BOOLEAN),
--      bool_is_alive_(kMagicIsAlive),
-       bool_value_(in_bool) {}
- 
- Value::Value(int in_int)
-     : int_type_(Type::INTEGER),
--      int_is_alive_(kMagicIsAlive),
-       int_value_(in_int) {}
- 
- Value::Value(double in_double)
-     : double_type_(Type::DOUBLE),
--      double_is_alive_(kMagicIsAlive),
-       double_value_(in_double) {
-   if (!std::isfinite(double_value_)) {
-     NOTREACHED() << "Non-finite (i.e. NaN or positive/negative infinity) "
-@@ -171,7 +173,6 @@ Value::Value(StringPiece in_string) : Value(std::string(in_string)) {}
- 
- Value::Value(std::string&& in_string) noexcept
-     : string_type_(Type::STRING),
--      string_is_alive_(kMagicIsAlive),
-       string_value_(std::move(in_string)) {
-   DCHECK(IsStringUTF8(string_value_));
- }
-@@ -182,21 +183,18 @@ Value::Value(StringPiece16 in_string16) : Value(UTF16ToUTF8(in_string16)) {}
- 
- Value::Value(const std::vector<char>& in_blob)
-     : binary_type_(Type::BINARY),
--      binary_is_alive_(kMagicIsAlive),
-       binary_value_(in_blob.begin(), in_blob.end()) {}
- 
- Value::Value(base::span<const uint8_t> in_blob)
-     : binary_type_(Type::BINARY),
--      binary_is_alive_(kMagicIsAlive),
-       binary_value_(in_blob.begin(), in_blob.end()) {}
- 
- Value::Value(BlobStorage&& in_blob) noexcept
-     : binary_type_(Type::BINARY),
--      binary_is_alive_(kMagicIsAlive),
-       binary_value_(std::move(in_blob)) {}
- 
- Value::Value(const DictStorage& in_dict)
--    : dict_type_(Type::DICTIONARY), dict_is_alive_(kMagicIsAlive), dict_() {
-+    : dict_type_(Type::DICTIONARY), dict_() {
-   dict_.reserve(in_dict.size());
-   for (const auto& it : in_dict) {
-     dict_.try_emplace(dict_.end(), it.first,
-@@ -206,11 +204,9 @@ Value::Value(const DictStorage& in_dict)
- 
- Value::Value(DictStorage&& in_dict) noexcept
-     : dict_type_(Type::DICTIONARY),
--      dict_is_alive_(kMagicIsAlive),
-       dict_(std::move(in_dict)) {}
- 
--Value::Value(const ListStorage& in_list)
--    : list_type_(Type::LIST), list_is_alive_(kMagicIsAlive), list_() {
-+Value::Value(const ListStorage& in_list) : list_type_(Type::LIST), list_() {
-   list_.reserve(in_list.size());
-   for (const auto& val : in_list)
-     list_.emplace_back(val.Clone());
-@@ -218,7 +214,6 @@ Value::Value(const ListStorage& in_list)
- 
- Value::Value(ListStorage&& in_list) noexcept
-     : list_type_(Type::LIST),
--      list_is_alive_(kMagicIsAlive),
-       list_(std::move(in_list)) {}
- 
- Value& Value::operator=(Value&& that) noexcept {
-@@ -246,15 +241,21 @@ Value Value::Clone() const {
-       return Value(dict_);
-     case Type::LIST:
-       return Value(list_);
-+      // TODO(crbug.com/859477): Remove after root cause is found.
-+    case Type::DEAD:
-+      CHECK(false);
-+      return Value();
-   }
- 
--  NOTREACHED();
-+  // TODO(crbug.com/859477): Revert to NOTREACHED() after root cause is found.
-+  CHECK(false);
-   return Value();
- }
- 
- Value::~Value() {
-   InternalCleanup();
--  is_alive_ = 0;
-+  // TODO(crbug.com/859477): Remove after root cause is found.
-+  type_ = Type::DEAD;
- }
- 
- // static
-@@ -654,9 +655,14 @@ bool operator==(const Value& lhs, const Value& rhs) {
-                         });
-     case Value::Type::LIST:
-       return lhs.list_ == rhs.list_;
-+      // TODO(crbug.com/859477): Remove after root cause is found.
-+    case Value::Type::DEAD:
-+      CHECK(false);
-+      return false;
-   }
- 
--  NOTREACHED();
-+  // TODO(crbug.com/859477): Revert to NOTREACHED() after root cause is found.
-+  CHECK(false);
-   return false;
- }
- 
-@@ -693,9 +699,14 @@ bool operator<(const Value& lhs, const Value& rhs) {
-           });
-     case Value::Type::LIST:
-       return lhs.list_ < rhs.list_;
-+      // TODO(crbug.com/859477): Remove after root cause is found.
-+    case Value::Type::DEAD:
-+      CHECK(false);
-+      return false;
-   }
- 
--  NOTREACHED();
-+  // TODO(crbug.com/859477): Revert to NOTREACHED() after root cause is found.
-+  CHECK(false);
-   return false;
- }
- 
-@@ -733,7 +744,6 @@ size_t Value::EstimateMemoryUsage() const {
- 
- void Value::InternalMoveConstructFrom(Value&& that) {
-   type_ = that.type_;
--  is_alive_ = that.is_alive_;
- 
-   switch (type_) {
-     case Type::NONE:
-@@ -759,12 +769,17 @@ void Value::InternalMoveConstructFrom(Value&& that) {
-     case Type::LIST:
-       new (&list_) ListStorage(std::move(that.list_));
-       return;
-+      // TODO(crbug.com/859477): Remove after root cause is found.
-+    case Type::DEAD:
-+      CHECK(false);
-+      return;
-   }
-+
-+  // TODO(crbug.com/859477): Revert to NOTREACHED() after root cause is found.
-+  CHECK(false);
- }
- 
- void Value::InternalCleanup() {
--  CHECK_EQ(is_alive_, kMagicIsAlive);
--
-   switch (type_) {
-     case Type::NONE:
-     case Type::BOOLEAN:
-@@ -785,7 +800,14 @@ void Value::InternalCleanup() {
-     case Type::LIST:
-       list_.~ListStorage();
-       return;
-+      // TODO(crbug.com/859477): Remove after root cause is found.
-+    case Type::DEAD:
-+      CHECK(false);
-+      return;
-   }
-+
-+  // TODO(crbug.com/859477): Revert to NOTREACHED() after root cause is found.
-+  CHECK(false);
- }
- 
- ///////////////////// DictionaryValue ////////////////////
-diff --git a/base/values.h b/base/values.h
-index 429ef1dfdebd..e31cadd83102 100644
---- a/base/values.h
-+++ b/base/values.h
-@@ -92,7 +92,9 @@ class BASE_EXPORT Value {
-     STRING,
-     BINARY,
-     DICTIONARY,
--    LIST
-+    LIST,
-+    // TODO(crbug.com/859477): Remove once root cause is found.
-+    DEAD
-     // Note: Do not add more types. See the file-level comment above for why.
-   };
- 
-@@ -375,10 +377,6 @@ class BASE_EXPORT Value {
-   size_t EstimateMemoryUsage() const;
- 
-  protected:
--  // Magic IsAlive signature to debug double frees.
--  // TODO(crbug.com/859477): Remove once root cause is found.
--  static constexpr uint16_t kMagicIsAlive = 0x2f19;
--
-   // Technical note:
-   // The naive way to implement a tagged union leads to wasted bytes
-   // in the object on CPUs like ARM ones, which impose an 8-byte alignment
-@@ -408,8 +406,8 @@ class BASE_EXPORT Value {
-   // that |double_value_| below is always located at an offset that is a
-   // multiple of 8, relative to the start of the overall data structure.
-   //
--  // Each struct must declare its own |type_| and |is_alive_| field, which
--  // must have a different name, to appease the C++ compiler.
-+  // Each struct must declare its own |type_| field, which must have a different
-+  // name, to appease the C++ compiler.
-   //
-   // Using this technique sizeof(base::Value) == 16 on 32-bit ARM instead
-   // of 24, without losing any information. Results are unchanged for x86,
-@@ -419,24 +417,17 @@ class BASE_EXPORT Value {
-       // TODO(crbug.com/646113): Make these private once DictionaryValue and
-       // ListValue are properly inlined.
-       Type type_ : 8;
--
--      // IsAlive member to debug double frees.
--      // TODO(crbug.com/859477): Remove once root cause is found.
--      uint16_t is_alive_ = kMagicIsAlive;
-     };
-     struct {
-       Type bool_type_ : 8;
--      uint16_t bool_is_alive_;
-       bool bool_value_;
-     };
-     struct {
-       Type int_type_ : 8;
--      uint16_t int_is_alive_;
-       int int_value_;
-     };
-     struct {
-       Type double_type_ : 8;
--      uint16_t double_is_alive_;
-       // Subtle: On architectures that require it, the compiler will ensure
-       // that |double_value_|'s offset is a multiple of 8 (e.g. 32-bit ARM).
-       // See technical note above to understand why it is important.
-@@ -444,22 +435,18 @@ class BASE_EXPORT Value {
-     };
-     struct {
-       Type string_type_ : 8;
--      uint16_t string_is_alive_;
-       std::string string_value_;
-     };
-     struct {
-       Type binary_type_ : 8;
--      uint16_t binary_is_alive_;
-       BlobStorage binary_value_;
-     };
-     struct {
-       Type dict_type_ : 8;
--      uint16_t dict_is_alive_;
-       DictStorage dict_;
-     };
-     struct {
-       Type list_type_ : 8;
--      uint16_t list_is_alive_;
-       ListStorage list_;
-     };
-   };
-diff --git a/base/values_unittest.cc b/base/values_unittest.cc
-index 0a641bcc7ef4..b23fd8332491 100644
---- a/base/values_unittest.cc
-+++ b/base/values_unittest.cc
-@@ -20,17 +20,20 @@
- #include "base/strings/string16.h"
- #include "base/strings/string_piece.h"
- #include "base/strings/utf_string_conversions.h"
-+#include "build/build_config.h"
- #include "testing/gmock/include/gmock/gmock.h"
- #include "testing/gtest/include/gtest/gtest.h"
- 
- namespace base {
- 
-+// Test is currently incorrect on Windows x86.
-+#if !defined(OS_WIN) || !defined(ARCH_CPU_X86)
- TEST(ValuesTest, SizeOfValue) {
-   // Ensure that base::Value is as small as possible, i.e. that there is
-   // no wasted space after the inner value due to alignment constraints.
--  // Distinguish between the 'header' that includes |type_| and |is_alive_|
--  // and the inner value that follows it, which can be a bool, int, double,
--  // string, blob, list or dict.
-+  // Distinguish between the 'header' that includes |type_| and and the inner
-+  // value that follows it, which can be a bool, int, double, string, blob, list
-+  // or dict.
- #define INNER_TYPES_LIST(X)            \
-   X(bool, bool_value_)                 \
-   X(int, int_value_)                   \
-@@ -61,6 +64,7 @@ TEST(ValuesTest, SizeOfValue) {
-     LOG(INFO) << "max_inner_struct_limit=" << max_inner_struct_limit;
-   }
- }
-+#endif
- 
- TEST(ValuesTest, TestNothrow) {
-   static_assert(std::is_nothrow_move_constructible<Value>::value,
-diff --git a/chrome/browser/ui/cocoa/applescript/apple_event_util.mm b/chrome/browser/ui/cocoa/applescript/apple_event_util.mm
-index 16d685607ced..25a59338ee73 100644
---- a/chrome/browser/ui/cocoa/applescript/apple_event_util.mm
-+++ b/chrome/browser/ui/cocoa/applescript/apple_event_util.mm
-@@ -96,6 +96,16 @@ NSAppleEventDescriptor* ValueToAppleEventDescriptor(const base::Value* value) {
-       }
-       break;
-     }
-+
-+    // TODO(crbug.com/859477): Remove after root cause is found.
-+    case base::Value::Type::DEAD:
-+      CHECK(false);
-+      break;
-+
-+    // TODO(crbug.com/859477): Remove after root cause is found.
-+    default:
-+      CHECK(false);
-+      break;
-   }
- 
-   return descriptor;
-diff --git a/chromeos/network/onc/variable_expander.cc b/chromeos/network/onc/variable_expander.cc
-index fd72752c2aa6..cd5bbb238eb3 100644
---- a/chromeos/network/onc/variable_expander.cc
-+++ b/chromeos/network/onc/variable_expander.cc
-@@ -145,6 +145,12 @@ bool VariableExpander::ExpandValue(base::Value* value) const {
-       // Nothing to do here.
-       break;
-     }
-+
-+    // TODO(crbug.com/859477): Remove after root cause is found.
-+    case base::Value::Type::DEAD: {
-+      CHECK(false);
-+      break;
-+    }
-   }
-   return no_error;
- }
-diff --git a/components/policy/core/browser/android/policy_converter.cc b/components/policy/core/browser/android/policy_converter.cc
-index b711a64febc9..9d41ad0d1507 100644
---- a/components/policy/core/browser/android/policy_converter.cc
-+++ b/components/policy/core/browser/android/policy_converter.cc
-@@ -175,10 +175,17 @@ std::unique_ptr<base::Value> PolicyConverter::ConvertValueToSchema(
-       }
-       return value;
-     }
-+
-+    // TODO(crbug.com/859477): Remove after root cause is found.
-+    case base::Value::Type::DEAD: {
-+      CHECK(false);
-+      return nullptr;
-+    }
-   }
- 
--  NOTREACHED();
--  return std::unique_ptr<base::Value>();
-+  // TODO(crbug.com/859477): Revert to NOTREACHED() after root cause is found.
-+  CHECK(false);
-+  return nullptr;
- }
- 
- void PolicyConverter::SetPolicyValue(const std::string& key,
-diff --git a/components/policy/core/common/policy_loader_win_unittest.cc b/components/policy/core/common/policy_loader_win_unittest.cc
-index 311e7fb122fc..0377307c5e28 100644
---- a/components/policy/core/common/policy_loader_win_unittest.cc
-+++ b/components/policy/core/common/policy_loader_win_unittest.cc
-@@ -133,8 +133,14 @@ bool InstallValue(const base::Value& value,
- 
-     case base::Value::Type::BINARY:
-       return false;
-+
-+    // TODO(crbug.com/859477): Remove after root cause is found.
-+    case base::Value::Type::DEAD:
-+      CHECK(false);
-+      return false;
-   }
--  NOTREACHED();
-+  // TODO(crbug.com/859477): Revert to NOTREACHED() after root cause is found.
-+  CHECK(false);
-   return false;
- }
- 
-diff --git a/components/policy/core/common/policy_test_utils.cc b/components/policy/core/common/policy_test_utils.cc
-index 5af98b47275c..919f004153ec 100644
---- a/components/policy/core/common/policy_test_utils.cc
-+++ b/components/policy/core/common/policy_test_utils.cc
-@@ -137,6 +137,11 @@ CFPropertyListRef ValueToProperty(const base::Value& value) {
-       // because there's no equivalent JSON type, and policy values can only
-       // take valid JSON values.
-       break;
-+
-+    // TODO(crbug.com/859477): Remove after root cause is found.
-+    case base::Value::Type::DEAD:
-+      CHECK(false);
-+      break;
-   }
- 
-   return NULL;
-diff --git a/components/policy/core/common/registry_dict.cc b/components/policy/core/common/registry_dict.cc
-index f3ed372bdcb3..696ba7e04abe 100644
---- a/components/policy/core/common/registry_dict.cc
-+++ b/components/policy/core/common/registry_dict.cc
-@@ -135,6 +135,10 @@ std::unique_ptr<base::Value> ConvertRegistryValue(const base::Value& value,
-     case base::Value::Type::BINARY:
-       // No conversion possible.
-       break;
-+    // TODO(crbug.com/859477): Remove after root cause is found.
-+    case base::Value::Type::DEAD:
-+      CHECK(false);
-+      return nullptr;
-   }
- 
-   LOG(WARNING) << "Failed to convert " << value.type() << " to "
-diff --git a/content/browser/android/java/gin_java_script_to_java_types_coercion.cc b/content/browser/android/java/gin_java_script_to_java_types_coercion.cc
-index dabd66ba8c72..84fd5489a414 100644
---- a/content/browser/android/java/gin_java_script_to_java_types_coercion.cc
-+++ b/content/browser/android/java/gin_java_script_to_java_types_coercion.cc
-@@ -722,8 +722,14 @@ jvalue CoerceJavaScriptValueToJavaValue(JNIEnv* env,
-     case base::Value::Type::BINARY:
-       return CoerceGinJavaBridgeValueToJavaValue(
-           env, value, target_type, coerce_to_string, object_refs, error);
-+    // TODO(crbug.com/859477): Remove after root cause is found.
-+    case base::Value::Type::DEAD:
-+      CHECK(false);
-+      return jvalue();
-   }
--  NOTREACHED();
-+
-+  // TODO(crbug.com/859477): Revert to NOTREACHED() after root cause is found.
-+  CHECK(false);
-   return jvalue();
- }
- 
-diff --git a/ipc/ipc_message_utils.cc b/ipc/ipc_message_utils.cc
-index ec04c77c6c18..df6ec39bd663 100644
---- a/ipc/ipc_message_utils.cc
-+++ b/ipc/ipc_message_utils.cc
-@@ -92,7 +92,7 @@ void WriteValue(base::Pickle* m, const base::Value* value, int recursion) {
- 
-   switch (value->type()) {
-     case base::Value::Type::NONE:
--    break;
-+      break;
-     case base::Value::Type::BOOLEAN: {
-       bool val;
-       result = value->GetAsBoolean(&val);
-@@ -147,6 +147,11 @@ void WriteValue(base::Pickle* m, const base::Value* value, int recursion) {
-       }
-       break;
-     }
-+
-+    // TODO(crbug.com/859477): Remove after root cause is found.
-+    default:
-+      CHECK(false);
-+      break;
-   }
- }
- 
-@@ -260,7 +265,9 @@ bool ReadValue(const base::Pickle* m,
-       break;
-     }
-     default:
--    return false;
-+      // TODO(crbug.com/859477): Remove after root cause is found.
-+      CHECK(false);
-+      return false;
-   }
- 
-   return true;
-diff --git a/mojo/public/cpp/base/values_mojom_traits.h b/mojo/public/cpp/base/values_mojom_traits.h
-index cdb9bbbd94df..66752b7c90d8 100644
---- a/mojo/public/cpp/base/values_mojom_traits.h
-+++ b/mojo/public/cpp/base/values_mojom_traits.h
-@@ -86,8 +86,13 @@ struct COMPONENT_EXPORT(MOJO_BASE_SHARED_TRAITS)
-         return mojo_base::mojom::ValueDataView::Tag::DICTIONARY_VALUE;
-       case base::Value::Type::LIST:
-         return mojo_base::mojom::ValueDataView::Tag::LIST_VALUE;
-+      // TODO(crbug.com/859477): Remove after root cause is found.
-+      case base::Value::Type::DEAD:
-+        CHECK(false);
-+        return mojo_base::mojom::ValueDataView::Tag::NULL_VALUE;
-     }
--    NOTREACHED();
-+    // TODO(crbug.com/859477): Revert to NOTREACHED() after root cause is found.
-+    CHECK(false);
-     return mojo_base::mojom::ValueDataView::Tag::NULL_VALUE;
-   }
- 
-diff --git a/ppapi/shared_impl/private/ppb_x509_certificate_private_shared.cc b/ppapi/shared_impl/private/ppb_x509_certificate_private_shared.cc
-index 6ffff36337e0..7f392d50f718 100644
---- a/ppapi/shared_impl/private/ppb_x509_certificate_private_shared.cc
-+++ b/ppapi/shared_impl/private/ppb_x509_certificate_private_shared.cc
-@@ -73,6 +73,8 @@ PP_Var PPB_X509Certificate_Fields::GetFieldAsPPVar(
-     }
-     case base::Value::Type::DICTIONARY:
-     case base::Value::Type::LIST:
-+    // TODO(crbug.com/859477): Remove after root cause is found.
-+    case base::Value::Type::DEAD:
-       // Not handled.
-       break;
-   }
--- 
-2.21.0
-


             reply	other threads:[~2019-05-28 20:45 UTC|newest]

Thread overview: 140+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-28 20:45 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-25 11:21 [gentoo-commits] repo/gentoo:master commit in: www-client/chromium/, www-client/chromium/files/ Matt Jolly
2025-02-14 12:02 Matt Jolly
2025-02-13 10:59 Matt Jolly
2025-02-06 23:43 Matt Jolly
2024-12-06  6:02 Matt Jolly
2024-08-08  2:14 Matt Jolly
2024-08-01  8:40 Matt Jolly
2024-07-29 22:43 Matt Jolly
2024-04-11  9:27 Matt Jolly
2023-06-10  5:31 Sam James
2023-05-05 23:27 Mike Gilbert
2023-04-20 17:43 Mike Gilbert
2023-04-13 21:23 Mike Gilbert
2023-01-25 11:17 Stephan Hartmann
2023-01-18 17:29 Stephan Hartmann
2022-12-17 22:05 Stephan Hartmann
2022-10-09 11:48 Stephan Hartmann
2022-10-06  9:12 Stephan Hartmann
2022-09-22 18:17 Stephan Hartmann
2022-08-21 13:04 Stephan Hartmann
2022-06-28  6:53 Stephan Hartmann
2022-06-14 17:01 Stephan Hartmann
2022-06-05 13:13 Stephan Hartmann
2022-06-01 21:06 Stephan Hartmann
2022-04-13 12:42 Stephan Hartmann
2022-04-08 12:28 Stephan Hartmann
2022-04-05  8:15 Stephan Hartmann
2022-03-06  8:29 Stephan Hartmann
2022-03-06  7:59 Stephan Hartmann
2022-02-15 18:45 Stephan Hartmann
2022-01-15  8:48 Stephan Hartmann
2022-01-12 19:56 Stephan Hartmann
2021-12-07 21:20 Stephan Hartmann
2021-11-24  8:06 Stephan Hartmann
2021-10-10 11:16 Stephan Hartmann
2021-09-25  7:47 Stephan Hartmann
2021-09-18 11:15 Stephan Hartmann
2021-08-03 21:08 Stephan Hartmann
2021-06-26 15:45 Stephan Hartmann
2021-04-17 12:38 Stephan Hartmann
2021-03-05 21:34 Stephan Hartmann
2021-02-20 11:43 Stephan Hartmann
2021-02-10 12:13 Stephan Hartmann
2021-01-22  8:59 Stephan Hartmann
2021-01-21 11:28 Stephan Hartmann
2021-01-10 21:36 Stephan Hartmann
2020-12-03 19:26 Stephan Hartmann
2020-11-08 12:34 Stephan Hartmann
2020-10-08  6:21 Stephan Hartmann
2020-09-24 16:38 Stephan Hartmann
2020-07-18 13:37 Mike Gilbert
2020-06-29 20:55 Mike Gilbert
2020-06-28  2:21 Mike Gilbert
2020-06-01 17:34 Mike Gilbert
2020-05-12 19:08 Mike Gilbert
2020-05-01 15:32 Mike Gilbert
2020-05-01 15:31 Mike Gilbert
2020-04-04  3:15 Mike Gilbert
2020-03-24 13:48 Mike Gilbert
2020-02-27 16:22 Mike Gilbert
2020-02-16 17:16 Mike Gilbert
2020-01-23 20:58 Mike Gilbert
2019-11-22 20:09 Mike Gilbert
2019-10-27 14:40 Mike Gilbert
2019-10-20 16:26 Mike Gilbert
2019-10-15 20:38 Mike Gilbert
2019-10-08 17:50 Mike Gilbert
2019-10-01 20:19 Mike Gilbert
2019-09-29 21:24 Mike Gilbert
2019-09-25 16:20 Mike Gilbert
2019-09-15 22:51 Mike Gilbert
2019-08-23 14:08 Mike Gilbert
2019-08-15 15:02 Mike Gilbert
2019-08-13 15:19 Mike Gilbert
2019-07-17 14:39 Mike Gilbert
2019-07-03 17:44 Mike Gilbert
2019-06-25 14:58 Mike Gilbert
2019-06-16 23:35 Mike Gilbert
2019-06-15 17:48 Mike Gilbert
2019-05-28  4:01 Mike Gilbert
2019-04-18 21:35 Pacho Ramos
2019-03-17 20:51 Mike Gilbert
2019-02-15 20:57 Mike Gilbert
2019-02-10  6:29 Mike Gilbert
2018-12-28  2:40 Jason A. Donenfeld
2018-11-05  3:30 Mike Gilbert
2018-10-15  4:59 Mike Gilbert
2018-09-30 21:28 Mike Gilbert
2018-07-22  4:46 Mike Gilbert
2018-06-15 17:39 Mike Gilbert
2018-06-10  2:48 Mike Gilbert
2018-06-09 18:21 Mike Gilbert
2018-05-09 17:12 Mike Gilbert
2018-05-06 17:29 Mike Gilbert
2018-04-25 21:02 Mike Gilbert
2018-04-23 16:14 Mike Gilbert
2018-03-09 21:03 Mike Gilbert
2018-02-09 17:06 Mike Gilbert
2017-12-24 22:11 Mike Gilbert
2017-12-23 17:45 Mike Gilbert
2017-12-16 23:24 Mike Gilbert
2017-12-16 14:07 Mike Gilbert
2017-11-13 18:19 Mike Gilbert
2017-11-12 17:49 Mike Gilbert
2017-09-30 16:26 Paweł Hajdan
2017-09-20  9:38 Paweł Hajdan
2017-09-18 15:33 Paweł Hajdan
2017-09-07 12:44 Paweł Hajdan
2017-08-22 22:08 Paweł Hajdan
2017-08-19 11:17 Paweł Hajdan
2017-08-09 16:19 Paweł Hajdan
2017-08-09 14:04 Mike Gilbert
2017-07-19 19:04 Paweł Hajdan
2017-05-24  7:07 Paweł Hajdan
2017-05-05 18:27 Paweł Hajdan
2017-04-28 15:45 Paweł Hajdan
2017-04-08 17:22 Paweł Hajdan
2017-03-29 16:27 Paweł Hajdan
2017-03-14 22:34 Mike Gilbert
2017-03-08 15:33 Paweł Hajdan
2017-02-18 14:35 Paweł Hajdan
2016-12-23 21:24 Mike Gilbert
2016-12-11 18:01 Mike Gilbert
2016-11-08  5:47 Mike Gilbert
2016-10-24 17:18 Mike Gilbert
2016-09-29  1:50 Mike Gilbert
2016-09-26  1:13 Mike Gilbert
2016-09-15  3:44 Mike Gilbert
2016-09-09 22:40 Paweł Hajdan
2016-08-24 10:23 Paweł Hajdan
2016-08-20 11:50 Paweł Hajdan
2016-08-10 20:33 Paweł Hajdan
2016-06-29 20:19 Paweł Hajdan
2016-06-02 20:14 Paweł Hajdan
2016-04-20 20:06 Paweł Hajdan
2016-03-24 23:36 Paweł Hajdan
2016-01-07 20:39 Paweł Hajdan
2015-09-30 20:29 Paweł Hajdan
2015-09-11 16:31 Mike Gilbert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1559076299.9705ddaaa8b993425ddf53c4c7122f013a4af198.floppym@gentoo \
    --to=floppym@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox