Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #297 from janekptacijarabaci/css_text-justify_1 | Moonchild | 2018-04-29 |
|\ | | | | | CSS - implement text-justify property | ||
| * | moebius#90: CSS - implement text-justify property | janekptacijarabaci | 2018-04-01 |
| | | |||
* | | moebius#161: The Performance Resource Timing (make timestamps be relative to ↵ | janekptacijarabaci | 2018-04-29 |
| | | | | | | | | | | | | startTime) https://github.com/MoonchildProductions/moebius/pull/161 | ||
* | | Tweak fullscreen API | wolfbeast | 2018-04-24 |
| | | |||
* | | moebius#195: DOM - PointerEvent - improvements | janekptacijarabaci | 2018-04-23 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/195 | ||
* | | Bug 1323683 - Fold nsIURIWithQuery into nsIURI | janekptacijarabaci | 2018-04-22 |
| | | | | | | | | native in moebius | ||
* | | moebius#223: Consider blocking top level window data: URIs (part 1/3 without ↵ | janekptacijarabaci | 2018-04-22 |
| | | | | | | | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/223 | ||
* | | Move the Mark of the Web pref to GRE pref file. | wolfbeast | 2018-04-20 |
| | | |||
* | | Enable requestIdleCallback API | wolfbeast | 2018-04-19 |
| | | | | | | | | This resolves #209. | ||
* | | Use tried-and-proven backends for content rendering and reserve the use of ↵ | wolfbeast | 2018-04-18 |
| | | | | | | | | | | | | Skia for canvas only. This should prevent anemic, poorly-spaced and/or cut glyphs in content text. | ||
* | | Bug 1344642 - Part 2: Add a new pref for input type=week, month and ↵ | janekptacijarabaci | 2018-04-15 |
| | | | | | | | | datetime-local | ||
* | | moebius#154: Notifications - user settings - the immediate duration of the alert | janekptacijarabaci | 2018-04-12 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/154 | ||
* | | Rebase on master | wolfbeast | 2018-04-11 |
|\ \ | |||
| * | | Only enable general.useragent.appVersionIsBuildID for Basilisk by default | Matt A. Tobin | 2018-04-11 |
| |/ | |||
* / | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 |
|/ | |||
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-03-27 |
|\ | | | | | | | js_array_values_1 | ||
| * | Don't enforce arbitrary TLS profile. | wolfbeast | 2018-03-03 |
| | | | | | | | | This prevents people from being unable to visit websites based on "best practice" assumptions. | ||
| * | Read Firefox UA compatmode from a pref instead of hard-coded. | wolfbeast | 2018-02-21 |
| | | | | | | | | In case of a missing pref, a hard-coded value is still used from the ctor. | ||
| * | Update UA construction. | wolfbeast | 2018-02-21 |
| | | |||
* | | JS - support for Array.prototype.values() | janekptacijarabaci | 2018-02-20 |
|/ | |||
* | Remove more Vista checks in dom/media | wolfbeast | 2018-02-20 |
| | |||
* | Remove no longer relevant ClearType prefs. | wolfbeast | 2018-02-18 |
| | | | | Tag #22 | ||
* | Add an option to control automatic filling in of login credentials and ↵ | wolfbeast | 2018-02-18 |
| | | | | | | switch this off by default. This resolves #272. | ||
* | Use more logical pref names for mouse button 4&5 | wolfbeast | 2018-02-12 |
| | | | | Also improves comment wording. | ||
* | Be less up-tight about script timeouts. | wolfbeast | 2018-02-12 |
| | | | | Especially some chrome scripts need ample time, which is causing issues with background scripts firing when the browser is idle. | ||
* | Hard-code the version number for Mozilla's GMP service. | Matt A. Tobin | 2018-02-11 |
| | |||
* | Use our provisioned blocklist server. | wolfbeast | 2018-02-08 |
| | |||
* | Merge branch 'goanna-gfx' | wolfbeast | 2018-02-03 |
|\ | |||
| * | Use proper image http accept header for content negotiation. | wolfbeast | 2018-02-03 |
| | | |||
| * | Implement WebP image decoder. | wolfbeast | 2018-02-03 |
| | | |||
* | | Disable window.showModalDialog. | wolfbeast | 2018-02-02 |
| | | | | | | | | This is no longer in the spec. | ||
* | | Add canvas data poisoning option. | wolfbeast | 2018-02-02 |
| | | | | | | | | Tag #61. | ||
* | | Fix spellchecker dictionary logic. | wolfbeast | 2018-02-02 |
| | | | | | | | | This fixes #6. | ||
* | | Implement configuration pref for Generational Garbage Collection. | wolfbeast | 2018-02-02 |
|/ | | | | | Pref: javascript.options.mem.gc_generational This resolves #20 | ||
* | Remove kinto client, Firefox kinto storage adapter, blocklist update client ↵ | Matt A. Tobin | 2018-02-02 |
| | | | | and integration with sync, OneCRL and the custom time check for derives system time. | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |