Bug 310054
| Summary: | decidePolicyForSOAuthorizationLoad should fire even when the web view is not in a window | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | pascoe <pascoe> |
| Component: | New Bugs | Assignee: | pascoe <pascoe> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
pascoe@apple.com
Some clients have had to work around decidePolicyForSOAuthorizationLoad not firing whenever the web view is not in a window by making expensive synchronous calls.
We should alleviate their need by firing decidePolicyForSOAuthorizationLoad in either case.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
pascoe@apple.com
rdar://89821910
pascoe@apple.com
Pull request: https://github.com/WebKit/WebKit/pull/60784
EWS
Committed 309630@main (ee2072d3d9d0): <https://commits.webkit.org/309630@main>
Reviewed commits have been landed. Closing PR #60784 and removing active labels.