Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy page does not load #890

Closed
chromer030 opened this issue Jan 26, 2021 · 3 comments
Closed

Proxy page does not load #890

chromer030 opened this issue Jan 26, 2021 · 3 comments
Labels

Comments

@chromer030
Copy link

chromer030 commented Jan 26, 2021

Bromite version

Version: 88.0.4324.95
Arch: arm64
Android version: 7.1.2
Device model: Lenovo

Is this bug about the SystemWebView?

No

Is the bug reproducible with latest version?

Yes

Can the bug be reproduced with corresponding Chromium version?

It's not related to Chromium.

Is the bug a crash?

No

Describe the bug

1- Proxy page is broken and it is stuck on Loading... forever.

Steps to reproduce the bug

Steps to reproduce the bug:
1 -Open chrome://proxy or from settings.

Expected behavior

Screenshots

Screenshot_20210126-103237

@csagan5 csagan5 changed the title Proxy support is broken in version 88, and Touch To Search Bug. Proxy page does not load Jan 26, 2021
@csagan5
Copy link
Contributor

csagan5 commented Jan 26, 2021

I cannot reproduce this bug; please follow this documentation and see what errors are reported there in the development console: https://developers.google.com/web/tools/chrome-devtools/remote-debugging

Edit: I have successfully reproduced this bug.

@csagan5 csagan5 added the bug label Jan 26, 2021
@uazo
Copy link
Collaborator

uazo commented Jan 28, 2021

we need to add this line to chrome/browser/resources/proxy_config.html

<script src="chrome://resources/js/assert.js"></script>

as show here https://source.chromium.org/chromium/chromium/src/+/e2575bf8c6c0c0360862da29bcb4463f3118fe4f

here https://gist.github.com/uazo/94dde7027a559386d53d4a003548a58e the complete patch, it may be slightly different in some places as mentioned yesterday.

@csagan5
Copy link
Contributor

csagan5 commented Jan 31, 2021

Fixed in 88.0.4324.141.

@csagan5 csagan5 closed this as completed Jan 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants