rrweb icon indicating copy to clipboard operation
rrweb copied to clipboard

perf: coerce blockSelector and blockClass to a single concept and reduce branching

Open JonasBa opened this issue 1 year ago • 2 comments

this builds on top of https://github.com/rrweb-io/rrweb/pull/1536, the idea is to create a single blocking selector and remove some runtime checking and branching inside isBlocked

This is a stacked PR btw, once upstream is merged I will rebase so it'll only contain the related changes

JonasBa avatar Jul 19 '24 23:07 JonasBa