Closed Bug 795711 Opened 12 years ago Closed 12 years ago

Setting network.activity.blipIntervalMilliseconds in the user pref should make network blip notifications being sent

Categories

(Core :: Networking, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla18
blocking-basecamp +

People

(Reporter: mounir, Assigned: mounir)

References

Details

Attachments

(1 file)

Right now, if network.activity.blipIntervalMilliseconds is set as a user_pref(), it does nothing. The only way to have the value taken into consideration is to have it set as a pref(). Unfortunately, this prevents tests for bug 795136 to run.
This should block because it prevents us from testing the feature.
blocking-basecamp: --- → ?
Blocks: 795716
Attached patch PatchSplinter Review
This patch makes us wait for the profile to be read before starting the network montioring. That way, we can read the user pref.
Assignee: nobody → mounir
Status: NEW → ASSIGNED
Attachment #666332 - Flags: review?(michal.novotny)
Attachment #666332 - Flags: review?(michal.novotny) → review+
Target Milestone: --- → mozilla18
blocking-basecamp: ? → +
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite?
Resolution: --- → FIXED

https://searchfox.org/mozilla-central/source/dom/tests/mochitest/general/mochitest.ini#123 says:

[test_network_events.html]
skip-if = true
# Disable this test until bug 795711 is fixed.

this bug is fixed, :jesup, as triage owner can you [find someone to] try re-enabling this test and either get it going or not. It has been disabled for 11+ years which is sort of pointless to keep it around.

Flags: needinfo?(rjesup)

(In reply to Joel Maher ( :jmaher ) (UTC -8) from comment #7)

this bug is fixed, :jesup, as triage owner can you [find someone to] try re-enabling this test and either get it going or not.

It looks like bug 795716 is for re-enabling the test.

Flags: needinfo?(rjesup)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: