Closed
Bug 870583
Opened 12 years ago
Closed 12 years ago
Rev IID for IUIABridge
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
mozilla23
Tracking | Status | |
---|---|---|
firefox22 | - | --- |
People
(Reporter: akeybl, Assigned: m_kato)
References
Details
Attachments
(1 file)
(deleted),
patch
|
jimm
:
review+
|
Details | Diff | Splinter Review |
We need to rev the IID for IUIABridge, which should have happened in bug 843456. If this likely won't have binary add-on or web impact, please note that.
+++ This bug was initially created as a clone of Bug #843456 +++
midl.exe have no x86_64 macro for win64. (We should use _WIN64 instead of). But it can remove this to use LONG_PTR instead of macro.
Reporter | ||
Updated•12 years ago
|
tracking-firefox22:
--- → +
Assignee | ||
Comment 1•12 years ago
|
||
Assignee: mkato → m_kato
Assignee | ||
Updated•12 years ago
|
Attachment #747742 -
Flags: review?(jmathies)
Comment 2•12 years ago
|
||
Comment on attachment 747742 [details] [diff] [review]
fix
This really doesn't need to change, this interface is COM only and internal. There's no harm in doing it of course.
Attachment #747742 -
Flags: review?(jmathies) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Target Milestone: --- → mozilla23
Reporter | ||
Comment 4•12 years ago
|
||
COM only and internal - sounds like no chance for binary/web compatibility then. Untracking.
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•