Closed
Bug 649344
Opened 14 years ago
Closed 14 years ago
nsIXULBrowserWindow requires onBeforeLinkTraversal method
Categories
(Thunderbird :: Toolbars and Tabs, defect)
Thunderbird
Toolbars and Tabs
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 5.0b1
People
(Reporter: teramako, Assigned: teramako)
References
Details
Attachments
(1 file)
1.01 KB,
patch
|
Bienvenu
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.28 (KHTML, like Gecko) Chrome/12.0.725.0 Safari/534.28
Build Identifier: Mozilla/5.0 (Windows NT 5.1; rv:2.0.1pre) Gecko/20110411 Thunderbird/3.3a4pre
an exception is thrown if click a link in content tab.
Exception:
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]
Reproducible: Always
![]() |
||
Updated•14 years ago
|
Assignee: nobody → teramako
Hardware: x86 → All
![]() |
||
Comment 2•14 years ago
|
||
Comment on attachment 525396 [details] [diff] [review]
add nsMsgStatusFeedback.prototype.onBeforeLinkTraversal
Needs review. Setting r? to bienvenu since he reviewed previous patches that touched nsMsgStatusFeedback
Attachment #525396 -
Flags: review?(bienvenu)
Updated•14 years ago
|
Attachment #525396 -
Flags: review?(bienvenu) → review+
![]() |
||
Updated•14 years ago
|
Keywords: checkin-needed
![]() |
||
Comment 3•14 years ago
|
||
Pushed to comm-central
http://hg.mozilla.org/comm-central/rev/b5a0e46781b5
Thank you terada-san
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
![]() |
||
Updated•14 years ago
|
Keywords: checkin-needed
Target Milestone: --- → Thunderbird 3.3a3
Updated•14 years ago
|
Target Milestone: Thunderbird 3.3a3 → Thunderbird 3.3a4
You need to log in
before you can comment on or make changes to this bug.
Description
•