]> Cypherpunks repositories - gostls13.git/commit
misc/trace: disable trace resolution warning
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 21 Jul 2016 16:58:18 +0000 (16:58 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 21 Jul 2016 18:17:31 +0000 (18:17 +0000)
commit243d51f05e5dc263e185f9b1f7f1fe96a2098644
tree5d660c484daf19ecb27e3cf1a43aa059b01eb7c5
parent846bc6c5ab396490717f8753cc3c271f9c1391e4
misc/trace: disable trace resolution warning

It was removed in upstream Chrome https://codereview.chromium.org/2016863004

Rather than update to the latest version, make the minimal change for Go 1.7 and
change the "showToUser" boolean from true to false.

Tested by hand that it goes away after this change.

Updates #16247

Change-Id: I051f49da878e554b1a34a88e9abc70ab50e18780
Reviewed-on: https://go-review.googlesource.com/25117
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
misc/trace/trace_viewer_lean.html