~sircmpwn/himitsu-devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2 2

[PATCH himitsu-firefox] Execute content script only in the topmost frame

Details
Message ID
<20220806143716.22191-1-krystian@krystianch.com>
DKIM signature
pass
Download raw message
Patch: +1 -1
This disables form filling in iframes.
---
 manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manifest.json b/manifest.json
index bda67c1..6dadad4 100644
--- a/manifest.json
+++ b/manifest.json
@@ -23,7 +23,7 @@
				"content/content.js"
			],
			"run_at": "document_idle",
			"all_frames": true
			"all_frames": false
		}
	],
	"background": {
-- 
2.36.2

[himitsu-firefox/patches/.build.yml] build failed

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CLZ0TAX5HYPK.3GYRWB1ZIFE2J@cirno>
In-Reply-To
<20220806143716.22191-1-krystian@krystianch.com> (view parent)
DKIM signature
missing
Download raw message
himitsu-firefox/patches/.build.yml: FAILED in 20s

[Execute content script only in the topmost frame][0] from [Krystian Chachuła][1]

[0]: https://lists.sr.ht/~sircmpwn/himitsu-devel/patches/34482
[1]: krystian@krystianch.com

✗ #817868 FAILED himitsu-firefox/patches/.build.yml https://builds.sr.ht/~sircmpwn/job/817868
Details
Message ID
<CMILTV4OE143.1HY2XYA7Z3N1B@taiga>
In-Reply-To
<20220806143716.22191-1-krystian@krystianch.com> (view parent)
DKIM signature
pass
Download raw message
Thanks!

To git@git.sr.ht:~sircmpwn/himitsu-firefox
   d6d0fdb..e41ede7  master -> master
Reply to thread Export thread (mbox)