Bug 211235
| Summary: | Videos keep playing after closing a MiniBrowser WK2 window | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ddkilzer, simon.fraser, thorton, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=211243 | ||
Simon Fraser (smfr)
Load a YouTube video in MiniBrowser, start playing, then close the window. The audio keeps playing, suggesting that we've leaked the WKWebView or failed to clean something up.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
The WKWebView is kept alive.
Radar WebKit Bug Importer
<rdar://problem/62655674>
David Kilzer (:ddkilzer)
Might want to re-check after fix for Bug 211243 lands.
Simon Fraser (smfr)
No longer happens. Probably regressed at r176862 or r210483 and fixed at r261324.