mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Include source module in UWP logging output.
This commit is contained in:
parent
a2b76b0169
commit
1547620469
2 changed files with 7 additions and 2 deletions
|
@ -46,7 +46,7 @@ Servo::Servo(GLsizei width, GLsizei height)
|
|||
|
||||
CInitOptions o;
|
||||
o.args = NULL;
|
||||
o.url = "http://example.com";
|
||||
o.url = "http://google.com";
|
||||
o.width = mWindowWidth;
|
||||
o.height = mWindowHeight;
|
||||
o.density = 1.0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue