Closed
Bug 1191495
Opened 10 years ago
Closed 10 years ago
Relax PushManager callbacks assertions
Categories
(Core :: DOM: Push Subscriptions, defect)
Core
DOM: Push Subscriptions
Tracking
()
RESOLVED
FIXED
mozilla42
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | fixed |
People
(Reporter: nsm, Assigned: nsm)
References
Details
Attachments
(1 file)
If the browser starts shutting down or similar, we can't guarantee that the PushManager action callbacks will get a response before they get destroyed.
| Assignee | ||
Comment 1•10 years ago
|
||
Bug 1191495 - Relax PushManager callback assertions. r?kitcambridge
Attachment #8643919 -
Flags: review?(kcambridge)
Comment 3•10 years ago
|
||
Comment on attachment 8643919 [details]
MozReview Request: Bug 1191495 - Relax PushManager callback assertions. r?kitcambridge
https://reviewboard.mozilla.org/r/15169/#review13601
Ship It!
Attachment #8643919 -
Flags: review?(kcambridge) → review+
| Assignee | ||
Comment 4•10 years ago
|
||
url: https://hg.mozilla.org/integration/mozilla-inbound/rev/8917e73233991b25abf4bd9053cc3742eda85b4f
changeset: 8917e73233991b25abf4bd9053cc3742eda85b4f
user: Nikhil Marathe <nsm.nikhil@gmail.com>
date: Wed Aug 05 13:21:08 2015 -0700
description:
Bug 1191495 - Relax PushManager callback assertions. r=kitcambridge
This (and everything else in that push) backed out for mochitest-push crashes:
https://hg.mozilla.org/integration/mozilla-inbound/rev/15512b2f6f41
https://treeherder.mozilla.org/logviewer.html#?job_id=12539301&repo=mozilla-inbound
Flags: needinfo?(nsm.nikhil)
| Assignee | ||
Comment 6•10 years ago
|
||
| Assignee | ||
Comment 7•10 years ago
|
||
| Assignee | ||
Comment 8•10 years ago
|
||
| Assignee | ||
Comment 9•10 years ago
|
||
url: https://hg.mozilla.org/integration/mozilla-inbound/rev/1a54709ce22475d9ccbb52e21cc7729d2618c97a
changeset: 1a54709ce22475d9ccbb52e21cc7729d2618c97a
user: Nikhil Marathe <nsm.nikhil@gmail.com>
date: Wed Aug 05 15:32:19 2015 -0700
description:
Bug 1191495 - Relax PushManager callback assertions. r=kitcambridge
Comment 10•10 years ago
|
||
Assignee: nobody → nsm.nikhil
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
| Assignee | ||
Updated•10 years ago
|
Flags: needinfo?(nsm.nikhil)
You need to log in
before you can comment on or make changes to this bug.
Description
•