Bug 50918
Summary: | [GStreamer] media/video-zoom-controls.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | 51602 | ||
Bug Blocks: |
Philippe Normand
Current result:
CONSOLE MESSAGE: line 0: TypeError: 'undefined' is not a function
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (12,12) size 776x576
RenderBlock {P} at (0,0) size 776x28
RenderText {#text} at (0,0) size 280x28
text run at (0,0) width 280: "Zoomed video with controls."
RenderBlock {VIDEO} at (45,73) size 686x0
RenderBlock (anonymous) at (0,73) size 776x28
RenderText {#text} at (0,0) size 53x28
text run at (0,0) width 53: "FAIL"
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Philippe Normand
Patch in bug 51602 should allow this test to reliably pass. New baselines will be needed.
Philippe Normand
Committed r78824: <http://trac.webkit.org/changeset/78824>