Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 68901a3e authored by John Reck's avatar John Reck Committed by Android (Google) Code Review
Browse files

Merge "DO NOT MERGE Fix finalization" into ics-factoryrom

parents 80c32a37 5540abcd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4023,7 +4023,7 @@ public class WebView extends AbsoluteLayout
    protected void finalize() throws Throwable {
        try {
            if (mNativeClass != 0) {
                post(new Runnable() {
                mPrivateHandler.post(new Runnable() {
                    @Override
                    public void run() {
                        destroy();