Closed
Bug 1134542
Opened 10 years ago
Closed 7 years ago
Drop nsIDOMWindowUtils.sendKeyEvent()
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Keywords: dev-doc-needed
Comment 1•10 years ago
|
||
We need Bug 1137557 to move forms.js away from this method.
Depends on: 1137557
Assignee | ||
Comment 2•7 years ago
|
||
Comment hidden (mozreview-request) |
Assignee | ||
Comment 4•7 years ago
|
||
FYI: I wait bug 1433648 and bug 1434317 because I don't want to break Thunderbird. However, I'd like to land this ASAP and the fix is really easy. So, even if they are not fixed in the next week, I'll land this anyway.
Assignee | ||
Comment 5•7 years ago
|
||
Posted to dev-platform, firefox-dev and maildev:
https://groups.google.com/forum/#!topic/mozilla.dev.platform/SD2-nXTuGGA
Comment 6•7 years ago
|
||
mozreview-review |
Comment on attachment 8947348 [details]
Bug 1134542 - Get rid of nsIDOMWindowUtils::sendKeyEvent() and nsIFrameLoader::sendCrossProcessKeyEvent()
https://reviewboard.mozilla.org/r/217086/#review222924
Attachment #8947348 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 7•7 years ago
|
||
Comment hidden (mozreview-request) |
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/158bcad6b96a
Get rid of nsIDOMWindowUtils::sendKeyEvent() and nsIFrameLoader::sendCrossProcessKeyEvent() r=smaug
Comment 10•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
![]() |
||
Comment 11•7 years ago
|
||
bugherder |
Comment 13•7 years ago
|
||
Sorry, but the MDN team no longer has time/resources to update XPCOM docs. We are focusing just on web platform docs going forward.
Keywords: dev-doc-needed
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•