PDF: Destroy timers after pages.
When destroying the page we may need to cancel timers. Currently, the timers will be free'd before the page. This CL changes the destruction order to free the pages before freeing the timers. Bug: 843493 Change-Id: Ic96707bd1dc7510f65218679dc12cd44ba012db8 Reviewed-on: https://chromium-review.googlesource.com/1062195Reviewed-by:dsinclair <dsinclair@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#559264}
Showing
Please register or sign in to comment