<?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>11502</bug_id>
          
          <creation_ts>2006-11-03 02:02:05 -0800</creation_ts>
          <short_desc>Serializing RegExps doesn&apos;t preserve Unicode escapes</short_desc>
          <delta_ts>2006-11-20 12:34:50 -0800</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>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Proskuryakov">ap</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>wac</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>47605</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2006-11-03 02:02:05 -0800</bug_when>
    <thetext>See the failures in fast/js/regexp-unicode-handling.html - regular expressions are serialized in a way that&apos;s different from IE and Firefox, without \u escapes.

See bug 7445 comment 24.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>46840</commentid>
    <comment_count>1</comment_count>
    <who name="W. Andy Carrel">wac</who>
    <bug_when>2006-11-05 23:34:35 -0800</bug_when>
    <thetext>This is fixed by the patch attached to bug 11501
http://bugs.webkit.org/attachment.cgi?id=11392</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>