Confirmed users, Bureaucrats and Sysops emeriti
792
edits
(Copied "Performance" section from "Developer-facing Features" page) |
|||
| Line 7: | Line 7: | ||
<tr><td> | <tr><td> | ||
Make it possible to have firefox started as a new process with a switch (firefox.exe -np) to be able to have two instances running in case you are testing something that crashes the browser often while you are in some deep and nested back-end at the same time. it is very annoying that when it crashes all is lost. Yes - i could use another browser for the back-end stuff but why would i? | Make it possible to have firefox started as a new process with a switch (firefox.exe -np) to be able to have two instances running in case you are testing something that crashes the browser often while you are in some deep and nested back-end at the same time. it is very annoying that when it crashes all is lost. Yes - i could use another browser for the back-end stuff but why would i? | ||
<em>firefox.exe -no-remote -P otherprofile</em> | |||
</td><td> | </td><td> | ||
Like you can have multiple instances of IE running | Like you can have multiple instances of IE running | ||