WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
274028
Present AppSSO on the top-most presentedViewController
https://bugs.webkit.org/show_bug.cgi?id=274028
Summary
Present AppSSO on the top-most presentedViewController
pascoe@apple.com
Reported
2024-05-10 19:06:22 PDT
In some situations AppSSO will be called where the result of [m_page->cocoaView() window].rootViewController is not applicable to present a view controller on top of because it's already presenting something. To fix this we can look at the top-most presentedViewController of [m_page->cocoaView() window].rootViewController.
Attachments
Add attachment
proposed patch, testcase, etc.
pascoe@apple.com
Comment 1
2024-05-10 19:06:30 PDT
rdar://127761880
pascoe@apple.com
Comment 2
2024-05-10 19:09:50 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/28421
EWS
Comment 3
2024-05-13 15:13:28 PDT
Committed
278715@main
(19987381048b): <
https://commits.webkit.org/278715@main
> Reviewed commits have been landed. Closing PR #28421 and removing active labels.
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