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
Changes to OnTitleChange, the default behavior is exposed via api,
if you overwrite that function handler you can still call these 2 functions:
cefpython.EnforceWindowTitle(browser, title)
cefpython.EnforceWindowIcon(browser)
0 commit comments