Skip to content

Commit 9398d68

Browse files
committed
Update print handler on Linux (cztomczak#403)
1 parent 05822d1 commit 9398d68

File tree

4 files changed

+429
-276
lines changed

4 files changed

+429
-276
lines changed

src/cef_v59..v66_changes.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ BREAKAGE (needs updating Migration Guide doc)
1212
- + update checks for thread
1313
- + update migration guide
1414

15-
cef_print_handler.h
16-
- Modify subprocess/print_handler_gtk.h and .cpp files
17-
- OnPrintSettings new param
18-
- OnPrintDialog new param
19-
- OnPrintJob new param
20-
- OnPrintReset new param
15+
+ cef_print_handler.h
16+
- + Modify subprocess/print_handler_gtk.h and .cpp files
17+
(copy from upstream cefclient)
18+
- + OnPrintSettings new param
19+
- + OnPrintDialog new param
20+
- + OnPrintJob new param
21+
- + OnPrintReset new param
2122

2223
cef_render_process_handler.h
2324
- Remove OnBeforeNavigation in subprocess/cefpython_app.h and .cpp files

0 commit comments

Comments
 (0)