[Webkit-unassigned] [Bug 232311] New: [AppSSO] Avoid attempting to display a nil view controller

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 26 09:29:11 PDT 2021


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

            Bug ID: 232311
           Summary: [AppSSO] Avoid attempting to display a nil view
                    controller
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

Crash logs indicate that it is possible for the delegate for an AppSSO authentication to get called after the view has been dismissed (e.g., when a user grows impatient with a slow authentication).

Rather than crashing, we should clean up the session state and make it ready for a new attempt.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211026/674e8143/attachment-0001.htm>


More information about the webkit-unassigned mailing list