Bug 1555057 Comment 67 Edit History

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

New patch should solve few related issues:
* Showing related add-on for blocked resources (this bug)
* Showing requests rejected by CORS (Bug 1445637)
* Solving unreliable ACTIVITY_SUBTYPE_TRANSACTION_CLOSE (not being fired as the last event), by using WeakMap/WeakSet. This could solve Bug 1632748, perhaps even Bug 1556451
* Set of bugs related to multiple selected requests like Bug 1635516 and Bug 1628162

Honza
New patch should solve few related issues:
* Showing related add-on for blocked resources (this bug)
* Showing requests rejected by CORS (Bug 1445637)
* Solving unreliable ACTIVITY_SUBTYPE_TRANSACTION_CLOSE (not being fired as the last event), by using WeakMap/WeakSet. This could solve Bug 1632748, perhaps even Bug 1556451
* Set of bugs related to multiple selected requests like Bug 1635516 and Bug 1628162

Try is green:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a52f9ef58a1f40479e5900b4e085e99f3ef4ef93

Honza
New patch should solve few related issues:
* Showing related add-on for blocked resources (this bug)
* Showing requests rejected by CORS (Bug 1445637)
* Solving unreliable ACTIVITY_SUBTYPE_TRANSACTION_CLOSE (not being fired as the last event), by using WeakMap/WeakSet. This could solve Bug 1632748, perhaps even Bug 1556451
* Set of bugs related to multiple selected requests like Bug 1635516 and Bug 1628162 (edit: this doesn't seem to be fixed by this patch)

Try is green:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a52f9ef58a1f40479e5900b4e085e99f3ef4ef93

Honza
New patch should solve few related issues:
* Showing related add-on for blocked resources (this bug)
* Showing requests rejected by CORS (Bug 1445637)
* Solving unreliable ACTIVITY_SUBTYPE_TRANSACTION_CLOSE (not being fired as the last event), by using WeakMap/WeakSet. This could solve Bug 1632748, perhaps even Bug 1556451
* Set of bugs related to multiple selected requests like Bug 1635516 and Bug 1628162 (edit: this doesn't seem to be fixed by the patch)

Try is green:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a52f9ef58a1f40479e5900b4e085e99f3ef4ef93

Honza
New patch should solve few related issues:
* Showing related add-on for blocked resources (this bug)
* Showing requests rejected by CORS (Bug 1445637)
* Solving unreliable ACTIVITY_SUBTYPE_TRANSACTION_CLOSE (not being fired as the last event), by using WeakMap/WeakSet. This could solve Bug 1632748, perhaps even Bug 1556451
* Set of bugs related to multiple selected requests like Bug 1635516 and Bug 1628162 (edit: bug 1634302 doesn't seem to be fixed by the patch)

Try is green:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a52f9ef58a1f40479e5900b4e085e99f3ef4ef93

Honza
New patch should solve few related issues:
* Showing related add-on for blocked resources (this bug)
* Showing requests rejected by CORS (Bug 1445637)
* Solving unreliable ACTIVITY_SUBTYPE_TRANSACTION_CLOSE (not being fired as the last event), by using WeakMap/WeakSet. This could solve Bug 1632748, perhaps even Bug 1556451
* Set of bugs related to multiple selected requests like Bug 1635516 and Bug 1628162 (edit: bug 1635516 doesn't seem to be fixed by the patch)

Try is green:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a52f9ef58a1f40479e5900b4e085e99f3ef4ef93

Honza
New patch should solve few related issues:
* Showing related add-on for blocked resources (this bug)
* Showing requests rejected by CORS (Bug 1445637)
* Solving unreliable ACTIVITY_SUBTYPE_TRANSACTION_CLOSE (not being fired as the last event), by using WeakMap/WeakSet. This could solve Bug 1632748, perhaps even Bug 1556451
* Set of bugs related to multiple selected requests like Bug 1635516 and Bug 1628162 (edit: doesn't seem to be fixed by the patch)

Try is green:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a52f9ef58a1f40479e5900b4e085e99f3ef4ef93

Honza

Back to Bug 1555057 Comment 67