Bug 300428
| Summary: | [iOS 26] Camera capture orientation is not correct on SafariViewService | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | youenn fablet <youennf> |
| Component: | WebRTC | Assignee: | youenn fablet <youennf> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer, william.budd, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 18 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
youenn fablet
[iOS 26] Camera capture orientation is not correct on SafariViewService
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
youenn fablet
<rdar://160105158>
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/52051
EWS
Committed 301262@main (3c51043d4a39): <https://commits.webkit.org/301262@main>
Reviewed commits have been landed. Closing PR #52051 and removing active labels.
Will Budd
@youennfablet
This bug looks very similar to the one I reported at https://bugs.webkit.org/show_bug.cgi?id=299591
Do you know if Safari's "Add to Home Screen" feature uses SafariViewService internally?
Because if that's the case, I imagine your fix for this issue has effectively resolved that issue too?
If so, thank you very much!