Closed Bug 57112 Opened 25 years ago Closed 24 years ago

XBL should support "implements" to enable C++ access

Categories

(Core :: XBL, defect, P3)

x86
Windows 2000
defect

Tracking

()

RESOLVED FIXED
mozilla0.9

People

(Reporter: hyatt, Assigned: hyatt)

References

Details

(Whiteboard: [xbl1.0])

Attachments

(3 files)

This bug is tracking the support of "implements" on binding implementations. This is groundwork for any sort of XBL form controls solution, since C++ code will need to be able to invoke methods on the bindings.
Status: NEW → ASSIGNED
Whiteboard: [xbl1.0]
Target Milestone: --- → Future
Oops. Left out the lookup part. Second patch coming.
Attached patch Patch v2.0Splinter Review
Depends on: 57370
->moz0.8
Target Milestone: Future → mozilla0.8
->moz0.9
Target Milestone: mozilla0.8 → mozilla0.9
From looking at nsDocument.cpp I see that we check for null before accessing the binding manager in every place, IMO we need that here too. Add "if (manager)" before calling methods on the manager and you have r=jst
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: