ab24a1e36d
* Introduce `net.{start|stop}Logging()`
- Slight regression right now as Electron won't automatically start logging net-logs at launch, will soon be fixed
- To implement callback for async controls
* Add `net.isLogging` & optional callback param for `net.stopLogging()`
* Fix small regression on --log-net-log
--log-net-log should work again
* Error on empty file path
* Only start with valid file path
* Remove unused var
* Allow setting log file path before URLRequestContextGetter starts logging
* Add net log tests
* Remove redundant checks
* Use brightray::NetLog
* Clean up code
* Should automatically stop listening
* 🎨 Attempt to fix styles
* Only run non-null callback
* Dump file to tmpdir
* Simplify net log spec
Spawned Electron process on Linux CI can fail to launch
* Separate netLog module
* Remove net logging test from net spec
* Add tests for netLog
* Fix header guard
* Clean up code
* Add netLog.currentlyLoggingPath
* Callback with filepath
* Add test for case when only .stopLogging() is called
* Add docs
* Reintroduce error on invalid arg
* Update copyright
* Update error message
* Juggle file path string types
|
||
---|---|---|
.. | ||
structures | ||
accelerator.md | ||
app.md | ||
auto-updater.md | ||
breaking-changes.md | ||
browser-view.md | ||
browser-window-proxy.md | ||
browser-window.md | ||
chrome-command-line-switches.md | ||
client-request.md | ||
clipboard.md | ||
content-tracing.md | ||
cookies.md | ||
crash-reporter.md | ||
debugger.md | ||
desktop-capturer.md | ||
dialog.md | ||
download-item.md | ||
environment-variables.md | ||
file-object.md | ||
frameless-window.md | ||
global-shortcut.md | ||
in-app-purchase.md | ||
incoming-message.md | ||
ipc-main.md | ||
ipc-renderer.md | ||
locales.md | ||
menu-item.md | ||
menu.md | ||
native-image.md | ||
net-log.md | ||
net.md | ||
notification.md | ||
power-monitor.md | ||
power-save-blocker.md | ||
process.md | ||
protocol.md | ||
remote.md | ||
sandbox-option.md | ||
screen.md | ||
session.md | ||
shell.md | ||
synopsis.md | ||
system-preferences.md | ||
touch-bar-button.md | ||
touch-bar-color-picker.md | ||
touch-bar-group.md | ||
touch-bar-label.md | ||
touch-bar-popover.md | ||
touch-bar-scrubber.md | ||
touch-bar-segmented-control.md | ||
touch-bar-slider.md | ||
touch-bar-spacer.md | ||
touch-bar.md | ||
tray.md | ||
web-contents.md | ||
web-frame.md | ||
web-request.md | ||
webview-tag.md | ||
window-open.md |