[Extensions] Remove the source_tab_id property on API request messages
ExtensionHostMsg_Request_Params includes a "source_tab_id", but this shouldn't be necessary. The browser can determine the tab id from which RFH sent the request. Remove the property. BUG=667584 Review-Url: https://codereview.chromium.org/2522763005 Cr-Commit-Position: refs/heads/master@{#434688}
Showing
Please register or sign in to comment