[WinCairo][WebKit] Nothing is drawn after Web process crashed 1. Start MiniBrowser (default mode is modern WebKit WebView Window) 2. Go to https://webkit.org 3. Kill WebKitWebProcess.exe by using Windows Task Manager 4. Go to https://webkit.org 5. Nothing is drawn
PageClientImpl::viewSize returns 0x0 size after Web process crashed. The original implementation (Bug 52175) was using GetClientRect.
Created attachment 363849 [details] Patch
Comment on attachment 363849 [details] Patch r=me build failure looks suspicious.
(In reply to Alex Christensen from comment #3) > Comment on attachment 363849 [details] > Patch > > r=me > build failure looks suspicious. WinCairo has been broken since r242596 and the compile output looks the same here. I think this is safe to cq+ since the build output is unrelated.
Comment on attachment 363849 [details] Patch Clearing flags on attachment: 363849 Committed r242625: <https://trac.webkit.org/changeset/242625>
All reviewed patches have been landed. Closing bug.
<rdar://problem/48697852>