Closed
Bug 309434
Opened 19 years ago
Closed 19 years ago
Browser.js error is shown in js console of recent fx-trunk
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
VERIFIED
FIXED
Firefox 2
People
(Reporter: nari_n_y, Assigned: mconnor)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050920 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050920 Firefox/1.6a1 ID:2005092022
When any URLs are opened, js console shows such errors as
Error: this._feedMenuitem has no properties
Source File: chrome://browser/content/browser.js
Line: 5759
Error: this.harvestFeeds is not a function
Source File: chrome://browser/content/browser.js
Line: 5768
Reproducible: Always
Steps to Reproduce:
1.Open any URLs, i.e. https://bugzilla.mozilla.org/
2.See JS console
3.
Actual Results:
JS errors occur
Expected Results:
Error should not take place.
The errors are also observed on ID:2005092017, but not on ID:2005092006.
Assignee | ||
Comment 1•19 years ago
|
||
*** Bug 309437 has been marked as a duplicate of this bug. ***
Comment 2•19 years ago
|
||
Giving to mconnor just to be a nag: his checkin for bug 307066 had some extra cruft.
Assignee: nobody → mconnor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 3•19 years ago
|
||
backed out the cruft, thanks for the poke.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 4•19 years ago
|
||
*** Bug 309794 has been marked as a duplicate of this bug. ***
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → Firefox1.6-
You need to log in
before you can comment on or make changes to this bug.
Description
•