commit | 2abcf0413069159c73bceba72f0b6f124021bca5 | [log] [tgz] |
---|---|---|
author | petewil <[email protected]> | Mon Apr 10 21:45:00 2017 |
committer | Commit bot <[email protected]> | Mon Apr 10 21:45:00 2017 |
tree | 75491e3f3d1df78a823b5f60a28fa18ae5284100 | |
parent | 4baea33bdc3f22c101176a43e694cbc1cbb56650 [diff] |
Get signals working in the EXTRA_DATA section of MHTML The intent of this change is to add some signal data to the bottom of a MHTML file when generating an offline file if the new OfflinePagesLoadSignalCollecting flag is set. The signal data will be analyzed to find a better time to take snapshots, and will eventually be used to decide at runtime when to take snapshots. Design docs here: https://docs.google.com/document/d/1AcoZOIb81V68_KDSOCatFSYYMLOTSYj6resg-VAxLgo BUG=706628 Review-Url: https://codereview.chromium.org/2683493002 Cr-Commit-Position: refs/heads/master@{#463407}