Re: Explicit response to destructor messages before the destructor is actually called
Chris Jones <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
Benjamin Smedberg wrote: > But as far as I can tell there's no > NPPInstanceProtocolParent::RecvNPBrowserStreamDestructor method I can > override... I think I want one before the IPDL machinery calls > NPBrowserStreamDestructor directly. > Just pushed a changeset that adds this capability. Cheers, Chris