commit | cc49d3bc92d3460a14a843b76c04ef1c7415ed1c | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Thu Mar 12 10:27:49 2015 +1100 |
committer | Andrew Gerrand <adg@golang.org> | Wed Mar 11 23:56:06 2015 +0000 |
tree | 4c001ff9a3e4305adc638a3e63e479795ce7571a | |
parent | 7d344b334a33de38bb899ae3ac47d4f6944163c2 [diff] |
cmd/coordinator: tell browsers not to sniff content of log messages Chrome and other browsers like to suppress output while they sniff the content; tell them not to so we see the logs immediately. Fixes golang/go#10097 Change-Id: I73295a46ff803c1e3f8a092afb225caaa28198bb Reviewed-on: https://go-review.googlesource.com/7440 Reviewed-by: Andrew Gerrand <adg@golang.org>