Neva main rolling 7669 adaptation#29
Merged
Vanya-PIP merged 1 commit intoneva-main-rolling-7669from Feb 25, 2026
Merged
Conversation
…into neva-main-rolling Conflicts: base/BUILD.gn build/config/c++/c++.gni build/config/clang/clang.gni build/config/compiler/BUILD.gn build/config/linux/BUILD.gn chrome/browser/ui/views/profiles/avatar_toolbar_button_state_manager.cc //base/BUILD.gn Trivial conflict after the upstream CL https://crrev.com/c/7208619 which implemented AsanRawPtrService V2. //build/config/c++/c++.gni //build/config/clang/clang.gni Conflicts after the upstream CL https://crrev.com/c/7534428 which enabled clang modules only when use_custom_libcxx is set. Removed no more needed Neva code since now it builds OK with use_safe_libstdcxx and use_clang_modules enabled. //build/config/compiler/BUILD.gn Trivial conflict after the upstream CL https://crrev.com/c/7511564 which enabled use_debug_fission (split dwarf) at symbol_level=1. Neva supports Clang and doesn't use GCC since M142, so removed Neva GCC workaround as no more needed. //build/config/linux/BUILD.gn Trivial conflict after the upstream CL https://crrev.com/c/7539430 which reverted "Reland "Enable BTI for Linux on Arm targets"". //chrome/browser/ui/views/profiles/avatar_toolbar_button_state_manager.cc Trivial conflict after the upstream CL https://crrev.com/c/7531971 which renamed HistorySyncOptinStateProvider to PromoStateProvider as it handles different type of promos, and not only Historysync. Neva supports Clang and doesn't use GCC since M142, so removed Neva GCC workaround as no more needed. Issue: NEVA-11034
kateklkv
approved these changes
Feb 25, 2026
denisBechin
approved these changes
Feb 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.