Comment #6 on issue 8890 by [email protected]: DOM UI pages (like new tab page) don't work in single process mode http://code.google.com/p/chromium/issues/detail?id=8890
mac/linux are different than Windows. The checkin I did combined knowledge about both (windows is always divisible by 4, posix is under 4*1024*1025). This is only used in single process mode, so I was ok with doing something that definitely works now, with the assumption that we'd have to update that code if these OS's change how they assign PIDs. Seems very unlikely that they'll change, and if so, only single- process is affected. -- 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 --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
