mirror of
https://github.com/servo/servo.git
synced 2025-08-14 18:05:36 +01:00
UWP: rely more on servo preferences
This commit is contained in:
parent
2c36754bf7
commit
9174b201b0
4 changed files with 29 additions and 27 deletions
|
@ -1,8 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#define DEFAULT_URL_PROD L"https://servo.org/hl-home/"
|
||||
|
||||
// For development purpose.
|
||||
// Will override DEFAULT_URL_PROD or any locally stored preferences.
|
||||
// Will override shell.homepage preference:
|
||||
// #define OVERRIDE_DEFAULT_URL L"data:text/html,<input>"
|
||||
// #define OVERRIDE_DEFAULT_URL L"http://localhost:8000/test.html"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue