summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Fix reference to undefined property warnings in toolkit's browser.xml.wolfbeast2018-10-21-4/+5
* Merge pull request #843 from kn-yami/issue516Moonchild2018-10-20-1/+1
|\
| * fix naming of getStartupChanges functionyami2018-10-20-1/+1
* | Merge pull request #839 from kn-yami/issue516Moonchild2018-10-20-163/+150
|\|
| * make style of amInstallTrigger.js more consistentyami2018-10-04-1/+1
| * remove named function syntax in LightweightThemeManager.jsmyami2018-10-04-15/+15
| * remove named function syntax in amWebInstallListener.jsyami2018-10-04-14/+14
| * remove named function syntax in AddonManager.jsmyami2018-10-04-116/+107
| * remove named function syntax in addonManager.jsyami2018-10-04-17/+13
* | Merge pull request #841 from JustOff/PR_css_grid_shrink_wrapMoonchild2018-10-20-3/+353
|\ \
| * | [css-grid] Reftests for 88671bcc3633af5a5e34715518e0804ca892fac7JustOff2018-10-20-0/+348
| * | [css-grid] Don't shrink-wrap the inline size when we have an available size w...JustOff2018-10-20-3/+5
* | | Merge pull request #838 from FranklinDM/notification-workMoonchild2018-10-20-13/+0
|\ \ \ | |/ / |/| |
| * | Remove superfluous message manager propertyFranklin DM2018-10-20-13/+0
|/ /
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-10-19-5146/+2690
|\ \
| * \ Merge pull request #837 from Ascrod/readerviewMoonchild2018-10-17-86/+165
| |\ \
| | * | Update Readability from mozilla-central release branch (FF 62.0.3). Tag #361.Ascrod2018-10-15-85/+165
| | * | Remove unused import from AboutReader module. Tag #361.Ascrod2018-10-15-1/+0
| * | | Merge pull request #836 from Ascrod/translationMoonchild2018-10-17-3560/+2
| |\ \ \ | | |/ / | |/| |
| | * | Issue #832 Part 3: Remove strings.Ascrod2018-10-11-131/+0
| | * | Issue #832 Part 2: Remove styling and images.Ascrod2018-10-11-431/+2
| | * | Issue #832 Part 1: Remove modules, chrome, and preferences.Ascrod2018-10-11-2998/+0
| * | | Update HSTS preload listtrav902018-10-12-1500/+2523
| |/ /
* / / Fix a test (#670)wolfbeast2018-10-19-6/+0
|/ /
* | Merge pull request #830 from trav90/media-workMoonchild2018-10-10-75/+152
|\ \
| * | [webm] Don't reject seeks with EOStrav902018-10-08-0/+4
| * | [webm] Treat demuxing errors differently than EOStrav902018-10-08-41/+75
| * | Call VPXDecoder libvpx wrappers for WebMtrav902018-10-08-13/+14
| * | Implement keyframe and framesize VPXDecoder helperstrav902018-10-08-10/+46
| * | Add Span support to MediaRawDatatrav902018-10-08-0/+3
| * | [vpx] Store VPXDecoder codec as an enumtrav902018-10-08-4/+5
| * | [webm] Store LastSeenFrame dimensions as an nsIntSizetrav902018-10-08-8/+6
* | | Merge pull request #828 from g4jc/outlook_cveMoonchild2018-10-10-8/+29
|\ \ \
| * | | backport m-c 1435319: CVE-2018-12381 - Dropping an Outlook email message into...Gaming4JC2018-10-09-8/+29
|/ / /
* | | Merge pull request #826 from MaxKoll/MaxKoll-patch-1Moonchild2018-10-09-61/+63
|\ \ \
| * | | Fix in-tab close button behaviorMaxKoll2018-10-08-61/+63
| | |/ | |/|
* | | Merge pull request #827 from trav90/code-cleanupMoonchild2018-10-09-662/+1
|\ \ \ | |_|/ |/| |
| * | [ffvpx] Remove support for 32-bit Mactrav902018-10-08-662/+1
|/ /
* | Merge pull request #825 from MaxKoll/revert-811-MaxKoll-patch-1Moonchild2018-10-08-81/+61
|\ \
| * | Revert "Fix in-tab close button behavior"MaxKoll2018-10-08-81/+61
|/ /
* | Merge pull request #824 from MoonchildProductions/revert-822-code-cleanupMoonchild2018-10-08-1/+661
|\ \
| * | Revert "[ffvpx] Remove support for 32-bit Mac"Moonchild2018-10-08-1/+661
|/ /
* | Expose browser.download.lastDir.savePerSitewolfbeast2018-10-08-0/+3
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-10-08-1020/+3400
|\ \
| * \ Merge pull request #814 from Ascrod/nsis-cleanupMoonchild2018-10-08-359/+13
| |\ \
| | * | Basilisk Installer: Remove unused stub defines and strings.Ascrod2018-10-06-162/+0
| | * | Pale Moon Installer: Remove unused stub defines and strings.Ascrod2018-10-06-191/+0
| | * | Basilisk Installer: Update Windows ARP URLs.Ascrod2018-10-06-4/+5
| | * | Pale Moon Installer: Update Windows ARP URLs.Ascrod2018-10-06-2/+8
| * | | Merge pull request #818 from trav90/mfbt-workMoonchild2018-10-08-0/+3386
| |\ \ \