Changeset 49902 in webkit


Ignore:
Timestamp:
Oct 21, 2009 6:08:07 AM (14 years ago)
Author:
eric@webkit.org
Message:

2009-10-21 Girish Ramakrishnan <Girish Ramakrishnan>

Reviewed by Holger Freyther.

Plugins: Create manual tests for testing plugins

Create two test files:

  1. windowed.html - Test plugin in windowed mode.
  2. windowless.html - Test plugin in windowless mode.

https://bugs.webkit.org/show_bug.cgi?id=30503

  • manual-tests/plugins/windowed.html: Added.
  • manual-tests/plugins/windowless.html: Added.
Location:
trunk/WebCore
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r49899 r49902  
     12009-10-21  Girish Ramakrishnan  <girish@forwardbias.in>
     2
     3        Reviewed by Holger Freyther.
     4
     5        Plugins: Create manual tests for testing plugins
     6       
     7        Create two test files:
     8        1. windowed.html - Test plugin in windowed mode.
     9        2. windowless.html - Test plugin in windowless mode.
     10
     11        https://bugs.webkit.org/show_bug.cgi?id=30503
     12
     13        * manual-tests/plugins/windowed.html: Added.
     14        * manual-tests/plugins/windowless.html: Added.
     15
    1162009-10-21  Satoshi Nakagawa  <psychs@limechat.net>
    217
Note: See TracChangeset for help on using the changeset viewer.