Commit Graph
100 Commits
Author SHA1 Message Date
Thorin-OakenpantsandGitHub 7f7282a975 59 deprecated tweaks 2018-03-14 11:05:37 +00:00
Thorin-OakenpantsandGitHub 6fd415eab2 59 RFP Alternatives 2018-03-13 19:26:39 +00:00
Thorin-OakenpantsandGitHub d4083e6a3e 59 deprecated/removed prefs [part 2]
Note: I moved the (part`x`) bit to the end of the bugzilla from previous commit as I like the https* bit to all be in line = visually easier to parse IMO
2018-03-13 18:56:22 +00:00
Thorin-OakenpantsandGitHub 2a402310cc fixup: missing line break 2018-03-13 09:23:17 +00:00
Thorin-OakenpantsandGitHub 1469e13df8 section 0700 #368
This is a start to reducing section 2600 (which I renamed it to just miscellaneous). We can always revisit this new section and add to it down the track if required. Note: added a second ref [2] under 0703. Note: re-numbered & re-positioned deprecated prefs for SPDY
2018-03-13 09:04:54 +00:00
Thorin-OakenpantsandGitHub 92585ecd93 browser.link.open_newwindow #371
adding this back in (so it is not missing for release changes), section will get a makeover, see linked issue
2018-03-13 08:00:20 +00:00
Thorin-OakenpantsandGitHub 205d64ab29 4500: RFP keyboard ctrl key 2018-03-08 00:54:47 +00:00
Thorin-OakenpantsandGitHub 19c40eeb18 fixup 2018-03-02 05:10:11 +00:00
Thorin-OakenpantsandGitHub 61d2b46a02 5000: identity.fxaccounts.enabled, fixes #366 2018-03-02 05:09:29 +00:00
Thorin-OakenpantsandGitHub b93c7e026c revamp 5000 fixes #360 2018-03-02 16:53:39 +13:00
Thorin-OakenpantsandGitHub ec687cad75 remove 5020 #360
"remove 5020 because the values we set are the default values in Mac + Windows. Linux sets it the other way around: false+true instead of true+false"
2018-03-02 03:13:39 +00:00
Thorin-OakenpantsandGitHub 6b691ae7e3 remove 5016 #360
covered by 5015 and only designed as a temporary pref AFAIK until issues with its timing and use (too distracting) are sorted
2018-03-02 02:39:45 +00:00
Thorin-OakenpantsandGitHub 40da3653d3 remove 5007 #360
the default value is 3 anyway, and there it has a UI checkbox setting - don't ask me why a checkbox which only allows two values (2 or 3)
2018-03-01 21:12:40 +00:00
Thorin-OakenpantsandGitHub 77a5894fa0 remove 5021* #360
These are all at default values, no need to enforce. As for removing them, we're de-cluttering the section and these just aren't that important. Anyone who wants to play with tab ordering/focus/etc could probably use an extension (API's?) and/or easily find these and look them up
2018-03-01 20:57:45 +00:00
Thorin-OakenpantsandGitHub 2dd2f5febe 0409: it is now 0201: see previous commit
whoops .. missed removing this part: overworked, underpaid, poor pants needs a beer
2018-03-01 12:48:31 +00:00
Thorin-OakenpantsandGitHub 2de13258ff 4609 + 4612: move back to 0200s
geolocation blocking via RFP will be removed (see https://bugzilla.mozilla.org/show_bug.cgi?id=1441295), and since either way you look at it (those who use RFP or not) the user.js blocks geo, so we might as well move this stuff back to section 0200
2018-03-01 12:26:10 +00:00
Thorin-OakenpantsandGitHub 9892c3cbb7 4500: RFP canvas
1376865 was back ported to 59, so canvas prompt fatigue will be reduced. Note: the default for non-prompts is the same as if you clicked "Don't Allow" - i.e it serves up a 10x10px white square
2018-03-01 04:32:12 +00:00
Thorin-OakenpantsandGitHub 887e93a4f2 4500: RFP WebGL stuff 2018-02-28 12:19:36 +00:00
Thorin-OakenpantsandGitHub 7f1a82365c 4500: RFP UA spoof stuff
Cleaning up the UA spoof stuff in the sticky, as a ticket was just closed (52 is now a temporary hard-coded value: 1418672 - I guess they're running out of time), so also cleaning up the info, and consistent layout

Two issues: The code to determine the ESR number is out of whack (by one) since the next ESR is 60. 59 stable is almost here. So they have decided to hard-code the value as 52, for now. The second issue is that Aurora/Nightly are ahead of stable/ESR and can thus unmask themselves as Aurora/Nightly. The hard-coded value for now also solves this.

If you follow the sticky for RFP, you will see there is a ticket for using the update channel information (eg stable, beta, dev, nightly etc) to determine when and how calculate the version spoof in future, and they'll also rejig the numbering algorithm to account for ESR being out by one. These are tickets https://bugzilla.mozilla.org/show_bug.cgi?id=1418162 and https://bugzilla.mozilla.org/show_bug.cgi?id=1428111
2018-02-28 12:10:05 +00:00
Thorin-OakenpantsandGitHub 8996071cd0 start 59 commits 2018-02-27 13:56:08 +00:00
Thorin-OakenpantsandGitHub cc166b8091 4500 RFP keyboard stuff 2018-02-27 12:47:06 +00:00
Thorin-OakenpantsandGitHub 0260176fef 4500: RFP canvas stuff 2018-02-27 11:59:37 +00:00
Thorin-OakenpantsandGitHub 09e2b181e4 4500 RFP stuff 2018-02-27 11:31:03 +00:00
Thorin-OakenpantsandGitHub 4dafbb89df 0330: missing comma 2018-02-24 10:54:16 +00:00
Thorin-OakenpantsandGitHub 5e08ad8c60 0330: use data:, for toolkit.telemetry.server
see https://github.com/ghacksuserjs/ghacks-user.js/commit/3d5276484a5a278b9881867852c9ce67be7e1494#commitcomment-27760142
2018-02-24 10:53:04 +00:00
Thorin-OakenpantsandGitHub b502317caf Merge pull request #364 from ghacksuserjs/earthlng-patch-1
default values cleanup
2018-02-19 12:34:48 +00:00
Thorin-OakenpantsandGitHub 5385b8c4ab remove 5017: ui.submenuDelay #360 #337 2018-02-19 12:24:28 +00:00
Thorin-OakenpantsandGitHub 542b814814 remove 5024+5025: media.* #360 2018-02-17 02:19:20 +00:00
Thorin-OakenpantsandGitHub a6fd4d1db1 2421: baseline JIT update info 2018-02-13 07:13:59 +00:00
Thorin-OakenpantsandGitHub 95251e98da spelling mistake 2018-02-08 15:33:05 +00:00
Thorin-OakenpantsandGitHub 08a5410b88 1407: restart info duplicity 2018-02-07 00:49:58 +00:00
Thorin-OakenpantsandGitHub 93a8f89191 Merge pull request #356 from ghacksuserjs/earthlng-patch-1
1600 cleanup and header-rewrite
2018-02-07 00:11:47 +00:00
Thorin-OakenpantsandGitHub 4fdf322193 CSRF acronym 2018-02-06 23:57:34 +00:00
Thorin-OakenpantsandGitHub ca11a88189 minor edits 2018-02-06 23:50:30 +00:00
Thorin-OakenpantsandGitHub d924c01518 ESR deprecated rewording 2018-02-06 01:10:45 +00:00
Thorin-OakenpantsandGitHub 1738f9efb1 58-alpha release 2018-02-04 00:20:36 +00:00
Thorin-OakenpantsandGitHub 2969ab5b13 added 2305: default permission Notifications 2018-02-03 03:56:16 +00:00
Thorin-OakenpantsandGitHub 3405bae6d8 added 2632: block sites overriding FF KB shortcuts
Note: I tested the value of 1 when changing from 2-block to make sure that it actually changed to allow in the panel. Am keeping my eye on the delete and backspace keys and will remove the line when it is fixed
2018-02-03 03:38:06 +00:00
Thorin-OakenpantsandGitHub a4eaf9494e added 4612: default permission location 2018-02-03 02:32:51 +00:00
Thorin-OakenpantsandGitHub ea6e9be787 added 2024: default permissions camera/mic 2018-02-03 02:17:20 +00:00
Thorin-OakenpantsandGitHub 0ebe5d0fa8 1405: WOFF2 info
https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face - see Compat table
2018-01-31 13:57:34 +00:00
Thorin-OakenpantsandGitHub ff77f7260c remove 2513: Presentaion API fixes #325 2018-01-29 14:37:36 +00:00
Thorin-OakenpantsandGitHub 93c3457d18 2427: js shared memory
MZ are flipping and a flopping on the value for a while now, lets enforce as false, specially since Spectre
2018-01-29 13:35:20 +00:00
Thorin-OakenpantsandGitHub 622b70aa37 whoops.. relocate old 1108 to 2600's not 2400s 2018-01-29 12:55:01 +00:00
Thorin-OakenpantsandGitHub c83670f708 1100's: goodbye e10s section 2018-01-30 01:25:14 +13:00
Thorin-OakenpantsandGitHub c399bb1d2d Update README.md 2018-01-25 04:25:39 +13:00
Thorin-OakenpantsandGitHub 0a11a87fd0 Update README.md 2018-01-25 04:06:00 +13:00
Thorin-OakenpantsandGitHub 14c1620994 0205: intl.locale.requested FF59+ 2018-01-22 18:49:39 +13:00
Thorin-OakenpantsandGitHub 0da73d606b 0351: crash reports pref name change 2018-01-22 10:13:28 +13:00
Thorin-OakenpantsandGitHub 91c8da5f12 2706->2702 merge: 3rd party cookies + sessionOnly 2018-01-18 20:26:49 +13:00
Thorin-OakenpantsandGitHub 6becf50fe6 4500: RFP keyboard events FF59+ 2018-01-18 15:55:57 +13:00
Thorin-OakenpantsandGitHub 5005376742 0417: disable SB data sharing 2018-01-17 17:33:45 +13:00
Thorin-OakenpantsandGitHub 48f95f2ac7 2706: set 3rd party HTTP cookies as session-only 2018-01-17 17:21:06 +13:00
Thorin-OakenpantsandGitHub e5c14eb700 tidy up info on prefs that require a restart
this is not all prefs, just some that we already documented
2018-01-17 16:40:39 +13:00
Thorin-OakenpantsandGitHub 806d6edc6d 1211+1212: clarify things better, fixes #334 2018-01-16 06:51:21 +13:00
Thorin-OakenpantsandGitHub db97478cd1 1106: number of processes default 2018-01-16 04:11:31 +13:00
Thorin-OakenpantsandGitHub 48ec3da18d 0000: about:config warning
Ready... Steady... turn off about:config warning... GO!! Welcome to Firefox prefs 101 :)
2018-01-15 05:32:51 +13:00
Thorin-OakenpantsandGitHub b30b988137 1211+1212: OCSP info tweaking, fixes #334 2018-01-12 05:26:42 +13:00
Thorin-OakenpantsandGitHub f820ecbacb 2420: asm.js info tweak, fixes #335 2018-01-12 05:08:36 +13:00
Thorin-OakenpantsandGitHub 3acef78f59 4500: RFP UA spoof add 1404608 info (OS spoof) 2018-01-11 12:44:52 +13:00
Thorin-OakenpantsandGitHub 978e51b515 1603: add warning, fixes #332 2018-01-08 02:24:16 +13:00
Thorin-OakenpantsandGitHub c5374b60d8 workers/service workers uM workaround #326 2018-01-06 12:09:30 +13:00
Thorin-OakenpantsandGitHub 2a2b80902a fixes/info to issues in FF58+59
FYI, the bugzilla for the fix in the header about cookies being needed for extensions + IDB is https://bugzilla.mozilla.org/show_bug.cgi?id=1406675
2018-01-05 12:23:56 +13:00
Thorin-OakenpantsandGitHub d82791a933 1241->active: block mixed passive content #326 2018-01-05 09:02:59 +13:00
Thorin-OakenpantsandGitHub d89e9834ff Update README.md 2018-01-05 00:29:24 +13:00
Thorin-OakenpantsandGitHub 04c7ed94da add license 2018-01-02 13:30:59 +13:00
Thorin-OakenpantsandGitHub c82d6f70fe start 58 commits 2018-01-02 12:56:16 +13:00
Thorin-OakenpantsandGitHub 31ec621d3f typos 2017-12-27 20:23:27 +13:00
Thorin-OakenpantsandGitHub 8f02a5bc40 2720->2730 reference 2017-12-27 20:21:54 +13:00
Thorin-OakenpantsandGitHub 73811e49be 2700's section revamp #235 2017-12-27 20:13:41 +13:00
Thorin-OakenpantsandGitHub 68efac4cc8 url change 2017-12-24 16:30:53 +13:00
Thorin-OakenpantsandGitHub db5706d949 url change 2017-12-24 16:29:36 +13:00
Thorin-OakenpantsandGitHub 3ffdd67904 url change 2017-12-24 16:29:18 +13:00
Thorin-OakenpantsandGitHub 83de87b18d url change 2017-12-24 16:28:58 +13:00
Thorin-OakenpantsandGitHub 99016960fa url change 2017-12-24 16:28:33 +13:00
Thorin-OakenpantsandGitHub 52efb2af7a url change 2017-12-24 16:27:47 +13:00
Thorin-OakenpantsandGitHub dbe0056c95 4500: canvas site permissions 2017-12-23 03:32:02 +13:00
Thorin-OakenpantsandGitHub 987c996cce Update README.md 2017-12-22 02:04:37 +13:00
Thorin-OakenpantsandGitHub a1cae1ae74 Update README.md 2017-12-22 02:03:42 +13:00
Thorin-OakenpantsandGitHub 0938d7bab2 add license 2017-12-22 02:02:57 +13:00
Thorin-OakenpantsandGitHub 323da46204 4500: RFP warn if language set to non en-US
fixes #304
2017-12-16 05:21:08 +13:00
Thorin-OakenpantsandGitHub f8ec9cebdd fix url 2017-12-09 10:31:09 +13:00
Thorin-OakenpantsandGitHub 24df3274f1 fix url 2017-12-09 10:29:29 +13:00
Thorin-OakenpantsandGitHub f5a4ec0cbd fix url 2017-12-09 10:28:58 +13:00
Thorin-OakenpantsandGitHub abbbf8ef0e fix url 2017-12-09 10:28:28 +13:00
Thorin-OakenpantsandGitHub b9c8329778 fix url 2017-12-09 10:27:58 +13:00
Thorin-OakenpantsandGitHub 8f68ee3e9e fix url 2017-12-09 10:27:21 +13:00
Thorin-OakenpantsandGitHub 4d2c26790f wiki link changes 2017-12-09 07:51:35 +13:00
Thorin-OakenpantsandGitHub ab492c58c3 0850a: remove cruff 2017-12-09 07:05:15 +13:00
Thorin-OakenpantsandGitHub 4fc7490405 comment out three items see #308 2017-12-09 06:20:16 +13:00
Thorin-OakenpantsandGitHub 11b0b779b8 fixes #308 2017-12-09 06:13:40 +13:00
Thorin-OakenpantsandGitHub 4ae5967e09 Update ghacks-clear-all-up-to-57-[the-rest-inactive].js 2017-12-09 02:02:04 +13:00
Thorin-OakenpantsandGitHub ebd233bf6e Create ghacks-clear-all-up-to-57-[the-rest-active].js 2017-12-09 02:00:56 +13:00
Thorin-OakenpantsandGitHub f2ed64c576 Update ghacks-clear-all-up-to-57-[the-rest-inactive].js 2017-12-09 01:58:27 +13:00
Thorin-OakenpantsandGitHub f09c860d96 clear inactive: move parrot to end 2017-12-09 01:33:38 +13:00
Thorin-OakenpantsandGitHub 753c4695a6 oophs 2017-12-09 01:28:50 +13:00
Thorin-OakenpantsandGitHub 7655648174 clear removed: move parrot to end 2017-12-09 01:28:16 +13:00
Thorin-OakenpantsandGitHub f8472fe501 clear deprecated: move parrot to end 2017-12-09 01:27:05 +13:00
Thorin-OakenpantsandGitHub d82475a7c3 clear RFP-alts: move parrot to end 2017-12-09 01:25:14 +13:00
Thorin-OakenpantsandGitHub 008257283b 2508: hardware acceleration #244
I guess we can revisit this when Tor ESR59 lands or even later when WebRender is fully implemented. For now, users can override it if they wish
2017-12-09 00:56:53 +13:00