gecko-dev/layout
Henrik Skupin 71a6b2d154 Bug 1452913 - Prevent hang of reftests when reading test objects list fails. r=gbrown
For the promise as returned by "OS.File.read()" the catch handler
is missing, and as such the tests will never be started when
the call to "read()" triggers an exception. It also results in
a hang of the reftest harness.

To prevent this, the failure has to be handled and appropriately
reported.

MozReview-Commit-ID: IX9thgjjahS

--HG--
extra : rebase_source : 963cd0aeb593b7627603566d1ad08d5e0863142f
2018-04-10 14:20:02 +02:00
..
base Bug 1452839: Adjust an assertion to account for the document node. r=me 2018-04-10 14:43:05 +02:00
build Bug 1452235 part 4. Remove nsIDOMSerializer. r=qdot 2018-04-09 16:30:33 -04:00
doc Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
forms Bug 1452080: Remove ComputedStyle::PresContext usage from layout and canvas code. r=xidorn 2018-04-09 11:19:49 +02:00
generic Merge inbound to mozilla-central. a=merge 2018-04-09 19:46:07 +03:00
inspector Bug 1452534 part 1 - Use Servo code to check whether a property is inherited. r=emilio 2018-04-09 14:33:30 +10:00
ipc Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow 2018-03-24 19:06:01 -04:00
mathml Bug 1452080: Remove ComputedStyle::PresContext usage from layout and canvas code. r=xidorn 2018-04-09 11:19:49 +02:00
media
painting Merge inbound to mozilla-central. a=merge 2018-04-10 12:56:48 +03:00
printing Bug 1449400 part 5 - Remove StyleSetHandle. r=emilio 2018-03-29 22:15:46 +11:00
reftests Bug 1451453 - Update reftest annotations for WR PR 2626. r=jrmuizel 2018-04-09 08:27:16 -04:00
style Bug 1412716 - Drop forward declarations of GeckoComputedStyle. r=emilio 2018-04-10 07:03:05 +09:00
svg Bug 1452080: Remove ComputedStyle::PresContext usage from layout and canvas code. r=xidorn 2018-04-09 11:19:49 +02:00
tables Bug 1434478 part 6 - Propagate a percentage basis to nsIFrame::IntrinsicISizeOffsets for resolving padding/margin. r=dholbert 2018-04-10 00:16:58 +02:00
tools Bug 1452913 - Prevent hang of reftests when reading test objects list fails. r=gbrown 2018-04-10 14:20:02 +02:00
xul Bug 1452185 part 3. Remove unnecessary nsIDOMXULElement includes. r=qdot 2018-04-09 16:30:32 -04:00
moz.build