[Webkit-unassigned] [Bug 85034] New: Convert setPrivateBrowsingEnabled to use Internals interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 27 00:35:16 PDT 2012


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

           Summary: Convert setPrivateBrowsingEnabled 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 setPrivateBrowsingEnabled tests to use Internals instead of LayoutTestController interface. In my opinion, setPrivateBrowsingEnabled() is able to be supported by Internals because this feature just enables/disables private browsing feature in page settings. I found this function in our contributor meeting's hackaton. http://trac.webkit.org/wiki/Internals_Hackathon.

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