Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor Browser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ma1
Tor Browser
Commits
182987f6
Commit
182987f6
authored
3 years ago
by
Richard Pospesel
Committed by
Georg Koppen
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Bug 40645: Migrate Moat APIs to Moat.jsm module
parent
a20b6fff
Loading
Loading
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
browser/modules/Moat.jsm
+667
-0
667 additions, 0 deletions
browser/modules/Moat.jsm
browser/modules/moz.build
+1
-0
1 addition, 0 deletions
browser/modules/moz.build
with
668 additions
and
0 deletions
browser/modules/Moat.jsm
0 → 100644
+
667
−
0
View file @
182987f6
This diff is collapsed.
Click to expand it.
browser/modules/moz.build
+
1
−
0
View file @
182987f6
...
...
@@ -139,6 +139,7 @@ EXTRA_JS_MODULES += [
"
FaviconLoader.jsm
"
,
"
HomePage.jsm
"
,
"
LaterRun.jsm
"
,
'
Moat.jsm
'
,
"
NewTabPagePreloading.jsm
"
,
"
OpenInTabsUtils.jsm
"
,
"
PageActions.jsm
"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment