Chromium Code Reviews
DescriptionFix WebRTC log list errors.
We can no longer rely on the local ID being a time. This was changed when a Store() function was added to the extension API.
* Add capture_time to UploadList::UploadInfo. Rename other variables.
* Update UploadList::ParseLogEntries() to parse the new field.
* Write capture time to list when storing a WebRTC log locally or uploading.
BUG=540014
NOTRY=true
Committed: https://crrev.com/b452aa349bd1f30fa5e4c9664e65b37b8787a91d
Cr-Commit-Position: refs/heads/master@{#355747}
Patch Set 1 #Patch Set 2 : Updated log uploader unit test. #
Total comments: 10
Patch Set 3 : Code review, update a unit test, rebase. #Patch Set 4 : Fix for Mac. #Patch Set 5 : Now really fix the Mac build. #Patch Set 6 : Fall back on local ID as time, then upload time. #
Total comments: 2
Patch Set 7 : Code review. #
Total comments: 8
Patch Set 8 : Code review. #Patch Set 9 : Rebase. #Messages
Total messages: 36 (11 generated)
|