[Webkit-unassigned] [Bug 56132] [Gtk] Add support for userscripts tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 12:37:59 PST 2011


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


Zan Dobersek <zandobersek at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #85373|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Zan Dobersek <zandobersek at gmail.com>  2011-03-10 12:37:59 PST ---
Created an attachment (id=85373)
 --> (https://bugs.webkit.org/attachment.cgi?id=85373&action=review)
Add support for testing user script tests

This patch adds support for testing user script tests by adding methods for adding a user script to a page group and removing all the content from a page group to the DumpRenderTreeSupport class. These two methods are then used in DumpRenderTree tool for testing these tests.

This patch also resets defaults to consistent values right after the test has finished, before loading about:blank. Without resetting these values a failure occurs when running tests in userscripts directory. We should rethink if loading about:blank after every test is actually needed and whether there's a better way of gaining benefits that loading about:blank brings.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list