 Chromium Code Reviews
 Chromium Code Reviews Issue 
            147023002:
    Notify parent frame renderer when OOP child frame renderer crashes  (Closed)
    
  
    Issue 
            147023002:
    Notify parent frame renderer when OOP child frame renderer crashes  (Closed) 
  | DescriptionNotify parent frame renderer when OOP child frame renderer crashes
When an out-of-process iframe renderer crashes, this causes the parent
renderer to be notified and it will display a solid color instead of
the previous rendered texture. This will later be changed to a special
'sad frame' bitmap when OOPIF rendering in Blink is further along.
At the time this is being committed the behavior is not
observable because of an independent crash bug (338508).
Commenting out the following line in
RenderViewHostImpl::OnRenderProcessGone() can avert the
crash (though it breaks other behavior):
delegate_->GetFrameTree()->ResetForMainFrameSwap();
R=jam
BUG=325803
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247987
   Patch Set 1 : WIP patch #Patch Set 2 : Iframe displays green rectangle on child frame crash #
 Messages
    Total messages: 7 (0 generated)
     | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||