(no title)
DrewHintz | 10 years ago
isTrusted cannot be spoofed in this situation, which is its intended use in Chrome. A Chrome extension in the isolated world is receiving events from the main world and checking isTrusted for those events.
DrewHintz | 10 years ago
isTrusted cannot be spoofed in this situation, which is its intended use in Chrome. A Chrome extension in the isolated world is receiving events from the main world and checking isTrusted for those events.
level3|10 years ago
Sorry for the questions, just trying to figure out how this all works, and Googling doesn't give me a clear answer.