mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-30 05:35:31 +00:00
0d79fa2c78
Typing into a text area wasn't working properly. Problem was that when the text changed we were reflowing the text frames with a resize reflow command and we thought we could optimize the reflow. So I changed ContentChanged() to mark each text frame dirty so we would know not to do the optimization |
||
---|---|---|
.. | ||
src | ||
.cvsignore | ||
Makefile.in | ||
makefile.win |