Bug 226560
| Summary: | Ensure run-safari keeps working | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | achristensen, ap, marcos, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=194808 https://bugs.webkit.org/show_bug.cgi?id=216783 https://bugs.webkit.org/show_bug.cgi?id=236968 https://bugs.webkit.org/show_bug.cgi?id=236829 https://bugs.webkit.org/show_bug.cgi?id=247823 |
||
Sam Sneddon [:gsnedders]
We have historically broken run-safari on a variety of occasions. We should either:
1. Push everyone towards run-minibrowser and drop run-safari, to avoid giving people the expectation it works.
2. Set up some form of testing automation to ensure run-safari remains functional.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/78789239>
Alex Christensen
Last I heard our preferred solution for the overwhelming majority of these issues is rdar://74245355
Marcos Caceres
Breakages aside, the problem I ran into with Payment Request API is that minibrowser doesn't have - and probably never will have - ApplePay integration, which Safari does. So it was not possible for me to adequately test my patches.
Having said that, Payment Request may be kinda unique in the way it interfaces with a system component. I'm not sure how many other APIs that do that, but it's something to consider if you go with option 1.
Sam Sneddon [:gsnedders]
*** This bug has been marked as a duplicate of bug 189234 ***