Gaming4JC
4ab1401ee6
Issue #1102 - Disable <meta http-equiv=set-cookie>
...
Create a new pref 'dom.meta-set-cookie.enabled' which is set to 'false', disabling http-equiv meta cookies.
2019-05-31 07:17:21 +08:00
Roy Tam
8495414910
Merge remote-tracking branch 'origin/master' into custom
2019-05-24 21:59:29 +08:00
wolfbeast
3c6346afa9
Unhook Unboxed Objects option
2019-05-24 21:55:41 +08:00
Roy Tam
2cb30a238c
Merge remote-tracking branch 'origin/master' into custom
2019-04-27 09:01:02 +08:00
Ascrod
c6b9a5aa9f
Remove geo-specific search engine default preferences. Tag #245 .
2019-04-27 08:25:27 +08:00
Roy Tam
838b5e4e48
Merge remote-tracking branch 'origin/master' into custom
2019-04-19 09:42:27 +08:00
wolfbeast
c64dc935f9
Remove Firefox Accounts service and tie-ins.
...
See previous commit for removal of browser identity module.
2019-04-19 09:40:31 +08:00
wolfbeast
83ab16d267
Remove some BEOS 1st party code leftovers.
2019-04-19 09:34:04 +08:00
Roy Tam
51fa1b8bdb
Merge remote-tracking branch 'origin/master' into custom
2019-04-04 20:32:53 +08:00
wolfbeast
09ad6f03c9
Remove AIX 1st party code OS checks, part 2
...
Issue #186
2019-04-04 20:26:46 +08:00
Roy Tam
583edc6020
Merge remote-tracking branch 'origin/master' into custom
2019-03-29 22:29:22 +08:00
Florian Quèze
a85e8de713
Bug 1338306 - nsIPrefBranch.get*Pref should support providing a default value, r=bsmedberg.
2019-03-29 22:22:30 +08:00
Roy Tam
b186b7ea74
Merge remote-tracking branch 'origin/master' into custom
2019-03-23 06:56:07 +08:00
wolfbeast
eb32b5d7e4
Pref the use of unboxed plain objects in JS and disable by default.
...
This should be all that's needed for #1017 , but verification of
impact is definitely desired.
2019-03-23 06:44:08 +08:00
Roy Tam
55c995b79c
Merge remote-tracking branch 'origin/master' into custom
2019-03-16 07:14:05 +08:00
wolfbeast
c8412ad501
Part 1: network component changes.
2019-03-16 07:02:11 +08:00
Roy Tam
3853dcca6a
Merge branch 'master' into custom
2019-03-02 12:23:02 +08:00
wolfbeast
c283102a46
Move default-enable pref to application.
2019-03-02 12:19:25 +08:00
Roy Tam
4e6f3dd766
woff2: update to fx57-bundled version
2019-02-22 22:05:09 +08:00
Roy Tam
0db911f037
brotli: update to 1.0.0 (with fontface/network-related fixes in tree)
2019-02-22 22:05:04 +08:00
Roy Tam
df51e6d171
zlib: adapted chromium zlib
2019-02-22 22:05:02 +08:00
wolfbeast
c50284d997
Revert "Port several Skia upstream fixes."
...
This reverts commit 260b06c1c96285459947231a93f08e413be89dd0.
This fixes #976
2019-02-17 22:17:28 +08:00
wolfbeast
80610e5548
Port several Skia upstream fixes.
2019-02-16 00:28:31 +08:00
wolfbeast
191530d0cf
Set incremental GC slice to 20 ms duration
2019-02-16 00:27:41 +08:00
wolfbeast
3cc2485e42
Properly camelCase dom.intersectionObserver.enabled pref.
2019-02-16 00:24:32 +08:00
wolfbeast
125d551bd6
Revert "Disable IntersectionObserver API because of crashes."
...
This reverts commit ac1beef5c10a114afe18897d5d3ced24ac378b92.
2019-02-16 00:24:31 +08:00
wolfbeast
bc84969432
Disable IntersectionObserver API because of crashes.
...
See #934 and #935 .
2019-02-16 00:24:27 +08:00
Ascrod
57ca286478
Add preference for fully disabling HSTS.
2019-02-16 00:24:23 +08:00
wolfbeast
69919870c1
Add performance warnings to Deprecated module.
...
Adds a dedicated handler for performance warnings to be logged to
consoles if known performance-impacting methods are called.
Search service init is changed from a deprecation warning to a
performance warning for synchronous init.
This also re-enables the warning for the Basilisk & Co. search service
initialization which was previously removed in [a930a79]
See also the discussion on #916 .
2019-02-16 00:23:07 +08:00
wolfbeast
4294fe3e81
Re-enable intersection observers with WD spec patches.
...
This resolves #249
2019-02-16 00:23:02 +08:00
wolfbeast
a959f4717e
Prevent double free in mar_sign.c
2019-02-16 00:22:17 +08:00
trav90
93510088fb
Remove DirectShowReader Part 1: Conditional code
2019-02-16 00:20:54 +08:00
wolfbeast
11d4109cb8
Update GMP AUS URL
2019-02-16 00:20:36 +08:00
wolfbeast
9b1124ccbd
Remove VR hardware support.
...
This resolves #881
2019-02-16 00:20:27 +08:00
wolfbeast
54b231bfb6
Update reported Firefox version in compatmode.
...
This resolves #864
2019-02-16 00:19:06 +08:00
wolfbeast
0745ec7c54
Back out problematic patch causing issue #865 .
...
This reverts commit f62eee7c510238bf93b6ad43acd8b8a79a44417c.
Verified that a hardening patch landed after this already negates what this patch was a stopgap for, so we no longer need it at all.
2019-02-16 00:19:04 +08:00
wolfbeast
0c4fe21435
#863 part 2: Make opportunistic encryption opt-in for UXP
...
This exposes the new pref and also sets the Alt-Svc pref for OE to false.
Basilisk gets a default opt-in for both to stay close to Firefox.
2019-02-16 00:19:01 +08:00
wolfbeast
e53942ffe8
Backout opportunistic encryption changes.
...
Apparently there is some functional and naming confusion here.
Backing out to re-land after evaluation and possible changes.
Tag #863 .
2019-02-16 00:18:57 +08:00
wolfbeast
8fb5b349d5
Swap default platform state for opportunistic encryption.
...
Tag #863
2019-02-16 00:18:54 +08:00
wolfbeast
d24ac0c406
Change captive portal detection URL to our own.
2019-02-16 00:18:53 +08:00
wolfbeast
363a47c4c1
Make opportunistic encryption configurable.
...
This adds a pref "network.http.opportunistic-encryption" that controls whether
we send an "Upgrade-Insecure-Requests : 1" header on document navigation or not.
This patch modifies the platform network parts. Default for the platform is "true".
Part 1 for #863
2019-02-16 00:18:51 +08:00
wolfbeast
b49317da4a
Bug 1460538
2019-02-16 00:18:27 +08:00
wolfbeast
5baa10b59a
Set CSS error console reporting default to false for performance.
...
Dev note needed upon release. This resolves #444 .
2019-02-16 00:18:10 +08:00
trav90
6676331d30
Put AV1 codec behind a pref
...
Disabled by default.
2019-02-16 00:17:48 +08:00
wolfbeast
b79fedc200
Expose browser.download.lastDir.savePerSite
...
Resolves #823 (alternative suggestion)
2019-02-16 00:15:30 +08:00
wolfbeast
bbb1a766e2
Make caret width normal/thick behind CJK char configurable.
...
Fixes #820 (regression).
2019-02-16 00:15:15 +08:00
wolfbeast
3230eb96fc
Set the default action to not lock content scrolling when a menu is open.
...
This resolves issues with the bookmarks and other menus with submenus if scrollable in case of many items displayed.
2019-02-16 00:15:12 +08:00
wolfbeast
4b0b628cdd
Remove IndexedDB for content pref.
...
Tag Issue #765
2019-02-16 00:14:34 +08:00
Leorize
f67b2f0342
gfx: add pref for enabling APZ without e10s
2019-02-16 00:14:21 +08:00
wolfbeast
b85696b196
Regression fix: enable ICC v4 profiles by default.
2019-02-16 00:14:18 +08:00