Skip to content

Commit 5e07ad0

Browse files
committed
Added Frame object methods to cefadvanced example.
Supporting type `type` when converting value from javascript to python. Fixed code to be more strict typed. Code cleanup.
1 parent 49c6924 commit 5e07ad0

37 files changed

+2943
-1596
lines changed

cefpython/.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ console.log
1818
*.user
1919
*.aps
2020
*.sdf
21-
2221
Debug*/
2322
Release*/
24-
2523
*.pdb
24+
25+
ctags

0 commit comments

Comments
 (0)