Comment #5 on issue 3348 by [email protected]: v8 Intl doesn't handle failure conditions
http://code.google.com/p/v8/issues/detail?id=3348

The user in this case is the embedder, right? I think it's fine to crash if v8 is not embedded correctly (and passing in the wrong data file is not being embedded correctly).

What about just adding FATAL("ICU is not correctly initialized") if creating an break iterator/collator doesn't work?

Otherwise, the person actually trying to run javascript will have to cope with random javascript features not working.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to