Ok, I narrowed down what kills Chrome. minimalist example: data:text/html;charset=utf-8,<p style='font-family: "Times New Roman";'>%D9%88%20%D2%88%D2%88%D2%88 It seems to be a problem with utf-8 vs. unicode +…
After reducing the html-code in the site, it seems to me that it is not the title that causes the crash, but the p-tag with the specific css-style applied.
Really interesting, played around with it locally and it just kill two random neighboring tabs, while not effecting others. Chrome 24.0.1312.57 | OS x 10.8.2
you should probably disable user-facing raw php-errors in a production environment (just my opinion) http://themefurnace.com/wp-content/plugins/hello.php
Ok, I narrowed down what kills Chrome. minimalist example: data:text/html;charset=utf-8,<p style='font-family: "Times New Roman";'>%D9%88%20%D2%88%D2%88%D2%88 It seems to be a problem with utf-8 vs. unicode +…
After reducing the html-code in the site, it seems to me that it is not the title that causes the crash, but the p-tag with the specific css-style applied.
Really interesting, played around with it locally and it just kill two random neighboring tabs, while not effecting others. Chrome 24.0.1312.57 | OS x 10.8.2
you should probably disable user-facing raw php-errors in a production environment (just my opinion) http://themefurnace.com/wp-content/plugins/hello.php