mirror of
https://github.com/golang/go
synced 2024-11-18 19:44:46 -07:00
a101b041de
We use a 'destSlide' entry in the local storage to keep presentation and notes in sync while using '-notes' flag. This caused a name collision if we had different presentations open at the same time. This changes the 'destSlide' key in local storage to 'destSlide:<presentation-url>' to avoid collisions between different presentations. Fixes golang/go#24688 Change-Id: I4833fa83856a96b5978c09ed7e4360484ba4f109 Reviewed-on: https://go-review.googlesource.com/c/tools/+/178659 Reviewed-by: Andrew Bonventre <andybons@golang.org> |
||
---|---|---|
.. | ||
auth | ||
benchcmp | ||
bundle | ||
callgraph | ||
compilebench | ||
cover | ||
digraph | ||
eg | ||
fiximports | ||
getgo | ||
go-contrib-init | ||
godex | ||
godoc | ||
goimports | ||
gomvpkg | ||
gopls | ||
gorename | ||
gotype | ||
goyacc | ||
guru | ||
html2article | ||
present | ||
splitdwarf | ||
ssadump | ||
stress | ||
stringer | ||
toolstash |