[ios] Fix snapshotCache in tab grid mediator
crrev.com/c/2001849 broke snapshotCache in the tab grid mediator. The snapshotCache needs the browserState to be set before it is initialized. This CL fixes the order of setting the browserState then initializing the snapshotCache. Fixed: 1046349 Change-Id: Ie257b18c862e071a90dc67b12e4d39ebc429e28b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076446Reviewed-by:edchin <edchin@chromium.org> Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#744925}
Showing
Please register or sign in to comment