Skip to content

WebExtensions: Pass frameId to all API handlers

Patrick Griffis requested to merge pgriffis/web-extension/api-cleanups into master

This is information used in some places.

This bundles up everything into an EphyWebExtensionSender object which represesnts all the data of the sender.

Merge request reports