[Webkit-unassigned] [Bug 55110] New: fast/forms/input-file-not-open-without-gesture.html passes when a file picker dialog is opened without a gesture.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 18:16:50 PST 2011


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

           Summary: fast/forms/input-file-not-open-without-gesture.html
                    passes when a file picker dialog is opened without a
                    gesture.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aestes at apple.com
                CC: abarth at webkit.org, jnd at chromium.org
        Depends on: 47593


I was thinking about how to make this test more obvious, and I think the right thing to do is to have DumpRenderTree implement the UI delegates for the open panel (webView:runOpenPanelForFileButtonWithResultListener:allowMultipleFiles: and webView:runOpenPanelForFileButtonWithResultListener on the Mac) and have them log a message. Layout test expectations could then be based around the presence/absence of this log message.

That technique could be useful for this test as well as for the tests that will be necessary for the two dependent bugs.

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