3
edits
(Adding 3 bugs) |
(Improving the label of link to Closure's bug) |
||
| Line 11: | Line 11: | ||
| TC-39 global proposal || [https://bugzilla.mozilla.org/show_bug.cgi?id=1317422 1317422] || Broke deezer, flickr, moment.js, Jira | | TC-39 global proposal || [https://bugzilla.mozilla.org/show_bug.cgi?id=1317422 1317422] || Broke deezer, flickr, moment.js, Jira | ||
|- | |- | ||
| Stop dispatching keypress events for non-printable keys || [https://bugzilla.mozilla.org/show_bug.cgi?id=968056 968056] || Blocked by [https://github.com/google/closure-library/issues/883] | | Stop dispatching keypress events for non-printable keys || [https://bugzilla.mozilla.org/show_bug.cgi?id=968056 968056] || Blocked by [https://github.com/google/closure-library/issues/883 bug of Closure framework] | ||
|- | |- | ||
| Start dispatching keydown and keyup events even during composition || [https://bugzilla.mozilla.org/show_bug.cgi?id=354358 354358] || Should be fixed at same time with [https://bugzilla.mozilla.org/show_bug.cgi?id=968056 bug 968056] for saving web app developers's cost | | Start dispatching keydown and keyup events even during composition || [https://bugzilla.mozilla.org/show_bug.cgi?id=354358 354358] || Should be fixed at same time with [https://bugzilla.mozilla.org/show_bug.cgi?id=968056 bug 968056] for saving web app developers's cost | ||
edits