#49705: docs: fix framerate limit when osr with shared texture
Merged
Description of Change
Fix docs about framerate limit when using shared texture OSR.
Release Notes
Notes: none
Backports
40-x-y
MergedPR Number
#49729Merged At
Feb 9, 2026, 8:37:32 AM
Released In
v40.3.0Release Date
Feb 10, 2026, 10:03:00 AM
41-x-y
MergedPR Number
#49728Merged At
Feb 9, 2026, 8:36:55 AM
Released In
v41.0.0-beta.1Release Date
Feb 11, 2026, 2:14:30 PM
Semver Impact
Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.
Semantic Versioning helps users understand the impact of updates:
- Major (X.y.z): Breaking changes that may require code modifications
- Minor (x.Y.z): New features that maintain backward compatibility
- Patch (x.y.Z): Bug fixes that don't change the API
- None: Changes that don't affect using facing parts of Electron