<?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>32999</bug_id>
          
          <creation_ts>2009-12-28 15:23:11 -0800</creation_ts>
          <short_desc>[V8] document.all shadowing implementation for JSC and V8 should be similar</short_desc>
          <delta_ts>2014-12-16 00:48:06 -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>WebCore JavaScript</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</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="Dimitri Glazkov (Google)">dglazkov</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>japhet</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>175323</commentid>
    <comment_count>0</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2009-12-28 15:23:11 -0800</bug_when>
    <thetext>Today, it&apos;s not.

V8 bindings use a magic property to indicate overriding of .all property with additional logic in named property getter and setter.

JSC bindings use direct set/put pair of methods.

We should write a layout test to check all corner cases and make both implementations match.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>200836</commentid>
    <comment_count>1</comment_count>
    <who name="Nate Chapin">japhet</who>
    <bug_when>2010-03-17 10:13:14 -0700</bug_when>
    <thetext>This would be nice to do for cleanup reasons, but I&apos;m going to remove it from blocking https://bugs.webkit.org/show_bug.cgi?id=32630, as it&apos;s not really adding a maintenance burden.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1055925</commentid>
    <comment_count>2</comment_count>
    <who name="Brian Burg">burg</who>
    <bug_when>2014-12-16 00:48:06 -0800</bug_when>
    <thetext>Closing some V8-related work items.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>