Closed Bug 991499 Opened 12 years ago Closed 12 years ago

WifiWorker still try to send message to component which is already shutdown

Categories

(Firefox OS Graveyard :: Wifi, defect, P1)

ARM
Gonk (Firefox OS)
defect

Tracking

(blocking-b2g:1.3T+, firefox29 wontfix, firefox30 fixed, firefox31 fixed, b2g-v1.3T fixed, b2g-v1.4 fixed, b2g-v2.0 fixed)

RESOLVED FIXED
1.4 S5 (11apr)
blocking-b2g 1.3T+
Tracking Status
firefox29 --- wontfix
firefox30 --- fixed
firefox31 --- fixed
b2g-v1.3T --- fixed
b2g-v1.4 --- fixed
b2g-v2.0 --- fixed

People

(Reporter: dimi, Assigned: dimi)

References

Details

(Keywords: perf, regression, Whiteboard: [c=power p= s=2014.04.11 u=tarako])

Attachments

(1 file, 1 obsolete file)

In Bug 987760 , when run test_wifi_setting multiple times, sometimes the test case fail and show : Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIMessageSender.sendAsyncMessage]
Attached patch Fix patch v1 (obsolete) — Splinter Review
Attachment #8401175 - Flags: review?(vchang)
Comment on attachment 8401175 [details] [diff] [review] Fix patch v1 Review of attachment 8401175 [details] [diff] [review]: ----------------------------------------------------------------- Good catch, thank you. r=me with nit fixed. ::: dom/wifi/WifiWorker.js @@ +2436,5 @@ > }); > }, > > _sendMessage: function(message, success, data, msg) { > + try { Nit: remove white spaces.
Attachment #8401175 - Flags: review?(vchang) → review+
Attached patch Fix patch v2Splinter Review
Attachment #8401175 - Attachment is obsolete: true
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.5 S1 (9may)
This should be nominated to 1.3T and approval-mozilla-aurora?
blocking-b2g: --- → 1.3T?
Vincent, can you please describe the end user impact of not having this patch and why it is needed for tarako? Thanks
Flags: needinfo?(vchang)
The patch fixes the regression caused by Bug 979841(1.3T). It may break wifi when open/close content process several times.
Flags: needinfo?(vchang)
THanks Vincent, 1.3T+ for regression
blocking-b2g: 1.3T? → 1.3T+
Keywords: regression
Attachment #8401191 - Flags: approval-mozilla-aurora?
Comment on attachment 8401191 [details] [diff] [review] Fix patch v2 literally rubber stamping this as there's no indication of the risk/reward here but it's obviously needed for B2G and WiFi workers should not impact desktop/android FF.
Attachment #8401191 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Keywords: perf
Priority: -- → P1
Whiteboard: [c=power p= s=2014.04.11 u=tarako]
Target Milestone: 1.4 S6 (25apr) → 1.4 S5 (11apr)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: