Don't acquire URL on uninitialized Tab in LocationBarModel
We now enforce that tab attributes cannot be acquired after Tab#destroy() has been called. This part of the code contains an invalid assumption that the tab is ininitialized when calling getUrlString(). Bug: 1117396 Change-Id: I54cc4feb317d302db04538cf006ac82cfaa7e730 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410921Reviewed-by:Yusuf Ozuysal <yusufo@chromium.org> Commit-Queue: David Maunder <davidjm@chromium.org> Cr-Commit-Position: refs/heads/master@{#807100}
Showing
Please register or sign in to comment