Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
1 [test_bug471319.html]
2 [test_bug483651.html]
3 [test_bug569988.html]
4 [test_bug636465.xul]
5 [test_bug830600.html]
6 [test_texteditor_keyevent_handling.html]
7 # disables the key handling test on gtk because gtk overrides some key events
8 # on our editor, and the combinations depend on the system.
9 skip-if = toolkit == "gtk2" || toolkit == "gtk3"