[Webkit-unassigned] [Bug 106883] New: New inspector/editor/text-editor-formatter.html introduced in r139617 fails on EFL, MAC, QT, .

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 01:18:22 PST 2013


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

           Summary: New inspector/editor/text-editor-formatter.html
                    introduced in r139617 fails on EFL, MAC, QT,.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kadam at inf.u-szeged.hu
                CC: dominik.rottsches at intel.com, zandobersek at gmail.com,
                    pfeldman at chromium.org, kkristof at inf.u-szeged.hu,
                    szledan at inf.u-szeged.hu
            Blocks: 87008


This test fails: 

Diff is here:

--- /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/editor/text-editor-formatter-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/editor/text-editor-formatter-actual.txt 
@@ -24,31 +24,8 @@
         }
     }
 }
+Uncaught exception in inspector front-end: ReferenceError: Can't find variable: textInputController [undefined:448]
 ============ editor contents start ============
-/**
-*.Multi-line.comment
-*
-*/
-function.foo(n).{
-....//.one-line.comment
-....function.bar().{
-........return.42;
-....}
-....
-....var.sum.=.0;
-....for(var.i.=.0;.i.<.n;.++i).{
-........for(var.j.=.0;.j.<.n;.++j).{
-............sum.+=.i.+.j;
-........}
-....}
-....
-....
-....if.(sum.>.1000).{
-........while.(sum.>.0).{
-............--sum;
-........}
-....}
-}

 ============ editor contents end ============

-- 
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