Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Revert "Improve origin-clean algorithm" | wolfbeast | 2019-06-04 | -5/+3 |
| | | | | This reverts commit e69b3f567c4b8957cc09ba4359e84939f77781c5. | |||
* | Improve origin-clean algorithm | wolfbeast | 2019-05-27 | -3/+5 |
| | ||||
* | Add nullcheck for frames in FindNearestCommonAncestorFrame | wolfbeast | 2019-02-18 | -0/+4 |
| | | | | This resolves #978. | |||
* | issue #908 - implement missing parts of CSS mask | yami | 2019-02-02 | -1/+126 |
| | ||||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -3/+0 |
| | ||||
* | Clean up a number of unused variables. | wolfbeast | 2018-09-29 | -1/+0 |
| | | | | Tag #21. | |||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -4/+0 |
| | | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this. | |||
* | Fix Build Bustage - with "--enable-debug" | janekptacijarabaci | 2018-07-12 | -1/+1 |
| | ||||
* | Building with "--enable-debug" - fix some warnings | janekptacijarabaci | 2018-05-02 | -2/+3 |
| | | | | | https://github.com/MoonchildProductions/moebius/pull/146 https://github.com/MoonchildProductions/Pale-Moon/pull/1400 | |||
* | moebius#90: CSS - implement text-justify property | janekptacijarabaci | 2018-04-01 | -1/+2 |
| | ||||
* | CSS - Grid - transferred min-size contribution of percentage size grid item ↵ | janekptacijarabaci | 2018-03-12 | -19/+132 |
| | | | | with an intrinsic ratio | |||
* | Don't build EME-specific subroutines without EME. | wolfbeast | 2018-02-24 | -0/+2 |
| | | | | | | | | | | | - Checks for restricted or encrypted content - Dispatching 'encrypted' events - Dispatching 'key needed' events - HTML Media Element media keys system - EME telemetry - HTML Media Element EME API This is the main bulk for #26, isolating EME-specific code. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+9186 |