Android: TabWebContentsUserData
Tab is managing numerous classes used for the active WebContents it is showing. This CL defines a TabWebContentsUserData that they can inherit from. New interface initWebContents/cleanupWebContents are to be defined by child classes. It is first applied to TabGestureStateListener. The other classes will follow. Bug: 884597 Change-Id: I7d31b5a2d4c64aef49697fb0bbe8e3db4e3b2443 Reviewed-on: https://chromium-review.googlesource.com/c/1229734 Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by:Ted Choc <tedchoc@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#596515}
Showing
Please register or sign in to comment