Open Bug 828959 Opened 12 years ago Updated 2 years ago

PluginProcessChild ignores the return of PluginModuleChild::Init

Categories

(Core :: IPC, defect)

defect

Tracking

()

People

(Reporter: neil, Unassigned)

References

Details

Bug 528146 added the following code snippet: mPlugin.Init(pluginFilename, ParentHandle(), IOThreadChild::message_loop(), IOThreadChild::channel()); return true; However Init can fail, and it seemed odd to me that this failure was ignored.
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.