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

refactor: Enable network service (Part 1) #17431

Merged
merged 2 commits into from Mar 26, 2019
Merged

refactor: Enable network service (Part 1) #17431

merged 2 commits into from Mar 26, 2019

Conversation

deepak1556
Copy link
Member

@deepak1556 deepak1556 commented Mar 18, 2019

Description of Change

This is first in the series of network refactors to enable the network service as default. The PR allows creation of network context from the service rather than using the legacy apis. There are no functionality changes in this PR, the existing code path are guarded behind network service feature flag so that we can remove the old code path incrementally.

Refs #15791

Checklist

Release Notes

Notes: no-notes

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Mar 18, 2019
@deepak1556 deepak1556 changed the title Refactor: Enable network service refactor: Enable network service Mar 18, 2019
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Mar 19, 2019
@deepak1556 deepak1556 changed the title refactor: Enable network service refactor: Enable network service (Part 1) Mar 20, 2019
@deepak1556 deepak1556 marked this pull request as ready for review March 20, 2019 15:10
@deepak1556 deepak1556 requested a review from zcbenz March 20, 2019 15:13
@deepak1556
Copy link
Member Author

@zcbenz once this is merged, lets spilt up the tasks in #15791 (comment)

@zcbenz zcbenz merged commit 6c20c6e into master Mar 26, 2019
@release-clerk
Copy link

release-clerk bot commented Mar 26, 2019

No Release Notes

@zcbenz zcbenz deleted the enable_nw_service branch March 26, 2019 01:10
kiku-jw pushed a commit to kiku-jw/electron that referenced this pull request May 16, 2019
* Convert InspectableWebContentsImpl::LoadNetworkResource to SimpleURLLoader

https://bugs.chromium.org/p/chromium/issues/detail?id=721408

* Plumb creation of network context with the service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants