You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Strategy: make a new ReplayableTimer class, and have it be registered with AsyncEventProxy. Destruction causes unregistration (?). This should probably happen for network resources too.
Background: https://developer.mozilla.org/en-US/docs/Web/API/Window.postMessage
It sometimes is used on http://www.eyecon.ro/colorpicker/, in particular on the
zrt_lookup.html
iframe.It should be straightforward to capture and replay this.
The text was updated successfully, but these errors were encountered: