Confirmed users
334
edits
| Line 76: | Line 76: | ||
** uses unnecessarily visible (public or package instead of private) and non-final variables, which prevents certain classes of compiler optimizations. (these are also just bad coding conventions) | ** uses unnecessarily visible (public or package instead of private) and non-final variables, which prevents certain classes of compiler optimizations. (these are also just bad coding conventions) | ||
* attach session history to browser elements, send SESSION_BACK message to nsAppshell from java to control session history | * attach session history to browser elements, send SESSION_BACK message to nsAppshell from java to control session history | ||
* On Galaxy Tab 10.1, the Awesomebar is not high enough, causing j's and g's to be cut short. | |||
===Mid Term=== | ===Mid Term=== | ||