[Webkit-unassigned] [Bug 86704] New: Convert setDomainRelaxationForbiddenForURLScheme to use InternalSettings interface.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 16 22:39:11 PDT 2012


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

           Summary: Convert setDomainRelaxationForbiddenForURLScheme to
                    use InternalSettings 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 setDomainRelaxationForbiddenForURLScheme tests to use InternalSettings instead of LayoutTestController interface. In my humble opinion, setDomainRelaxationForbiddenForURLScheme() is able to be supported by InternalSettings because it looks this function is implemented by WebCore layer, not WebKit layer. If reviewers think this test function is able to be dealt with by WebKit layer, I will remove 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