<?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>32239</bug_id>
          
          <creation_ts>2009-12-07 13:17:22 -0800</creation_ts>
          <short_desc>implement Object.seal() / isSealed()</short_desc>
          <delta_ts>2011-03-31 10:28:43 -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>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>ES5, InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>32241</dependson>
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Patrick Mueller">pmuellr</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>arv</cc>
    
    <cc>erights</cc>
    
    <cc>mike</cc>
    
    <cc>oliver</cc>
    
    <cc>skyul</cc>
    
    <cc>webmaster</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>169448</commentid>
    <comment_count>0</comment_count>
    <who name="Patrick Mueller">pmuellr</who>
    <bug_when>2009-12-07 13:17:22 -0800</bug_when>
    <thetext>For ES5, Object.seal() and Object.isSealed() are required, but not yet supported by JSC.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>169773</commentid>
    <comment_count>1</comment_count>
    <who name="Patrick Mueller">pmuellr</who>
    <bug_when>2009-12-08 13:38:56 -0800</bug_when>
    <thetext>I believe this functionality will be relatively straight-forward to add after Object.isExtensible() / preventExtensions() is implemented.  That functionality is required for seal() / unseal()&apos;s implementation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>236749</commentid>
    <comment_count>2</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2010-06-11 02:39:30 -0700</bug_when>
    <thetext>&lt;rdar://problem/8082777&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>