Closed Bug 1333915 Opened 7 years ago Closed 7 years ago

Replace spawns and bridges in PPluginModule with endpoints

Categories

(Core Graveyard :: Plug-ins, defect)

defect
Not set
normal

Tracking

(firefox54 fixed)

RESOLVED FIXED
mozilla54
Tracking Status
firefox54 --- fixed

People

(Reporter: mccr8, Assigned: mccr8)

References

Details

Attachments

(2 files)

PContent contains:
  parent spawns PPluginModule;
PPluginModule contains:
  bridges PContent, PPluginModule;

Presumably these will need to be converted at the same time.
Assignee: nobody → continuation
Depends on: 1334221
Attachment #8830984 - Flags: review?(jmathies)
Attachment #8830985 - Flags: review?(jmathies)
I have an idea to avoid the weirdness of the nested messages. I should be able to just return the endpoint via the original sync message to the parent.
Comment on attachment 8830984 [details]
Bug 1333915, part 1 - Don't open the channel in CommonInit.

https://reviewboard.mozilla.org/r/107640/#review109588
Attachment #8830984 - Flags: review?(jmathies) → review+
Comment on attachment 8830985 [details]
Bug 1333915, part 2 - Stop using bridges and spawns in plugins.

https://reviewboard.mozilla.org/r/107642/#review109626
Attachment #8830985 - Flags: review?(jmathies) → review+
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/af954ecc38aa
part 1 - Don't open the channel in CommonInit. r=jimm
https://hg.mozilla.org/integration/autoland/rev/5e502d481d6c
part 2 - Stop using bridges and spawns in plugins. r=jimm
https://hg.mozilla.org/mozilla-central/rev/af954ecc38aa
https://hg.mozilla.org/mozilla-central/rev/5e502d481d6c
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: