This is my Console Output of Chromium 17.0.963.56 (Developer Build 0 Linux) I am using Arch Linux - with DE xmonad . Any help for me ? |
This is my Console Output of Chromium 17.0.963.56 (Developer Build 0 Linux) I am using Arch Linux - with DE xmonad . Any help for me ? Sorry about post above , i dont know why have error |
|
As an additional security measure, Chrome treats every "file" path as its own origin rather than treating the entire "file" scheme as a single origin (which is what other browsers do). This behavior applies only to "file" URLs and you can force Chrome to revert to a single local origin (like other browsers) by passing the --allow-file-access-from-files switch at startup. If you're interested you can find more information about why the error occurs here. |