Commit Graph

7 Commits

Author SHA1 Message Date
wolfbeast 91d64e3cc0 Change UA compatibility mode to a 3-state.
- 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
2018-07-24 23:28:32 +08:00
wolfbeast fd5caf4a2d Bump Firefox compatmode version to 45.9 2018-07-24 23:26:16 +08:00
wolfbeast 42030102ac Allow BuildID overrides with MOZ_UA_BUILDID again. 2018-07-24 23:11:47 +08:00
wolfbeast b67eab9a2a Fix UA handling build bustage 2018-07-24 23:11:37 +08:00
wolfbeast 8cc50528dd Re-implement UA handling for Goanna 2018-07-24 23:11:35 +08:00
wolfbeast 5ee6187aad Prep tree for forward-porting Goanna, stage 1 2018-07-24 23:10:50 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00