Closed
Bug 831742
Opened 13 years ago
Closed 13 years ago
Disable CompartmentChecker on Aurora
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mccr8, Unassigned)
References
Details
Assuming Olli's patch to fix the most common case of these can't land on Aurora soon due to testing, we should disable this on Aurora because it is happening a lot, and not really giving us any information. Just a patch that manually disables it should be fine. Judging by Nightly, by next release cycle this may be stable enough to keep around on Aurora. Of course, Aurora is closed at the moment...
| Reporter | ||
Updated•13 years ago
|
Blocks: compartment-mismatch
Comment 1•13 years ago
|
||
Anthony, any information about https://bugzilla.mozilla.org/show_bug.cgi?id=817342#c33 ?
From #releng:
<ted> on nightly/aurora, the nightly builds go to users
<ted> on beta/release, only release builds go to users
So the compartment checks will never go past aurora.
(In reply to Olli Pettay [:smaug] from comment #1)
> Anthony, any information about
> https://bugzilla.mozilla.org/show_bug.cgi?id=817342#c33 ?
As agreed to earlier, I've given my testers until Friday to provide results.
| Reporter | ||
Comment 4•13 years ago
|
||
Olli's print preview fix has now landed on Aurora. Based on my examination of the crashes on Aurora for the last few weeks, this will eliminate enough of the CompartmentChecker crashes that it won't have any real impact on Aurora stability, so I think we can just leave it alone.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•