The `chromedp-gen` tool, which makes use of the raw code, would occassionally encounter a concurrent map write (on slow systems). This adds a simple `sync.RWMutex` to the map causing problems.