Bug 271963
| Summary: | gtk_widget_snapshot_child: assertion '_gtk_widget_get_parent (child) == widget' failed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Michael Catanzaro <mcatanzaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Michael Catanzaro
If the WebKitWebViewBase's child dialog closes itself, we get this critical:
Gtk-CRITICAL **: 08:19:22.276: gtk_widget_snapshot_child: assertion '_gtk_widget_get_parent (child) == widget' failed
Test page: https://dor.mo.gov/forms/MO-1040%20Fillable%20Calculating_2023.pdf
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/26675
EWS
Committed 276950@main (9da2cabb016b): <https://commits.webkit.org/276950@main>
Reviewed commits have been landed. Closing PR #26675 and removing active labels.