Open Bug 1646552 Opened 4 years ago Updated 4 years ago

Figure out if usage of GetInProcess(ScriptableTop|Parent) in AudioChannelAgent.cpp is OK

Categories

(Core :: Audio/Video: Playback, task)

task

Tracking

()

People

(Reporter: kmag, Assigned: alwu)

References

Details

These methods are not Fission-compatible, but it's unclear whether that matters for AudioChannel's usage of them.

Tracking "Figure out GetInProcessTop usage" bugs for Fission M6b.

Fission Milestone: --- → M6b
See Also: → 1646553, 1646554
Summary: Figure out if usage of GGetInProcess(ScriptableTop|Parent) in AudioChannelAgent.cpp is OK → Figure out if usage of GetInProcess(ScriptableTop|Parent) in AudioChannelAgent.cpp is OK
Assignee: nobody → alwu

Quick update, started working on it today in order to fix it on Fx81.

Using those functions in AudioChannelService and AudioChannelAgent won't affect its functionality when we enable Fission, but they acutally works in a weird way. So I'm still going to remove them and make them work in another "more readable" way.

Chris, I can confirm using those functions on Fission still works, maybe we should remove the milestone and blocker?

Flags: needinfo?(cpeterson)

(In reply to Alastor Wu [:alwu] from comment #4)

Chris, I can confirm using those functions on Fission still works, maybe we should remove the milestone and blocker?

Cool. In that case, I'll remove the Fission blocker flags.

Fission Milestone: M6b → ---
Flags: needinfo?(cpeterson)
No longer blocks: 1642433
You need to log in before you can comment on or make changes to this bug.