Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c127918 authored by csagan5's avatar csagan5
Browse files

Release 102.0.5005.92

parent 57fc5159
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
# 102.0.5005.92
* restore offline-indicator-v2 flag functionality (thanks to @Zelda189)

# 102.0.5005.67
* dropped patch to disable mobile identity consistency by default
* fix text for blocked ads (fixes https://github.com/bromite/bromite/issues/2026)
+1 −1
Original line number Diff line number Diff line
e2f81b1dde1b1797abac2016085412a9f5cd16b0-
 No newline at end of file
a36e9bc9c8f2df56c89b7b7a1afbde175eee1fad-
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
102.0.5005.67
 No newline at end of file
102.0.5005.92
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
56d61c35a8cc36f6c7e4a47b81ffbcad0b7bc405
 No newline at end of file
ab83f30c1716f7fc990039b28a3ded97ff082625
 No newline at end of file
+2 −0
Original line number Diff line number Diff line
@@ -2,6 +2,8 @@ From: uazo <uazo@users.noreply.github.com>
Date: Tue, 3 May 2022 14:44:11 +0000
Subject: Add webGL site setting

Do not provide any device information when serving context creation errors.

Requires patch: Content-settings-infrastructure.patch
---
 .../browser_ui/site_settings/android/BUILD.gn |  3 +
Loading