Commit Graph
1196 Commits
Author SHA1 Message Date
uazoandgithub-actions[bot] 99bb646781 [AUTO] Patches auto-rebase 2024-07-30 07:32:20 +00:00
Carmelo Messina 8f335670d4 enable enable_log_error_not_reached by default 2024-07-30 09:21:26 +02:00
Carmelo Messina a995b45147 Added new patches
Disable-support-for-pointer-device-id.patch
Disable-CSS-blink-feature-support.patch
Downstream-validate-opaque-origins-checking-their-precursor.patch
Temp-try-to-fix-DIPS-service.patch
2024-07-30 09:20:44 +02:00
Carmelo Messina 887ca9a6ab Temp try to fix DIPS service: attempt to temporarily fix #1308 2024-07-30 09:19:33 +02:00
Carmelo Messina a3379e5f35 Validate opaque origins checking their precursor: temporarily pending v128 anticipate changes regarding additional controls on navigation from data: urls 2024-07-30 09:18:25 +02:00
Carmelo Messina e336cf9d77 Disable support for pointer device id: disabled multi-pen id support in windows
disable pointerEvent.deviceId for Windows devices that are able to provide a GUID or serial number and id making them identical to the mouse pointer-id.
see https://groups.google.com/a/chromium.org/g/blink-dev/c/3eU-AHH8x4k
2024-07-30 09:15:50 +02:00
Carmelo Messina ed56703892 Disable CSS blink-feature support: disables the possibility of using the internal css function blink-feature()
the function is not currently exposed to websites but is only allowed for testing.
disabled as it is an advanced fingerprinting mechanism.
also fixed the possibility of using internal selectors (-internal-*) for speculation rules.
2024-07-30 09:07:12 +02:00
Carmelo Messina da60013844 Restore chrome password store: fix local password management system in windows (#1305) 2024-07-30 09:01:16 +02:00
Carmelo Messina ce657e1b4f Partitioning all cookies by top frame domain: disable TpcdMetadataGrants
disable the use of metadata retrieved from google's servers that enable a priori activation of third-party cookies for sites chosen by chromium team
2024-07-30 08:59:59 +02:00
Carmelo Messina cbaed036f4 kill Location, fall back to system: keep disabled LocationProviderManager
disable the possibility of using external services via networks for geolocation
2024-07-30 08:56:35 +02:00
Carmelo Messina 9ec4fca6fe Disable privacy issues in password manager: editing of flags moved to a separate file (cromite_flags) 2024-07-30 08:54:57 +02:00
Carmelo Messina cdcf970731 Disable GetInstalledRelatedApps API: removes the possibility of fetching installed PWAs and UWPs applications in android and windows 2024-07-30 08:50:22 +02:00
Carmelo Messina ab909cca25 Disable feeds support by default: use the new flag kWebFeedKillSwitch 2024-07-30 08:48:17 +02:00
Carmelo Messina d6fed8fc27 Disable all predictors code: keep disabled kNetworkContextPrefetch
the feature disables the Prefetch() method on the NetworkContext, and the PrefetchMatchingURLLoaderFactory, an implementation of URLLoaderFactory that attempts to match against a cache of available prefetches
2024-07-30 08:47:17 +02:00
Carmelo Messina ceea5ff8f5 AudioBuffer, AnalyserNode: fp mitigations: keep disabled AudioContext.playoutStats
not allow applications to measure the quality and latency of audio playback using WebAudio.
see https://chromestatus.com/feature/5172818344148992
2024-07-30 08:44:32 +02:00
Carmelo Messina 186cf9533b Add cromite flags support: new editing points added 2024-07-30 08:39:57 +02:00
uazoandgithub-actions[bot] 4ae140d91a [AUTO] Patches auto-rebase 2024-07-24 06:45:42 +00:00
Carmelo Messina 75a75e9a8d Bump to 127.0.6533.73 2024-07-24 08:38:48 +02:00
Carmelo Messina eea4b62c6c Patches (fixed) for v127 (#1293) 2024-07-23 17:06:49 +02:00
Carmelo Messina 80bacb8d58 v127 need review (#1293) 2024-07-19 09:46:06 +02:00
Carmelo Messina edc3c441bb Patches for v127 (#1293) 2024-07-19 09:44:09 +02:00
Carmelo Messina 5fc5965b63 Bump to 127.0.6533.57 2024-07-18 15:38:34 +02:00
Carmelo Messina d9e9f1d8f6 Enable pgo on Android 2024-07-17 10:25:13 +02:00
uazoandgithub-actions[bot] 883501470f [AUTO] Patches auto-rebase 2024-07-17 08:22:13 +00:00
Carmelo Messina a4134b9853 Bump to 126.0.6478.186 2024-07-17 10:16:13 +02:00
Carmelo Messina d043dc8097 Bump to 126.0.6478.127 2024-06-25 12:01:44 +02:00
Carmelo Messina 87ba24eea8 Eyeo Adblock for Cromite:
#1187 Remove "More blocking options" in ad blocking options
Fix json destination
Update to snippets v1.4.0
2024-06-25 12:01:03 +02:00
Carmelo Messina af85da7eed Partitioning all cookies by top frame domain: #926 #1221
fixed cookie access for extensions
2024-06-25 11:58:36 +02:00
Carmelo Messina 46bf5c8c9e Ask to restart on connection change: #1220
- moved the check so that it is also done at application resume
- the restart request panel must not hide when the tab switcher is opened
- fixed the webview build
2024-06-25 11:41:49 +02:00
uazoandgithub-actions[bot] 1c56e99290 [AUTO] Patches auto-rebase 2024-06-19 16:47:27 +00:00
Carmelo Messina b037b0c7a0 Rebase to 126.0.6478.115 2024-06-19 18:38:46 +02:00
Carmelo Messina 1eb6a431e7 Bump to 126.0.6478.115 2024-06-19 17:20:25 +02:00
Carmelo Messina 30fa1e85ea Added new patches
- Close-Sessions-On-Ip-Change.patch
- Ask-for-restart-on-connection-change.patch
2024-06-19 17:19:58 +02:00
Carmelo Messina eb0cf75092 Ask to restart on connection change: #1220 experimental use of the OfflineDetector to identify network change in Android, disabled by default. 2024-06-19 11:47:07 +02:00
Carmelo Messina 8fa4f30501 Close sessions on ip change: #1220 closes quic connections by default when changing networks 2024-06-19 11:08:19 +02:00
Carmelo Messina e823aefa28 Show NTP at startup: if the flag is activated, it also shows NTP on restart 2024-06-19 10:57:25 +02:00
Carmelo Messina aacd2296a4 Move navigation bar to bottom: #707 fix TabListEmptyCoordinator position 2024-06-19 10:56:17 +02:00
Carmelo Messina aa3466db87 Use list mode for tab switcher: #1191 revert f128cf407a 2024-06-19 10:53:29 +02:00
uazoandGitHub 825e066bb7 [AUTO] Patches auto-rebase 2024-06-12 06:47:44 +00:00
Carmelo Messina 96c69b93b9 Bump to 126.0.6478.57 2024-06-12 08:42:25 +02:00
Carmelo Messina f8a4095328 Disable wip Android Hub: temporarily disable Android Hub being still in work in progress 2024-06-11 17:59:13 +02:00
Carmelo Messina 74e29f633a autofill miscellaneous: enable kAutofillPopupZOrderSecuritySurface by default 2024-06-11 17:57:05 +02:00
Carmelo Messina 561fa7b45f merge Disable-FirstPartySets-and-StorageAccessAPI.patch and Disable-FLoC-and-privacy-sandbox.patch
to simplify my work, they are all part of the privacy sandbox project
2024-06-10 17:50:39 +02:00
Carmelo Messina 7b0784a8ca Added new patches
- Use BoringSSL for RandBytes
- Restore chrome password store
2024-06-09 14:35:30 +02:00
Carmelo Messina 2c48db6e5e Drop Enable-PermuteTLSExtensions-by-default
Upstream enabled by default and removed flag
2024-06-09 14:33:42 +02:00
Carmelo Messina 700330c01a Patches for 126 (line changes) 2024-06-09 14:32:05 +02:00
Carmelo Messina a01284140d Adapted patches for 126 2024-06-09 14:30:40 +02:00
Carmelo Messina 0df4ec8855 Bump to 126.0.6478.40 2024-06-07 12:22:40 +02:00
Carmelo Messina 6d688949f8 Patches for 126 2024-06-07 12:22:01 +02:00
Carmelo Messina f6f41a379e Eyeo Adblock for Cromite: #247 Add dns CNAME support in Adblock Plus 2024-05-31 17:23:36 +02:00