WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
104454
Web Inspector: Clear console message state when exiting private browsing.
https://bugs.webkit.org/show_bug.cgi?id=104454
Summary
Web Inspector: Clear console message state when exiting private browsing.
Mike West
Reported
2012-12-08 13:03:11 PST
From
https://bugs.webkit.org/show_bug.cgi?id=104383#c11
: --- (In reply to
comment #10
)
> Can't you turn private browsing mode on and off during runtime? In that case you might want to clear the console messages stored in the inspector when private browsing is disabled again.
That makes sense. We should also clear any stored exceptions that haven't made it to the console yet (ScriptExecutionContext::PendingException).
Attachments
Add attachment
proposed patch, testcase, etc.
Brian Burg
Comment 1
2014-12-13 13:56:23 PST
Closing as invalid, since private browsing is now per-window and can't leak across inspector sessions.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug