electron/spec
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
..
configs test: disable one test in base_unittests (#14968) 2018-10-04 10:00:30 -04:00
fixtures refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
static test: make before-input-event test more robust 2018-10-04 00:14:59 +02:00
.eslintrc chore: replace standard with eslint-config-standard and add custom rules (#14636) 2018-09-16 03:51:23 +10:00
api-app-spec.js test: disable the "app.relaunch" test on Linux 2018-10-04 00:21:58 +02:00
api-auto-updater-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-browser-view-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
api-browser-window-affinity-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
api-browser-window-spec.js disable failing assert in beginFrameSubscription dirty-rectangle test 2018-10-04 00:15:00 +02:00
api-callbacks-registry-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-clipboard-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-crash-reporter-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
api-debugger-spec.js fix: send null in debugger callback when no error (#14814) 2018-09-27 17:43:45 +10:00
api-deprecations-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
api-desktop-capturer-spec.js ci: Trigger an arm test on VSTS after CircleCI build (#14898) 2018-10-04 12:01:16 -04:00
api-dialog-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-global-shortcut-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-in-app-purchase-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-ipc-main-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-ipc-renderer-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-menu-item-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
api-menu-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-native-image-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-net-log-spec.js refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
api-net-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
api-notification-dbus-spec.js ci: Trigger an arm test on VSTS after CircleCI build (#14898) 2018-10-04 12:01:16 -04:00
api-notification-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-power-monitor-spec.js chore: remove unused files to simply out_dir replacements 2018-09-28 11:16:37 +10:00
api-power-save-blocker-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-process-spec.js feat: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() (#14456) 2018-09-18 11:00:31 -07:00
api-protocol-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
api-remote-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
api-screen-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-session-spec.js refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
api-shell-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-system-preferences-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
api-touch-bar-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-tray-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-view-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-web-contents-spec.js test: make before-input-event test more robust 2018-10-04 00:14:59 +02:00
api-web-contents-view-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-web-frame-spec.js refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
api-web-request-spec.js spec: fix headers tests to match APIs 2018-09-14 17:05:26 +10:00
asar-spec.js fix: support ASAR in fs.copyFile (#14942) 2018-10-03 09:36:20 -07:00
assert-helpers.js spec: fix final node and chromium specs after assert change 2018-09-14 18:32:17 +10:00
chromium-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
events-helpers.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
modules-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
node-spec.js test: make run-as-node --inspect test more robust on windows 2018-10-04 00:14:59 +02:00
package-lock.json fix: handle shortcuts by default if no WebPreferences object exists (#14766) 2018-09-28 01:41:09 +10:00
package.json fix: handle shortcuts by default if no WebPreferences object exists (#14766) 2018-09-28 01:41:09 +10:00
security-warnings-spec.js feat: add security warnings to sandboxed renderers (#14869) 2018-10-03 21:36:12 +02:00
webview-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
window-helpers.js chore: update to standard 12 2018-09-14 14:57:01 +10:00