DescriptionOnly notify extensions about the end of a network request when it started
This CL makes it so that
ChromeExtensionsNetworkDelegate::ForwardDoneRequestStatus is only called when a
request actually started (and a corresponding
ChromeExtensionsNetworkDelegate::ForwardStartRequestStatus has been
called). This is preventing https://codereview.chromium.org/1363483007/
from landing.
BUG=504347
Patch Set 1 #
Total comments: 2
Messages
Total messages: 10 (2 generated)
|