Browse Source

Update to Chromium 102.0.5005.115 (#1991)

* Update to Chromium 102.0.5005.115

* Set quilt to use C locale for consistent hunk ordering
Jakob-Niklas See 1 year ago
parent
commit
25ab998bdc

+ 1 - 1
chromium_version.txt

@@ -1 +1 @@
-102.0.5005.61
+102.0.5005.115

+ 1 - 0
devutils/set_quilt_vars.sh

@@ -23,6 +23,7 @@ export QUILT_COLORS="diff_hdr=1;32:diff_add=1;34:diff_rem=1;31:diff_hunk=1;33:di
 export QUILT_SERIES_ARGS="--color=auto"
 export QUILT_PATCHES_ARGS="--color=auto"
 
+export LC_ALL=C
 # When non-default less options are used, add the -R option so that less outputs
 # ANSI color escape codes "raw".
 [ -n "$LESS" -a -z "${QUILT_PAGER+x}" ] && export QUILT_PAGER="less -FRX"

+ 2 - 2
patches/core/ungoogled-chromium/remove-unused-preferences-fields.patch

@@ -5394,7 +5394,7 @@
  #include "components/signin/public/identity_manager/identity_test_utils.h"
 --- a/tools/metrics/histograms/enums.xml
 +++ b/tools/metrics/histograms/enums.xml
-@@ -90465,7 +90465,6 @@ Full version information for the fingerp
+@@ -90466,7 +90466,6 @@ Full version information for the fingerp
    <int value="3" label="kRestoreOnStartup"/>
    <int value="4" label="kURLsToRestoreOnStartup"/>
    <int value="5" label="extensions::pref_names::kExtensions"/>
@@ -5402,7 +5402,7 @@
    <int value="7" label="kSearchProviderOverrides"/>
    <int value="8" label="kDefaultSearchProviderSearchURL (Obsolete 12/2016)"/>
    <int value="9" label="kDefaultSearchProviderKeyword (Obsolete 12/2016)"/>
-@@ -90480,10 +90479,7 @@ Full version information for the fingerp
+@@ -90481,10 +90480,7 @@ Full version information for the fingerp
    <int value="18" label="kSafeBrowsingIncidentsSent"/>
    <int value="19" label="kSwReporterPromptVersion"/>
    <int value="20" label="kSwReporterPromptReason"/>

+ 6 - 1
pruning.list

@@ -73,7 +73,7 @@ chrome/browser/resources/chromeos/accessibility/select_to_speak/earcons/null_sel
 chrome/browser/resources/media/mei_preload/preloaded_data.pb
 chrome/browser/ui/app_list/search/search_result_ranker/20190722_example_preprocessor_config.pb
 chrome/browser/ui/app_list/search/search_result_ranker/search_ranker_assets/20190923_example_preprocessor_config.pb
-chrome/build/pgo_profiles/chrome-linux-5005-1652783756-51c73d0c010d6007ebdf3ca8150e9544cb705cc6.profdata
+chrome/build/pgo_profiles/chrome-linux-5005-1653490340-736db1732ea5f3959ee14f875a1211fdb84a54af.profdata
 chrome/chrome_cleaner/parsers/shortcut_parser/target/data/lnk_parser_fuzzer/Network Share Test.lnk
 chrome/chrome_cleaner/parsers/shortcut_parser/target/data/lnk_parser_fuzzer/New folder - Shortcut.lnk
 chrome/chrome_cleaner/parsers/shortcut_parser/target/data/lnk_parser_fuzzer/long_name.lnk
@@ -8335,12 +8335,14 @@ third_party/catapult/third_party/vinn/third_party/v8/win/AMD64/vccorlib140.dll
 third_party/catapult/third_party/vinn/third_party/v8/win/AMD64/vcruntime140.dll
 third_party/catapult/tracing/skp_data/google_homepage.skp
 third_party/catapult/tracing/skp_data/lthi_cats.skp
+third_party/checkstyle/checkstyle-all.jar
 third_party/closure_compiler/compiler/compiler.jar
 third_party/crashpad/crashpad/handler/win/z7_test.dll
 third_party/crashpad/crashpad/snapshot/elf/elf_image_reader_fuzzer_corpus/crashpad_snapshot_test_both_dt_hash_styles.so
 third_party/crashpad/crashpad/snapshot/elf/elf_image_reader_fuzzer_corpus/ret42
 third_party/crashpad/crashpad/snapshot/ios/testdata/crash-1fa088dda0adb41459d063078a0f384a0bb8eefa
 third_party/crashpad/crashpad/snapshot/ios/testdata/crash-5726011582644224
+third_party/crashpad/crashpad/snapshot/ios/testdata/crash-6605504629637120
 third_party/crashpad/crashpad/util/net/testdata/binary_http_body.dat
 third_party/dawn/test/tint/bug/tint/804.spv
 third_party/dawn/test/tint/bug/tint/807.spv
@@ -17624,8 +17626,11 @@ tools/clang/scripts/__pycache__/update.cpython-38.pyc
 tools/grit/grit/testdata/klonk-alternate-skeleton.rc
 tools/grit/grit/testdata/klonk.rc
 tools/grit/grit/testdata/resources.pak
+tools/luci-go/isolate
+tools/luci-go/swarming
 tools/origin_trials/eftest.key
 tools/origin_trials/eftest2.key
+tools/resultdb/result_adapter
 tools/skia_goldctl/linux/goldctl
 tools/win/ChromeDebug/ChromeDebug/Key.snk
 tools/win/ChromeDebug/LowLevel/Key.snk

+ 1 - 1
revision.txt

@@ -1 +1 @@
-3
+1