[Webkit-unassigned] [Bug 75432] New: [GTK] fast/dom/constructed-objects-prototypes.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 2 03:17:13 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=75432

           Summary: [GTK] fast/dom/constructed-objects-prototypes.html
                    fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com
                CC: eric.carlson at apple.com, rniwa at webkit.org


Ryosuke rebaselined that test in r103644 and since then it fails on GTK:

http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r103899%20(15555)/fast/dom/constructed-objects-prototypes-diff.txt

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/constructed-objects-prototypes-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/constructed-objects-prototypes-actual.txt 
@@ -41,8 +41,6 @@
 PASS (new inner.ProgressEvent()).constructor.isInner is true
 PASS (new inner.StorageEvent()).isInner is true
 PASS (new inner.StorageEvent()).constructor.isInner is true
-PASS (new inner.TrackEvent()).isInner is true
-PASS (new inner.TrackEvent()).constructor.isInner is true
 PASS (new inner.WebGLContextEvent()).isInner is true
 PASS (new inner.WebGLContextEvent()).constructor.isInner is true
 PASS (new inner.WebKitAnimationEvent()).isInner is true

I locally checked that enabling the text track at build time fixes the test. So I wonder, was this enabled on Mac recently? I disabled text track on GTK because the feature is still a moving target (AFAIK).

For now I'll commit GTK baselines for this test but this is a temporary solution.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list