Remove content/renderer layering and have renderer-side ad tagging / filtering logic in Blink |
|
Issue descriptionFor onion soup, we want to remove as much of content/renderer layering as possible. This should be done by mojoifying IPCs and sending them directly to the Blink layer. We'll probably still need to send out requests to url_pattern_index for matching logic, however. |
|
►
Sign in to add a comment |
|