SAP / project-foxhound

A web browser with dynamic data-flow tracking enabled in the Javascript engine and DOM, based on Mozilla Firefox (https://github.com/mozilla/gecko-dev). It can be used to identify insecure data flows or data privacy leaks in client-side web applications.
GNU General Public License v3.0
80 stars 15 forks source link

Update to Playwright v1.46 #221

Closed tmbrbr closed 1 month ago

tmbrbr commented 3 months ago

The latest version of playwright have bumped the upstream browser patches, it's time to update!

https://github.com/microsoft/playwright/tree/release-1.46

This corresponds to Firefox git hash: bd7e0ac24a6fb1cddde3e45ea191b7abcc90cf56

tmbrbr commented 2 months ago

This is in progress with #224