summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Collapse)AuthorAgeLines
...
| * Update executable manifests.wolfbeast2018-02-18-4/+0
| |
| * Prevent installing stand-alone installers on unsupported environments.wolfbeast2018-02-18-42/+8
| | | | | | | | | | - Prevent installers from installing on XP/Vista. - Prevent x64 installers from installing on x86.
| * Stop shipping d3dcompiler_43.dllwolfbeast2018-02-18-10/+0
| |
| * Split MOZ_DEVTOOLS into MOZ_DEVTOOLS (client) and MOZ_DEVTOOLS_SERVER ↵Matt A. Tobin2018-02-17-1/+3
| | | | | | | | (backend) and make both optional
| * Add a configure option to disable including jetpackMatt A. Tobin2018-02-17-1/+3
| |
| * Don't generate redundant packaging artifactsMatt A. Tobin2018-02-17-20/+1
| |
| * Put generated installers and mar files in dist rootMatt A. Tobin2018-02-17-3/+3
| |
| * Use BUILDID for package name for Basilisk and ONLY BasiliskMatt A. Tobin2018-02-17-0/+4
| |
| * Remove stub installer - Part 1: ToolkitMatt A. Tobin2018-02-17-24/+0
| |
* | [follow up] Bug 1325922 - Add arrows svg file and style month-year button ↵janekptacijarabaci2018-02-14-1/+0
| | | | | | | | for date picker
* | Bug 1320225: [DateTimeInput] Integration of input type=date input box with ↵janekptacijarabaci2018-02-14-6/+18
| | | | | | | | picker (part 2)
* | Bug 1286182: Implement the layout for <input type=date>janekptacijarabaci2018-02-14-8/+424
| |
* | Bug 1314544: [DateTimeInput] browser keyboard shortcut does not work when ↵janekptacijarabaci2018-02-14-59/+151
| | | | | | | | focus is on input box
* | Bug 1320225: [DateTimeInput] Integration of input type=date input box with ↵janekptacijarabaci2018-02-14-42/+113
| | | | | | | | picker (part 1)
* | Bug 1325922: [DateTimePicker] Add arrows svg file and style month-year ↵janekptacijarabaci2018-02-14-20/+101
| | | | | | | | button for date picker
* | Bug 1323109: [DateTimePicker] Date time picker popup does not open near ↵janekptacijarabaci2018-02-14-1/+16
| | | | | | | | input box
* | Bug 1283385: Implement UI for <input type="date">janekptacijarabaci2018-02-14-16/+991
| |
* | Bug 1317600: [DateTimePicker] Spinner arrow buttons shouldn't depend on find ↵janekptacijarabaci2018-02-14-2/+16
|/ | | | bar resources
* Pre-process extensions.jswolfbeast2018-02-12-1/+1
|
* Never show plugin deprecation notice.wolfbeast2018-02-12-6/+2
| | | | To-Do: remove this notice.
* Hic sunt dracones.wolfbeast2018-02-12-4/+4
|
* [regression] Places - proper import bookmarks from HTML containing <HR> ↵janekptacijarabaci2018-02-12-0/+1
| | | | separators
* Exclude Update stuff from about:support if the updater isn't built.janekptacijarabaci2018-02-12-10/+13
|
* Fix test paths for WebExAMMatt A. Tobin2018-02-11-14/+14
|
* Fix moz.buildMatt A. Tobin2018-02-11-1/+1
|
* Add UpdateChannel.jsmMatt A. Tobin2018-02-11-0/+50
|
* Make NPAPI Plugins workMatt A. Tobin2018-02-11-7/+53
|
* Just about almost totally fix GMPMatt A. Tobin2018-02-11-4/+13
|
* Fix for loops in LightweightThemeManager.jsm (SyntaxError: missing ] after ↵Matt A. Tobin2018-02-10-1/+7
| | | | element list)
* Fix for loops in AddonRepository.jsm (SyntaxError: missing ] after element list)Matt A. Tobin2018-02-10-3/+19
|
* Fix for loops in XPIProvider.jsm (SyntaxError: missing ] after element list)Matt A. Tobin2018-02-10-6/+22
|
* Use the uuid-generator service instead of mangling a random number generator ↵Matt A. Tobin2018-02-10-8/+4
| | | | result to generate a syncGUID
* Bug 1245141 - Use `new Proxy` for AddonManager.addonTypes (TychoAM)Matt A. Tobin2018-02-10-48/+47
|
* Make the Add-on Manager's binary components buildMatt A. Tobin2018-02-10-6/+28
|
* Hook up the Tycho Add-on Manager to the build systemMatt A. Tobin2018-02-10-12/+141
|
* Import Tycho's Add-on ManagerMatt A. Tobin2018-02-10-0/+111377
|
* Move WebExtensions enabled Add-ons ManagerMatt A. Tobin2018-02-10-103/+130
|
* Rename Toolkit's webextensions component directory to better reflect what it is.Matt A. Tobin2018-02-09-1/+3
|
* Move Add-on SDK source to toolkit/jetpackMatt A. Tobin2018-02-09-2/+39415
|
* Merge branch 'ported-upstream'wolfbeast2018-02-09-1/+1
|\
| * Add missing sanitization for HTML exporting of bookmarks.wolfbeast2018-02-08-1/+1
| |
* | Restore toolkit/obsoleteMatt A. Tobin2018-02-08-0/+473
| |
* | Fix wrong keyword in toolkit/components/jsdownloads/DownloadIntegration.jsmMatt A. Tobin2018-02-08-1/+1
|/
* Confirm launch of executables other than .exe on Windowswolfbeast2018-02-08-14/+17
|
* Fix eslint warnings in about:webrtc.wolfbeast2018-02-07-5/+7
|
* Move FUZZING definition from toolkit to js.wolfbeast2018-02-05-24/+0
|
* Merge branch 'master' into ported-upstreamwolfbeast2018-02-05-18/+19
|\
| * Don't use AppConstants in Services.jsmMatt A. Tobin2018-02-05-18/+19
| |
* | Take forms out of the RSS reader feed.wolfbeast2018-02-05-1/+2
|/
* Merge branch 'master' into configurebuild-workMatt A. Tobin2018-02-03-1/+1
|\