[PR #951] [MERGED] Add support for Bromite's vanilla build of Chromium #2682

Closed
opened 2025-11-26 23:22:39 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/951
Author: @csagan5
Created: 6/2/2020
Status: Merged
Merged: 6/3/2020
Merged by: @mpbw2

Base: masterHead: master


📝 Commits (1)

  • 65e7bbc Add support for Bromite's vanilla build of Chromium

📊 Changes

3 files changed (+5 additions, -0 deletions)

View changed files

📝 src/Android/Accessibility/AccessibilityHelpers.cs (+1 -0)
📝 src/Android/Autofill/AutofillHelpers.cs (+1 -0)
📝 src/Android/Resources/xml/autofillservice.xml (+3 -0)

📄 Description

There is a Chromium build with package name org.bromite.chromium with minimal patches which is used mostly to test whether issues come from upstream (Chromium) or are only in Bromite; see also https://www.bromite.org/chromium

This could be useful to test the Bitwarden integration as well.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/951 **Author:** [@csagan5](https://github.com/csagan5) **Created:** 6/2/2020 **Status:** ✅ Merged **Merged:** 6/3/2020 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`65e7bbc`](https://github.com/bitwarden/android/commit/65e7bbc81fe508aff5ac4f43553fc71e0cd82f22) Add support for Bromite's vanilla build of Chromium ### 📊 Changes **3 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Accessibility/AccessibilityHelpers.cs` (+1 -0) 📝 `src/Android/Autofill/AutofillHelpers.cs` (+1 -0) 📝 `src/Android/Resources/xml/autofillservice.xml` (+3 -0) </details> ### 📄 Description There is a Chromium build with package name `org.bromite.chromium` with minimal patches which is used mostly to test whether issues come from upstream (Chromium) or are only in Bromite; see also https://www.bromite.org/chromium This could be useful to test the Bitwarden integration as well. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:22:39 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2682