WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 25427
25429
Fix a bug in MediaDocument.cpp that gets triggered when entering a media file in address bar
https://bugs.webkit.org/show_bug.cgi?id=25429
Summary
Fix a bug in MediaDocument.cpp that gets triggered when entering a media file...
Hin-Chung Lam
Reported
2009-04-27 13:27:43 PDT
After the first buffer is received for the media file, MediaTokenizer marks the parsing as done but didn't stop the resource loading, so when the second buffer is received a ASSERT is hit leading to a crash.
Attachments
changelog + patch
(1.07 KB, patch)
2009-04-27 13:37 PDT
,
Hin-Chung Lam
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Hin-Chung Lam
Comment 1
2009-04-27 13:37:01 PDT
Created
attachment 29824
[details]
changelog + patch Stop the resource loading after the first buffer is received at MediaTokenizer. Please let me know if I need to provide a layout test for this bug fix, I'm not so sure where this layout test should be...
Mark Rowe (bdash)
Comment 2
2009-04-27 13:39:57 PDT
*** This bug has been marked as a duplicate of
25427
***
Eric Seidel (no email)
Comment 3
2009-05-04 01:27:50 PDT
Comment on
attachment 29824
[details]
changelog + patch clearing the review flag to remove this from the review queue.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug