Bug 249176 - Disable IndexedDB in Lockdown Mode
Summary: Disable IndexedDB in Lockdown Mode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-12 14:12 PST by Brent Fulgham
Modified: 2022-12-13 11:20 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2022-12-12 14:12:35 PST
Use the feature flag from Bug 245484 to disable IndexedDB when in Lockdown Mode.
Comment 1 Brent Fulgham 2022-12-12 14:14:00 PST
<rdar://101187278>
Comment 2 Brent Fulgham 2022-12-12 14:15:39 PST
Pull request: https://github.com/Webkit/WebKit/pull/7506
Comment 3 Brent Fulgham 2022-12-13 09:56:54 PST
Pull request: https://github.com/WebKit/WebKit/pull/7506
Comment 4 EWS 2022-12-13 11:20:12 PST
Committed 257804@main (219be2142507): <https://commits.webkit.org/257804@main>

Reviewed commits have been landed. Closing PR #7506 and removing active labels.