Open Bug 1310160 Opened 8 years ago Updated 2 years ago

Weird async/sync mix-up in special powers

Categories

(Testing :: Mochitest, defect)

Version 3
defect

Tracking

(Not tracked)

People

(Reporter: gkrizsanits, Unassigned)

Details

Do you know anything about this Alex?
Flags: needinfo?(poirot.alex)
Looks like a typo. It would be worth simply replacing it to _sendAsyncMessage and see if try is still happy with it?
Unfortunately, it looks like dom/presentation/tests/mochitest/test_presentation_1ua_connection_wentaway_inproc.html  and dom/presentation/tests/mochitest/test_presentation_1ua_connection_wentaway_oop.html now depends on it to be sync...
Flags: needinfo?(poirot.alex)
Can the dom/presentation case be replaced with a call to sendSyncMessage then, so it's possible to change to _sendAsyncMessage under the covers?
The test still fails locally even when switching it back to sendSyncMessage... but let's see if that please try.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.