Files
roytam1 93a18020ca import changes from `dev' branch of rmottola/Arctic-Fox:
- Bug 1112212 - Add may-have flags for key event and input event listeners; r=smaug (37ff68130)
- Bug 1167022 part.1 Make IMEContentObserver possible to restart to observe editor root node r=smaug (2945e0b73)
- Bug 1167022 part.2 IMEStateManager::UpdateIMEState() should try to restart to observe focused editor when it's reframed r=smaug+nchen (c111a1311)
- Bug 1167022 part.3 Fix test_imestate.html for conforming to the new IME focus notification behavior r=nchen (94fea897f)
- Bug 1167022 part.4 Get rid of MozIMEFocus(In|Out) events r=smaug (d7ab4f26c)
- Bug 1167022 part.5 IMEContentObserver::Init() should stop keeping to initialize in the first call because Init() may be called again during notifying IME of focus due to flushing layout r=smaug (a6acea6bc)
- bug 1112212 - Set flag in InputContext for IME-unaware webapps; r=masayuki (89488bc41)
- Bug 1152326 - When processing plugin updates only update the visibility of the set of plugins associated with the same compositor. r=aklotz (efc93294b)
- bug 1023509 - only initialize platform accessibility in the main process r=davidb (203f20d38)
- Bug 1148473 - Lower BHR threshold. r=vladan (c776e6d5f)
- Bug 1172393 - Let XPCOM shutdown properly on Windows versions later than XP - r=mccr8 (7d07fdef8)
- Bug 1096093 - Have Cocoa widget backend cache overlay scrollbar metrics. r=mstange. (b6cc07742)
- Bug 1147156 - Re-enable e10s by default for Nightly users who may have disabled it. r=poirot,mconley (bbcf9b617)
- Bug 1150708 - Gather telemetry on e10s block reason (r=jimm) (240789b0e)
- Bug 1156613 - Fix e10s ifdef NIGHTLY_BUILD blocks with E10S_TESTING_ONLY. r=billm (01d3343d4)
- Bug 1106235 - [e10s] Make autocompletion dropdown menu honour RTL. r=mrbkap. (b9d0e942f)
- Bug 1024437 - Get rid of a deprecated API. r=MattN (49d2bd91b)
- Bug 1024437 - Make <datalist> work in e10s. r=MattN (fda3b82c3)
- bug 1149772 - never create fake HWND in child processes r=davidb (7e9d0445a)
- bug 1155976 - Loading plugins in a non-e10s window hangs the browser on Mac r=jimm (aa3dba071)
- Bug 1158270 - Plugins can't run if e10s is force-disabled. r=jmathies (e5270b8bd)
2021-02-10 09:49:30 +08:00
..