adde 'marker' type

This commit is contained in:
partisan 2025-04-09 20:21:38 +02:00
parent 1e8fea4287
commit 30881f4710
4 changed files with 98 additions and 0 deletions

View file

@ -0,0 +1,6 @@
t: add
i: /browser/components/about/components.conf
o: /browser/components/about/components.conf
# 'settings',
+ 'store',

View file

@ -0,0 +1,9 @@
t: add
i: /browser/components/about/AboutRedirector.cpp
o: /browser/components/about/AboutRedirector.cpp
#static const RedirEntry kRedirMap[] = {
+ {"store", "http://localhost:20351/",
+ nsIAboutModule::ALLOW_SCRIPT |
+ nsIAboutModule::URI_MUST_LOAD_IN_CHILD |
+ nsIAboutModule::URI_CAN_LOAD_IN_PRIVILEGEDABOUT_PROCESS}, // chrome://browser/content/aboutStore.xhtml