Closed
Bug 612795
Opened 15 years ago
Closed 15 years ago
scrollInterface is null
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jdm, Unassigned)
Details
Attachments
(1 file)
248 bytes,
patch
|
Details | Diff | Splinter Review |
Using the desktop Mac build, I see "scrollInterface is null" errors all the time in the error console. The build is also unusable, as content refuses to draw. The attached patch coincidentally fixes both problems for me.
Reporter | ||
Comment 1•15 years ago
|
||
Reporter | ||
Comment 2•15 years ago
|
||
Nevermind, I somehow hit the only good run right after making this change, and it's now back to its awful, unusable self. Still, the javascript error should be addressed.
Comment 3•15 years ago
|
||
Sounds like bug 612036 might have fixed the JS error
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 4•14 years ago
|
||
Can someone please verify this, or provide some STR?
Comment 5•14 years ago
|
||
Verified using str from 612036. Mozilla/5.0 (Android; Linux armv7l; rv:2.1.1) Gecko/20110415 Firefox/4.0.2pre Fennec/4.0.1 ID:20110415172201
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•