Changeset 63922 in webkit


Ignore:
Timestamp:
Jul 22, 2010 5:05:51 PM (14 years ago)
Author:
yurys@chromium.org
Message:

2010-07-22 Yury Semikhatsky <yurys@chromium.org>

Reviewed by Joseph Pecoraro.

Web Inspector: test that inspector will log syntax error in console without crashing
https://bugs.webkit.org/show_bug.cgi?id=42831

  • inspector/console-log-syntax-error-expected.txt: Added.
  • inspector/console-log-syntax-error.html: Added.
  • inspector/resources/syntax-error.js: Added.
  • platform/chromium/inspector/console-log-syntax-error-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r63921 r63922  
     12010-07-22  Yury Semikhatsky  <yurys@chromium.org>
     2
     3        Reviewed by Joseph Pecoraro.
     4
     5        Web Inspector: test that inspector will log syntax error in console without crashing
     6        https://bugs.webkit.org/show_bug.cgi?id=42831
     7
     8        * inspector/console-log-syntax-error-expected.txt: Added.
     9        * inspector/console-log-syntax-error.html: Added.
     10        * inspector/resources/syntax-error.js: Added.
     11        * platform/chromium/inspector/console-log-syntax-error-expected.txt: Added.
     12
    1132010-07-22  Yael Aharon  <yael.aharon@nokia.com>
    214
Note: See TracChangeset for help on using the changeset viewer.