[Webkit-unassigned] [Bug 96065] New: REGRESSION(127810): It broke inspector/debugger/debugger-expand-scope.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 21:50:27 PDT 2012


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

           Summary: REGRESSION(127810): It broke
                    inspector/debugger/debugger-expand-scope.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: sam at webkit.org, ggaren at apple.com, oliver at apple.com,
                    barraclough at apple.com, timothy_horton at apple.com
            Blocks: 79666,95659


Steps of fixing https://bugs.webkit.org/show_bug.cgi?id=95659 :
- https://trac.webkit.org/changeset/127698 (with updating expected txt)
- https://trac.webkit.org/changeset/127774 (reverting r127698 without expected file)
- https://trac.webkit.org/changeset/127808 (reverting the expected file change too)
- https://trac.webkit.org/changeset/127810 (fixed patch without expected update)
- https://trac.webkit.org/changeset/127814 (update the expected file - reverting 127808)

The updated expected file passed on Qt after r127698, but if fails 
after r127814. So it needed updated with the first patch r127698, 
but it doesn't with the second patch r127810.

Could you check it, please? Now I don't have any idea if it is
a progression or a regression. I totally confused. :)


It fails on EFL,Qt and Mountail Lion now: (skipped on mac-lion)
----------------------------------------------------------------
--- /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/debugger/debugger-expand-scope-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/debugger/debugger-expand-scope-actual.txt 
@@ -19,8 +19,6 @@
     arguments: Arguments[1]
     makeClosureLocalVar: "local.TextParam"
     n: "TextParam"
-WindowWith Block
-    makeClosure: function makeClosure(n) {
 WindowGlobal
     <section collapsed>
 Script execution resumed.

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