searching for reviewer(lizzard)
f9114bfa6fcb0647f15f6f783038206f7fef34ad: Bug 1477469 - Check for null composition pointer; r=esawin a=lizzard
draft
Jim Chen <nchen@mozilla.com> - Tue, 24 Jul 2018 18:14:05 -0400 - rev 825009
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1477469 - Check for null composition pointer; r=esawin a=lizzard
Check for null TextComposition pointer, which can apparently happen
during regular usage.
MozReview-Commit-ID: 6nKjyBVL2vF
c2571cc8a086ca412c3797af972038ae90a392f4: Bug 1418971 - Remove rematerialized frames after bailouts and exceptions. r=jandem a=lizzard
draft
Nicolas B. Pierron <nicolas.b.pierron@gmail.com> - Mon, 28 May 2018 15:41:23 +0000 - rev 825008
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1418971 - Remove rematerialized frames after bailouts and exceptions. r=jandem a=lizzard
f15db10c801ca0df2210d54a4ee2a8f6d4386e47: Bug 1478003 - Autofill may prefer the most frecent protocol even if a different one is provided. r=standard8 a=lizzard
draft
Andreea Pavel <apavel@mozilla.com> - Mon, 30 Jul 2018 11:24:34 +0300 - rev 825007
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1478003 - Autofill may prefer the most frecent protocol even if a different one is provided. r=standard8 a=lizzard
Summary: If the user types a protocol, autofill should respect it. Currently we pick the most frecent protocol instead.
Reviewers: Standard8
Reviewed By: Standard8
Bug #: 1478003
Differential Revision:
https://phabricator.services.mozilla.com/D2352
340bb17cbcd8c8b7108e0a03a494b475b6d9f55c: Bug 1477380 - Don't set startup prefs for user-branch Normandy pref-experiments r=Gijs a=lizzard
draft
Andreea Pavel <apavel@mozilla.com> - Mon, 30 Jul 2018 11:22:16 +0300 - rev 825006
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1477380 - Don't set startup prefs for user-branch Normandy pref-experiments r=Gijs a=lizzard
Reviewers: Gijs
Reviewed By: Gijs
Bug #: 1477380
Differential Revision:
https://phabricator.services.mozilla.com/D2305
336b10b00c1c9d92993365e3743ff0f192957edf: Bug 1461695 change tabs.onUpdated filter name to isArticle, r=aswan a=lizzard
draft
Shane Caraveo <scaraveo@mozilla.com> - Tue, 19 Jun 2018 10:38:26 -0400 - rev 824999
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1461695 change tabs.onUpdated filter name to isArticle, r=aswan a=lizzard
MozReview-Commit-ID: Ha0nJPMTYkJ
5f615d0ac261e5d59de51e09bb863aee5c86c6dd: Bug 1468968 - Restrict the concept of root icons and remove orphans, to avoid possible privacy leaks. r=Standard8,mikedeboer a=lizzard
draft
Marco Bonardo <mbonardo@mozilla.com> - Wed, 25 Jul 2018 14:07:06 +0000 - rev 824998
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1468968 - Restrict the concept of root icons and remove orphans, to avoid possible privacy leaks. r=Standard8,mikedeboer a=lizzard
Differential Revision:
https://phabricator.services.mozilla.com/D2122
9913c644c5c01069ccabd0d678954915502c2cff: Bug 1476934 - Disable the dump for the tippytop collection r=nanj a=lizzard
draft
Mathieu Leplatre <mathieu@mozilla.com> - Thu, 19 Jul 2018 16:27:25 +0200 - rev 824997
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1476934 - Disable the dump for the tippytop collection r=nanj a=lizzard
MozReview-Commit-ID: FC1FMmTHRuO
50dbda5a6c9be4d5935fe0a9d4bf40ea7e5c129f: Bug 1477402: Wrap WaitForInputIdle with checks for ERROR_NOT_GUI_PROCESS failures; r=agashlin a=lizzard
draft
Aaron Klotz <aklotz@mozilla.com> - Fri, 20 Jul 2018 15:54:08 -0600 - rev 824996
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1477402: Wrap WaitForInputIdle with checks for ERROR_NOT_GUI_PROCESS failures; r=agashlin a=lizzard
widget/windows/WinUtils.h is getting unwieldy and contains a combination of
both header-only and non-header-only code. I thought I'd take the opportunity
with this patch to create a new file for self-contained, header-only utility
functions, with the hope that we can eventually migrate some stuff out of
WinUtils into WinHeaderOnlyUtils in the future.
75b79018fff9e0bf1eaeebec13290aed2a19ee90: Bug 1478114 - [1.0] Don't block content trackers by default to match desktop's default behavior. r=rbarker a=lizzard
draft
Eugen Sawin <esawin@mozilla.com> - Tue, 24 Jul 2018 21:37:16 +0200 - rev 824995
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1478114 - [1.0] Don't block content trackers by default to match desktop's default behavior. r=rbarker a=lizzard
d0081a0e6dc47be9f64eb24f82b0c455c534ba0a: Bug 1475662 - Add semicolon at end of line. r=eslint-fix a=lizzard
draft
Sebastian Hengst <archaeopteryx@coole-files.de> - Wed, 25 Jul 2018 17:08:40 +0300 - rev 824973
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1475662 - Add semicolon at end of line. r=eslint-fix a=lizzard
558c190298cd65b630f769fd9e0fa7466ee93fec: Bug 1475262 - Only ignore XUL persist on top level windows. r=smaug a=lizzard
draft
Brendan Dahl <brendan.dahl@gmail.com> - Thu, 12 Jul 2018 13:55:55 -0700 - rev 824970
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1475262 - Only ignore XUL persist on top level windows. r=smaug a=lizzard
Fixes the incorrect assumption that all XUL <window> elements are top level
windows and will have their attribute persistence handled by the
nsXULWindow. An example of where this assumption fails is the password
manager which opens a <window> within a sub dialog that has no nsXULWindow.
MozReview-Commit-ID: 1f59QPIz42s
25ffc90ec5745160a1b315f72df460a8e08a6b17: Bug 1474618 - Dispatch GeckoResult listeners on thread where we were created r=jchen,droeh a=lizzard
draft
James Willcox <snorp@snorp.net> - Tue, 10 Jul 2018 10:09:17 -0500 - rev 824969
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1474618 - Dispatch GeckoResult listeners on thread where we were created r=jchen,droeh a=lizzard
MozReview-Commit-ID: IJNnyhFJX8M
4137abca621df5ccf7835912d812ca6ef347698b: Bug 1474454 - Use GeckoResult in GeckoSession.NavigationDelegate.onNewSession() r=jchen,droeh a=lizzard
draft
James Willcox <snorp@snorp.net> - Mon, 09 Jul 2018 17:22:57 -0500 - rev 824968
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1474454 - Use GeckoResult in GeckoSession.NavigationDelegate.onNewSession() r=jchen,droeh a=lizzard
MozReview-Commit-ID: E59Scu8tnuq
f7122adfbe8b0d734155c3a44c4bfea72a21a9bf: Bug 1474454 - Use GeckoResult in GeckoSession.NavigationDelegate.onLoadRequest() r=jchen,droeh a=lizzard
draft
James Willcox <snorp@snorp.net> - Mon, 09 Jul 2018 15:24:55 -0500 - rev 824967
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1474454 - Use GeckoResult in GeckoSession.NavigationDelegate.onLoadRequest() r=jchen,droeh a=lizzard
MozReview-Commit-ID: CmdjYhqpZcZ
05684a3069ff6395582dca3cc94e3b6f64cdc8c4: Bug 1475662 - Ensure GeckoSession.saveState() always completes r=droeh a=lizzard
draft
James Willcox <snorp@snorp.net> - Fri, 13 Jul 2018 14:02:08 -0500 - rev 824966
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1475662 - Ensure GeckoSession.saveState() always completes r=droeh a=lizzard
MozReview-Commit-ID: CLcdjOkGI9b
5bf0dbc446bb24f9fbb1f887933cf3ad9276888b: Bug 1475420 - mark the TRR connection as DISABLE_TRR to avoid TXT deadlock r=valentin a=lizzard
draft
Patrick McManus <mcmanus@ducksong.com> - Thu, 12 Jul 2018 17:48:54 -0400 - rev 824965
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1475420 - mark the TRR connection as DISABLE_TRR to avoid TXT deadlock r=valentin a=lizzard
MozReview-Commit-ID: 3xF3Hb5rpyh
d5018fab965071e686243ccc2cf73876d576407f: Bug 1290972: Remove linker flags for macOS that are no longer necessary and cause crashes such as bug 1471366 due to an inability to handle native exceptions when these flags are used. r=froydnj a=lizzard
draft
Stephen A Pohl <spohl.mozilla.bugs@gmail.com> - Tue, 17 Jul 2018 10:27:46 -0400 - rev 824963
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1290972: Remove linker flags for macOS that are no longer necessary and cause crashes such as
bug 1471366 due to an inability to handle native exceptions when these flags are used. r=froydnj a=lizzard
c3726dae9f06f422adb70d33c4ac24e4c87a7b0e: Bug 1477277 - Use panel CSS variables instead of hardcoded colors for UITour panel. r=johannh a=lizzard
draft
Tim Nguyen <ntim.bugs@gmail.com> - Fri, 20 Jul 2018 15:45:57 +0100 - rev 824951
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1477277 - Use panel CSS variables instead of hardcoded colors for UITour panel. r=johannh a=lizzard
MozReview-Commit-ID: C2CmhXO5qgv
e84fba80aaa1159c12c6077b4a6933760e75c3ae: Bug 1470382 - Fix visibility issues in WebRTC permission popup. r=johannh a=lizzard
draft
Tim Nguyen <ntim.bugs@gmail.com> - Fri, 20 Jul 2018 16:07:47 +0100 - rev 824950
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1470382 - Fix visibility issues in WebRTC permission popup. r=johannh a=lizzard
MozReview-Commit-ID: 3wZNuC4bQS1
4af69471cde4c4731175c26bac3edb7358c0a74b: Bug 1468080 - Clean up menulist icon and label spacing on Windows. r=jaws a=lizzard
draft
Dão Gottwald <dao@mozilla.com> - Thu, 19 Jul 2018 14:39:56 +0200 - rev 824949
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1468080 - Clean up menulist icon and label spacing on Windows. r=jaws a=lizzard
MozReview-Commit-ID: 2GOtaeMqPUz
1a33a2a195220441b64e900d815d7d1786e641ca: Bug 1470887 - Preserve exactly autofilled values in the urlbar, and don't call losslessDecodeURI on them. r=mak a=lizzard
draft
Drew Willcoxon <adw@mozilla.com> - Fri, 20 Jul 2018 17:08:29 +0000 - rev 824948
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1470887 - Preserve exactly autofilled values in the urlbar, and don't call losslessDecodeURI on them. r=mak a=lizzard
Differential Revision:
https://phabricator.services.mozilla.com/D2256
d8d3fca29016566df5d798d0709f51a4036f40c7: Bug 1475431 - r=achronop a=lizzard
draft
Sebastian Hengst <archaeopteryx@coole-files.de> - Tue, 24 Jul 2018 15:37:01 +0300 - rev 824947
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1475431 - r=achronop a=lizzard
acc7133a29fba3797e11c89869ba235b0e9f990d: Bug 1471437 - Part 2: Reset mPaintRect only when the new building rect is different, and update mPaintRectValid when it is. r=mattwoodrow a=lizzard
draft
Bas Schouten <bschouten@mozilla.com> - Wed, 27 Jun 2018 16:47:55 +0200 - rev 824946
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1471437 - Part 2: Reset mPaintRect only when the new building rect is different, and update mPaintRectValid when it is. r=mattwoodrow a=lizzard
MozReview-Commit-ID: 5djSr7eNk8W
7c3840f0769f4b7383225dff12ae222e24d0bea6: Bug 1471437 - Part 1: Store the previous paint rect before occlusion culling. r=mattwoodrow a=lizzard
draft
Bas Schouten <bschouten@mozilla.com> - Wed, 27 Jun 2018 16:47:54 +0200 - rev 824945
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1471437 - Part 1: Store the previous paint rect before occlusion culling. r=mattwoodrow a=lizzard
MozReview-Commit-ID: 8Bw9hsPcipZ
5d6261b568c63c6f87d15210afe6507fd1741cc1: Bug 1471514 - FxA top of funnel metrics not captured from about:welcome. r=Mardak a=lizzard
draft
Ursula Sarracini <usarracini@mozilla.com> - Mon, 23 Jul 2018 10:43:49 +0300 - rev 824933
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1471514 - FxA top of funnel metrics not captured from about:welcome. r=Mardak a=lizzard
MozReview-Commit-ID: KDmAzY3fGzn
0d79a96597a04bc790193cd296e53848541211d8: Bug 1470964 - Make confirmation hint panel blue instead of green r=jaws a=lizzard
draft
Bharat Raghunathan <bharatraghunthan9767@gmail.com> - Fri, 20 Jul 2018 21:50:58 +0530 - rev 824932
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1470964 - Make confirmation hint panel blue instead of green r=jaws a=lizzard
MozReview-Commit-ID: J7ajg44ElUb
dd493fc5f6a7c41af31c877c835c1bb9ab777125: Bug 1412081 - Call KillClearOnShutdown(ShutdownPhase::ShutdownFinal) in PluginProcessChild on all platforms r=jimm a=lizzard
draft
Valentin Gosu <valentin.gosu@gmail.com> - Thu, 05 Jul 2018 17:20:58 +0200 - rev 824931
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1412081 - Call KillClearOnShutdown(ShutdownPhase::ShutdownFinal) in PluginProcessChild on all platforms r=jimm a=lizzard
This call gated by ifdef OS_WIN - so on Linux it would leak objects that were supposed to be ClearOnShutdown in the plugin process
5b05309eb9be6bb697665dc9bb86c2b12aa5168b: Bug 1412081 - Add ability to blacklist file paths on Unix platforms r=mayhemer a=lizzard
draft
Valentin Gosu <valentin.gosu@gmail.com> - Wed, 20 Jun 2018 02:52:12 +0200 - rev 824930
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1412081 - Add ability to blacklist file paths on Unix platforms r=mayhemer a=lizzard
52dd0b769e22eb79c05bcf45462cf2564c654d32: Bug 1459404 - Ensure that ChildAPIManager can be garbage-collected. r=mixedpuppy a=lizzard
draft
Rob Wu <rob@robwu.nl> - Tue, 17 Jul 2018 18:17:52 +0200 - rev 824929
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1459404 - Ensure that ChildAPIManager can be garbage-collected. r=mixedpuppy a=lizzard
MozReview-Commit-ID: IEGq1mo4WWq
ddfa017fb3b0b12a714cdd35886ad50ef890c5f4: Bug 1470786 - 2. Fix a text sync issue; r=esawin a=lizzard
draft
Jim Chen <nchen@mozilla.com> - Tue, 17 Jul 2018 11:22:34 -0400 - rev 824928
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1470786 - 2. Fix a text sync issue; r=esawin a=lizzard
Fix an issue in GeckoEditable where spans can be mistakenly deleted when
deleting text. The new code re-copies all spans to make sure similar
issues don't happen in the future.
MozReview-Commit-ID: G1fWsJkeTka
7e6f51f7fca4a34f69d91260fcbe2c6b7eb8da40: Bug 1470786 - 1. Support async text changes from replacing text; r=esawin a=lizzard
draft
Jim Chen <nchen@mozilla.com> - Tue, 17 Jul 2018 11:22:34 -0400 - rev 824927
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1470786 - 1. Support async text changes from replacing text; r=esawin a=lizzard
Currently, we expect editing operations in
GeckoEditableSupport::OnImeReplaceText to cause synchronous text change
notifications. However, under e10s, text change notifications can be
asynchornous. The new code keeps track of active OnImeReplaceText calls,
and look for async text changes before replying to the calls.
MozReview-Commit-ID: INM3JLmQebK
b2360af9510ebfd8812095d0a7298158e8d94c0a: Bug 1476674 - Fix crash in nsNavHistory::RecalculateOriginFrecencyStats r=mak a=lizzard
draft
Drew Willcoxon <adw@mozilla.com> - Thu, 19 Jul 2018 17:15:02 +0000 - rev 824926
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1476674 - Fix crash in nsNavHistory::RecalculateOriginFrecencyStats r=mak a=lizzard
Differential Revision:
https://phabricator.services.mozilla.com/D2232
38fbd70b8bb672e0fb1d723661d594140822bb62: Bug 1471705 - Fix findbar status text color for lightweight themes. r=ntim a=lizzard
draft
Dão Gottwald <dao@mozilla.com> - Thu, 12 Jul 2018 16:28:41 +0200 - rev 824925
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1471705 - Fix findbar status text color for lightweight themes. r=ntim a=lizzard
MozReview-Commit-ID: 7mta63GhgrW
22ec5db4a28dbe691c1a211b1468225956f1ac94: Bug 1474360 - Don't immediately hide selection toolbar after showing it; r=esawin a=lizzard
draft
Jim Chen <nchen@mozilla.com> - Thu, 19 Jul 2018 12:09:16 -0400 - rev 824924
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1474360 - Don't immediately hide selection toolbar after showing it; r=esawin a=lizzard
To conform to Android behavior, we intentionally suppress the selection
toolbar when an input is first focused. However, that code has a bug
where right after we show the selection toolbar, we still think the
toolbar should be suppressed, and therefore end up hiding the toolbar
immediately. The patch fixes that bug and introduces an ACTION_HIDE
action, which is necessary to re-hide the toolbar when the user
dismisses it manually.
MozReview-Commit-ID: DbLd2MCxSyL
8d716257450c6db490190d7acf232fd9df4da88d: Bug 1473289 - Work around page table fragmentation caused by mprotect / VirtualProtect using LifoAlloc r=tcampbell a=lizzard
draft
Nicolas B. Pierron <nicolas.b.pierron@gmail.com> - Mon, 16 Jul 2018 18:13:51 +0000 - rev 824923
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1473289 - Work around page table fragmentation caused by mprotect / VirtualProtect using LifoAlloc r=tcampbell a=lizzard
39327053019c217d0419cf5b7a2b1af15abb5115: Bug 1474755 - Change autofill threshold calculation to multiply the standard deviation by a constant, which is stored in prefs. r=mak a=lizzard
draft
Drew Willcoxon <adw@mozilla.com> - Thu, 19 Jul 2018 17:44:18 +0000 - rev 824922
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1474755 - Change autofill threshold calculation to multiply the standard deviation by a constant, which is stored in prefs. r=mak a=lizzard
Differential Revision:
https://phabricator.services.mozilla.com/D2233
50ec48d931ba5f0977d2868ccd5334e2ae39ac80: Bug 1475501 - Clean up addTab call in undoCloseTab. r=mikedeboer a=lizzard
draft
Dão Gottwald <dao@mozilla.com> - Fri, 13 Jul 2018 14:26:26 +0200 - rev 824921
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1475501 - Clean up addTab call in undoCloseTab. r=mikedeboer a=lizzard
MozReview-Commit-ID: HT8C5cTzdvg
013481de4c5f20107b837e204e7cbd08ab6369e5: Bug 1443902 - Part 2. Update spellcheck status on focused element after turning off contenteditable. r=masayuki a=lizzard
draft
Makoto Kato <m_kato@ga2.so-net.ne.jp> - Tue, 10 Jul 2018 14:17:50 +0900 - rev 824920
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1443902 - Part 2. Update spellcheck status on focused element after turning off contenteditable. r=masayuki a=lizzard
Spellchecker of <input> element is off by default, however, if it's in a
contenteditable element, spellchecker is on by default.
When turning off contenteditable, we have to update spellcheck status if
focused editor is in this contenteditable.
MozReview-Commit-ID: 6Y9mUWTIWRn
f9542916a0bb4d55873991ef42ad2ae1fe5feef3: Bug 1443902 - Reinitilize selection after destroying nsIEditingSession. r=masayuki a=lizzard
draft
Makoto Kato <m_kato@ga2.so-net.ne.jp> - Mon, 09 Jul 2018 16:53:47 +0900 - rev 824919
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1443902 - Reinitilize selection after destroying nsIEditingSession. r=masayuki a=lizzard
When setting contenteditable to false, editing session destroys HTMLEditor.
Destroying HTMLEditor means that selection visibility is reset by
FinalizeSelection.
So after calling TearDownEditorOnWindow on nsHTMLDocument, we should initialize
selection visibility if current focus is text control that has editor.
MozReview-Commit-ID: 4V8kZtOtKO3
3743c968feeb2a137fb950df3d9b762be0641b10: Bug 1462257 - TextComposition should dispatch eCompositionChange event when eCompositionCommit is being fired immediately after eCompositionStart r=m_kato a=lizzard
draft
Masayuki Nakano <masayuki@d-toybox.com> - Wed, 11 Jul 2018 23:05:39 +0900 - rev 824918
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1462257 - TextComposition should dispatch eCompositionChange event when eCompositionCommit is being fired immediately after eCompositionStart r=m_kato a=lizzard
TextEditor modifies composition string or selected string when first
eCompositionChange event is received. However, TextComposition dispatches
eCompositionChange event ("text" event of DOM) only when composition string
becomes non-empty if current composition string is empty. So, when IME
dispatches only eCompositionStart and eCompositionCommit events for removing
selected text, TextEditor does nothing. This hacky behavior is used by
MS Pinyin on Windows 10 at least.
For supporting this behavior, we need to make TextComposition dispatch
eCompositionChange event when eCompositionChange(AsIs) event is fired
even before dispatching eCompositionChange event.
Although from point of view of web apps, the hacky composition should be
merged into the previous composition if it's possible but it's out of scope
of this bug.
MozReview-Commit-ID: 7QfeBJamGTU
3a809afaea17e2e62ba98fe55ddbcd646476f165: Bug 1475298 - [en-GB] Switch URL to https for Chambers searchplugin r=mkaply a=lizzard
draft
Francesco Lodolo (:flod) <flod@lodolo.net> - Mon, 16 Jul 2018 08:44:28 +0200 - rev 824907
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1475298 - [en-GB] Switch URL to https for Chambers searchplugin r=mkaply a=lizzard
MozReview-Commit-ID: 81dG8xbbxdq
6965d24efdbf0415a43ad46b03cc25f78c4b4cd3: Bug 1471892 - Block OMTP before OSX 10.10 to work around CoreGraphics crash. r=jrmuizel a=lizzard
draft
Ryan Hunt <rhunt@eqrion.net> - Tue, 10 Jul 2018 16:12:58 -0500 - rev 824906
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1471892 - Block OMTP before OSX 10.10 to work around CoreGraphics crash. r=jrmuizel a=lizzard
MozReview-Commit-ID: JYmlucAG6rB
a284daff752a8855f5e2fc0472b497e0df21f75c: Bug 1472957 - Disable auto reader mode for mobile as device light doens't work. r=florian a=lizzard
draft
Jonathan Kingston <jkt@mozilla.com> - Sat, 07 Jul 2018 13:28:50 +0100 - rev 824905
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1472957 - Disable auto reader mode for mobile as device light doens't work. r=florian a=lizzard
MozReview-Commit-ID: 9qNRD3FhAlC
84cb4ee17544925efbfecbbe6bc281781b7cbb2d: Bug 1476236 - Set a minimum height for the applications list in the Application Manager. r=paolo a=lizzard
draft
Jared Wein <jwein@mozilla.com> - Wed, 18 Jul 2018 16:25:31 -0400 - rev 824904
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1476236 - Set a minimum height for the applications list in the Application Manager. r=paolo a=lizzard
This patch uplifts a portion of
bug 1435688 to 62-beta where we do not have a minimum height set.
MozReview-Commit-ID: 2ua16WZ3goQ
ff81a46c78e3df7b436862a1ff3623ac39e05f86: Bug 1474972: Don't call scrollIntoView() when user select a node on animation inspector. r=gl a=lizzard
draft
Daisuke Akatsuka <dakatsuka@mozilla.com> - Tue, 17 Jul 2018 12:39:31 +0900 - rev 824903
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1474972: Don't call scrollIntoView() when user select a node on animation inspector. r=gl a=lizzard
MozReview-Commit-ID: 8Qi5vTn129B
63fefabe7b60a2d55f02fcbfa3f1ffc8632848a5: Bug 1476128 - Have HIDDEN_VIEWPORT_OVERFLOW_TYPE recorded on main process as well. r=botond a=lizzard
draft
Xidorn Quan <me@upsuper.org> - Tue, 17 Jul 2018 08:54:37 +1000 - rev 824902
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1476128 - Have HIDDEN_VIEWPORT_OVERFLOW_TYPE recorded on main process as well. r=botond a=lizzard
6a22961f5e00b0308620b5da215c62fbeca469a8: Bug 1471514 - FxA top of funnel metrics not captured from about:welcome a=lizzard
draft
Ursula Sarracini <usarracini@mozilla.com> - Wed, 18 Jul 2018 16:34:03 -0400 - rev 824901
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1471514 - FxA top of funnel metrics not captured from about:welcome a=lizzard
00909c37c92fc94cd4d30fc62f2b025f3b87d0d1: Bug 1471381 - Don't give up on rounded rects in DisplayItemClip r=mattwoodrow a=lizzard
draft
Doug Thayer <dothayer@mozilla.com> - Fri, 13 Jul 2018 09:11:28 -0700 - rev 824900
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1471381 - Don't give up on rounded rects in DisplayItemClip r=mattwoodrow a=lizzard
Effectively we compute the diff by lopping off the rounded part
of each rect where appropriate. This gets a bit weird to think
about with very mismatched radii, but I think it works out(?)
MozReview-Commit-ID: 472gx7Hw1Br
9573e5a35f1cee865ba27f02dc1ea0d7f8aa8183: Bug 1474553 - [br] Update Freelang searchplugin to https, update icon r=mkaply a=lizzard
draft
Francesco Lodolo (:flod) <flod@lodolo.net> - Mon, 16 Jul 2018 08:37:58 +0200 - rev 824882
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1474553 - [br] Update Freelang searchplugin to https, update icon r=mkaply a=lizzard
MozReview-Commit-ID: AxsKzQGrTOz
076e903341b40e66d9622d108d1a5dbca7d1f73c: Bug 1472465 - Update flattened nsDisplayOpacity geometry despite empty invalidation region r=mattwoodrow a=lizzard
draft
Miko Mynttinen <mikokm@gmail.com> - Mon, 16 Jul 2018 01:09:23 +0200 - rev 824881
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1472465 - Update flattened nsDisplayOpacity geometry despite empty invalidation region r=mattwoodrow a=lizzard
MozReview-Commit-ID: 7mrTuQ6gEoA