mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 23:30:46 +00:00

BeginUpdate/EndUpdate on documents. Use this in a bunch of places to make sure that EndUpdate is called in the face of early returns. Bug 131775, also fixes bug 211022, r=caillon, sr=jst