Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add missing NS_AtomizeMainThread(nameToUse); | win7-7 | 2019-05-24 | -1/+1 |
| | | | nsCOMPtr<nsIAtom> nameAtom = NS_AtomizeMainThread(nameToUse); | |||
* | add main thread only cache for nsIAtoms to speed up atomization dom/base | win7-7 | 2019-05-24 | -4/+4 |
| | | | add main thread only cache for nsIAtoms to speed up atomization | |||
* | Align Element.ScrollIntoView() with the spec. | wolfbeast | 2019-01-08 | -12/+50 |
| | | | | | | | This also removes the (unused) shadow alias from nsIDOMHTMLElement which used the different calling convention. This resolves #927 | |||
* | Revise lifetime management of IntersectionObservers. | wolfbeast | 2018-12-22 | -4/+4 |
| | | | | Tag #249 | |||
* | Remove VR hardware support. | wolfbeast | 2018-11-26 | -1/+0 |
| | | | | This resolves #881 | |||
* | DOM - Element - add support for Element.toggleAttribute() | janekptacijarabaci | 2018-07-10 | -0/+36 |
| | ||||
* | Stabilize and align Intersection Observers | wolfbeast | 2018-06-27 | -17/+28 |
| | | | | | | | - Fixes several crashes - Aligns the feature with the W3C WD spec Tag #249 | |||
* | moebius#138: Optimize operations on root of deeply-nested frame tree | janekptacijarabaci | 2018-04-24 | -0/+18 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/138 | |||
* | Bug 1444231 - Fix QI implementation for FragmentOrElement. r=mccr8, a=RyanVM | Boris Zbarsky | 2018-04-19 | -0/+6 |
| | | | | | | | | MozReview-Commit-ID: 9mPO2ezk2Y7 --HG-- extra : source : 060024fa93121d878d27f329c959757e6f71017a extra : intermediate-source : 925d5693c5a1a73806062947b18c98ed13efc6c3 | |||
* | HTML - implement the labels attribute (follow up) | janekptacijarabaci | 2018-03-12 | -3/+2 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+3932 |