Issue 122: Chrome crashes on about:% http://code.google.com/p/chromium/issues/detail?id=122
Comment #48 by leandro.lls: Answering the question made by togniolli on comment 26, the whole browser crashes because URL parsing is shared by the 'rendering engine' and 'browser kernel'. You can confirm that on the following document: The Security Architecture of Chromium Adam Barth, Collin Jackson, Charles Reis, and The Google Chrome Team Technical Report The document is available here: http://crypto.stanford.edu/websec/chromium/ The information i mentioned can be found on page 4. I think that any issues related to url parsing and unicode parsing can cause a browser crash like this one. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
