[Webkit-unassigned] [Bug 57290] New: Make validation message bubble testable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 28 18:07:36 PDT 2011


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

           Summary: Make validation message bubble testable
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
                CC: dglazkov at chromium.org


Validation message bubble is not testable for now because it disappears automatically in some seconds.
We need to have a way to test it.

a) Disable the timer if DumpRenderTree is running
  Does every port have a flag like Chromium's WebKit::layoutTestMode() ?

b) Add a LayoutTestController method, like layoutTestController.setValidationMessagePresentingDuration(int minusValueMeansInfinity)
...

-- 
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