 Chromium Code Reviews
 Chromium Code Reviews Issue 
            1001643004:
    Remove android webview rendering cruft  (Closed)
    
  
    Issue 
            1001643004:
    Remove android webview rendering cruft  (Closed) 
  | DescriptionRemove android webview rendering cruft
Remove pipelining and blocking the pipeline in different stages. The
underlying issue it was trying to workaround is fixed in Android, and it
involves a lot of complexity and was a source of bugs.
Also remove special handling when viewport is empty, as this is handled
correctly now.
Add back the IsEmpty corner case workaround by passing some frame
metadata with ChildFrame.
BUG=
Committed: https://crrev.com/b887d327fde64c810e34ef78e6bf4006adee441b
Cr-Commit-Position: refs/heads/master@{#321250}
   Patch Set 1 #
      Total comments: 6
      
     Patch Set 2 : child frame #Patch Set 3 : fix child_frame #Patch Set 4 : review #
      Total comments: 4
      
     Patch Set 5 : include IsEmpty corner case check #Patch Set 6 : remove unnecessary change #
      Total comments: 1
      
     Patch Set 7 : rename var #Messages
    Total messages: 16 (3 generated)
     |