Fixed a crash in V8 bindings when the call to Frame.LoadUrl caused re… · git-thinh/cefpython@913310f · GitHub
Skip to content

Commit 913310f

Browse files
committed
Fixed a crash in V8 bindings when the call to Frame.LoadUrl caused redirect to a different
origin. For example a redirect from "file://" to "http://" or from "data:text/html" to "file://" (Issue 130).
1 parent cea737c commit 913310f

1 file changed

Lines changed: 23 additions & 10 deletions

File tree

cefpython/cef3/subprocess/cefpython_app.cpp

Lines changed: 23 additions & 10 deletions

0 commit comments

Comments
 (0)