DescriptionAdd an explicit dispose step for WebDevToolsAgentImpl.
In order to provide an orderly shutdown of a WebViewImpl's
WebDevToolsAgentImpl object, add a dispose() step before clearing out
its reference. Delaying the dispose steps until WebDevToolsAgentImpl
is finalized, is incompatible with Oilpan.
R=haraken
BUG=451004
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191698
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|