[Webkit-unassigned] [Bug 85692] New: Convert isPageBoxVisible to use Internals interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 4 19:38:44 PDT 2012


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

           Summary: Convert isPageBoxVisible to use Internals interface
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com


Adjust isPageBoxVisible tests to use Internals instead of LayoutTestController interface. In my humble opinion, isPageBoxVisible() is able to be supported by Internals. Because, it looks this function is implemented by WebCore layer, not WebKit layer. I'd like to know how do reviewers think about this patch.

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