summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Version bump for 27.6.2 bugfix release.27.6.2_Release27.6_RelBranchPale Moon2017-11-23
* Add missing sanitization for HTML exporting of bookmarks.Pale Moon2017-11-23
* Confirm we actually have a PKCS#7 signedData content info.Pale Moon2017-11-23
* Cancel timer in TLSFilterTransaction if a transaction is canceled.Pale Moon2017-11-23
* Use ARGS_LENGTH_MAX as upper bound in MArgumentsLength::computeRange.Pale Moon2017-11-23
* Fix a crash by setting a flag to true.Pale Moon2017-11-23
* In order to not leak properties, ensure all the properties of adopted nodes a...Pale Moon2017-11-23
* Explicitly cancel channel after mixed content redirect.Pale Moon2017-11-23
* Special-case typed arrays in PropertyReadNeedsTypeBarrier.Pale Moon2017-11-23
* Force punycode display for IDNs with a <dotless-i/j, combining mark above> se...Pale Moon2017-11-23
* Remove display: contents pseudo frames.Pale Moon2017-11-23
* DefineOSFileConstants should return false if OSFileConstants service is not i...Pale Moon2017-11-23
* Revert "Add shortcut key for Browser Restart command"Pale Moon2017-11-22
* Implement "cookie-averse document objects".Pale Moon2017-11-21
* Fix Linux loading throbber to be properly encoded.Pale Moon2017-11-16
* Version bump for 27.6.1 bugfix release.27.6.1_ReleasePale Moon2017-11-14
* Ensure we process FIN flags on all-padding final frames.JustOff2017-11-13
* DOM - Buttons - Events - calling focus() from a focus handlerjanekptacijarabaci2017-11-13
* Update Netflix SSUAO to community-reported working one.Pale Moon2017-11-12
* Update CitiBank's SSUAO because it no longer accepts native.Pale Moon2017-11-12
* DOM - XMLHttpRequest - the synchronous mode - withCredentialsjanekptacijarabaci2017-11-12
* Backout the initial fix for #1310 and incorrect #1386 workaround.Pale Moon2017-11-09
* Revert "Don't set a fallback detailsURL since we supply this in the update XML."Pale Moon2017-11-07
* Make the SVG scaling limit for the surface cache more lenient. (uplift)27.6.0_ReleasePale Moon2017-11-05
* Give Facebook the Yahoo SSUAO treatment.Pale Moon2017-11-04
* Add no-op methods to Console API. (uplift)Pale Moon2017-11-04
* Switch sync and key server to palemoon.org27.6.0-RC1Pale Moon2017-11-03
* Port upstream patch for ICU to fix building with glibc 2.26+ on Linux.Pale Moon2017-11-03
* Version bump for release.Pale Moon2017-11-01
* Merge branch 'master' into 27.6_RelBranchPale Moon2017-11-01
|\
| * Merge pull request #1440 from JustOff/PR_restartless_uninstallsMoonchild2017-11-01
| |\
| | * Сode style adjustmentJustOff2017-11-01
| | * Handle uninstalls of restartless addons in XPIProviderJustOff2017-11-01
| * | Enable paste event listener in documents with no editor component.Pale Moon2017-11-01
| |/
| * Fix Windows 10 detection in GfxInfo and remove obsolete entries.Pale Moon2017-10-31
| * Merge pull request #1434 from janekptacijarabaci/elements_contenteditable_1Moonchild2017-10-31
| |\
| | * Broken selection system inside of a nested contenteditable elementjanekptacijarabaci2017-10-29
| * | Improve upmix function for mono sound to work on multi-channel setups.Pale Moon2017-10-31
| * | Remove preprocessing of safemode.js again.Pale Moon2017-10-29
| * | Convert C-style license blocks to native XML/JS style.Pale Moon2017-10-29
|/ /
* | Rewrite the safe mode dialog script and preprocess it.Pale Moon2017-10-29
* | Fix incorrect MPL 1.1 header in safemode dialog.Pale Moon2017-10-29
|/
* Merge pull request #1431 from trav90/media-workMoonchild2017-10-28
|\
| * Don't immediately fire canplaythrough for streams without durationtrav902017-10-27
| * Add mochitest that ensures the canplay/canplaythrough and readyState is prope...trav902017-10-27
| * [MSE] Determine when canplaythrough can be firedtrav902017-10-27
| * [MSE] Enable NextFrameBufferedStatus() for MediaSourceDecodertrav902017-10-27
| * [MSE] Move the definition of EOS_FUZZ to be publictrav902017-10-27
| * Use buffered range to determine next frame availabilitytrav902017-10-27
* | Align for(let x=n ; ; ) loops with the finalized ES6 spec.Pale Moon2017-10-28
|/