summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | | Merge pull request #580 from ↵Moonchild2018-07-01-1/+1
|\ \ \ | |/ / |/| | | | | | | | janekptacijarabaci/devtools_locales_performance_typos-in-comments_1 Fix typo in a comment - performance.dtd
| * | Fix typo in a comment - performance.dtdjanekptacijarabaci2018-07-01-1/+1
|/ /
* | Merge pull request #572 from adeshkp/patch-8Moonchild2018-06-30-1/+1
|\ \ | | | | | | Quick fix to binary file path for Mac packaging
| * | Quick fix to binay file path for Mac packagingadeshkp2018-06-30-1/+1
|/ /
* | Merge pull request #567 from SpockMan02/moz-mac-lion-themeMoonchild2018-06-30-41/+74
|\ \ | | | | | | Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media query
| * | Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media querySpockMan022018-06-27-41/+74
| | |
* | | Merge pull request #570 from trav90/code-cleanupMoonchild2018-06-30-7/+3
|\ \ \ | | | | | | | | Remove unnecessary GCC version checks
| * | | Remove unnecessary GCC version checkstrav902018-06-29-7/+3
| | | |
* | | | Merge pull request #569 from Lootyhoof/theme-textMoonchild2018-06-30-8/+29
|\ \ \ \ | | | | | | | | | | [Pale Moon] Fix a few default theme issues
| * | | | Add tabbrowser findbar styling for Linux and OSXLootyhoof2018-06-30-0/+12
| | | | |
| * | | | Only invert dropmarker by default on glassLootyhoof2018-06-30-8/+7
| | | | |
| * | | | Allow menubar items to inherit toolbar text stylingLootyhoof2018-06-30-0/+4
| | | | |
| * | | | Add tabbrowser findbar stylingLootyhoof2018-06-30-0/+6
| |/ / /
* | | | Merge pull request #566 from JustOff/PR_libwebp-1.0.0Moonchild2018-06-30-2312/+3898
|\ \ \ \ | |/ / / |/| | | Update libwebp to v1.0.0 + known security patches
| * | | Rename libwebp/MOZCHANGES to libwebp/UXPCHANGES and update itJustOff2018-06-29-3/+4
| | | |
| * | | Apply known security patches (webp:381,383,384) to libwebp-1.0.0JustOff2018-06-29-59/+90
| | | |
| * | | Add new files to libwebp/dsp/moz.buildJustOff2018-06-29-0/+4
| | | |
| * | | Sync libwebp sources with ↵JustOff2018-06-29-2250/+3796
| | | | | | | | | | | | | | | | https://chromium.googlesource.com/webm/libwebp/+/v1.0.0
| * | | Update libwebp/update.sh script for libwebp-1.0.0JustOff2018-06-29-0/+4
| | | |
* | | | Bump Pale Moon to beta 2PM28.0.0b2_Unstablewolfbeast2018-06-29-1/+1
|/ / /
* | | Revert "Remove unwanted newtab page code"wolfbeast2018-06-29-7/+4732
| | | | | | | | | | | | This reverts commit 277fa0afdc50b707b3227ca327c29766cdcd20f1.
* | | Restore Pale Moon's standalone image viewing style.wolfbeast2018-06-29-1/+8
| | |
* | | Remove SSL Error Reporting telemetrywolfbeast2018-06-29-462/+1
| | |
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-06-29-2/+2
|\ \ \
| * \ \ Merge pull request #564 from ↵Moonchild2018-06-29-2/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | janekptacijarabaci/devtools_locales_animationinspector_typos-in-comments_1 Fix typos in comments - animationinspector.properties
| | * | | Fix typos in comments - animationinspector.propertiesjanekptacijarabaci2018-06-29-2/+2
| | | |/ | | |/|
* | / | Issue #562 Part 2: Remove unnecessary grid calculation code.wolfbeast2018-06-29-110/+11
|/ / /
* / / Remove unused code for managing physical audio devices.Gabriele Svelto2018-06-29-273/+0
|/ / | | | | | | This was only used in B2G/Gonk and can go.
* | WebRTC: Nullcheck DataChannel SendPacket calls.wolfbeast2018-06-29-2/+5
| |
* | Convert the button rect to device coordinates correctly instead of casting ↵wolfbeast2018-06-28-1/+3
| | | | | | | | | | | | CSS coordinates. This should the correct fix for #559
* | Make sure application confvars.sh files are apart of CONFIG_STATUS_DEPSMatt A. Tobin2018-06-28-0/+1
| |
* | Merge branch 'define-work'Matt A. Tobin2018-06-28-13/+29
|\ \
| * | Add HYPE_ICEWEASEL where appropriateMatt A. Tobin2018-06-28-5/+17
| | |
| * | Use MOZ_AUSTRALIS to define common shared Australis featuresMatt A. Tobin2018-06-28-8/+12
| | |
* | | Add back the Quickdial show/hide control.wolfbeast2018-06-28-3/+25
|/ / | | | | | | | | This also slightly tweaks the grid design styling. Resolves #563
* | Add missing aCurrentBrowser definition in utilityOverlay.jswolfbeast2018-06-28-0/+4
| | | | | | | | | | Follow-up to cadeea97bbefe42f89d16a4678fdc382c7b74bcd This obsoletes #561.
* | Issue #562 Part 1: Transfix the gridwolfbeast2018-06-28-31/+47
| |
* | Merge pull request #556 from JustOff/PR_sanitize_promisesMoonchild2018-06-28-122/+1
|\ \ | | | | | | [PALEMOON] Use Promises.jsm instead of promise.js from jetpack in sanitize.js
| * | [PALEMOON] Remove no more required extra copy of promise.jsJustOff2018-06-27-121/+0
| | |
| * | [PALEMOON] Use Promises.jsm instead of promise.js from jetpack in sanitize.jsJustOff2018-06-27-1/+1
| | |
* | | Merge pull request #557 from janekptacijarabaci/toolkit_about-support_error_1Moonchild2018-06-28-1/+3
|\ \ \ | | | | | | | | Fix "about:support"s "graphics" section when "webgl.disable-extensions" is true
| * | | Fix "about:support"s "graphics" section when "webgl.disable-extensions" is truejanekptacijarabaci2018-06-27-1/+3
| | | |
* | | | Merge pull request #558 from JustOff/PR_devtools_localesMoonchild2018-06-28-0/+3
|\ \ \ \ | |/ / / |/| | | [PALEMOON] Include devtools/client when building language packs
| * | | [PALEMOON] Include devtools/client/locales conditionallyJustOff2018-06-28-0/+2
| | | |
| * | | [PALEMOON] Include devtools/client when building language packsJustOff2018-06-27-0/+1
| |/ /
* | | Reorganize some internal pages.wolfbeast2018-06-27-124/+118
| | |
* | | Enable Intersection Observers in the platform.wolfbeast2018-06-27-0/+4
| | | | | | | | | | | | This resolves #249.
* | | Stabilize and align Intersection Observerswolfbeast2018-06-27-64/+111
|/ / | | | | | | | | | | | | - Fixes several crashes - Aligns the feature with the W3C WD spec Tag #249
* | Merge pull request #554 from MoonchildProductions/issue12Moonchild2018-06-27-183/+317
|\ \ | | | | | | Resolve potential null deref crashes in the editor
| * | Issue #12 Part 5: WidgetEvent shouldn't mark event as consumed if it's not ↵wolfbeast2018-06-26-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | cancelable. Currently, EventListenerManager calls WidgetEvent::PreventDefault() when the status is nsEventStatus_eConsumeNoDefault. That causes an unexpected state of events. To solve this, WidgetEvent should do nothing when it's not cancelable but PreventDefault() is called.