Closed Bug 732541 Opened 13 years ago Closed 13 years ago

layout/reftests/css-gradients have 28 tests that fail on android when we turn browser.tabs.remote=false

Categories

(Core :: Graphics, defect)

ARM
Android
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jmaher, Unassigned)

References

(Blocks 1 open bug)

Details

On android xul, we run with e10s and our reftest harness will setup the xul window to have the remote=true attribute. For native fennec we have the preference to turn on e10s set, but we don't read it. This means that reftest is still thinking we are remote, but in reality we are not. In trying to turn this off, I found that we have 28 tests which we have marked as fails-if(Android) which now pass. This accounts for all the marked tests in the manifest and behaves the same on android xul and android native. We need to figure out why these fail on android xul (with browser.tabs.remote=true) and create a condition or fix so we can support this. The log file showing this is here: http://people.mozilla.org/~jmaher/android_reftests/css-gradients.log
these appear to be running fine in a more recent build.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.