Shelley Vohr
|
b48dd6a11c
|
test: add spec for contentTracing.stopRecording (#18391)
|
2019-05-23 10:15:08 -07:00 |
|
Shelley Vohr
|
d87b3ead76
|
chore: remove promisification deprecation callbacks (#17907)
* chore: remove promisification deprecation callbacks
* update docs
* fix smoke test
* fix executejs issue
* cleanup leftovers
* fix webContents.executeJavaScript tests
* cleanup WebContents.prototype.takeHeapSnapshot
* fix "sets arbitrary webContents as devtools" test
* fix executeJavaScriptInFrame related tests
|
2019-04-30 07:08:32 -07:00 |
|
Shelley Vohr
|
2b9bd0f56f
|
fix crash when passing empty string to recording (#17698)
|
2019-04-05 11:19:06 -07:00 |
|
Shelley Vohr
|
ba57e1d991
|
feat: promisify contentTracing recording APIs (#16584)
* feat: promisify contentTracing.startRecording()
* feat: promisify contentTracing.stopRecording()
* test: convert specs for new promisified apis
* chore: deprecate and ensure legacy tests work
|
2019-01-30 18:53:55 -08:00 |
|
Zac Walker
|
51cfb5cff1
|
fix: extend tracing startRecording API to take a full tracing config (#13914)
This allows memory-infra to be traced correctly.
Fixes #12506.
|
2018-12-20 15:11:17 +03:00 |
|