Closed Bug 954030 Opened 10 years ago Closed 10 years ago

JavaScript component does not have a method named: "onBeforeLinkTraversal"

Categories

(Instantbird Graveyard :: Other, defect)

x86
Windows 7
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clokep, Assigned: clokep)

References

Details

Attachments

(1 file)

*** Original post on bio 593 at 2010-11-21 01:08:00 UTC ***

Been getting this on my error console:

Error: [Exception... "'JavaScript component does not have a method named: "onBeforeLinkTraversal"' when calling method: [nsIXULBrowserWindow::onBeforeLinkTraversal]"  nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)"  location: "<unknown>"  data: no]

This occurs whenever you click on a link in a conversation: I suspect http://hg.instantbird.org/instantbird/rev/8c4bcf263a8d
*** Original post on bio 593 at 2010-11-21 12:17:57 UTC ***

It seems we need to port http://hg.mozilla.org/comm-central/diff/65159580f815/suite/browser/nsBrowserStatusHandler.js (not sure the repeated "// nsIXULBrowserWindow" comments are needed though).
See Also: → 609034
*** Original post on bio 593 as attmnt 439 at 2010-12-20 16:45:00 UTC ***

Ported the patch from comment #1, verified the error no longer occurs up.
Attachment #8352183 - Flags: review?(florian)
Assignee: nobody → clokep
Status: NEW → ASSIGNED
Comment on attachment 8352183 [details] [diff] [review]
Port of the suite patch

*** Original change on bio 593 attmnt 439 at 2010-12-20 17:55:41 UTC was without comment, so any subsequent comment numbers will be shifted ***
Attachment #8352183 - Flags: review?(florian) → review+
*** Original post on bio 593 at 2010-12-23 11:56:49 UTC ***

https://hg.instantbird.org/instantbird/rev/1b75f9fa4859
Severity: normal → trivial
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.3a1
You need to log in before you can comment on or make changes to this bug.