facebookincubator / meta-code-verify

Code Verify is an open source web browser extension that confirms that your Facebook, Messenger, Instagram, and WhatsApp Web code hasn’t been tampered with or altered, and that the Web experience you’re getting is the same as everyone else’s.
MIT License
143 stars 26 forks source link

Fix failures on prerendering #301

Closed ezzak closed 8 months ago

ezzak commented 8 months ago

I have been unable to pinpoint the cause of this. But it seems that due to a recent regression CV is failing on prerendering despite me being confident in the fix back in #262.

I've made our checks more explicit here to distinguish between requests from a prerendered page and active page.

I've been unable to pinpoint the cause of this regression, I'm certain this worked before. I tried testing on Chromium versions 116, 117, 118, 119 and was able to repro there too.

Tested with/without prerendering.

image image