From 6da8fe2e7fc96c16a1a55d0d3b3c788644f48aef Mon Sep 17 00:00:00 2001 From: Ting-Yu Lin Date: Fri, 10 Apr 2020 22:51:13 +0000 Subject: [PATCH] Bug 1628804 - Ensure nsIFrame::ContentSize() returning non-negative sizes. r=dholbert,AlaskanEmily Differential Revision: https://phabricator.services.mozilla.com/D70558 --HG-- extra : moz-landing-system : lando --- layout/generic/crashtests/1628804.html | 21 +++++++++++++++++++++ layout/generic/crashtests/crashtests.list | 1 + layout/generic/nsIFrame.h | 6 +++++- 3 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 layout/generic/crashtests/1628804.html diff --git a/layout/generic/crashtests/1628804.html b/layout/generic/crashtests/1628804.html new file mode 100644 index 000000000000..937a3474d14b --- /dev/null +++ b/layout/generic/crashtests/1628804.html @@ -0,0 +1,21 @@ + + + +