commit | 999c9eacabb1f4eafecc999adb8a31429e25eb7c | [log] [tgz] |
---|---|---|
author | Torne (Richard Coles) <torne@google.com> | Fri Aug 30 14:35:51 2024 -0400 |
committer | Torne (Richard Coles) <torne@google.com> | Mon Sep 09 11:46:17 2024 -0400 |
tree | 83c4de6106201ffc0b7903cd893f5455e853b8a7 | |
parent | af00cc737b632e572620096fc15898409d3929f9 [diff] |
Make the long-deprecated detachDrawGlFunctor a no-op. WebViewDelegate.detachDrawGlFunctor has been deprecated for a long time and is never used by any version of WebView that can run on current Android versions. Make it a no-op like the other deprecated draw functor methods, to remove the dependency on the hidden ViewRootImpl class. Bug: 310653407 Test: atest CtsWebkitTestCases Flag: android.webkit.mainline_apis Change-Id: I863e8f33ef2004cab4da57daddcdc49a92009991