Bug 102776
Summary: | [Gtk] [WK2] Fix for bug 97192 causes regressions | ||
---|---|---|---|
Product: | WebKit | Reporter: | Xabier RodrÃguez Calvar <calvaris> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | bugs-noreply, clopez, dpino, pnormand, spena |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 83869, 97192 | ||
Bug Blocks: |
Xabier RodrÃguez Calvar
We need to fix bug 97192 as it is a big regression in functionality, but these causes some trouble in some tests that need love.
This fails in wk2
Bug(GTK) media/track/track-cue-container-rendering-position.html
These fail in wk1:
Bug(GTK) media/track/track-cue-container-rendering-position.html
Bug(GTK) media/media-document-audio-repaint.html
Bug(GTK) media/track/track-cue-rendering-horizontal.html
Bug(GTK) media/track/track-cue-rendering-vertical.html
From the wk1 there could be some of them that could be just new baselines but they need further investigation to be sure.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Pena
Between r151796 and r151799 media/media-document-audio-repaint.html started timing out.
Carlos Alberto Lopez Perez
The test media/track/track-cue-rendering-horizontal.html was modified on r171004
Diego Pino
There was a more recent bug report on media/track/track-cue-container-rendering-position.html at https://bugs.webkit.org/show_bug.cgi?id=143708. The bug was eventually fixed.
However, at this moment, this test returns a Crash occasionally. The issue is tracked at https://bugs.webkit.org/show_bug.cgi?id=198830.