Bug 293536
| Summary: | Remove quirk for iOS app iBooks Storytime | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | annevk, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi Team,
Since Anne is clearing out LoA and other quirks, I am just raising that we can remove this as well.
iBooks Storytime app is no longer available and all purchases are available via Books app.
So we can remove this quirk without any issue.
WebKit Source - https://searchfox.org/wubkat/search?q=isIBooksStorytime&path=&case=false®exp=false
isIBooksStorytime();
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Anne van Kesteren
This case is subtly different as there's no linked-on-or-after check. Do we know what the experience is like for end users that still have this app? And will that experience degrade if we remove this code path?
Radar WebKit Bug Importer
<rdar://problem/152365191>
Ahmad Saleem
(In reply to Anne van Kesteren from comment #1)
> This case is subtly different as there's no linked-on-or-after check. Do we
> know what the experience is like for end users that still have this app? And
> will that experience degrade if we remove this code path?
We don't have this app on AppStore and it seems to be gone in 2021 (at least as per reddit threads).
Ahmad Saleem
All app content is now accessible from Apple Books app, so I think it is safe to remove.
Anne van Kesteren
Even if the app isn't on the App Store, that doesn't mean it's removed from people's devices.
Ahmad Saleem
*** This bug has been marked as a duplicate of bug 296741 ***