gecko-dev/toolkit/actors
Masayuki Nakano e85fd75144 Bug 1545410 - part 1: Forcibly disable new keyCode/charCode value of keypress events if the document is Office Online Server r=smaug
Similar to bug 1514940, we need to use "split model" keypres events on
Office Online Server since they can be installed into user own servers.

Microsoft said it's safe to check whether there is an element whose id is
"WACViewPanel_EditingElement":
https://bugzilla.mozilla.org/show_bug.cgi?id=1545410#c17

Additionally, they'll add new class to the element after fixing the bug in
their side:
https://bugzilla.mozilla.org/show_bug.cgi?id=1545410#c17
https://bugzilla.mozilla.org/show_bug.cgi?id=1545410#c20

Differential Revision: https://phabricator.services.mozilla.com/D32287

--HG--
extra : moz-landing-system : lando
2019-05-23 22:00:58 +00:00
..
AudioPlaybackChild.jsm Bug 1524065 - part3 : remove unused message. r=baku 2019-03-19 18:45:37 +00:00
AutoplayChild.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
BrowserChild.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
ControllersChild.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
DateTimePickerChild.jsm Merge mozilla-inbound to mozilla-central. a=merge 2019-01-29 12:01:56 +02:00
ExtFindChild.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
FindBarChild.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
FinderChild.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
KeyPressEventModelCheckerChild.jsm Bug 1545410 - part 1: Forcibly disable new keyCode/charCode value of keypress events if the document is Office Online Server r=smaug 2019-05-23 22:00:58 +00:00
PictureInPictureChild.jsm Bug 1545296 - Suppress mouse button events firing in content when clicking on the Picture-in-Picture toggle. r=jaws 2019-05-02 17:51:30 +00:00
PopupBlockingChild.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
PrintingChild.jsm Bug 1552449. Make the nsIDocShell interface to print preview less susceptible to inadvertent misuse. r=bobowen 2019-05-07 14:12:44 +01:00
PurgeSessionHistoryChild.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
SelectChild.jsm Bug 1375476 - Support font-style / font-weight and font-size on <option> elements. r=mconley 2019-02-28 01:44:52 +00:00
SelectionSourceChild.jsm Bug 1528751 - Add a custom eslint rule to check "consistent" if bracing. r=Standard8 2019-02-28 08:39:33 +00:00
TestChild.jsm Bug 1538979 - Part 3: Add testcase to test JSWindowActor's lifecycle; r=nika 2019-05-10 15:01:42 +00:00
TestParent.jsm Bug 1550613 - Part 2: Add test for early-lifecycle in-process messages, r=jdai 2019-05-24 20:16:18 +00:00
ThumbnailsChild.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
UAWidgetsChild.jsm Bug 1547795 - Hide Picture-in-Picture toggle on videos where its probably more annoying than not. r=JSON_voorhees 2019-05-24 01:41:08 +00:00
UnselectedTabHoverChild.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
WebChannelChild.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
WebNavigationChild.jsm Bug 1510569 - Keep track of whether we are navigating to a new URI in nsDocShell r=mconley,kmag,qdot 2019-05-23 18:48:48 +00:00
ZoomChild.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
moz.build Bug 1535748 - Remove NIGHTLY_BUILD build-time switches for Picture-in-Picture. r=jaws 2019-03-21 13:58:17 +00:00