summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Simplify some alias sets in IonMonkey.PM28.4.1_Releasewolfbeast2019-03-26
* Add SSUAO for polyfill.iowolfbeast2019-03-23
* Version bumpwolfbeast2019-03-23
* Check if CopyData succeeded.sotaro2019-03-23
* Disallow getUserMedia on null principals.wolfbeast2019-03-23
* Check for osint argument when checking for greomni and appomni arguments.wolfbeast2019-03-23
* Escape '!' to '\041' in posix strings ($'...')Brian Grinstead2019-03-23
* Convert UI-dictating FTP errors to console errors.wolfbeast2019-03-23
* Grab caching capturing content with local variable.wolfbeast2019-03-23
* Restrict ExtractLinearSum to monotonous operation in infinite math space.Nicolas B. Pierron2019-03-23
* Extend origin-clean algorithm (DiD).wolfbeast2019-03-23
* Implement origin-clean algorithm for ImageBitmap.wolfbeast2019-03-23
* Add nullcheck for frames in FindNearestCommonAncestorFramewolfbeast2019-03-23
* Clean up nsOSHelperAppService.wolfbeast2019-03-23
* Check child container count in NotifyRefreshDriverCreated.Brian Birtles2019-03-23
* Check for dead wrappers in CallerGetterImpl/CallerSetterImpl.wolfbeast2019-03-23
* Force expected crashes on unexpected magic values.Nicolas B. Pierron2019-03-23
* Pref the use of unboxed plain objects in JS and disable by default.wolfbeast2019-03-23
* Remove harmless assertions by using IgnoredErrorResult.Olli Pettay2019-03-23
* [PALEMOON] Add SSUAO override for firefox.com (native mode)JustOff2019-03-23
* Remove unused SSL errorReporting prefswolfbeast2019-03-23
* [Palemoon] Disable Microsoft Family Safety support (Windows 8.1).wolfbeast2019-03-23
* Prevent loading of document subresources over FTP.wolfbeast2019-03-23
* Add hover state arrow images.wolfbeast2019-03-23
* Don't trust convexity when applying transforms.PM28.4.0_Releasewolfbeast2019-02-18
* Skia: Validate allocation size in GrBufferAllocPool using SkSafeMath.wolfbeast2019-02-17
* Skia: Be consistent about int for incReserve.wolfbeast2019-02-17
* Revert "Port several Skia upstream fixes."wolfbeast2019-02-17
* BMPs from the clipboard may include extra padding.Andrew Osmond2019-02-16
* Stop using hard-coded URL for "get more devtools"wolfbeast2019-02-16
* Conform Pale Moon AM preferences to actual locationsMatt A. Tobin2019-02-16
* Treat aContext as a bitfield in openURI.wolfbeast2019-02-15
* [PALEMOON] Link dictionaries to addons.palemoon.orgJustOff2019-02-15
* Preserve transparency when copying a DIB to/from the clipboard.wolfbeast2019-02-14
* Port several Skia upstream fixes.wolfbeast2019-02-14
* Update browse URL for AM search to Phoebus 2.0wolfbeast2019-02-14
* Use C++11 thread-safe statics with MSVC. (js)wolfbeast2019-02-14
* Use C++11 thread-safe statics with MSVC.wolfbeast2019-02-14
* Move "No proxy for" control down to clarify it is a global effect.wolfbeast2019-02-14
* Allow empty string on `location.search` setter.wolfbeast2019-02-12
* Version bump for releasewolfbeast2019-02-12
* Merge branch 'master' into Pale_Moon-releasewolfbeast2019-02-12
|\
| * Expose TLS 1.3 cipher suite prefs.wolfbeast2019-02-10
| * [BASILISK] Update AM preferences to point to the Basilisk Add-on Site - Part ...Matt A. Tobin2019-02-08
| * [BASILISK] Update AM preferences to point to the Basilisk Add-on SiteMatt A. Tobin2019-02-08
| * Revert "Increase purple limit triggers for CC."wolfbeast2019-02-07
| * Use existing image decoders to handle clipboard BMP data.wolfbeast2019-02-07
| * Handle pasted data of certain types with an odd length.Alex Gaynor2019-02-07
| * Never let "localhost" get sent to a proxy.wolfbeast2019-02-07
| * Get RefPtr to transaction before using it. (DiD)wolfbeast2019-02-07