| commit | 7530d42c966108cc50dfc206c4c70190587672e3 | [log] [tgz] |
|---|---|---|
| author | jbroman <jbroman@chromium.org> | Tue Jul 26 20:00:01 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 26 20:01:36 2016 |
| tree | 9f4d078a3431bca6cbb8ff9b99522b89389d352e | |
| parent | 1919906f73c5c4919651c0d87185e6fb927384ce [diff] |
Move PageOverlay::Delegate off the Oilpan heap. Only one implementation holds a GC object, and it can hold it via a Persistent<> handle. Review-Url: https://codereview.chromium.org/2149143002 Cr-Commit-Position: refs/heads/master@{#407889}