DescriptionSever HTMLImportChild client connection upon disposal.
Move the notification of the HTMLImportChild going away to its dispose()
method (instead of its destructor.) It is unsafe to access the
HTMLImportChild after its loader has been cleared, which happens as
part of disposal. Hence, clear the client connection at the same time.
This is essential for Oilpan, where HTMLImportChild destruction will not
happen synchronously with disposal.
R=haraken
BUG=458222
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194847
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|