Commit Graph

4 Commits

Author SHA1 Message Date
roytam1 313c5d14a4 import changes from tenfourfox:
bug1416529, bug1425520, bug1437450, bug1437087
- M1252374 reduce mallocs in displayList generation (c3b712f86)
- closes #493: fix height for flexbox case M1030952 M1180107 (2a28a03ed)
2018-08-11 00:24:13 +08:00
roytam1 b368ac9265 applied bug1385272.diff 2018-07-25 10:40:05 +08:00
Pale Moon 00c0512ccb Make DOM selection addRange spec-compliant, take 2.
Because of the platform structure, we have to provide a way to add ranges to
Selection objects that aren't associated with a shell/nsFrameSelection.
This commit extends the original implementation with workarounds to add
these ranges by reaching into the internal implementation for adding ranges
and calling those functions directly.
2018-07-25 06:58:28 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00