Closed Bug 937018 Opened 11 years ago Closed 11 years ago

Mark the Network Seer thread in the Nuwa process

Categories

(Core :: IPC, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: cyu, Assigned: cyu)

References

Details

Attachments

(1 file, 1 obsolete file)

The network seer thread is created in the Nuwa process. We need to mark it so it can be frozen in the Nuwa process and recreated in the spawned child.
Blocks: 930282
Attachment #830054 - Flags: review?(khuey)
Comment on attachment 830054 [details] [diff] [review]
Mark the network seer thread in the Nuwa process.

Review of attachment 830054 [details] [diff] [review]:
-----------------------------------------------------------------

::: netwerk/base/src/Seer.cpp
@@ +335,5 @@
>    return QueryInterface(iid, result);
>  }
>  
> +#ifdef MOZ_NUWA_PROCESS
> +class NuwaMarkSeerThreadRunner: public nsRunnable

super-nit: space before ':'
Attachment #830054 - Flags: review?(khuey) → review+
https://hg.mozilla.org/mozilla-central/rev/76e135526b27
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: