[Webkit-unassigned] [Bug 34314] New: Add a test for FrameLoaderClient::allowImages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 29 00:47:36 PST 2010


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

           Summary: Add a test for FrameLoaderClient::allowImages
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fishd at chromium.org


Add a test for FrameLoaderClient::allowImages

Similar to https://bugs.webkit.org/show_bug.cgi?id=33991, there is no
mechanism yet for testing this.  We need to add one, and then write
some tests.

The tests should cover at least these three cases:

1)  Load an inline image (not from cache).
2)  Load an inline image (from cache).
3)  Load an image into an iframe.

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