Bug 277874
Summary: | Enable BuiltInNotifications by default on iOS | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Nham <nham> |
Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ben Nham
See PR
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133556912>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/31960
EWS
Committed 282148@main (227a9e445e18): <https://commits.webkit.org/282148@main>
Reviewed commits have been landed. Closing PR #31960 and removing active labels.
Ben Nham
Just flipping the default does not work because we read this from DeprecatedGlobalSettings, and DeprecatedGlobalSettings is not initialized with the default pref value in the YAML file.
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/32265
EWS
Committed 282333@main (39fa99089cc2): <https://commits.webkit.org/282333@main>
Reviewed commits have been landed. Closing PR #32265 and removing active labels.