Closed Bug 1304797 Opened 9 years ago Closed 9 years ago

stylo: e10s support

Categories

(Core :: CSS Parsing and Computation, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: cpeterson, Unassigned)

References

Details

Bobby says there are no big blockers for e10s: just a crash somewhere and, given that non-e10s is generally easier to debug, nobody has bothered to look into it.
It seems stylo no longer crash on e10s. I guess it is fixed by bug 1298588 because IIRC previously I saw that the crash was on initialization of initial style struct. Given it no longer crashes, I think we should start enabling tests on e10s as well.
Depends on: 1298588
But see bug 1328651, which is responsible for the fatal assertions on debug builds.
Depends on: 1328651
(In reply to Bobby Holley (:bholley) (busy with Stylo) from comment #3) > But see bug 1328651, which is responsible for the fatal assertions on debug > builds. And per that bug, I think we should just disable the style context tree verifications (bug 1322568), since we have a whole different set of failures in e10s mode.
Blocks: stylo-nightly
No longer blocks: stylo
We're now running stylo under e10s on try.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.