Closed
Bug 955849
Opened 12 years ago
Closed 7 years ago
browser.js error - this.browser is null in browser.js
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: spencerjshaw613, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36
Steps to reproduce:
On some sites using jquery, there are errors. e.g. www.streetlike.com
Actual results:
The errors stop some jquery running which replaces the lsrc on image elements with src. This method is used to improve page load speed times and works on all modern browsers including ie9 but not on Firefox Android (tested upto version 26)
If you install the console add-on, you can see errors:
e.g.
could not read chrome manifest 'file://data/data/org.mozilla.firefox/chrome.manifest'
TypeError: this.browser is null in browser.js (chrome://browser/content/browser.js
Expected results:
No errors. Images displayed
Comment 1•12 years ago
|
||
Are you able to reproduce this with Nightly (http://nightly.mozilla.org), perhaps it is fixed on a newer dev-channel?
OS: Windows Vista → Android
Hardware: x86 → ARM
Summary: browser.js error → browser.js error - this.browser is null in browser.js
Comment 2•7 years ago
|
||
Hi,
Does this issue still reproduce?
Thanks,
Flags: needinfo?(spencerjshaw613)
Comment 3•7 years ago
|
||
Closing per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195
Contact :susheel if you think this bug should be re-opened
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•