mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Branding: s/servo/firefox reality/
This commit is contained in:
parent
4f4e219e54
commit
56dd81f852
36 changed files with 110 additions and 19 deletions
|
@ -95,7 +95,7 @@ private:
|
|||
winrt::event<EventDelegate> mOnCaptureGesturesEndedEvent;
|
||||
|
||||
float mDPI = 1;
|
||||
hstring mInitialURL = L"https://servo.org";
|
||||
hstring mInitialURL = L"about:blank";
|
||||
bool mTransient = false;
|
||||
|
||||
Windows::UI::Xaml::Controls::SwapChainPanel ServoControl::Panel();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue