Bug 1853913 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

This started to fail with this merge https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=0a60f8be5517ddc928471d4a378b46228773fbc5
and fails only on mozilla-central. 
Gabriele, could you have a look over it? Thank you.

Full list of test failing is this one:
```
7278	12:29:43 WARNING - TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/unit_ipc/test_content_phc3.js | xpcshell return code: 0
7348	12:29:44 WARNING - TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/unit_ipc/test_content_phc2.js | xpcshell return code: 0
7418	12:29:44 WARNING - TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/unit_ipc/test_content_phc.js | xpcshell return code: 0
7548	12:29:44 WARNING - TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/unit_ipc/test_content_annotation.js | xpcshell return code: 0
7630	12:29:45 WARNING - TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/unit_ipc/test_content_large_annotation.js | xpcshell return code: 0
7700	12:29:45 WARNING - TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/unit_ipc/test_content_exception_time_annotation.js | xpcshell return code: 0
7770	12:29:45 WARNING - TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/unit_ipc/test_content_oom_annotation.js | xpcshell return code: 0
```
This started to fail with this merge https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=0a60f8be5517ddc928471d4a378b46228773fbc5
and fails only on mozilla-central. 
Could be from https://hg.mozilla.org/mozilla-central/rev/8e3c8eba5d70b0f35e69af8b01b083ce4b75f246 or maybe https://hg.mozilla.org/mozilla-central/rev/330a48f1b6ad46d41bf24c85a6cc8aeb2d4621b5
Gabriele, could you have a look over it? Thank you.

Full list of test failing is this one:
```
7278	12:29:43 WARNING - TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/unit_ipc/test_content_phc3.js | xpcshell return code: 0
7348	12:29:44 WARNING - TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/unit_ipc/test_content_phc2.js | xpcshell return code: 0
7418	12:29:44 WARNING - TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/unit_ipc/test_content_phc.js | xpcshell return code: 0
7548	12:29:44 WARNING - TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/unit_ipc/test_content_annotation.js | xpcshell return code: 0
7630	12:29:45 WARNING - TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/unit_ipc/test_content_large_annotation.js | xpcshell return code: 0
7700	12:29:45 WARNING - TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/unit_ipc/test_content_exception_time_annotation.js | xpcshell return code: 0
7770	12:29:45 WARNING - TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/unit_ipc/test_content_oom_annotation.js | xpcshell return code: 0
```

Back to Bug 1853913 Comment 1