<?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>87858</bug_id>
          
          <creation_ts>2012-05-30 08:52:07 -0700</creation_ts>
          <short_desc>[Win] REGRESSION(r118018) fast/js/names.html failing due to JavaScriptExperiments not being enabled on Windows</short_desc>
          <delta_ts>2012-05-30 09:07:00 -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>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Windows 7</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r118921%20(24262)/fast/js/names-pretty-diff.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, LayoutTestFailure</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jessie Berlin">jberlin</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>barraclough</cc>
    
    <cc>ggaren</cc>
    
    <cc>jberlin</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>637279</commentid>
    <comment_count>0</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2012-05-30 08:52:07 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/118018 disabled private names by default in WebCore but did not enable javascript experiments, add failing results for the test, or skip the test on Windows.

--- /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/js/names-expected.txt	2012-05-30 07:41:23.634547000 -0700
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/js/names-actual.txt	2012-05-30 07:41:23.633546900 -0700
@@ -1,25 +1,10 @@
+CONSOLE MESSAGE: line 13: ReferenceError: Can&apos;t find variable: Name
 This tests an early experimental implementation of ES6-esque private names.
 
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
 
 
-PASS prop in o is false
-PASS &apos;prop&apos; in o is false
-PASS Object.getOwnPropertyNames(o).length is 0
-PASS forIn(o) is []
-PASS prop in o is true
-PASS &apos;prop&apos; in o is false
-PASS Object.getOwnPropertyNames(o).length is 0
-PASS forIn(o) is []
-PASS o[prop] is 42
-PASS o[&apos;prop&apos;] is 101
-PASS Object.getOwnPropertyNames(o).length is 1
-PASS forIn(o) is [&quot;prop&quot;]
-PASS prop in o is false
-PASS &apos;prop&apos; in o is true
-PASS Object.getOwnPropertyNames(o).length is 1
-PASS forIn(o) is [&quot;prop&quot;]
-PASS successfullyParsed is true
+FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
 
 TEST COMPLETE

I am going to Skip this test for now to get the bots greener.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>637280</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2012-05-30 08:52:32 -0700</bug_when>
    <thetext>&lt;rdar://problem/11556896&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>637288</commentid>
    <comment_count>2</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2012-05-30 09:07:00 -0700</bug_when>
    <thetext>Added to the Windows Skipped list in http://trac.webkit.org/changeset/118928</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>