[Webkit-unassigned] [Bug 42515] New: console() and Private Browsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 18 04:27:37 PDT 2010


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

           Summary: console() and Private Browsing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: robert at webkit.org


Not all calls to domWindow()->console() are protected by privateBrowsingEnabled().

At the moment there are only three calls that seem to care:

printErrorMessageForFrame()
FrameLoader::shouldAllowNavigation()
DocLoader::printAccessDeniedMessage

Surely all calls to console()->addMessage() should care?

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