Description[Telemetry] Don't create a new Tab object at each navigation.
This patch prevents us from constructing a new Tab object at each navigation
which permits the tab contents video capture API to cache its tab contents
bounding box.
I also suspect it might help with flake and noise as we no longer connect and
disconnect so frequently and no longer depend on the python GC to do so.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252246
Patch Set 1 #Patch Set 2 : Remove unused method #
Total comments: 1
Messages
Total messages: 10 (0 generated)
|