mirror of
https://github.com/servo/servo.git
synced 2025-08-23 22:35:33 +01:00
Fixes for Linux.
This commit is contained in:
parent
3bf779cd21
commit
e4362dad73
3 changed files with 7 additions and 1 deletions
|
@ -87,6 +87,7 @@ cef_static_method_impls! {
|
|||
browser_host_create(client, false);
|
||||
1i32
|
||||
}
|
||||
|
||||
fn cef_browser_host_create_browser_sync(_window_info: *const cef_window_info_t,
|
||||
client: *mut cef_client_t,
|
||||
_url: *const cef_string_t,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue