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
src: add setTitle() as alternative to direct assignment
Implement process.setTitle(title) as a new function-based API for
setting the process title, complementing the existing process.title
property assignment pattern
Fixes: #62797
Signed-off-by: Jonathan Lopes <[email protected]>
0 commit comments