Error notifications and Opera
Saturday, 3. November 2007, 01:31:14
As i've mentioned in the previous post: why should i use clumsy FF or Safary instead Opera when developing for web? This time the problem isn't in strong image caching. It's about error notification...
By the way, Opera error console is far more usable for me than the one in FF (even with FireBug extension). It gives me more info to think of and point to exact place in code that triggered an error/warning.
But today's thing with AJAX dissapointed me a bit... The error is next:
And there weren't any alert about this exception in Opera
It just blocked my attempt of cross-domain scripting... quietly...
I'm using Safari for the development of this site for two reasons: first one — I like it much more than FF and the second is — he has the same problem that Opera does — it blocks my attempts (but the error is showed).
By the way, Opera error console is far more usable for me than the one in FF (even with FireBug extension). It gives me more info to think of and point to exact place in code that triggered an error/warning.
But today's thing with AJAX dissapointed me a bit... The error is next:
[Exception... "'Permission denied to call method XMLHttpRequest.open' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no]
And there weren't any alert about this exception in Opera
I'm using Safari for the development of this site for two reasons: first one — I like it much more than FF and the second is — he has the same problem that Opera does — it blocks my attempts (but the error is showed).














