KawaiiBASIC / classilla

Automatically exported from code.google.com/p/classilla
0 stars 0 forks source link

Investigate completing MPTasks support for NSPR #163

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
https://bugzilla.mozilla.org/show_bug.cgi?id=123984

Original issue reported on code.google.com by classi...@floodgap.com on 24 Apr 2011 at 4:44

GoogleCodeExporter commented 9 years ago
https://bugzilla.mozilla.org/show_bug.cgi?id=68988

Original comment by classi...@floodgap.com on 1 Jul 2011 at 5:24

GoogleCodeExporter commented 9 years ago
Move to high, as this would be very helpful on multiple CPU systems. But no 
idea if it actually works.

Original comment by classi...@floodgap.com on 26 Oct 2011 at 9:04

GoogleCodeExporter commented 9 years ago
Because this can potentially destabilize the browser, we should query 
MPProcessors() first. If there is only one, this is probably not as useful and 
we should stick with the regular PrimeTime implementation.

Original comment by classi...@floodgap.com on 26 Oct 2011 at 10:04

GoogleCodeExporter commented 9 years ago
Finally we must verify that _PR_ClockInterrupt() is safe to call.

Original comment by classi...@floodgap.com on 26 Oct 2011 at 11:38

GoogleCodeExporter commented 9 years ago
And we initially will only do this if the Command key is down during startup. 
Then we can try it on uniprocessor Macs. If so, we can throw this into 9.3.0.

Original comment by classi...@floodgap.com on 26 Oct 2011 at 11:50

GoogleCodeExporter commented 9 years ago
This slipped from 9.3.0. We should try it right out of the gate for 9.3.1 with 
no other changes. If the browser gets wacky, don't bother.

Original comment by classi...@floodgap.com on 17 Jan 2012 at 11:13

GoogleCodeExporter commented 9 years ago
We should make sure we *don't* need to do anything with critical regions.

Original comment by classi...@floodgap.com on 26 Jan 2012 at 3:48

GoogleCodeExporter commented 9 years ago
Dropping, the security audit is dragging on too long. maybe 9.3.2.

Original comment by classi...@floodgap.com on 25 Jun 2012 at 3:40

GoogleCodeExporter commented 9 years ago
I'm not going to do this in what is essentially a bug fix release.

Original comment by classi...@floodgap.com on 3 Jan 2013 at 4:21