Jason Simmons cdd7db2674 Fix a leak of RenderObjects in Paragraph/ParagraphBuilder (#3189)
The RenderView destructor does not delete its descendants.
RenderObject::destroy must be called to delete the object tree along with
other cleanup tasks.

Also associate a CustomFontData with dynamically loaded fonts in order to get
the desired FontDataCache behavior at RenderObject::destroy time.
2016-10-31 11:16:04 -07:00
..
2016-10-28 15:01:07 -07:00
2016-10-28 15:01:07 -07:00
2016-10-28 15:01:07 -07:00
2016-10-24 12:32:10 -07:00
2016-10-28 15:01:07 -07:00
2016-10-28 15:01:07 -07:00