<?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>7942</bug_id>
          
          <creation_ts>2006-03-23 13:14:14 -0800</creation_ts>
          <short_desc>nightlies after r13387 break js createcontextualfragment</short_desc>
          <delta_ts>2006-03-24 17:44:18 -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>Regression</keywords>
          <priority>P1</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Luke Crawford">luke</reporter>
          <assigned_to name="Darin Adler">darin</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>37436</commentid>
    <comment_count>0</comment_count>
    <who name="Luke Crawford">luke</who>
    <bug_when>2006-03-23 13:14:14 -0800</bug_when>
    <thetext>i&apos;m using prototype.js &lt;http://prototype.conio.net/&gt; and builds after r13387 break it&apos;s &apos;Insertion&apos; class (which inserts html before, after, or at the top or bottom of page element), specifically this line of (js) code:

this.insertContent([this.range.createContextualFragment(this.content)]);

createContextualFragment returns as undefined, instead of adding the content string into the dom. i tried r13442 and it was still broken, so i&apos;ve rolled back to r13387 where it works fine (as it does in ff, too). hope this helps, contact me if you need any other info. thanks for such a great browser!!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>37501</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-03-24 08:32:33 -0800</bug_when>
    <thetext>If this is true, this is likely related to my recent DeprecatedString-&gt;String changes in that area.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>