summaryrefslogtreecommitdiffstats
path: root/layout/base/nsIPresShell.h
Commit message (Collapse)AuthorAgeLines
* Bug 1411754 - Rename PresShell::DestroyFramesFor to DestroyFramesForAndRestyleMatt A. Tobin2020-04-17-1/+1
| | | | Tag #1375
* Bug 1389743 - Only reconstruct frames synchronously from ContentRemoved when ↵Matt A. Tobin2020-04-17-13/+5
| | | | | | called from frame construction Tag #1375
* Bug 1368547 - Remove nsFrameManagerBase::mPlaceholderMap and instead store ↵Matt A. Tobin2020-04-17-6/+0
| | | | | | the placeholder on a frame property on the out-of-flow Tag #1375
* Bug 1296516 - Cleanup a bit of code in layout/baseMatt A. Tobin2020-04-17-1/+1
| | | | | | | | * Tidy RestyleManager::ContentStateChanged * Convert UndisplayedMap to a typed hashtable * Cleanup infallible or unchecked nsCSSFrameConstructor methods Tag #1375
* Attach FrameProperties to each frame instead of using a shared hashtablewin7-72019-06-26-5/+6
| | | | Dispense the shared hashtable and instead attach the frame property list directly to nsIFrame.
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-9/+0
|
* moebius#71: DOM - Pointer Events - improvementsjanekptacijarabaci2018-04-20-7/+7
| | | | https://github.com/MoonchildProductions/moebius/pull/71
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1868