Changeset 51951 in webkit


Ignore:
Timestamp:
Dec 10, 2009 9:54:28 AM (14 years ago)
Author:
abarth@webkit.org
Message:

2009-12-10 Patrik Persson <patrik.j.persson@ericsson.com>

Reviewed by Adam Barth.

Test case to verify that sandboxing 'about:blank' does not make
the containing frame sandboxed.

https://bugs.webkit.org/show_bug.cgi?id=21288#c28

  • fast/frames/resources/sandboxed-iframe-about-blank.html: Added.
  • fast/frames/sandboxed-iframe-about-blank-expected.txt: Added.
  • fast/frames/sandboxed-iframe-about-blank.html: Added.
Location:
trunk/LayoutTests
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r51947 r51951  
     12009-12-10  Patrik Persson  <patrik.j.persson@ericsson.com>
     2
     3        Reviewed by Adam Barth.
     4
     5        Test case to verify that sandboxing 'about:blank' does not make
     6        the containing frame sandboxed.
     7
     8        https://bugs.webkit.org/show_bug.cgi?id=21288#c28
     9
     10        * fast/frames/resources/sandboxed-iframe-about-blank.html: Added.
     11        * fast/frames/sandboxed-iframe-about-blank-expected.txt: Added.
     12        * fast/frames/sandboxed-iframe-about-blank.html: Added.
     13
    1142009-12-10  Eric Z. Ayers  <zundel@google.com>
    215
Note: See TracChangeset for help on using the changeset viewer.