Changeset 86221 in webkit


Ignore:
Timestamp:
May 10, 2011 11:41:31 PM (13 years ago)
Author:
yurys@chromium.org
Message:

2011-05-10 Yury Semikhatsky <yurys@chromium.org>

Reviewed by Pavel Feldman.

Web Inspector: test that browser doesn't crash if alert() arguments conversion throws to an exception
https://bugs.webkit.org/show_bug.cgi?id=60541

  • inspector/console/alert-toString-exception-expected.txt: Added.
  • inspector/console/alert-toString-exception.html: Added.
  • platform/chromium/inspector/console/alert-toString-exception-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r86215 r86221  
     12011-05-10  Yury Semikhatsky  <yurys@chromium.org>
     2
     3        Reviewed by Pavel Feldman.
     4
     5        Web Inspector: test that browser doesn't crash if alert() arguments conversion throws to an exception
     6        https://bugs.webkit.org/show_bug.cgi?id=60541
     7
     8        * inspector/console/alert-toString-exception-expected.txt: Added.
     9        * inspector/console/alert-toString-exception.html: Added.
     10        * platform/chromium/inspector/console/alert-toString-exception-expected.txt: Added.
     11
    1122011-05-10  Abhishek Arya  <inferno@chromium.org>
    213
Note: See TracChangeset for help on using the changeset viewer.