Commit graph

876 commits

Author SHA1 Message Date
Matt A. Tobin
85045bf6be Sort out search service
The ESR52 implementation is now Basilisk specific and the older implementation is the shared toolkit one
2019-04-27 08:27:19 +08:00
Matt A. Tobin
0142cf25ab Remove tests from search service 2019-04-27 08:27:09 +08:00
Ascrod
f591aeb2fa Remove browser.search.region usage. Tag #245. 2019-04-27 08:25:33 +08:00
Ascrod
732e1e66f3 Remove geoip lookup for search engine defaults. Tag #245. 2019-04-27 08:25:30 +08:00
ThosRTanner
660304c6ff Remove unused parameter from call
Fixes #1043
2019-04-27 08:24:25 +08:00
adeshkp
6a0abd1cd5 Remove SecurityUI telemetry. 2019-04-27 08:23:50 +08:00
Ascrod
0e3dbe8f54 Remove unused try/catch block. Tag #991. 2019-04-27 08:23:33 +08:00
Ascrod
09bcb1f834 Pref try/catch block fixup. Tag #991. 2019-04-27 08:22:27 +08:00
Ascrod
a24456a76d Issue #991 Part 8: Toolkit everything else 2019-04-27 08:22:23 +08:00
Ascrod
e309515e66 Issue #991 Part 7: Toolkit Components 2019-04-27 08:22:20 +08:00
Roy Tam
838b5e4e48 Merge remote-tracking branch 'origin/master' into custom 2019-04-19 09:42:27 +08:00
wolfbeast
c64dc935f9 Remove Firefox Accounts service and tie-ins.
See previous commit for removal of browser identity module.
2019-04-19 09:40:31 +08:00
Moonchild
ccf32a6b79 Remove various FxA tests 2019-04-19 09:40:26 +08:00
wolfbeast
83ab16d267 Remove some BEOS 1st party code leftovers. 2019-04-19 09:34:04 +08:00
wolfbeast
3685261ed4 Remove CloudSync
Tag #812
2019-04-19 09:27:23 +08:00
Roy Tam
2b48a6c6ee Merge remote-tracking branch 'origin/master' into custom 2019-04-13 07:34:39 +08:00
Tooru Fujisawa
5676f63f41 Stage 1-4: Update tests 2019-04-13 07:00:27 +08:00
Roy Tam
51fa1b8bdb Merge remote-tracking branch 'origin/master' into custom 2019-04-04 20:32:53 +08:00
wolfbeast
905323d092 Remove crashreporter toolkit files.
Resolves #20
2019-04-04 20:29:55 +08:00
wolfbeast
8ec2b1b1b5 Unhook CR exception handler.
Tag #20
2019-04-04 20:26:49 +08:00
wolfbeast
0a50553673 Issue #187: Remove solaris 1st party code OS checks. 2019-04-04 20:26:29 +08:00
wolfbeast
78d61fd2b1 Issue #187: Remove solaris conditional code. 2019-04-04 20:26:26 +08:00
Roy Tam
f097325b98 Revert "Issue #756 - Remove contextual identity from BackgroundPageThumbs.jsm"
This reverts commit fbd9f1fcd4.
2019-04-04 19:35:48 +08:00
Roy Tam
979a96c49a Revert "Issue #756 - Remove Contextual Identity from UnifiedComplete"
This reverts commit 50bf383712.
2019-04-04 19:35:37 +08:00
Roy Tam
583edc6020 Merge remote-tracking branch 'origin/master' into custom 2019-03-29 22:29:22 +08:00
wolfbeast
62c5f20b77 Replace unsupported null default values with an empty string.
Fixes #1028
2019-03-29 22:27:42 +08:00
Gaming4JC
50bf383712 Issue #756 - Remove Contextual Identity from UnifiedComplete
reverts m-c 1287866
2019-03-29 22:26:12 +08:00
Gaming4JC
fbd9f1fcd4 Issue #756 - Remove contextual identity from BackgroundPageThumbs.jsm
reverts m-c 1279568, 1309699, 1310112
2019-03-29 22:23:03 +08:00
Ascrod
8d45fa6874 Remove obsolete getPref helpers. 2019-03-29 22:22:33 +08:00
wolfbeast
b178af2ddb Check for osint argument when checking for greomni and appomni arguments.
Specifying both is invalid and unsupported.
2019-03-29 22:21:53 +08:00
Roy Tam
3dea264e2b Merge remote-tracking branch 'origin/master' into custom 2019-03-09 10:25:10 +08:00
Matt A. Tobin
fbac3d3bce Don't include nsDownloadManagerUI if the Communicator version is used
Maintain backwards compatibility with MOZ_SUITE
2019-03-09 10:22:42 +08:00
Matt A. Tobin
3b0f343401 Revert "Don't include nsDownloadManagerUI if the Communicator version is used"
This reverts commit 853fe00ba0cb91d564031706ef82038e9a4619ed.
2019-03-09 10:22:40 +08:00
Matt A. Tobin
3133535495 Don't include nsDownloadManagerUI if the Communicator version is used
Maintain backwards compatibility with MOZ_SUITE
2019-03-09 10:22:35 +08:00
wolfbeast
0fc8fedbd8 Remove e10s code from browser widget.
In case there are still callers to it (likely from the FE),
`isRemoteBrowser` is stubbed to always return false for now.

Tag #953.
2019-03-09 10:22:33 +08:00
wolfbeast
3fb083d84c Add hover state arrow images.
This fixes #981
2019-03-09 10:21:27 +08:00
Roy Tam
3853dcca6a Merge branch 'master' into custom 2019-03-02 12:23:02 +08:00
wolfbeast
1e6b075d1d Make the Auth prompt DOS protection a browser-element opt-in feature. 2019-03-02 12:19:28 +08:00
wolfbeast
54df9f8a30 WIP fix 1 2019-03-02 12:19:23 +08:00
Roy Tam
0d6f4484c4 miscellaneous Windows XP fixes 2019-02-22 22:04:03 +08:00
Roy Tam
db0b8b5341 webextension: fix moz.build order 2019-02-22 21:32:59 +08:00
wolfbeast
f427e1c5a2 Remove error table with unspecified errors.
Tag #145
2019-02-22 14:32:35 +08:00
wolfbeast
4a7951c4ce Restore building of common-standalone lib for updater.
Tag #145
2019-02-21 14:56:52 +08:00
wolfbeast
10670e35a9 Remove reference to standalone component.
Tag #145
2019-02-21 14:56:50 +08:00
wolfbeast
8c796ed5d8 Remove maintenance service bits from nsUpdateDriver
Tag #145
2019-02-21 14:56:47 +08:00
wolfbeast
46927bbb59 Remove toolkit/components/maintenanceservice/
Tag #145
2019-02-21 14:56:42 +08:00
wolfbeast
aa5b2021ca Remove Non ifdef'd service code from toolkit/mozapps/updater/updater.cpp
Tag #145
2019-02-21 14:56:27 +08:00
wolfbeast
6e9ade7dcb Remove maintenance service code from nsUpdateService and related.
Tag #145
2019-02-21 14:56:25 +08:00
wolfbeast
03821e0bfc Remove conditional MOZ_MAINTENANCE_SERVICE code
Tag #145
2019-02-21 14:56:20 +08:00
wolfbeast
87624b25ff Restore app.update.url.override preference. 2019-02-16 00:28:21 +08:00