[macOS 14] Secure coding is not enabled for restorable state
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
People
(Reporter: rahul.chaudhary.x64, Unassigned)
Details
Attachments
(1 file)
|
271.57 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/118.0
Steps to reproduce:
OS: macOS Sonoma
Action: Launching firefox from Terminal with -private-window flag
Actual results:
Getting following WARNING message on terminal:
"WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES."
Expected results:
Similar issue is accepted as bug in diferent areas on Github so i request Mozilla to investigate and evaluate if this poses a threat to ordinary users such as myself.
Updated•2 years ago
|
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Cocoa' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•2 years ago
|
Description
•