Bug 1957613 Comment 33 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

See comment 27 for context, but it appears that the current use of `NSConnection` is triggering an OS prompt that asks for permission to grant local network connection access to the privileged helper tool. It appears that declining this permission prevents IPC communication to occur between the privileged helper tool and the updater, which prevents updates from succeeding.
See comment 27 for context, but it appears that the current use of `NSConnection` is triggering an OS prompt that asks for permission to grant local network connection access to the privileged helper tool. It appears that declining this permission prevents IPC to occur between the privileged helper tool and the updater, which prevents updates from succeeding.

Back to Bug 1957613 Comment 33