Backed out 3 changesets (bug 1436904) for many crashes see bugs: 1440281, 1440302, 1440303, 1440313. a=backout

Backed out changeset 27f0762d4472 (bug 1436904)
Backed out changeset 27640f52e188 (bug 1436904)
Backed out changeset 2b4d117c27dc (bug 1436904)
This commit is contained in:
Dorel Luca
2018-02-22 17:28:59 +02:00
parent 27fe6752e3
commit 3276af0faa
51 changed files with 247 additions and 326 deletions

View File

@@ -482,7 +482,7 @@ nsHTMLCanvasFrame::BuildDisplayList(nsDisplayListBuilder* aBuilder,
clip(aBuilder, this, clipFlags);
aLists.Content()->AppendToTop(
MakeDisplayItem<nsDisplayCanvas>(aBuilder, this));
new (aBuilder) nsDisplayCanvas(aBuilder, this));
DisplaySelectionOverlay(aBuilder, aLists.Content(),
nsISelectionDisplay::DISPLAY_IMAGES);