Revert recent changes in SelectFileDialogImplGTK
The below changes were added to fix a crash on GTK4. However, this introduced a crash on GTK3. I'm unable to reproduce the crash and I'm going to be afk for 4 weeks after today, so I'm reverting these changes since GTK3 is currently supported but GTK4 is not, and I want to get the revert merged to M71. The changes can be relanded in the future once we have reliable repro steps. GTK4: Fix event processing after closing dialogs Fix crash in SelectFileDialogImplGTK::OnFileChooserDestroyThunk. [GTK] Speculative fix for crash in SelectFileDialogImplGTK Fix heap-use-after-free in SelectFileDialogImplGTK BUG=880073,901282 R=sky Change-Id: Id046e9a54527e4df251884e6447f8830a3b859d3 Reviewed-on: https://chromium-review.googlesource.com/c/1314636Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#605021}
Showing
Please register or sign in to comment