<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>96180</bug_id>
          
          <creation_ts>2012-09-08 00:28:11 -0700</creation_ts>
          <short_desc>REGRESSION(r127939): It broke fast/js/named-function-expression.html and inspector/debugger/debugger-expand-scope.html</short_desc>
          <delta_ts>2012-09-09 10:10:26 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>79666</blocked>
    
    <blocked>96159</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>barraclough</cc>
    
    <cc>ggaren</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>715300</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-09-08 00:28:11 -0700</bug_when>
    <thetext>--- /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/js/named-function-expression-expected.txt 
+++ /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/js/named-function-expression-actual.txt 
@@ -29,9 +29,9 @@
 PASS: (function closure() { return (function() { closure = null; return closure &amp;&amp; !this.closure; })(); })() should be true and is.
 PASS: (function closure() { return (function() { return closure &amp;&amp; !this.closure; }); })()() should be true and is.
 PASS: (function closure() { return (function() { closure = null; return closure &amp;&amp; !this.closure; }); })()() should be true and is.
-PASS: (function closure() { eval(&quot;var closure&quot;); return closure == undefined &amp;&amp; !this.closure; })() should be true and is.
-PASS: (function closure() { eval(&quot;function closure() { }&quot;); return closure != arguments.callee &amp;&amp; !this.closure; })() should be true and is.
-PASS: (function closure() { eval(&quot;var closure;&quot;); closure = 1; return closure == 1 &amp;&amp; !this.closure; })() should be true and is.
+FAIL: (function closure() { eval(&quot;var closure&quot;); return closure == undefined &amp;&amp; !this.closure; })() should be true but isn&apos;t.
+FAIL: (function closure() { eval(&quot;function closure() { }&quot;); return closure != arguments.callee &amp;&amp; !this.closure; })() should be true but isn&apos;t.
+FAIL: (function closure() { eval(&quot;var closure;&quot;); closure = 1; return closure == 1 &amp;&amp; !this.closure; })() should be true but isn&apos;t.
 PASS: (function closure() { eval(&quot;var closure&quot;); delete closure; return closure == arguments.callee &amp;&amp; !this.closure; })() should be true and is.
 PASS: (function closure() { eval(&quot;function closure() { }&quot;); delete closure; return closure == arguments.callee &amp;&amp; !this.closure; })() should be true and is.
 PASS: (function closure() { eval(&quot;closure = 1;&quot;); return closure == arguments.callee &amp;&amp; !this.closure; })() should be true and is.




--- /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/inspector/debugger/debugger-expand-scope-expected.txt 
+++ /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/inspector/debugger/debugger-expand-scope-actual.txt 
@@ -13,8 +13,6 @@
     innerFunctionLocalVar: 2012
     this: Window
     x: 2010
-WindowWith Block
-    innerFunction: function innerFunction(x) {
 Closure
     arguments: Arguments[1]
     makeClosureLocalVar: &quot;local.TextParam&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>715525</commentid>
    <comment_count>1</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2012-09-09 10:10:26 -0700</bug_when>
    <thetext>Rolled out in &lt;http://trac.webkit.org/changeset/127987&gt;.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>