Commit Graph
2198 Commits
Author SHA1 Message Date
Carmelo Messina 4eed21acf7 [TOOLS] gclient: removal of stale features
fetching git without history was implemented some time ago directly in gclient, while to bypass the upload of statistics to google, autoninja should no longer be used (use ninja directly)
2024-06-09 09:05:48 +02:00
uazoandGitHub cb54cf960c [AUTO][FILECONTROL] - version 126.0.6478.40 2024-06-09 02:44:14 +00:00
uazoandGitHub a3eff5cd04 Update prepare-build.sh
Revert of https://github.com/uazo/cromite/commit/c004c96e6a179db5810e6761bfdf4375b4e9ce38

By activating the win platform, gclient also downloads ciopfs which is incompatible with my ci

see https://github.com/uazo/cromite/actions/runs/9428072990/job/25972962876
2024-06-08 13:49:54 +03:00
uazoandGitHub c004c96e6a Update prepare-build.sh
from 126 we must also checkout the ‘win’ platform, since third_party/microsoft_dxheaders is required for the build
2024-06-08 13:21:22 +03: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
Emil Velikov 20300e5e91 CI: remove unnecessary variables and indirection
Drop the indirection - we don't need to checkout to custom location.
Thus we can drop the no longer used HOME and RTAG variables.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov f24116b3fc tools: fixup the remaining shellcheck issues
Namely:
 - use $() over deprecated ``
 - read -r, so \ is not mangled
 - use -n instead of ! -z

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov fe92d1b238 tools: enable bash "safe mode"
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov 9bfe299184 tools: quote as appropriate
Drop a few erroneous quotes and add some as needed.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov 2392816148 tools: pipe the output directly into sort
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov a82400d14b tools: unconditionally remove previous file
Drop the test -f, use rm -f - it does the same thing. Modulo, if we
accidentally end up with folder/char devices of the same name.

In which case existing code already explodes.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov d637fea1e7 tools: remove dubious CR and SUBJECT handling
CR is (seemingly) unused, while the SUBJECT cannot be multi-line, so the
xargs doesn't do anything.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov 62947d3569 tools: rework patch handling
Feed the (base) filename as yet another token and do read from stdin for
the child script.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov abde6d117a tools: remove unused fields Category/Context
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov cc1be019d7 editorconfig: update to align with reality
Set the root = true flag, so tools don't continue traversing the tree
looking for more editorconfig files.

In practise we have Unix line endings so adjust the end_of_line flag and
enable UTF-8 charset.

Enable final newline for all files but patches - most editors already
insert one and git gets unhappy otherwise.

Finally, use 4 space indent for shell scripts... In practise their style
varies _a lot_ but this seems reasonable default IMHO.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
uazoandGitHub 726270b960 [AUTO][DOC] Generate patches doc for master branch (#1176)
[AUTO][DOC] Generate patches doc for master branch
v125.0.6422.150-09fd705651577dd2bb5896ad0d3d310a8e5ef3d3
2024-05-31 08:24:42 -07:00
uazoandGitHub db6a2ca889 [AUTO][DOC] Generate patches doc for master branch 2024-05-31 15:24:02 +00:00
Carmelo Messina f6f41a379e Eyeo Adblock for Cromite: #247 Add dns CNAME support in Adblock Plus 2024-05-31 17:23:36 +02:00
uazoandGitHub 3fd3ba44dc [AUTO] Patches auto-rebase for master branch (#1174)
[AUTO] Patches auto-rebase for master branch
2024-05-30 23:47:43 -07:00
uazoandGitHub 618a8ba62f [AUTO] Patches auto-rebase 2024-05-31 06:45:02 +00:00
Carmelo Messina a6e33b8f8d Bump to 125.0.6422.150 2024-05-31 08:37:33 +02:00
uazoandGitHub e6cbfe6424 [AUTO][FILECONTROL] - version 125.0.6422.147 (#1171)
[AUTO][FILECONTROL] - version 125.0.6422.147
2024-05-30 23:35:10 -07:00
uazoandGitHub f9d8f6c90a [AUTO][FILECONTROL] - version 125.0.6422.147 2024-05-31 02:41:05 +00:00
uazoandGitHub eae1582b1c [AUTO][DOC] Generate patches doc for master branch (#1170)
[AUTO][DOC] Generate patches doc for master branch
2024-05-30 08:47:00 -04:00
uazoandGitHub 9aed12ac5a [AUTO][DOC] Generate patches doc for master branch 2024-05-30 12:41:47 +00:00
Carmelo Messina e46f4a3ce3 Media fingerprinting mitigations: #862 removes the ability to understand the capabilities of the video card in windows. 2024-05-30 14:41:17 +02:00
Carmelo Messina 494445558a Content settings infrastructure: #1119 Fix radio group display value 2024-05-30 14:37:20 +02:00
uazoandGitHub 160843fd10 [AUTO] Patches auto-rebase for master branch (#1167)
[AUTO] Patches auto-rebase for master branch
2024-05-29 08:03:00 -08:00
uazoandGitHub 7eaed0f05d [AUTO] Patches auto-rebase 2024-05-29 15:58:51 +00:00
uazoandGitHub 378a847e3c [AUTO][DOC] Generate patches doc for master branch (#1166)
[AUTO][DOC] Generate patches doc for master branch
2024-05-29 07:58:10 -08:00
uazoandGitHub fb6642d4ec [AUTO][DOC] Generate patches doc for master branch 2024-05-29 15:56:52 +00:00
Carmelo Messina 054b9d28c0 Update patches list
Added:
Enable-Global-Privacy-Control.patch
Enable-Do-Not-Track-by-default.patch
2024-05-29 17:56:25 +02:00
Carmelo Messina 547f3a53db Enable Do-Not-Track by default 2024-05-29 17:55:31 +02:00
Carmelo Messina 6434bfaeae Enable Global Privacy Control: #219 Enable GPC by default 2024-05-29 17:55:00 +02:00
Carmelo Messina 4c39a5117e Change popup site setting: #1158 enable BlockTabUnders flag 2024-05-29 17:53:05 +02:00
Carmelo Messina f128cf407a Use list mode for tab switcher: #707 Can't open a new tab or open hamburger menu 2024-05-29 17:51:54 +02:00
Carmelo Messina 58c965d169 Customize selection popup: #439 open image in new tab in Group 2024-05-29 17:50:11 +02:00
Carmelo Messina 9e6ed37ef4 Move navigation bar to bottom: #761 #678 attempt to solve ui issues 2024-05-29 17:49:02 +02:00
Carmelo Messina d53bfc2598 JIT site settings: #1160 Disable webassembly when jit is not enabled 2024-05-29 17:48:11 +02:00
uazoandGitHub b965da1724 [AUTO][DOC] Generate patches doc (#1151)
[AUTO][DOC] Generate patches doc
v125.0.6422.113-b965da17241bca9fbb27b3137d44a28629f45eeb
2024-05-25 14:27:03 +03:00
uazoandGitHub b83689ef2e [AUTO][FILECONTROL] - version 125.0.6422.113 (#1141)
[AUTO][FILECONTROL] - version 125.0.6422.113
2024-05-25 14:26:35 +03:00
uazoandGitHub e07575f25c [AUTO][DOC] Generate patches doc for master branch 2024-05-25 11:25:52 +00:00
uazoandGitHub 5405cf4770 [AUTO] Patches auto-rebase
[AUTO] Patches auto-rebase for bd850c862f
2024-05-25 14:25:33 +03:00
uazoandGitHub 85b34148a4 [AUTO] Patches auto-rebase 2024-05-25 11:23:48 +00:00
Carmelo Messina bd850c862f Bump to 125.0.6422.113 2024-05-25 13:17:22 +02:00
Carmelo Messina 7809a7f31c Enable menu on reload button: #1147 Add reload options on right clicking refresh button 2024-05-25 13:17:01 +02:00
Carmelo Messina 2811f2279f JIT site settings: modified for uniformity the active and inactive descriptions 2024-05-25 13:12:27 +02:00
Carmelo Messina e08c144f4e Content settings infrastructure: fix the value used as a summary of the category 2024-05-25 13:11:02 +02:00
Carmelo Messina b28092bf50 Cromite build utils: useless log removed 2024-05-25 13:09:32 +02:00