Skip to content

Commit 4212433

Browse files
fixup! fix: disable background throttling also in the viz::DisplayScheduler
1 parent 0983cc2 commit 4212433

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/breaking-changes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ This document uses the following convention to categorize breaking changes:
1414

1515
## Planned Breaking API Changes (28.0)
1616

17+
### Behavior Changed: `WebContents.backgroundThrottling` set to false affects all `WebContents` in the host `BrowserWindow`
18+
19+
`WebContents.backgroundThrottling` set to false will disable frames throttling
20+
in the `BrowserWindow` for all `WebContents` displayed by it.
21+
1722
### Removed: `BrowserWindow.setTrafficLightPosition(position)`
1823

1924
`BrowserWindow.setTrafficLightPosition(position)` has been removed, the

0 commit comments

Comments
 (0)