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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 21 08:59:33 PDT 2010


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





--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2010-07-21 08:59:33 PST ---
> does Safari ensure that canPrintExceptions() is false in private browsing

Yes, an embedder application is supposed to disable exception printing when is doesn't want them printed.

As you mentioned, setShouldPrintExceptions() affects printing to stdout only, not to Inspector console. I don't have a strong opinion on whether WebCore should suppress printing error messages to Inspector console when private browsing is enabled.

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