mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-06 08:29:08 +00:00
91d64e3cc0
- Default Gecko Compatibility which is Gecko slice added to Native (for web compat) - other modes pure native (no gecko slice) and Firefox compatibility (Gecko+Firefox+rv: changed to Firefox compat version) This removes `general.useragent.compatMode.firefox` and `.gecko` in favor of an int pref. See also: MoonchildProductions/Pale-Moon#466