Memory leaks during re-creating NaCl modules
This patch fixes one of three memory leaks found when page reloads NaCl module(s). In mentioned scenario HTMLPlugin element is added to LocalFrameView in LoadPlugin method, however there is no way to remove plugin from LocalFrameView. Bug: 922925 Change-Id: I1bf01f417f24bcbd82d5289a2138e3a69c31109f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1680175 Commit-Queue: Nate Chapin <japhet@chromium.org> Reviewed-by:Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#690776}
Showing
Please register or sign in to comment