Description[Extensions] Refactor extension action execution
Move most of the logic for extension action execution into the
ExtensionActionRunner (instead of the ExtensionActionAPI), which
eliminates some of the back-and-forth and makes a more common place
for execution logic and adds slightly finer-grained control for
what to execute. This also becomes more important with upcoming
changes for webRequest/document_start handling.
BUG=595087
Committed: https://crrev.com/343fd10c4026a7bffc366dbba98196c50903cd69
Cr-Commit-Position: refs/heads/master@{#381603}
Patch Set 1 : #
Total comments: 2
Messages
Total messages: 15 (10 generated)
|