Issue 7384 - Polyfill webRequest.ResourceType and Object.values

Implementation of Geo's idea to polyfill webRequest.ResourceType using the exception Edge throws when creating an onBeforeRequest event listener with an unsupported resource type. Also polyfill Object.values since that's not provided on older versions of Chrome.

Edited by Dave Vandyke

Merge request reports

Loading