Changeset 89111 in webkit


Ignore:
Timestamp:
Jun 16, 2011 8:30:55 PM (13 years ago)
Author:
barraclough@apple.com
Message:

https://bugs.webkit.org/show_bug.cgi?id=25079
JS Arrays et al receive the wrong prototype

Rubber stamped by Sam Weinig.

Adding abarth's testcase, for this issue that was already fixed in ToT by other changes.

  • fast/js/cross-frame-prototype-expected.txt: Added.
  • fast/js/cross-frame-prototype.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r89110 r89111  
     12011-06-16  Gavin Barraclough  <barraclough@apple.com>
     2
     3        Rubber stamped by Sam Weinig.
     4
     5        https://bugs.webkit.org/show_bug.cgi?id=25079
     6        JS Arrays et al receive the wrong prototype
     7
     8        Adding abarth's testcase, for this issue that was already fixed in ToT by other changes.
     9
     10        * fast/js/cross-frame-prototype-expected.txt: Added.
     11        * fast/js/cross-frame-prototype.html: Added.
     12
    1132011-06-16  Ryosuke Niwa  <rniwa@webkit.org>
    214
Note: See TracChangeset for help on using the changeset viewer.