stevenwdv/leak-detect

`value` sniffs not recorded after navigation

Closed this issue · 1 comments

Setting a breakpoint on a getter (HTMLInputElement#value) fails after navigation with an error that it already exists, while it will not be hit. This seems to be an issue with Chromium/CDP, see https://crbug.com/1368554.

Fix should land in Chromium build 5400