Bug 23132
Summary: | REGRESSION: Java sound player on Wikipedia doesn't draw any UI | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | Java | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Major | Keywords: | InRadar, Regression |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://en.wikipedia.org/w/index.php?title=Wilhelm_scream&oldid=261089324 |
Alexey Proskuryakov
Steps to reproduce:
1. Open http://en.wikipedia.org/w/index.php?title=Wilhelm_scream&oldid=261089324
2. Click Play button (Wilhelm scream).
3. If a native-like UI is displayed, use a release build of WebKit to switch to Java player (debug crashes with an assertion, see bug 23131).
Result: A black rectangle is displayed instead of player UI. This is a regression from shipping Safari/WebKit (which has some redraw problems, but not nearly as gross).
Note that the Java player is the only one that works for playing sound on Wikipedia in Safari, so it's important to keep it working.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
<rdar://problem/6475074>
Alexey Proskuryakov
I can no longer reproduce this with ToT.