mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Added overlay for demoing parallel painting.
This commit is contained in:
parent
dc31d96f65
commit
923676d443
3 changed files with 33 additions and 6 deletions
|
@ -86,6 +86,7 @@ pub extern "C" fn cef_initialize(args: *const cef_main_args_t,
|
|||
bubble_inline_sizes_separately: false,
|
||||
show_debug_borders: false,
|
||||
show_debug_fragment_borders: false,
|
||||
show_debug_parallel_paint: false,
|
||||
enable_text_antialiasing: true,
|
||||
trace_layout: false,
|
||||
devtools_port: None,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue