Carmelo Messina
970ffdd2b7
Bump to 127.0.6533.94
2024-08-01 17:18:49 +02:00
Carmelo Messina
5a5326fb01
Miscellaneous: change absl::optional to std::optional
2024-08-01 17:17:24 +02:00
Carmelo Messina
71aab81c9a
Add setting to clear data on exit: correct the crash caused by the dips deletion ( #1308 )
2024-08-01 17:14:18 +02:00
Carmelo Messina
426f48f292
[TOOLS] Enable appium and browserstack in proxy
...
allow the passage in the proxy of some domains used for the preparation of the appium image and the connection with browserstack from my environment
v127.0.6533.89-2295ca7b5986f413c9b2c583953b96d1386497b9
2024-07-31 15:00:16 +02:00
Carmelo Messina
d5e3416ff6
[TOOLS] update pre-start script
...
- remove vpython virtual environment preparation since version 2 is no longer used in chromium
preparation allows all dependencies to be pre-downloaded so that the build environment may not have the network active (like mine)
- update clangd to version 17.0.3
2024-07-31 14:55:05 +02:00
uazo and GitHub
2295ca7b59
[AUTO] Patches auto-rebase for 127.0.6533.89 ( #1321 )
...
[AUTO] Patches auto-rebase for 127.0.6533.89
2024-07-31 03:13:54 -09:00
Carmelo Messina
826ce444b1
added third_party/blink/renderer/platform/runtime_enabled_features.json5
2024-07-31 14:12:37 +02:00
uazo and github-actions[bot]
f9503ed837
[AUTO] Patches auto-rebase
2024-07-31 11:55:42 +00:00
uazo and GitHub
2292291a84
[AUTO][FILECONTROL] - version 127.0.6533.89 ( #1317 )
...
[AUTO][FILECONTROL] - version 127.0.6533.89
2024-07-31 02:48:06 -09:00
Carmelo Messina
dfd1992f95
Bump to 127.0.6533.89
2024-07-31 13:46:13 +02:00
Carmelo Messina
689e7dd943
Bubble Locking on UI DevTools: Allows the use of ctrl+shift+click on the refresh button to
...
activate the Bubble Locking mode for the native dev-ui.
The current ctrl+shift+R is really inconvenient and often does not work.
2024-07-31 13:45:48 +02:00
Carmelo Messina
fac8596396
Move navigation bar to bottom: fix empty tablist in foldable device ( #1316 )
2024-07-31 13:41:15 +02:00
Carmelo Messina
b2c2979ca0
Override Navigator Language: fixing an upstream bug ( #1257 )
2024-07-31 13:39:55 +02:00
Carmelo Messina
8b4d15c96e
Show full urls for bookmark: patch removed
...
merged with "Disabling some omissions of complete urls"
2024-07-31 13:39:00 +02:00
Carmelo Messina
f6a5060a4b
Restore BookmarkToolbar#setCurrentFolder: fix dcheck
2024-07-31 13:37:37 +02:00
Carmelo Messina
8e8845c7bb
DoH improvements: shows all available configurations in chromium despite the country. the privacy policy must be present ( #1280 )
2024-07-31 13:37:07 +02:00
Carmelo Messina
bb34519dcc
Disabling some omissions of complete urls: the old patch was modified ( #1255 )
2024-07-31 13:34:45 +02:00
Carmelo Messina
b4d9e736d3
Cromite Branding: modified chrome://version
2024-07-31 13:27:11 +02:00
Carmelo Messina
ee07885aba
Add browser policy: added new policy in windows
...
- disable dynamic code
- extensioni v2 availability
2024-07-31 13:25:53 +02:00
uazo and github-actions[bot]
38a6228995
[AUTO][FILECONTROL] - version 127.0.6533.89
2024-07-31 02:22:26 +00:00
uazo and GitHub
9a506b2f79
[AUTO] Patches auto-rebase for master branch ( #1312 )
...
[AUTO] Patches auto-rebase for master branch
2024-07-30 14:36:05 +07:00
uazo and github-actions[bot]
99bb646781
[AUTO] Patches auto-rebase
2024-07-30 07:32:20 +00:00
Carmelo Messina
f6b99fb27f
Added new files
...
third_party/blink/web_tests/virtual/stable/webexposed/global-interface-listing-expected.txt
android_webview/browser/aw_field_trials.cc
2024-07-30 09:29:10 +02:00
Carmelo Messina
7053a62c0b
Fix Allow 'ninja -t compdb' accept one target
2024-07-30 09:22:06 +02: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
uazo and GitHub
45d4b51912
[AUTO][FILECONTROL] - version 127.0.6533.73 ( #1299 )
...
[AUTO][FILECONTROL] - version 127.0.6533.73
v127.0.6533.73-2f4346471b5f65ad4d4d3f62bfc26dda5203d1b2
v127.0.6533.73-test-1308
2024-07-23 20:37:08 -12:00
uazo and GitHub
2f4346471b
[AUTO] Patches auto-rebase for 127.0.6533.73 ( #1301 )
...
[AUTO] Patches auto-rebase for 127.0.6533.73
2024-07-23 18:53:12 -12:00
uazo and github-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
uazo and github-actions[bot]
59fc289161
[AUTO][FILECONTROL] - version 127.0.6533.73
2024-07-24 02:43:00 +00:00
uazo and GitHub
9dd1210c24
[AUTO][FILECONTROL] - version 127.0.6533.57 ( #1287 )
...
[AUTO][FILECONTROL] - version 127.0.6533.57
2024-07-23 03:13:44 -12:00
uazo and GitHub
1b9e0a5d5d
Rebase to 127.0.6533.57 ( #1293 )
...
Rebase to 127.0.6533.57
2024-07-23 03:13:25 -12:00
Carmelo Messina
eea4b62c6c
Patches (fixed) for v127 ( #1293 )
2024-07-23 17:06:49 +02:00
uazo and GitHub
8a07a25e0f
[TOOLS] Fix download clang prebuilds
2024-07-19 16:27:21 +05: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