DescriptionRemove assertion on instance destruction.
The way that we do the wrappers now with InstanceHandles means there's no danger of dangling pointers, and actually that you can't unregister yourself during instance shutdown since the PP_Instance->pp::Instance mapping has been torn down by the time the instance destructor is called.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124119
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|