Skip to content

Reproducer for Webkit issue 280970: video track getSettings() returns stale value for torch constraint

Notifications You must be signed in to change notification settings

pixelverse-llc/safari-ios18-gum-torch-setting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reproducer for WebKit issue 280970

This repository illustrates a bug in Safari on iOS 18 where getting video track settings appears to return stale values for the torch constraint (flashlight on smartphones).

The value returned for the torch constraint appears to be "stale" in the sense that it does not reflect the current value. After setting the torch constraint to true, getSettings() returns it as false. Setting it back to false causes getSettings() to return it as true.

About

Reproducer for Webkit issue 280970: video track getSettings() returns stale value for torch constraint

Resources

Stars

Watchers

Forks