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

Commit 441c8bc2 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Browser: Import bromite repo

parent fafa6231
Loading
Loading
Loading
Loading

.github/FUNDING.yml

deleted100644 → 0
+0 −4
Original line number Diff line number Diff line
# These are supported funding model platforms

liberapay: csagan5
custom: https://www.bromite.org/#donate
+0 −89
Original line number Diff line number Diff line
---
name: Bug report
about: Create a Bromite bug report

---

<!-- Welcome! Thanks for taking time to submit a bug report.
Have you read the README? https://github.com/bromite/bromite/blob/master/README.md
Have you searched the issue tracker? https://github.com/bromite/bromite/issues
Are you sure this is not a Chromium bug? You have to test with Chromium before submitting a bug.
Are you using the latest version of Bromite?

If instead of a bug report you want to ask a question then please use the GitHub Discussions: https://github.com/bromite/bromite/discussions
-->

### Bromite version

Version: `89.0...`
Arch: `arm` or `arm64` or `x86`
Android version: (example: `9.0`)
Device model: (example: `SM-G960UZKABST`)

### Flags

These are the flags changed under `chrome://flags`:

<!-- Report all the blue-highlighted flags here, those are the flags with non-default configuration -->

### Is this bug about the SystemWebView?

<!-- No support for SystemWebView installations is provided. -->

Yes/No

### Is the bug reproducible with latest version?

<!-- Do not report bugs which are not reproducible with latest version. -->

Yes/No

### Can the bug be reproduced with corresponding Chromium version?

<!--
Please pick the same version of Chromium as Bromite from here: https://github.com/bromite/chromium/releases
If the bug is reproducible then it might be a configuration issue or an upstream bug. Upstream bugs can be reported on the [Chromium issue tracker](https://bugs.chromium.org/p/chromium/issues/list) and do not forget to read [Chromium project bug reporting guidelines](https://www.chromium.org/for-testers/bug-reporting-guidelines) first.

If the bug is related to functionality that does not exist in Chromium then answer "No".
-->

Yes/No

### Is this bug happening in an incognito tab?
Yes/No

### Allow ads for the site; is the bug caused by the adblocker?
Yes/No

### Is the bug a crash?

No

-- or --

Yes, this is the crash dump:
```
<paste here logcat dump individuated with 'adb logcat | grep chromium'>
```

### Describe the bug

<!-- Write here a clear and concise description of the bug. -->

### Steps to reproduce the bug

Steps to reproduce the bug:
1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. See error

Do not write "any website", specify which URLs can be used to reproduce the issue.

### Expected behavior

<!-- A clear and concise description of what you expected to happen. -->

### Screenshots

<!-- If applicable, add screenshots to help explain your problem. Otherwise remove this section. -->
+0 −35
Original line number Diff line number Diff line
---
name: Feature request
about: Suggest a privacy-related idea for this project

---

<!-- Welcome! Thanks for taking time to submit a feature request.
Have you searched the issue tracker? https://github.com/bromite/bromite/issues
Have you read the F.A.Q.s? https://github.com/bromite/bromite/blob/master/FAQ.md
Have you read the README? https://github.com/bromite/bromite/blob/master/README.md
Have you read the Wiki? https://github.com/bromite/bromite/wiki

If instead of a feature request you want to ask a question then please use the GitHub Discussions: https://github.com/bromite/bromite/discussions

-->

<!-- Do not submit feature requests for extensions support or adding a search engine. -->

### Is your feature request related to privacy?

<!-- Features that are not related to privacy are not considered. -->

### Is there a patch available for this feature somewhere?

<!-- If yes then provide URL and license information. -->

### Describe the solution you would like

<!-- A clear and concise description of what you want to happen.

Do not ask "I would like feature X which is available in browser Y"; such issues are closed immediately. -->

### Describe alternatives you have considered

<!-- A clear and concise description of any alternative solutions or features you have considered. -->

.gitmodules

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
[submodule "bromite"]
	path = bromite
	url = https://github.com/bromite/bromite/

bromite @ 6f40f834

Original line number Diff line number Diff line
Subproject commit 6f40f8341ab3fbcab458c10fe7b6bbcb8f881404
Loading