Closed Bug 793890 Opened 12 years ago Closed 3 years ago

Firefox for Android fails Acid 3 test with "YOU SHOULD NOT SEE THIS AT ALL"

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: mbrubeck, Unassigned)

References

()

Details

In Firefox for Android 15 (release) through 18 (nightly), http://acid3.acidtests.org/ gives a score of 100 but the rendering includes red text in the top left corner that says "YOU SHOULD NOT SEE THIS AT ALL". (I did not test any other versions.)

Possibly related, there are some reports of desktop Firefox failing in the same way; see bug 560089 and bug 752637.  It may be related to :visited link styling.
This also happens on the released version of firefox for Android, 15.0.1.
This is a duplicate of bug 752637 and not specific to android?
It seems to be related to it because I don't see that text on the windows 7 version of firefox 15.0.1.
David, do you know why this is failing?
Flags: needinfo?(dbaron)
I don't know why it's failing; somebody would need to debug it.  (The best debugging technique might or might not involve simplifying the testcase.)
Flags: needinfo?(dbaron)
Though it looks like the underlying problem is that the link isn't considered visited.

Is there a difference in when pages are marked as visited in the global history for Android, relative to desktop?
I got the same error message after enabling e11s in a clean profile on my Nightly build.
Richard do you know the answer to dbaron's question?
Flags: needinfo?(rnewman)
We don't use Places on Android, so there might well be a difference. Link visiting is a Java-related thing:

http://mxr.mozilla.org/mozilla-central/source/mobile/android/base/GlobalHistory.java

Possible culprits:

* Difference in CanAddURI implementation?
* 100msec batching delay.
* Race condition?
Flags: needinfo?(rnewman)
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.