Bug 255941 - [iOS] Ignore more deprecated warnings
Summary: [iOS] Ignore more deprecated warnings
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-25 11:59 PDT by Ryosuke Niwa
Modified: 2023-04-25 14:24 PDT (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 Ryosuke Niwa 2023-04-25 11:59:50 PDT
Add more ALLOW_DEPRECATED_DECLARATIONS_BEGIN and ALLOW_DEPRECATED_IMPLEMENTATIONS_BEGIN.
Comment 1 Ryosuke Niwa 2023-04-25 12:12:52 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13162