 Chromium Code Reviews
 Chromium Code Reviews Issue 
            19693009:
    Prevent WebMediaPlayerImpl from dereferencing stale Frame pointers on Document changes.  (Closed)
    
  
    Issue 
            19693009:
    Prevent WebMediaPlayerImpl from dereferencing stale Frame pointers on Document changes.  (Closed) 
  | DescriptionPrevent WebMediaPlayerImpl from dereferencing stale Frame pointers on Document changes.
Temporary fix to prevent dereferencing stale Frame pointers when an HTMLMediaElement is
moved from one document to another. (e.g., Lifting it out of an iframe into the
main document.)
BUG=260156
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154696
   Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Change fix so media/adopt-node-crash.html LayoutTest passes. #Patch Set 4 : Rebase #Messages
    Total messages: 5 (0 generated)
     |