Skip to content

Commit

Permalink
Update print handler on Linux (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
cztomczak committed May 24, 2018
1 parent 05822d1 commit 9398d68
Show file tree
Hide file tree
Showing 4 changed files with 429 additions and 276 deletions.
13 changes: 7 additions & 6 deletions src/cef_v59..v66_changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@ BREAKAGE (needs updating Migration Guide doc)
- + update checks for thread
- + update migration guide

cef_print_handler.h
- Modify subprocess/print_handler_gtk.h and .cpp files
- OnPrintSettings new param
- OnPrintDialog new param
- OnPrintJob new param
- OnPrintReset new param
+ cef_print_handler.h
- + Modify subprocess/print_handler_gtk.h and .cpp files
(copy from upstream cefclient)
- + OnPrintSettings new param
- + OnPrintDialog new param
- + OnPrintJob new param
- + OnPrintReset new param

cef_render_process_handler.h
- Remove OnBeforeNavigation in subprocess/cefpython_app.h and .cpp files
Expand Down
Loading

0 comments on commit 9398d68

Please sign in to comment.