Commit Graph

1447 Commits

Author SHA1 Message Date
66e807623b add 2698k isolate blob: URI
FF55 looks like it might be almost ready for FPI
2017-05-06 00:30:22 +12:00
553d1aedde geo.wifi.uri - use mozilla_api_key not google's
Instead of `geo.wifi.uri` using 127.0.0.1, for those who do use geo (`geo.enabled` is the master switch), enforce Mozilla's service over Google's.

- Default in stable, beta: https://www.googleapis.com/geolocation/v1/geolocate?key=%GOOGLE_API_KEY%
- Nightly defaults to mozilla (not usre of the exact string)
- I do not know if this is a telemetry thing for mozilla for non-stable or if this will roll down from nightly
2017-05-05 19:11:44 +12:00
9ffc3b0d9a add 3028 general.autoScroll=>inactive #108 2017-05-04 14:50:37 +12:00
02283833a1 remove 2032 browser.migrate.automigrate.enabled
This is a pref to hide a UI doorhanger which allows an end user to KEEP or UNDO auto-migrated "stuff" from another browser (eg from IE etc). This is part of funnelweb, which is an upcoming makeover of the "onboarding experience" (to retain users in a new FF) - this includes auto-importing their bookmarks etc from another browser in the background and THEN asking if they want to keep them or undo. We cannot block the UI to this for obvious reasons. Funnelweb also includes this like a new Tour UI, activity streams etc

https://bugzilla.mozilla.org/show_bug.cgi?id=1297479
https://bugzilla.mozilla.org/show_bug.cgi?id=1322718#c1

Tour thingy: https://www.ghacks.net/2017/03/31/firefox-photon-new-design-mockups-show-interface-and-more/
Activity Streams: https://www.ghacks.net/2017/04/09/firefox-57-photon-mockups-activity-stream-library-compact-mode-more/
2017-05-03 00:54:22 +12:00
acb22ac368 uBo is now REQUIRED
Have also modified the readme.md and will do so to the wiki implementation page
2017-05-02 15:20:46 +12:00
fc0a045069 tiniest typo ever - != = 2017-05-02 13:52:50 +12:00
8f0569f3fd 2403 add FF versioning 2017-05-02 05:06:44 +12:00
3a39425ab2 kinto: do not block any of it in the template
there are no privacy/security issues here - by default we should not block any of these, but if end-users wish to, then it's up to them
2017-05-02 03:14:06 +12:00
49d229b90f remove sync #98 2017-05-02 01:26:59 +12:00
f5670636f6 add 2513 dom.presentation.* #92 2017-05-02 01:16:22 +12:00
9d3c7949fd add 1700s containers #91 2017-04-30 16:09:14 +12:00
6fdbcd7fae fix syntax errors in 1110 2017-04-29 14:30:45 +02:00
0bdca802eb typo 2017-04-29 11:22:17 +12:00
9b65d9788d typos 2017-04-29 11:20:38 +12:00
b3af6c1f5f syntax/typo 2017-04-28 10:17:29 +12:00
f3a0e8d88c add 0209: geo.security.allowinsecure
mozilla intend to flip the switch in 55, but the pref is available in FF54 (but no idea if its fully working) - see https://webcache.googleusercontent.com/search?q=cache:yfO0BMezyGcJ:https://groups.google.com/d/msg/mozilla.dev.platform/8BsF76gNhDE/XhsZXcueBAAJ+&cd=2&hl=en&ct=clnk&gl=nz
2017-04-28 05:43:45 +12:00
ffd89807bf 1607: network.http.referer.hideOnionSource 2017-04-28 04:44:23 +12:00
da73ca1759 privacy.firstparty.isolate.restrict_opener_access
FF54 - inactive as is FPI
2017-04-28 04:33:51 +12:00
30bb523b11 upgrade 53-beta to 53
ready for alpha release and changelog
2017-04-28 04:18:55 +12:00
b26175494b typo
earthlng!!!!  we use urlbar not URL bar .. bad earthlng :)
2017-04-26 18:18:52 +12:00
7496b873b7 3027 browser.urlbar.decodeURLsOnCopy added 2017-04-26 18:17:22 +12:00
8ca3176ab1 2426 dom.IntersectionObserver.enabled added
default is false anyway. We can readdress this if it ever gets turned on, or used for purposes other than ad networks - I suspect there's nothing really out there using it right now, and the fact 53 is false, I bet there's no big hurry to turn it on due to stability and real world usage.
2017-04-26 18:02:33 +12:00
5cf2de570a 2706 browser.storageManager.enabled added
its added as default false, but looks like we'll need to check out what options the two prefs (dom from 51 and browser from 53) when true show in the options UI
2017-04-26 17:37:48 +12:00
37b8ad66b8 2512 device.sensors.enabled references
The blog entry [2] and subsequent ticket [3] are new.
Francois mentioned the older ticket [4].
FYI: `device.sensors.enabled` was introduced in FF15 (don't think I need to add that in)
2017-04-26 12:48:57 +12:00
4d1689b7a5 forgot a closing ***/ in deprecated section
no syntax issues, calm down
2017-04-21 01:04:28 +12:00
d87bcfde58 FF53 deprecated 2017-04-20 12:47:28 +12:00
c194e21d5c Update user.js 2017-04-19 14:22:31 +02:00
49e2025bc5 add e10s section 1100 #82
noted added roadmap link to section header, reworded FF53+ multiprocessCompatibility flag as `might disable` (from `will disable`)
2017-04-18 11:12:55 +12:00
2d0e27cb43 "reader view" -> personal section -> inactive #84 2017-04-18 10:56:29 +12:00
9bbe074960 minor readme section edits 2017-04-17 23:34:44 +12:00
ec5fdfcdaa 0381: disable WebExtension sync 2017-04-16 11:50:08 +12:00
e1a5f80063 start v53 commits 2017-04-16 11:45:28 +12:00
bc70023b54 0351: crashReports enforce extra pref at default
enforces default false (future proofing, because sh*t happens), plus added the FF version numbers.
2017-04-15 18:41:14 +12:00
551427fccc 2671 svg.disabled-> inactive for FF53+ 2017-04-15 12:27:41 +12:00
3cd631ecd3 Update user.js 2017-03-29 00:51:50 +13:00
e0102ec141 0001: extra info re starting in PB mode
Because PB mode still allows the key-commands/menus/context menus/buttons to do both "new window" and "new private window", and because in this mode the PB mode purple mask icon is never shown, this is not clear. See issue #73
2017-03-28 22:10:48 +13:00
cd0d2de04c 2030: remove addon mention 2017-03-27 00:39:34 +13:00
f4f739929b #69 Active Logins 2017-03-25 03:54:21 +13:00
fd04f6666b 2025->3025 2017-03-24 03:24:34 +13:00
35b1bde047 browser.crashReports.unsubmittedCheck.enabled 2017-03-22 12:40:31 +13:00
08363cb217 1242 2017-03-22 12:19:07 +13:00
9d80dfbf45 1000 revamp 2017-03-21 17:45:39 +13:00
ae60a0ff66 #63 2017-03-20 18:43:39 +13:00
b2eccc65f4 1200 revamp 2017-03-20 15:56:05 +13:00
6b6f614a72 #64 2017-03-18 23:11:19 +13:00
f3e7a31e44 #61 #46 : 2201->inactive 2017-03-18 07:19:53 +13:00
53b8a82e8f minor edit
companies get proper (or stylized) case, websites get lower case
2017-03-17 15:04:14 +13:00
a109e9f17c #44 continued 2017-03-17 04:39:27 +13:00
e6e1447d9c #44 [1], [2] tags
numbered references, also made sure references were the last lines prior to the user_pref(
2017-03-17 04:22:45 +13:00
dc728f2cd0 2402->description edit 2017-03-17 02:39:06 +13:00