RESOLVED FIXED Bug 39907
[V8] Crash wrapping media elemenst when MediaPlayer isn't available
https://bugs.webkit.org/show_bug.cgi?id=39907
Summary [V8] Crash wrapping media elemenst when MediaPlayer isn't available
Nate Chapin
Reported 2010-05-28 15:27:40 PDT
1. Ensure a browser using v8 doesn't have access to a media player. 2. Visit a page with a <video> tag, e.g. 3. Infinite recursion and explosion Nice, easy one line fix.
Attachments
patch (1.13 KB, patch)
2010-05-28 15:36 PDT, Nate Chapin
dglazkov: review+
Nate Chapin
Comment 1 2010-05-28 15:36:34 PDT
Dimitri Glazkov (Google)
Comment 2 2010-05-28 19:18:26 PDT
Comment on attachment 57390 [details] patch Can haz layout test?
Dimitri Glazkov (Google)
Comment 3 2010-06-02 10:52:27 PDT
Comment on attachment 57390 [details] patch Based on our discussion about the difficulty of testing this as-is, I am reversing my r- to r+. But please add a ChangeLog blurb about the testing.
Nate Chapin
Comment 4 2010-06-02 11:28:04 PDT
Note You need to log in before you can comment on or make changes to this bug.