Closed
Bug 1293486
Opened 9 years ago
Closed 9 years ago
mscom interceptor needs to handle IDispatch
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
mozilla51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: bugzilla, Assigned: bugzilla)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The COM+ interceptor doesn't handle it cleanly, but IDispatch is kind of a special case anyway. I've implemented a patch that returns a tearoff interface that can properly handle IDispatch.
| Assignee | ||
Comment 1•9 years ago
|
||
| Assignee | ||
Comment 2•9 years ago
|
||
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 4•9 years ago
|
||
Comment 5•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8780633 [details]
Bug 1293486: Add tearoff IDispatch handler to mscom interceptor;
https://reviewboard.mozilla.org/r/71302/#review69430
Attachment #8780633 -
Flags: review?(jmathies) → review+
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cd144a0012a5
Add tearoff IDispatch handler to mscom interceptor; r=jimm
Comment 7•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•