Bug 280101

Summary: hasRequestedPermission isn't populating permission properties
Product: WebKit Reporter: Jamie Murphy <jmurphy>
Component: WebKit ExtensionsAssignee: 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
Reported 2024-09-20 18:25:57 PDT
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
Radar WebKit Bug Importer
Comment 1 2024-09-20 18:26:06 PDT
Timothy Hatcher
Comment 2 2024-10-04 13:58:22 PDT
EWS
Comment 3 2024-10-04 15:36:26 PDT
Committed 284706@main (ed736e615ab9): <https://commits.webkit.org/284706@main> Reviewed commits have been landed. Closing PR #34714 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.