Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade from Chromium 117 to Chromium 118 #19765

Merged
merged 76 commits into from
Sep 27, 2023
Merged
Changes from 1 commit
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
23dabc4
Update from Chromium 117.0.5938.88 to Chromium 118.0.5993.21.
cdesouza-chromium Aug 18, 2023
fb3f8eb
Conflict-resolved patches from Chromium 117.0.5938.88 to Chromium 118…
cdesouza-chromium Aug 11, 2023
67ab611
Update patches from Chromium 117.0.5938.88 to Chromium 118.0.5993.21.
cdesouza-chromium Sep 7, 2023
525f9b5
Updated strings for Chromium 118.0.5993.21.
cdesouza-chromium Aug 18, 2023
42c0af4
Use `IsSyncFeatureEnabled` from `SyncService`
cdesouza-chromium Aug 14, 2023
925f01f
IWYU fixes
cdesouza-chromium Aug 14, 2023
2b43ae7
Reanchoring `SchemefulSite` overrides
cdesouza-chromium Aug 14, 2023
3878a87
`ParsedCookie` added block truncated argument
cdesouza-chromium Aug 14, 2023
2a6b547
Add `BraveSidePanel` override to `BrowserViewTest`
cdesouza-chromium Aug 16, 2023
b3178dc
Make adjustments for upstream browser tests
emerick Aug 21, 2023
a62242f
Make adjustments for upstream unit tests
emerick Aug 21, 2023
e7c9422
[Android] Minor code adjustments to the C118 upstream changes
samartnik Aug 21, 2023
955dafd
Mac-specific logging moved to apple path
cdesouza-chromium Aug 17, 2023
96270cd
Fix `scoped_objc_class_swizzler` path
cdesouza-chromium Aug 17, 2023
604c623
DIPS now moved into content
cdesouza-chromium Aug 21, 2023
6644167
Reanchoring `GpuServiceImpl` overrides
cdesouza-chromium Aug 21, 2023
da9cdff
Mac-specific code move under `apple` namespace
cdesouza-chromium Aug 21, 2023
e4a5cbf
Profile headers for signin moved to new path
cdesouza-chromium Aug 21, 2023
427548a
Add overrides for enhanced protection links
cdesouza-chromium Aug 21, 2023
76d57ec
Fix inclusion for `native_web_keyboard_event.h`
cdesouza-chromium Aug 21, 2023
ada99a4
Fix autofill experiments overrides
cdesouza-chromium Aug 23, 2023
1e9980e
kCaptionButtonWidth was replaced with GetCaptionButtonWidth()
emerick Aug 28, 2023
0b3b994
Add new include_dxc argument to CopyAllFilesToStagingDir override
emerick Aug 28, 2023
fc230fc
scoped_nsautorelease_pool.h moved under apple/ (was previously under …
emerick Aug 28, 2023
29a8acb
[Android] New Touch-to-Fill UI
samartnik Aug 28, 2023
1b054d0
Add missing chrome://webui-test to CSP
emerick Aug 28, 2023
dfe193e
showPreloadingSubPage_ -> showPreloadingSubpage
emerick Aug 29, 2023
a884ab7
Update `ExtensionManagement` override to return a unique ptr
cdesouza-chromium Aug 22, 2023
b374126
`ScopedCFTypeRef` now under `base::apple::`
cdesouza-chromium Aug 23, 2023
8761602
Fix broken size override for `PageInfoMainView`
cdesouza-chromium Aug 28, 2023
97a5f35
Always use "brave" as branding_path_product, fix strings generation.
goodov Aug 29, 2023
47d840b
`GetAllProfilesAttributesSortedByName` renamed
cdesouza-chromium Sep 1, 2023
7aa7f65
`PermissionManagerFactory` with non-deprecated builder
cdesouza-chromium Sep 1, 2023
5889ca1
`PrivacySandboxSettingsFactory` with non-deprecated builder
cdesouza-chromium Sep 1, 2023
88b69ca
`GAIAInfoUpdateServiceFactory` with non-deprecated builder
cdesouza-chromium Sep 1, 2023
d3cee1d
Reanchoring `TemplateURLServiceFactory` override
cdesouza-chromium Sep 1, 2023
921b817
Reanchoring `BrowserFrame` overrides
cdesouza-chromium Sep 1, 2023
8170f0d
Correcting the `GetSecurityVectorIcon` override
cdesouza-chromium Sep 1, 2023
2769b7f
`TimeFormatWithPattern` renamed to indicate localisation
cdesouza-chromium Sep 1, 2023
0b5e513
`TextMetrics` has baseline members
cdesouza-chromium Sep 1, 2023
b696a5b
Provide stub for `DownloadDisplay` test fake
cdesouza-chromium Sep 1, 2023
d2924e2
`application_context` target moved to `model` subfolder
cdesouza-chromium Sep 1, 2023
83d21ab
[ios] Browser `bookmarks` moved into a model subfolder
cdesouza-chromium Sep 1, 2023
5c7110e
[ios] `ChromeBrowserStateRemovalController` deleted upstream
cdesouza-chromium Sep 1, 2023
40e91a3
Downstreaming deleted rust deps
cdesouza-chromium Sep 1, 2023
0f62fbb
Pref `kCloudPrintSubmitEnabled` removed
cdesouza-chromium Sep 6, 2023
b5b050e
Use bundling structs on Permissions overrides
cdesouza-chromium Sep 6, 2023
2749a48
TreeNode observers renamed in `SiteSettingsHandler`
cdesouza-chromium Sep 6, 2023
73da713
Fix cookie settings override argument list
cdesouza-chromium Sep 6, 2023
0e4ffb3
Fix `ExtensionWebRequestEventRouter` overrides
cdesouza-chromium Sep 6, 2023
43dc73f
Fix obsolete use of `cargo_manifest_dir`
cdesouza-chromium Sep 6, 2023
1ef6bc7
Add handleapi to features stanza
emerick Sep 6, 2023
2aeb8fa
[Android] Remove isGridTabSwitcherEnabled and isTabGroupsAndroidEnabled
samartnik Sep 7, 2023
ec9d4f2
Explicit include for website_preference_bridge
samartnik Sep 7, 2023
398087d
prefs::kUsesSystemThemeDeprecated was removed
emerick Sep 7, 2023
f2cc84b
[ios] Add `chromium_photos` provider
cdesouza-chromium Sep 7, 2023
de111ae
Move anti-fingerprinting measure text override
cdesouza-chromium Sep 9, 2023
3b43913
Fix access to V8 objects
cdesouza-chromium Sep 11, 2023
d39de7b
Fix access to `AutofillManager` from the driver
cdesouza-chromium Sep 12, 2023
bdb1a34
Preempt substitutions in `ChromeAutofillClient`
cdesouza-chromium Sep 12, 2023
b25c2c1
IWYU `StringPiece` fixes
cdesouza-chromium Sep 12, 2023
bbd1fb6
GetIsPinnedToTaskbarState no longer takes error callback parameter
emerick Sep 12, 2023
c4af807
Adjust resource_ids.spec to avoid duplicate resources with upstream
emerick Sep 12, 2023
1b587ae
[Android] Replace setHandler with setSafetyNetApiHandler
samartnik Sep 12, 2023
474f871
[Android] Changes for omnibox suggestions
samartnik Sep 12, 2023
60217f5
[Android] Rename onUrlFocusChange to onOmniboxSessionStateChange
samartnik Sep 12, 2023
d284f96
Disable net::features::kThirdPartyPartitionedStorageAllowedByDefault
emerick Sep 13, 2023
5f57f88
[Android] New signature for loadUrlForOmniboxMatch
samartnik Sep 13, 2023
c07c034
Add use_dwm_frame_color() to FakeAccentColorObserver
emerick Sep 14, 2023
d344fe7
[Android] Fixes for unit tests
samartnik Sep 15, 2023
b5e94a7
Disable features flagged by privacy/security team
emerick Sep 18, 2023
a013297
[Android] Fix for the status view icon
samartnik Sep 19, 2023
9808a30
Override USE_GOOGLE_UPDATE_INTEGRATION macro
emerick Sep 22, 2023
5588d54
[Android] Changes for omibox focus behaviour
samartnik Sep 25, 2023
1b6a16f
[Android] Fixes for the presubmit errors
samartnik Sep 25, 2023
438a3eb
Add should_show_sync_icon parameter to TabGroupStyle::GetInsetsForHea…
emerick Sep 26, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
IWYU fixes
cdesouza-chromium committed Sep 27, 2023

Verified

This commit was signed with the committer’s verified signature.
hyrsky Santeri Hurnanen
commit 925f01fff9d7fe4babf13fc110895f9a3a60aed7
1 change: 1 addition & 0 deletions browser/brave_wallet/brave_wallet_service_unittest.cc
Original file line number Diff line number Diff line change
@@ -50,6 +50,7 @@
#include "services/network/public/cpp/weak_wrapper_shared_url_loader_factory.h"
#include "services/network/test/test_url_loader_factory.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/blink/public/common/storage_key/storage_key.h"
#include "ui/base/l10n/l10n_util.h"
#include "url/origin.h"