AppCache: Clarify ownership in response data structures.
AppCacheResponseInfo and HttpResponseInfoIOBuffer take ownership of the net::HttpResponseInfo passed to them. Both classes are meant to be final, and don't need virtual destructors. The rest of the CL propagates the changes described above. Change-Id: I8330ce2d6d3f052da165cdbf7896b674935cfa54 Reviewed-on: https://chromium-review.googlesource.com/1188582Reviewed-by:Joshua Bell <jsbell@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#586025}
Showing
Please register or sign in to comment