summaryrefslogtreecommitdiffstats
path: root/toolkit/components
Commit message (Expand)AuthorAgeLines
* Issue #576 - Remove IdentityService and ContextualIdentityServiceMatt A. Tobin2020-04-19-352/+0
* Issue #65 - Remove AppConstants from toolkit/prompts/content/tabprompts.xmlMatt A. Tobin2020-04-19-15/+13
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17-6/+9
* Take files out of preprocessing that no longer require itMatt A. Tobin2020-04-07-9/+4
* Issue #1508 - Redirect moz://a to http://thereisonlyxul.org/wolfbeast2020-04-03-1/+1
* Properly fix crash in nsDownloadManager when repeatedly pausing and resuming ...Matt A. Tobin2020-03-29-1/+4
* Merge pull request #1472 from JMadgwick/masterMoonchild2020-03-28-1/+1
|\
| * Issue #1471 - Fix building on sparc64 LinuxJMadgwick2020-03-09-1/+1
* | Issue #1470 - Part 2: Change calls from UpdateUtils.getUpdateChannel() to Upd...Matt A. Tobin2020-03-05-3/+3
|/
* Issue #1053 - Remove android support from toolkitMatt A. Tobin2020-02-25-1628/+61
* Bug 1339444 - Remove unused resource://gre/modules/sqlite/sqlite_internal.jsMatt A. Tobin2020-02-25-331/+0
* Issue #439 - Remove tests from toolkit/Matt A. Tobin2020-02-25-173475/+67
* Issue #65 - Remove AppConstants from toolkit/components/passwordmgrMatt A. Tobin2020-02-06-18/+20
* Issue #65 - Remove AppConstants from toolkit/components/alertsMatt A. Tobin2020-02-06-5/+9
* Issue #65 - Remove AppConstants from toolkit/components/placesMatt A. Tobin2020-02-06-3/+7
* Issue #65 - Remove AppConstants from toolkit/components/apppickerMatt A. Tobin2020-02-06-22/+20
* Issue #65 - Remove AppConstants from toolkit/components/thumbnailsMatt A. Tobin2020-02-06-3/+4
* Issue #65 - Remove AppConstants from toolkit/components/printingMatt A. Tobin2020-02-06-3/+7
* Issue #65 - Remove AppConstants from toolkit/components/satchelMatt A. Tobin2020-02-06-26/+29
* Issue #65 - Remove AppConstants from toolkit/components/jsdownloadsMatt A. Tobin2020-02-06-17/+18
* Issue #1263 - Part 1: Remove DiskSpaceWatcherwolfbeast2019-11-08-239/+0
* MoonchildProductions#1251 - Part 27: Fix ifdef style.athenian2002019-10-21-2/+2
* MoonchildProductions#1251 - Part 4: Core build system changes, lots of libeve...athenian2002019-10-21-0/+4
* MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21-4/+12
* Issue #1134: Reinstate postDataString for about:home searches.wolfbeast2019-08-10-2/+8
* Hide and disable open_all/cut/copy/delete/properties when openingwolfbeast2019-07-28-3/+7
* Revert "Capture delayed events and cancel as necessary."wolfbeast2019-07-18-2/+7
* Issue #1160 - Remove HotFix Preferences from TelemetryGaming4JC2019-07-05-10/+1
* Revert "Treat *.jnlp as an executable class file, like *.jar"wolfbeast2019-06-28-1/+1
* Make nsFind::Find actually use a string type as input.wolfbeast2019-05-29-1/+1
* [places] Prevent some abuse of smart queries.wolfbeast2019-05-26-4/+6
* Merge pull request #1080 from Ascrod/readerviewMoonchild2019-05-06-292/+387
|\
| * Bug 1429442 - Buttons in "type control" popup in reader mode should have tool...monikamaheshwari2019-04-27-0/+19
| * Bug 1151735 - Hide font panel when text is being selected r=GijsSonali92019-04-27-3/+7
| * Bug 1422680 - simplify aboutReader.css font-size classes using CSS variables ...monikamaheshwari2019-04-27-6/+3
| * Bug 1399616 - add WP emoji styling to reader mode.Ascrod2019-04-27-0/+2
| * Fix parse node limit preference. Tag #361.Ascrod2019-04-27-1/+1
| * Replace explicit pref observer with lazy preference getters. Tag #361.Ascrod2019-04-27-33/+11
| * Update surrounding code for new Readerable module. Tag #361.Ascrod2019-04-27-108/+134
| * Update Readability from mozilla-central release branch (FF 66.0.3). Tag #361.Ascrod2019-04-27-166/+235
* | Capture delayed events and cancel as necessary.wolfbeast2019-04-26-7/+2
* | Don't use UpdateChannel.jsm in nsBlocklistService.jsMatt A. Tobin2019-04-25-7/+8
* | Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove MOZ_FE...Matt A. Tobin2019-04-23-11/+1
* | Sort out search serviceMatt A. Tobin2019-04-23-5114/+20
* | Remove tests from search serviceMatt A. Tobin2019-04-23-5262/+0
* | Merge pull request #1048 from Ascrod/geodefaultsNew Tobin Paradigm2019-04-23-850/+14
|\ \
| * | Remove browser.search.region usage. Tag #245.Ascrod2019-04-20-17/+1
| * | Remove geoip lookup for search engine defaults. Tag #245.Ascrod2019-04-20-833/+13
| |/
* | Merge pull request #1045 from ThosRTanner/patch-1New Tobin Paradigm2019-04-21-2/+1
|\ \ | |/ |/|
| * Remove unused parameter from callThosRTanner2019-04-20-2/+1