Loading CHANGELOG.md +2 −0 Original line number Diff line number Diff line # 85.0.4183.114 # 85.0.4183.110 * hardening against incognito mode detection * fix background playback issue (fixes https://github.com/bromite/bromite/issues/734) Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -211,7 +211,7 @@ Bromite uses an unindexed filter file, which is periodically published at https: * [ungoogled-chromium-android](https://github.com/ungoogled-software/ungoogled-chromium-android) for some patches * [GrapheneOS](https://github.com/GrapheneOS) for some security patches * [Inox patchset](https://github.com/gcarq/inox-patchset) for some patches (via ungoogled-chromium) * [Brave Browser](https://github.com/brave/browser-android-tabs) for some patches * [Brave Browser](https://github.com/brave/brave-core) for some patches * [Vadim Pleshkov](http://vadimpleshkov.me/) for Bromite's logo # Filters credits Loading build/RELEASE +1 −1 Original line number Diff line number Diff line 85.0.4183.110 85.0.4183.114 build/patches/Multiple-fingerprinting-mitigations-for-canvas-text-and-client-rectangles.patch +2 −2 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc --- a/content/browser/renderer_host/render_process_host_impl.cc +++ b/content/browser/renderer_host/render_process_host_impl.cc @@ -223,6 +223,7 @@ @@ -224,6 +224,7 @@ #include "third_party/blink/public/common/user_agent/user_agent_metadata.h" #include "third_party/blink/public/mojom/disk_allocator.mojom.h" #include "third_party/blink/public/public_buildflags.h" Loading @@ -122,7 +122,7 @@ diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content #include "third_party/skia/include/core/SkBitmap.h" #include "ui/accessibility/accessibility_switches.h" #include "ui/base/ui_base_switches.h" @@ -3292,6 +3293,9 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( @@ -3294,6 +3295,9 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( switches::kDisablePreferCompositingToLCDText, switches::kDisableDatabases, switches::kDisableFileSystem, Loading Loading
CHANGELOG.md +2 −0 Original line number Diff line number Diff line # 85.0.4183.114 # 85.0.4183.110 * hardening against incognito mode detection * fix background playback issue (fixes https://github.com/bromite/bromite/issues/734) Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -211,7 +211,7 @@ Bromite uses an unindexed filter file, which is periodically published at https: * [ungoogled-chromium-android](https://github.com/ungoogled-software/ungoogled-chromium-android) for some patches * [GrapheneOS](https://github.com/GrapheneOS) for some security patches * [Inox patchset](https://github.com/gcarq/inox-patchset) for some patches (via ungoogled-chromium) * [Brave Browser](https://github.com/brave/browser-android-tabs) for some patches * [Brave Browser](https://github.com/brave/brave-core) for some patches * [Vadim Pleshkov](http://vadimpleshkov.me/) for Bromite's logo # Filters credits Loading
build/patches/Multiple-fingerprinting-mitigations-for-canvas-text-and-client-rectangles.patch +2 −2 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc --- a/content/browser/renderer_host/render_process_host_impl.cc +++ b/content/browser/renderer_host/render_process_host_impl.cc @@ -223,6 +223,7 @@ @@ -224,6 +224,7 @@ #include "third_party/blink/public/common/user_agent/user_agent_metadata.h" #include "third_party/blink/public/mojom/disk_allocator.mojom.h" #include "third_party/blink/public/public_buildflags.h" Loading @@ -122,7 +122,7 @@ diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content #include "third_party/skia/include/core/SkBitmap.h" #include "ui/accessibility/accessibility_switches.h" #include "ui/base/ui_base_switches.h" @@ -3292,6 +3293,9 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( @@ -3294,6 +3295,9 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( switches::kDisablePreferCompositingToLCDText, switches::kDisableDatabases, switches::kDisableFileSystem, Loading