Summary: | [Lockdown Mode] Add logging to the console and the build | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
Component: | WebKit API | Assignee: | Karl Dubost <karlcow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 17 | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Description
Karl Dubost
2023-10-02 19:26:11 PDT
Possible link to understand what is LockDown Mode. https://support.apple.com/en-us/HT212650 There is also https://searchfox.org/wubkat/rev/d65248aa5c753da56ad0c0e0028e4c4cddd5c1f4/Source/WebKit/WebProcess/WebPage/WebPage.cpp#4380 but this is a C++ code page, maybe too heavy for webdevs, even if easy to read. Pull request: https://github.com/WebKit/WebKit/pull/18684 Committed 269238@main (72d690ca0740): <https://commits.webkit.org/269238@main> Reviewed commits have been landed. Closing PR #18684 and removing active labels. |