Commit 678b6ab
committed
Rewrite the user prompt handler configuration to allow overrides
The idea is that for BiDi we'll accept objects like:
{
"alert": "dismiss",
"beforeUnload": "ignore"
}
to allow different handling per prompt type, whilst falling back to
the appropiate defaults to maintain the current behaviour for
implementations that don't support BiDi.1 parent fbf7741 commit 678b6ab
1 file changed
+246
-65
lines changed
0 commit comments