Bug 211906 - Allow apps builds with iOS 13 (or older) SDKs to keep using WebSQL
Summary: Allow apps builds with iOS 13 (or older) SDKs to keep using WebSQL
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-14 10:51 PDT by Chris Dumez
Modified: 2024-03-05 13:20 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.36 KB, patch)
2020-05-14 10:53 PDT, Chris Dumez
youennf: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-05-14 10:51:45 PDT
Allow apps builds with iOS 13 (or older) SDKs to keep using WebSQL, in order to avoid breakage.
Comment 1 Chris Dumez 2020-05-14 10:53:39 PDT
Created attachment 399379 [details]
Patch
Comment 2 Brent Fulgham 2024-03-05 13:20:50 PST
This work was done separately so that apps linked against iOS 14 SDK (or older) can use WebSQL.