Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

[Android] Support the feature of proxy in Crosswalk #3762

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fujunwei
Copy link
Contributor

Crosswalk for android will update proxy when a PROXY_CHANGE intent is received,
but it’s need system permission to send the broadcast, there is also a workaround with
reflecting the incompatible api, but it’s too complex to maintain those codes, so
implement the new API in XWalkView to set proxy for images/text resources.

BUG=XWALK-6769

@crosswalk-trybot
Copy link

crosswalk-trybot commented Jun 28, 2016

Testing patch series with fujunwei/crosswalk@9ea1c3f as its head.

Bot Status
Crosswalk Android x86-64 [FAILED 💔](https://build.crosswalk-project.org/try/builders/Crosswalk Android x86-64/builds/1614)
Crosswalk Linux [FAILED 💔](https://build.crosswalk-project.org/try/builders/Crosswalk Linux/builds/4556)
Crosswalk Android-X86 [FAILED 💔](https://build.crosswalk-project.org/try/builders/Crosswalk Android-X86/builds/4566)

Crosswalk for android will update proxy when a PROXY_CHANGE intent is received,
but it’s need system permission to send the broadcast, there is also a workaround with
reflecting the incompatible api, but it’s too complex to maintain those codes, so
implement the new API in XWalkView to set proxy for images/text resources.

BUG=XWALK-6769
@fujunwei
Copy link
Contributor Author

@lincsoon @xuxin @wuhengzhi PTAL.

@sunlin-link
Copy link
Contributor

@fujunwei Please rebase this commit and make it pass the try-bot

@Kudo
Copy link

Kudo commented Nov 23, 2016

@fujunwei What is this PR's status? I would like to see if Crosswalk could support custom proxy settings

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants