gecko-dev/layout
James Graham 1c354cb585 Bug 1362811 - Don't require REFTEST prefix in unstructured reftest analyzer, r=dbaron
This prefix can't be produced by the standard structured logging
formatters because it doesn't know that the tests are
reftests. Therefore the reftest harness has a hack to add this prefix,
and the unstructured analyzer doesn't work with wpt reftests. This can
simply be solved by making the prefix optional, but looking for the
"INFO - " prefix that mozharness adds, when present, to identify the
start of the TEST- string.

MozReview-Commit-ID: GxWVWOSkAUZ

--HG--
extra : rebase_source : fbd8afa860da0fba4925b6bf2fc715cbf6c2688c
2017-05-07 00:20:43 +01:00
..
base Bug 1359343 - annotate svg related crashtests to enable stylo for SVG documents. r=heycam 2017-05-05 09:58:56 +00:00
build Bug 1353629 - PBlob refactoring - part 5 - IPCBlobInputStreamStorage, r=smaug 2017-04-24 12:09:40 +02:00
doc
forms Merge m-c to graphics 2017-05-03 08:52:43 -04:00
generic Merge m-c to graphics 2017-05-08 10:50:52 -04:00
inspector Bug 1361274. There's no need to update link :visited state when doing querySelectorAll, since querySelectorAll ignores that state anyway. r=smaug 2017-05-03 16:54:25 -04:00
ipc Bug 1322184 - Measure time spent in content JS that causes delay in paint. r=billm, data-r=bsmedberg 2017-05-02 08:10:00 -04:00
mathml Bug 1361766: Move MathML content state changes outside of reflow. r=xidorn 2017-05-02 22:42:26 +02:00
media
painting Bug 1361180 - Part 1. Return error DrawResult to the caller when the mask url can not be resolved. r=mstange 2017-05-03 10:39:05 +08:00
printing Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam 2017-04-30 17:30:08 +02:00
reftests Bug 1359343 - annotate svg related reftests to enable stylo for SVG documents. r=heycam 2017-05-08 10:37:22 +00:00
style Bug 1357906 - stylo: Update test expectations for -moz-transform serialization r=manishearth 2017-05-08 23:40:18 +03:00
svg Bug 1362400 part 2 - optimise SMIL image updates r=jwatt 2017-05-06 20:51:59 +01:00
tables Bug 929484 - Create nsDisplayTableFixedPosition to avoid display list collision when processing background image of table. r=mattwoodrow 2017-05-05 14:30:16 +08:00
tools Bug 1362811 - Don't require REFTEST prefix in unstructured reftest analyzer, r=dbaron 2017-05-07 00:20:43 +01:00
xul Bug 1358713, when a popup's anchor does not have a frame originally, don't have the popup update its position to follow it, r=tn 2017-05-05 11:13:56 -04:00
moz.build