Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Kartikaya Gupta a33f679ae0 Bug 1515432 - Squash a lot of redundant WPT clauses. r=jmaher
This patch was autogenerated by the supercollapser tool.
https://github.com/staktrace/supercollapser/

Differential Revision: https://phabricator.services.mozilla.com/D18765

--HG--
extra : moz-landing-system : lando
2019-02-11 20:29:45 +00:00
Andrew McCreight 5f83bb1aed Bug 1522500 - Add two more generic JS stack frames to the WPT LSan whitelist. r=jgraham
Intermittent leaks with js_arena_realloc and CompileUtf8 have started
showing up to leaks involving a bunch of JS stuff, so add them to the
top-level LSan WPT white list.

Differential Revision: https://phabricator.services.mozilla.com/D19393

--HG--
extra : moz-landing-system : lando
2019-02-11 18:42:01 +00:00
Nathan Froyd def9e5efca Bug 1514043 - change gecko media plugin process name; r=mccr8,bobowen,haik,chutten
The only visible change from this change is that telemetry will be
discontinuous.  The owners for the relevant telemetry probes have
reviewed this and indicated that this discontinuity is OK.
2019-01-10 10:52:51 -05:00
Kartikaya Gupta 1424a0b4a5 Bug 1515486 - Set a leak threshold for the gpu process on WR-enabled WPT tests. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D15223

--HG--
extra : moz-landing-system : lando
2018-12-22 00:10:13 +00:00
James Graham dd922b8413 Bug 1436244 - Allow 2000 bytes leaking on wpt mac, r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D14080

--HG--
extra : moz-landing-system : lando
2018-12-11 14:47:00 +00:00
Michael Froman 02581ba817 Bug 1512341 - fix wpt failures when RDD process is pref'd on for OSX and Win. r=drno
Differential Revision: https://phabricator.services.mozilla.com/D13890

--HG--
extra : moz-landing-system : lando
2018-12-06 15:39:40 +00:00
James Graham 86c99d92b5 Bug 1352355 - Add metadata to allow existing leaks, r=mccr8
Depends on D12413

Differential Revision: https://phabricator.services.mozilla.com/D12414

--HG--
extra : moz-landing-system : lando
2018-11-30 23:17:45 +00:00
James Graham 41e09716e0 Bug 1352355 - Enable storing and updating mozleak metadata in wpt ini, r=ato
This adds two new properties to wpt metadata files:

mozleak-allowed - This is a list of the form [process-name:object
name], which indicates objects that may be leaked in that specific
process. Automatic updates that find a leak may add that object to
this list.

mozleak-threshold - This is a list (but conceptually a map) of
[process-name: threshold bytes], indicating a threshold below which
leaks will not cause a test failure. This number is updated by setting
it to the observed value for a process.

MozReview-Commit-ID: KA1oPl837a8

Depends on D12410

Differential Revision: https://phabricator.services.mozilla.com/D12411

--HG--
extra : moz-landing-system : lando
2018-11-30 23:17:39 +00:00
Valentin Gosu b3817f6068 Bug 1467914 - Remove expected fails for DNS LSan in WPT r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D8191

--HG--
extra : moz-landing-system : lando
2018-10-10 14:49:05 +00:00
James Graham 5bf353faf1 Bug 1354232 - Update metadata for lsan failures, r=maja_zf
MozReview-Commit-ID: 1oq2gCQMzau
2018-07-19 16:32:17 +01:00