Closed
Bug 986993
Opened 11 years ago
Closed 11 years ago
Remove the classinfo on the inputmethod API classes because they are already ported to WebIDL
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla31
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
3.15 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
This patch also removes the mention to some non-existent interfaces.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → ehsan
Assignee | ||
Updated•11 years ago
|
Attachment #8395485 -
Flags: review?(bzbarsky)
Comment 2•11 years ago
|
||
Comment on attachment 8395485 [details] [diff] [review]
Remove the classinfo on the inputmethod API classes because they are already ported to WebIDL
Oh, implementing QI to the undefined IID, nice.
r=me
Attachment #8395485 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Assignee | ||
Comment 4•11 years ago
|
||
(In reply to Boris Zbarsky [:bz] from comment #2)
> Oh, implementing QI to the undefined IID, nice.
FWIW, the QI's were leftover from bug 899073.
Blocks: 899073
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•