Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1264125: Fire transitioncancel event when a transition is canceled - ↵ | janekptacijarabaci | 2018-03-14 | -0/+1 |
| | | | | | | | | | part 1 (in the description) Issue #55 part 1 - Add transitioncancel event handler part 2 - Add ontransitioncancel EventHandler to WebIDL part 3 - Add member of active time to ComputedTiming | |||
* | HTML - implement the labels attribute (follow up) | janekptacijarabaci | 2018-03-12 | -27/+33 |
| | ||||
* | HTML - implement the labels attribute | janekptacijarabaci | 2018-03-12 | -17/+210 |
| | ||||
* | SVG - support radialGradient fr attribute | janekptacijarabaci | 2018-03-12 | -0/+1 |
| | ||||
* | Implement DOM page onvisibilitychange. | janekptacijarabaci | 2018-03-12 | -0/+1 |
| | ||||
* | Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most ↵ | Matt A. Tobin | 2018-03-01 | -2/+2 |
| | | | | places | |||
* | Don't include MediaKeySystemAccess without EME. | wolfbeast | 2018-02-24 | -0/+18 |
| | | | | | | This also removes checks for EME content in documents. This removes practical use of EME by no longer having a keying system. (no-op) tag #26 | |||
* | Propagate plugin permissions from top-level to XO iframes. | janekptacijarabaci | 2018-02-22 | -3/+15 |
| | ||||
* | CSP 2 - ignore (x-)frame-options if CSP with frame-ancestors directive exists | janekptacijarabaci | 2018-02-22 | -1/+10 |
| | ||||
* | Add site-specific overrides and remove the overruling global. | wolfbeast | 2018-02-22 | -10/+0 |
| | ||||
* | JS - make window.pageYOffset/pageXOffset/scrollX/scrollY double | janekptacijarabaci | 2018-02-21 | -15/+15 |
| | ||||
* | Bug 1420507 | wolfbeast | 2018-02-09 | -0/+2 |
| | ||||
* | Implement "cookie-averse document objects". | wolfbeast | 2018-02-08 | -0/+33 |
| | | | | | See: https://html.spec.whatwg.org/multipage/dom.html#cookie-averse-document-object This resolves #196. | |||
* | Fix errant comma in 4470f78754246bbd134b65cad2e0a9638418677f | wolfbeast | 2018-02-07 | -1/+1 |
| | ||||
* | Avoid unnecessary string creation. | wolfbeast | 2018-02-07 | -5/+19 |
| | ||||
* | Merge branch 'ported-moebius' | wolfbeast | 2018-02-04 | -0/+4 |
|\ | ||||
| * | Add -moz-windows-accent-color-is-dark | wolfbeast | 2018-02-04 | -0/+2 |
| | | | | | | | | #31 point 4 | |||
| * | Add `@media(-moz-windows-accent-color-applies)` | wolfbeast | 2018-02-04 | -0/+2 |
| | | | | | | | | #31 point 3 | |||
* | | Use MOZ_PHOENIX instead of checking for 'browser' in MOZ_BUILD_APP | Matt A. Tobin | 2018-02-03 | -1/+1 |
|/ | ||||
* | Implement configuration pref for Generational Garbage Collection. | wolfbeast | 2018-02-02 | -0/+5 |
| | | | | | Pref: javascript.options.mem.gc_generational This resolves #20 | |||
* | Support "SourceMap" header along with "X-SourceMap" | wolfbeast | 2018-02-02 | -1/+4 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+280277 |