Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Revert "Capture delayed events and cancel as necessary." | wolfbeast | 2019-07-18 | -12/+0 |
| | | | | | | | | | Tag #1052 (backout). Backed out for creating issues like #1191 and other issue-less problems with e.g. losing the caret from text boxes. Of note: this was also backed out from m-c for similar reasons in Bug 1332433. This fixes #1191. This reverts commit 3424afccaebc71c4acd4fa9eadf519c408c5965b. | |||
* | Attach FrameProperties to each frame instead of using a shared hashtable | win7-7 | 2019-06-26 | -21/+14 |
| | | | | Dispense the shared hashtable and instead attach the frame property list directly to nsIFrame. | |||
* | Capture delayed events and cancel as necessary. | wolfbeast | 2019-04-26 | -0/+12 |
| | | | | Tag #1052 | |||
* | Grab caching capturing content with local variable. | wolfbeast | 2019-03-23 | -5/+5 |
| | ||||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -4/+0 |
| | ||||
* | Clean up a number of unused variables. | wolfbeast | 2018-09-29 | -5/+0 |
| | | | | Tag #21. | |||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -40/+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. | |||
* | Remove SPS profiler. | wolfbeast | 2018-05-24 | -17/+0 |
| | | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions. | |||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 | -68/+0 |
| | ||||
* | moebius#195: DOM - PointerEvent - improvements | janekptacijarabaci | 2018-04-23 | -0/+2 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/195 | |||
* | moebius#71: DOM - Pointer Events - improvements | janekptacijarabaci | 2018-04-20 | -73/+69 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/71 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+11280 |