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
Copy file name to clipboardExpand all lines: cefexample/_changelog.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ Version 0.42 not yet released.
3
3
* en-US locale was outdated, came from revision `607`, locales/ directory contains all locales now, the default one is "en-US", others are optional and do not need to be distributed.
4
4
* !OnConsoleMessage example added to cefadvanced.py
5
5
* You can now get javascript stack trace, see: [cefpython].!GetJavascriptStackTrace() and [cefpython].!GetJavascriptStackTraceFormatted().
6
+
* Implemented [RequestHandler].OnResourceResponse(), example added to cefadvanced.py
6
7
7
8
Version 0.41 released on 2012-09-14.
8
9
* New options in [ApplicationSettings]: auto_detect_proxy_settings_enabled, pack_loading_disabled.
0 commit comments