Hacker News new | ask | show | jobs
by mobweb 4528 days ago
I think by "interactive prompt" he means "user interaction".
1 comments

I suppose I can see an argument for popping something up before firing the schema handler when something sets location.href to a mailto: URL, but that seems like the sort of thing where you'd really want to wait for evidence that it's a problem for anyone before you implement it; it both annoys the user and complicates your code, neither of which is desirable in the absence of real provocation.