You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notification: Add toString and make permission/requestPermission set values (#1934)
* Initial PoC changes for testing
* Address comments
* Add toString attempt
* Try using full constructor instead of arrow function
* Fix notification toString
* Avoid proxy descriptor mismatch in wrapToString
* Remove rando copilot edit
* Try recursively shimming toString
* Try again to fix toString2 error
* Match Chrome's inheritance instead of supplying toString
* Fix constructor toString
* Debug toString2
* Debug toString2 some more
* Add current state
* Fix writable value
* Get tests to pass
* Make notification.permission use value over get
* Fix writable value
* Remove this scope changes
* Zap dangling comment
* Zap another comment
* Zap rando file addition
* Make suggested changes
---------
Co-authored-by: Jonathan Kingston <[email protected]>
0 commit comments