Skip to content

patch golang 1.13, 1.14 tool trace for WebComponents V0 problem

Notifications You must be signed in to change notification settings

kumakichi/patch-go-tool-trace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

HTML Imports is deprecated and has now been removed as of M80. See https://www.chromestatus.com/features/5144752345317376 and https://developers.google.com/web/updates/2019/07/web-components-time-to-upgrade for more details.

golang ISSUE #34374 : cmd/trace: requires HTML imports, which doesn’t work on any major browser anymore

this repo implemented steps given by stapelberg

this repo implemented steps given by jpvillaseca

How to use

go get github.com/kumakichi/patch-go-tool-trace && patch-go-tool-trace

If you get error like:

err: open …/go/src/cmd/trace/trace.go: permission denied

run patch-go-tool-trace with sudo:

sudo patch-go-tool-trace

About

patch golang 1.13, 1.14 tool trace for WebComponents V0 problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages