summaryrefslogtreecommitdiffstats
path: root/layout/base/nsPresShell.h
Commit message (Collapse)AuthorAgeLines
* 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
* Revert "Capture delayed events and cancel as necessary."wolfbeast2019-07-18-4/+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 hashtablewin7-72019-06-26-5/+6
| | | | Dispense the shared hashtable and instead attach the frame property list directly to nsIFrame.
* Capture delayed events and cancel as necessary.wolfbeast2019-04-26-0/+4
| | | | Tag #1052
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-9/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+966