Bug 280101
Summary: | hasRequestedPermission isn't populating permission properties | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jamie Murphy <jmurphy> |
Component: | WebKit Extensions | Assignee: | Timothy Hatcher <timothy> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jamie Murphy
In WebExtension.c, the hasRequestedPermission function doesn't call populatePermissionPropertiesIfNeeded, meaning that it's possible to check for requested permissions while no permissions have been populated.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/136398245>
Timothy Hatcher
Pull request: https://github.com/WebKit/WebKit/pull/34714
EWS
Committed 284706@main (ed736e615ab9): <https://commits.webkit.org/284706@main>
Reviewed commits have been landed. Closing PR #34714 and removing active labels.