Closed
Bug 1210325
Opened 10 years ago
Closed 7 years ago
[MozInputMethod] Remove mozChromeEvent/mozContentEvent interfaces
Categories
(Core :: DOM: Device Interfaces, defect)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| b2g-v2.5 | --- | wontfix |
People
(Reporter: timdream, Unassigned)
References
Details
Attachments
(1 file)
|
8.73 KB,
patch
|
Details | Diff | Splinter Review |
After all Gaia and Gecko stuff are set, we should be able to remove mozChromeEvent dispatcher and mozContentEvent listeners from Gecko.
With this bug mozInputMethod will be mozChromeEvent-free.
| Reporter | ||
Comment 1•10 years ago
|
||
| Reporter | ||
Comment 2•10 years ago
|
||
Luke, can I confirm with you that this will not break TV System app? This bug will remove some mozChromeEvent/mozContentEvent interfaces in Gecko and asks System to completely rely on the newly implemented input-manage APIs instead (you can find the changes be looking at the depending bugs of this one).
Thanks!
Flags: needinfo?(lchang)
| Reporter | ||
Comment 3•10 years ago
|
||
bug 1207485 is reverted from v2.5 -- don't uplift this bug to v2.5.
status-b2g-v2.5:
--- → wontfix
Comment 4•9 years ago
|
||
Hi Tim,
Sorry for my late reply. Since this patch won't be uplifted to v2.5 according to comment 3, I think it's ready to land without any concern. Thanks.
Flags: needinfo?(lchang)
| Reporter | ||
Comment 5•9 years ago
|
||
Unassign myself due to project changes.
Assignee: timdream → nobody
Status: ASSIGNED → NEW
| Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•