Return INVALID_TIMESTMP on PseudoTab#getTimestamp for uninitialized Tab
If a Tab is uninitialized we should not try to access its timestamp (as we don't allow tab attributes to be acquired on an uninitialized Tab). Instead we should return invalid timestamp. Bug: 1117396 Change-Id: I0f81ec8705ec2867ce7d610f19df85ef559493db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411148 Commit-Queue: David Maunder <davidjm@chromium.org> Reviewed-by:Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#808717}
Showing
Please register or sign in to comment