Changeset 13590 in webkit


Ignore:
Timestamp:
Mar 30, 2006 4:44:36 PM (18 years ago)
Author:
tomernic
Message:

Manual test case for the Java aspect of <rdar://problem/4212626> REGRESSION: LIVECONNECT:
JavaScript type for Java Strings is function, not object

  • manual-tests/java-string-object-type.html: Added.
  • manual-tests/resources/StringTypeTest.class: Added.
  • manual-tests/resources/StringTypeTest.java: Added.
Location:
trunk/WebCore
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r13583 r13590  
     12006-03-30  Tim Omernick  <timo@apple.com>
     2
     3        Manual test case for the Java aspect of <rdar://problem/4212626> REGRESSION: LIVECONNECT:
     4        JavaScript type for Java Strings is function, not object
     5
     6        * manual-tests/java-string-object-type.html: Added.
     7        * manual-tests/resources/StringTypeTest.class: Added.
     8        * manual-tests/resources/StringTypeTest.java: Added.
     9
    1102006-03-30  Eric Seidel  <eseidel@apple.com>
    211
Note: See TracChangeset for help on using the changeset viewer.