Closed
Bug 1155214
Opened 10 years ago
Closed 10 years ago
Mark nsIBidiKeyboard as builtinclass
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla40
| Tracking | Status | |
|---|---|---|
| firefox40 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
Details
Attachments
(1 file)
|
1.06 KB,
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
ContentChild::RecvBidiKeyboardNotify(), perhaps among other code, assumes
the native type implementing this interface, so we must make sure the
interface is builtinclass.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8593394 -
Flags: review?(mrbkap)
Updated•10 years ago
|
Attachment #8593394 -
Flags: review?(mrbkap) → review+
Comment 3•10 years ago
|
||
Assignee: nobody → ehsan
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
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
•