-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat: Add Air Traffic Control for automatic link routing to workspaces, b=no-bug, c=workspaces #9042
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
feat: Add Air Traffic Control for automatic link routing to workspaces, b=no-bug, c=workspaces #9042
Changes from 1 commit
b8ca114
f045568
4a1216d
8b7b2b4
b254d71
89cbea8
df9949b
0edcdd0
80baea5
fde9f67
d2aa662
2ec9813
97e9dfb
2bde7fc
55f45c1
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
diff --git a/browser/components/preferences/jar.mn b/browser/components/preferences/jar.mn | ||
index 118709048e7de13f6ac10d0047e446b72303428f..c8cc2d7ee551b96be668a7844dab1db5abc9d684 100644 | ||
index 118709048e7de13f6ac10d0047e446b72303428f..1bed8626c2d7e1e08885a07aac777bec02f6e4dd 100644 | ||
--- a/browser/components/preferences/jar.mn | ||
+++ b/browser/components/preferences/jar.mn | ||
@@ -26,3 +26,5 @@ browser.jar: | ||
@@ -26,3 +26,6 @@ browser.jar: | ||
content/browser/preferences/widgets/setting-control.mjs (widgets/setting-control/setting-control.mjs) | ||
content/browser/preferences/widgets/setting-group.mjs (widgets/setting-group/setting-group.mjs) | ||
content/browser/preferences/widgets/setting-group.css (widgets/setting-group/setting-group.css) | ||
+ | ||
+ content/browser/preferences/zen-settings.js | ||
+ content/browser/preferences/zen-air-traffic-control.js | ||
|
Uh oh!
There was an error while loading. Please reload this page.