| commit | 6aa36b6c741ab188448a6673c393af135ee6572e | [log] [tgz] |
|---|---|---|
| author | yhirano <yhirano@chromium.org> | Wed Jul 13 03:29:11 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 13 03:32:27 2016 |
| tree | 89d395a657b175da19cc2b3bf50c3f36e066beaf | |
| parent | f18ffebd279ad21196d988f763313e4a460db316 [diff] |
Implement SignedCertificateTimestamp::isolatedCopy As ResourceResponse::SignedCertificateTimestamp contains String members, it should have isolatedCopy function and that function should be called in ResourceResponse::copyData. BUG=626809 Review-Url: https://codereview.chromium.org/2135143002 Cr-Commit-Position: refs/heads/master@{#404962}