electron/lib/browser/api
Robo 434a6e3561 refactor: create request context from network context (#14656)
* [ci skip] refactor: create request context from network context

* [ci skip] refactor: subscribe to mojo cookiemanager for cookie changes

* [ci skip] refactor: manage the lifetime of custom URLRequestJobFactory

* refactor: use OOP mojo proxy resolver

* revert: add support for kIgnoreCertificateErrorsSPKIList

* build: provide service manifest overlays for content services

* chore: gn format

* fix: log-net-log switch not working as expected

* spec: verify proxy settings are respected from pac script with session.setProxy

* chore: use chrome constants where possible

* fix: initialize request context for global cert fetcher

* refactor: fix destruction of request context getters

* spec: use custom session for proxy tests

* fix: queue up additional stop callbacks while net log is being stopped

* fix: Add CHECK for cookie manager retrieval

* chore: add helper to retrieve logging state for net log module

* fix: ui::ResourceBundle::GetRawDataResourceForScale => GetRawDataResource

* style: comment unused parameters

* build: move //components/certificate_transparency deps from //brightray

* chore: update gritsettings_resource_ids patch

* chore: update api for chromium 68

* fix: net log instance is now a property of session
2018-10-04 13:08:56 -05:00
..
auto-updater refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
exports chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
views chore: move the view APIs to their own directory (#14722) 2018-09-28 12:47:09 +10:00
app.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
auto-updater.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
browser-view.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
browser-window.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
content-tracing.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
dialog.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
global-shortcut.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
in-app-purchase.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
ipc-main.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
menu-item-roles.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
menu-item.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
menu-utils.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
menu.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
module-list.js chore: move the view APIs to their own directory (#14722) 2018-09-28 12:47:09 +10:00
navigation-controller.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
net-log.js refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
net.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
notification.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
power-monitor.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
power-save-blocker.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
protocol.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
screen.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
session.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
system-preferences.js feat: remove needless mojave dark mode APIs and add instructions on how to use the macOS replacement (#14895) 2018-10-02 14:44:50 +10:00
top-level-window.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
touch-bar.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
tray.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
view.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
web-contents-view.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
web-contents.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00