mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Switch to chromeless mode when app opens from a servo:// link
This commit is contained in:
parent
3ade7b680d
commit
5fe9a6223d
7 changed files with 26 additions and 2 deletions
|
@ -10,6 +10,7 @@ namespace ServoApp {
|
|||
void Reload();
|
||||
void Stop();
|
||||
Windows.Foundation.Uri LoadURIOrSearch(String url);
|
||||
void SetTransientMode(Boolean transient);
|
||||
void Shutdown();
|
||||
event EventDelegate OnLoadStarted;
|
||||
event EventDelegate OnLoadEnded;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue