Bug 102776 - [Gtk] [WK2] Fix for bug 97192 causes regressions
Summary: [Gtk] [WK2] Fix for bug 97192 causes regressions
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 83869 97192
Blocks:
  Show dependency treegraph
 
Reported: 2012-11-19 23:58 PST by Xabier Rodríguez Calvar
Modified: 2020-03-31 06:16 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xabier Rodríguez Calvar 2012-11-19 23:58:23 PST
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.
Comment 1 Simon Pena 2013-07-05 08:33:31 PDT
Between r151796 and r151799 media/media-document-audio-repaint.html started timing out.
Comment 2 Carlos Alberto Lopez Perez 2014-07-16 09:34:18 PDT
The test media/track/track-cue-rendering-horizontal.html was modified on r171004
Comment 3 Diego Pino 2020-03-31 06:16:44 PDT
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.