summaryrefslogtreecommitdiffstats
path: root/layout/base/nsFrameManager.cpp
Commit message (Collapse)AuthorAgeLines
* Bug 1368547 - Remove nsFrameManagerBase::mPlaceholderMap and instead store ↵Matt A. Tobin2020-04-17-79/+1
| | | | | | the placeholder on a frame property on the out-of-flow Tag #1375
* Bug 1361086 - Simplify UndisplayedMap::GetListFor/GetOrCreateListFor to take ↵Matt A. Tobin2020-04-17-11/+11
| | | | | | nsIContent* rather than nsIContent** Tag #1375
* Bug 1296516 - Cleanup a bit of code in layout/baseMatt A. Tobin2020-04-17-192/+144
| | | | | | | | * Tidy RestyleManager::ContentStateChanged * Convert UndisplayedMap to a typed hashtable * Cleanup infallible or unchecked nsCSSFrameConstructor methods Tag #1375
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+835