Make default ResponseTime the time when the Response was created.
This CL sets a default ResponseTime when a Response object is created. This will be overriden with the real ResponseTime when created via fetch() or Cache API. Synthetic Response objects created using the constructor, however, will end up using this default value for their ResponseTime. Bug: 747718 Change-Id: Id8c56c875d6ca00285048ebd51f92c0380dcfed1 Reviewed-on: https://chromium-review.googlesource.com/1255423Reviewed-by:Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Ben Kelly <wanderview@chromium.org> Cr-Commit-Position: refs/heads/master@{#595665}
Showing
Please register or sign in to comment