Commit f769dad
Revert "Fix memory leak in WebContentAccessibilityImpl"
This reverts commit ee2d144.
Reason for revert: this did not actually fix the issue
Original change's description:
> Fix memory leak in WebContentAccessibilityImpl
>
> Bug: 462184793
> Change-Id: I77b63e2a1506ab58de8469dad632e63bb006ebe2
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7200483
> Auto-Submit: Sam Maier <[email protected]>
> Commit-Queue: Amanda Lin Dietz <[email protected]>
> Reviewed-by: Amanda Lin Dietz <[email protected]>
> Commit-Queue: Sam Maier <[email protected]>
> Cr-Commit-Position: refs/heads/main@{#1549416}
Bug: 462184793
Change-Id: I516c2fb85d15d396b5b6c93e0b2b433c857d0baf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7208681
Bot-Commit: Rubber Stamper <[email protected]>
Reviewed-by: Andrew Grieve <[email protected]>
Auto-Submit: Sam Maier <[email protected]>
Commit-Queue: Sam Maier <[email protected]>
Owners-Override: Sam Maier <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1551243}1 parent c581458 commit f769dad
File tree
1 file changed
+1
-2
lines changed- content/public/android/java/src/org/chromium/content/browser/accessibility
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | 57 | | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
831 | | - | |
832 | 831 | | |
833 | 832 | | |
834 | 833 | | |
| |||
0 commit comments