5
edits
| Line 1,511: | Line 1,511: | ||
<tr><td> | <tr><td> | ||
Make the javascript engine less cpu hungry. | Make the javascript engine less cpu hungry. | ||
</td></tr> | |||
<tr><td> | |||
It is very annoying to be typing into a text box and have the browser go unresponsive for a few seconds while in the middle of typing. This is caused by Javascript in other windows (like gmail) waking up and using the network. Threading needs work to fix this. | |||
</td></tr> | </td></tr> | ||
edits