summaryrefslogtreecommitdiff
path: root/modules/libpref
Commit message (Collapse)AuthorAge
* Add media.default_volume preferencePale Moon2016-06-10
| | | | This resolves #440
* Enable GStreamer support by defaulttrav902016-03-28
|
* Revert "Merge branch 'DOM-promises-work'"Pale Moon2016-03-13
| | | | | This reverts commit a8a6cb509248b897a00d7a4b439efffa05e60bcc, reversing changes made to dd06188659d73f918d3773c7a265dda308e2e71d.
* Enable DOM promises by default now we have basic functionality.Pale Moon2016-03-13
| | | | TODO: .all() and .race()
* Cleanup leftover NTLMv1 bitstrav902016-01-31
|
* Add NTLMv2 support to the internal NTLM handlertrav902016-01-31
|
* Remove LM code from the internal NTLM handlertrav902016-01-31
|
* Define dom.disable_beforeunload as a pref, followup for #169Pale Moon2016-01-26
|
* Improve font rendering for Arabic text by choosing a better sans-serif default.Pale Moon2016-01-14
|
* Rename security.xssfilter.destwhitelist back to security.xssfilter.whitelist ↵Pale Moon2016-01-11
| | | | | | (UX+publication) Also add sane (known) defaults for the browser.
* support for src whitelistBruceBerry2016-01-09
|
* Merge branch 'master' into Code_CleanupPale Moon2016-01-03
|\
| * Add control pref for the "all" CSS shorthand property.Pale Moon2015-12-26
| |
| * Add control pref for CSS unsetPale Moon2015-12-25
| |
* | Remove identity toolkit, and prefs.S. Nordin2016-01-02
|/ | | | TODO: Remove the DOM interface.
* Disable WebVTT TextTrack support by default.Pale Moon2015-12-16
| | | | | It's not mature enough and actually buggy enough that it can completely hang the browser. Sorry, [CC] lovers. Pale Moon is primarily a web browser, not a media player.
* Reduce pipelining aggressiveness.Pale Moon2015-12-16
|
* XSS Filter: Add user control (pref) over HTTP headers.Pale Moon2015-12-16
|
* Added whitelist support. missing UI support for nowBruceBerry2015-12-06
|
* Added a new pref security.xssfilter.blockDynamic (default: true) to control ↵BruceBerry2015-12-06
| | | | whether to also monitor DOM-Based XSS vectors. Currently it only affects external scripts
* Base commit as-portedRiccardo Pelizzi2015-11-30
|
* Remove ancient GCC 3.2.2 workaround for OS/2trav902015-11-28
|
* Merge pull request #229 from Antonius32/linux-menubar-defaultsMoonchild2015-11-22
|\ | | | | Set ui.key.menuAccessKeyFocuses to "true" by default on Linux
| * Set ui.key.menuAccessKeyFocuses to "true" by default on LinuxAntonius322015-11-21
| |
* | Stop using SPDY by default. It's being deprecated and won't offer much if ↵Pale Moon2015-11-21
|/ | | | any advantages in its current implementation.
* Explicitly tell servers we accept WebPPale Moon2015-11-18
|
* Add finer control over autoplaying media with media.autoplay.allowscriptedPale Moon2015-11-09
|
* Disable NTLMv1 by default (pref-able) and return a fixed workstation string ↵Pale Moon2015-11-04
| | | | (pref-able also) for NTLMv1 if enabled to prevent information disclosure.
* Disable battery API by default to reduce private data exposure to the web.Pale Moon2015-09-03
|
* killed telemetry, healthreports, datareportsKetmar Dark2015-08-30
|
* Remove the social APIPale Moon2015-08-18
|
* Add Gecko compatibility mode for the UA and enable it by default.Pale Moon2015-08-07
| | | | Because, bad webdesign.
* Merge branch 'master' into GoannaPale Moon2015-07-19
|\
| * Enable experimental CSP (1.1/2.0) features to enable the use of nonces by ↵Pale Moon2015-07-17
| | | | | | | | | | | | sites by default. Still needs more testing, but likely won't give much result unless actually field-tested by out users.
| * Disable network A/B testingPale Moon2015-07-17
| |
| * Implement CSP 1.1 nonce experimentPale Moon2015-06-23
| |
* | Implement CSP 1.1 nonce experimentPale Moon2015-06-23
| |
* | Tune DNS prefs some more, keeping common SSL/TLS timing in mind for server ↵Pale Moon2015-06-23
| | | | | | | | clusters/load balancers
* | - Make DNS lookups less stickyPale Moon2015-06-23
| | | | | | | | | | - Fine-tune preferences for new behavior - Move DNS caching to GRE prefs
* | Merge branch 'master' into GoannaPale Moon2015-06-23
|\|
| * Merge pull request #106 from Axiomatic-/Single-Word-FixMoonchild2015-06-19
| |\ | | | | | | Fix Pale Moon issue with single word searches when behind proxies.
| | * [!] Declare variable in scope so we can build.S. Nordin2015-06-18
| | | | | | | | | | | | [+] Also added the FixTypos preferences.
| * | Display number of matches in Find bartrav902015-06-16
| |/
* | Merge branch 'master' into GoannaPale Moon2015-06-14
|\|
| * Ignore autocomplete=off by default (pref-controlled)Pale Moon2015-06-10
| |
* | Merge branch 'master' into GoannaPale Moon2015-06-09
|\|
| * Add canvas data poisoning option.Pale Moon2015-06-07
| |
* | Wholesale switch remaining code to GoannaPale Moon2015-05-27
|/
* Move paintlock event delay to greprefs, and adjust it for 2015's heavier sites.Pale Moon2015-05-15
|
* Merge branch 'master' into Harmony-workPale Moon2015-04-29
|\