ungoogled-software / ungoogled-chromium-android

Android build for ungoogled-chromium
GNU General Public License v3.0
495 stars 42 forks source link

Native crash - HTTPS everywhere #22

Closed androidacy-user closed 3 years ago

androidacy-user commented 4 years ago

Please at least answer all questions marked with * below. Issues without answering these questions will be closed.

*Device info (please complete the following information):

*Is the bug related to extensions? Yes

*If not related to extensions, can the bug be reproduced with corresponding Chromium version? No

*Describe the bug A clear and concise description of what the bug is. Https everywhere settings button under extensions options in chrome://extensions leads to a native crash https://del.dog/peehefifox

Full logcat: https://transfer.sh/C0dbO/logcat_06-23-2020_23-41-48.txt

*To Reproduce Steps to reproduce the behavior:

  1. Go to extensions page for https everywhere
  2. Click on extensions option
  3. Click settings
  4. See error

*Expected behavior A clear and concise description of what you expected to happen.

Doesn't crash the browser

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

wchen342 commented 4 years ago

Moast likely because of some UI pop up. Will investigate.

wchen342 commented 3 years ago

Fixed with 2058c63.