Make blink::PopupOpeningObserver a GarbageCollectedMixin
All of PopupOpeningObserver implementors are on GC heap, and having raw pointers to them is dangerous. This CL is a preparation to make blink::FileInputType a PopupOpeningObserver. Bug: 637639 Change-Id: Iee014462716cc3c3de91ddf365ab8644e2de5f2e Reviewed-on: https://chromium-review.googlesource.com/1113084 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#569983}
Showing
Please register or sign in to comment