Closed Bug 534054 Opened 15 years ago Closed 15 years ago

Black horizontal lines on some sites

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Maemo
defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: dougt, Assigned: dougt)

References

(Depends on 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

Some sites, like: http://www.npr.org/templates/story/story.php?storyId=120574256 incorrectly display horizontal black lines at the border of some tiles. This maybe be caused by 468496.
tracking-fennec: --- → ?
This has been known for awhile ( the testdays found this back in b4 as well https://bugzilla.mozilla.org/show_bug.cgi?id=520261 ) and stuart said that its due to that bug, doug.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
this bug is for a potential work around in fennec around the bug in GFX.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Attached patch patch v.1 (obsolete) — Splinter Review
Attachment #416980 - Flags: review?(webapps)
Comment on attachment 416980 [details] [diff] [review] patch v.1 This patches two functions. Could you try just one or the other to make sure we are doing the minimal amount of work?
Attachment #416980 - Flags: review?(webapps) → review-
just the second part of the patch is needed.
Assignee: nobody → mozbugz
Attachment #416980 - Attachment is obsolete: true
Attachment #417039 - Flags: review?(webapps)
Comment on attachment 417039 [details] [diff] [review] just what we need + comment. >diff --git a/chrome/content/TileManager.js.in b/chrome/content/TileManager.js.in >+ rect.left -1 , rect.top -1, >+ rect.right - rect.left + 1, rect.bottom - rect.top + 1, Nit: space between - and 1.
Attachment #417039 - Flags: review?(webapps) → review+
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
verified FIXED On builds: Mozilla/5.0 (X11; U; Linux armv7l; Nokia N900; en-US; rv:1.9.2b5pre) Gecko/20091214 Firefox/3.6b5pre Fennec/1.0b6pre and Mozilla/5.0 (X11; U; Linux armv6l; Nokia N8xx; en-US; rv:1.9.3a1pre) Gecko/20091214 Firefox/3.7a1pre Fennec/1.0b5 ...but found an edge case with overlapping images that's filed on bug 534645
Status: RESOLVED → VERIFIED
Depends on: 468496
Component: Linux/Maemo → General
QA Contact: maemo-linux → general
Hardware: All → ARM
Depends on: 660740
tracking-fennec: ? → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: