Chromium Code Reviews
Description[Extensions] Remove RequestSender::ScopedTabID
Remove RequestSender::ScopedTabID. This was used to set the tab id, and
then passed to the browser in the request params for the API call, but
a) Was only set in a response to ExtensionMsg_DeliverMessage (?) and
b) The tab id can (and should) be obtained from the ExtensionFrameHelper
Ideally, we'll also remove the tab id from the request params entirely,
but this is a decent start.
It also helps remove a blocker for extension bindings.
BUG=667583
BUG=653596
Committed: https://crrev.com/c97b791906cf18bb1d5232ba881287db9898cd84
Cr-Commit-Position: refs/heads/master@{#433948}
Patch Set 1 #
Messages
Total messages: 16 (11 generated)
|
|||||||||||||||||||||||||||||||||||||