searching for reviewer(esawin)
6bb8792d978ca0b0b84a0fd1218260392b897ed1: Bug 1480095 - Add example custom error page to GeckoView Example r=esawin
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:53:49 -0500 - rev 830805
Push
118854 by bmo:a.beingessner@gmail.com at Wed, 22 Aug 2018 20:13:35 +0000
Bug 1480095 - Add example custom error page to GeckoView Example r=esawin
MozReview-Commit-ID: HeYOkwNHYXq
d49371d4563a373e0c701f385c59699f2f19dede: Bug 1480095 - Allow NavigationDelegate.onLoadError() to return URL for error page r=esawin,jchen
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:52:28 -0500 - rev 830804
Push
118854 by bmo:a.beingessner@gmail.com at Wed, 22 Aug 2018 20:13:35 +0000
Bug 1480095 - Allow NavigationDelegate.onLoadError() to return URL for error page r=esawin,jchen
MozReview-Commit-ID: 4pgHD6oh4GY
6cd69a56e853b2f2f3ef42e1ef406030cfbc9c1f: Bug 1480095 - Allow loading custom error pages via nsILoadURIDelegate r=esawin,bz,jchen
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:48:31 -0500 - rev 830803
Push
118854 by bmo:a.beingessner@gmail.com at Wed, 22 Aug 2018 20:13:35 +0000
Bug 1480095 - Allow loading custom error pages via nsILoadURIDelegate r=esawin,bz,jchen
MozReview-Commit-ID: IhVC9nU60fy
d0e40284db4b4f5851e23bb0e4a406e6f8e2ac5f: Bug 1330257 - 7. Add Oreo auto-fill frontend; r=esawin r=snorp
Jim Chen <nchen@mozilla.com> - Tue, 21 Aug 2018 15:23:29 -0400 - rev 830588
Push
118847 by bmo:hskupin@gmail.com at Wed, 22 Aug 2018 09:09:03 +0000
Bug 1330257 - 7. Add Oreo auto-fill frontend; r=esawin r=snorp
Add a frontend for the Oreo auto-fill API in SessionTextInput, which
processes events from Gecko and provides consumer APIs that match the
Oreo auto-fill APIs. GeckoView then forwards the necessary calls to
SessionTextInput.
Differential Revision:
https://phabricator.services.mozilla.com/D3538
5f44c144b1e52f8f3fa26f837eeea0d7c0f88f60: Bug 1330257 - 4. Add auto-fill backend; r=esawin
Jim Chen <nchen@mozilla.com> - Tue, 21 Aug 2018 15:23:28 -0400 - rev 830585
Push
118847 by bmo:hskupin@gmail.com at Wed, 22 Aug 2018 09:09:03 +0000
Bug 1330257 - 4. Add auto-fill backend; r=esawin
Add an auto-fill backend in GeckoViewContent.js that detects fields on
the page and sends information about the fields to Java through events.
Differential Revision:
https://phabricator.services.mozilla.com/D3253
53ef69afca6959ca87e5c4cfb97955371d729fab: Bug 1330257 - 7. Add Oreo auto-fill frontend; r=esawin r=snorp
Jim Chen <nchen@mozilla.com> - Mon, 20 Aug 2018 22:28:21 -0400 - rev 830423
Push
118832 by bmo:ntim.bugs@gmail.com at Tue, 21 Aug 2018 13:33:17 +0000
Bug 1330257 - 7. Add Oreo auto-fill frontend; r=esawin r=snorp
Add a frontend for the Oreo auto-fill API in SessionTextInput, which
processes events from Gecko and provides consumer APIs that match the
Oreo auto-fill APIs. GeckoView then forwards the necessary calls to
SessionTextInput.
Differential Revision:
https://phabricator.services.mozilla.com/D3538
593f9a799d1103996b648b8ae38ff295e9ed54b3: Bug 1330257 - 4. Add auto-fill backend; r=esawin
Jim Chen <nchen@mozilla.com> - Mon, 20 Aug 2018 22:28:20 -0400 - rev 830420
Push
118832 by bmo:ntim.bugs@gmail.com at Tue, 21 Aug 2018 13:33:17 +0000
Bug 1330257 - 4. Add auto-fill backend; r=esawin
Add an auto-fill backend in GeckoViewContent.js that detects fields on
the page and sends information about the fields to Java through events.
Differential Revision:
https://phabricator.services.mozilla.com/D3253
1715b1a7e6b0373e85af729fccf16833a215940f: Bug 1483596 - Add GeckoView API to set VR UA string r=esawin,jchen
Randall Barker <rbarker@mozilla.com> - Fri, 17 Aug 2018 20:34:04 +0000 - rev 830091
Push
118809 by bmo:ntim.bugs@gmail.com at Sat, 18 Aug 2018 10:35:28 +0000
Bug 1483596 - Add GeckoView API to set VR UA string r=esawin,jchen
Differential Revision:
https://phabricator.services.mozilla.com/D3545
b439cdd35e49d81383827aa03a1b6f0bdfb7f274: Bug 1483420 - Add GeckoView APIs for overriding screen size and display DPI r=esawin,jchen
Randall Barker <rbarker@mozilla.com> - Fri, 17 Aug 2018 20:17:44 +0000 - rev 830088
Push
118809 by bmo:ntim.bugs@gmail.com at Sat, 18 Aug 2018 10:35:28 +0000
Bug 1483420 - Add GeckoView APIs for overriding screen size and display DPI r=esawin,jchen
Differential Revision:
https://phabricator.services.mozilla.com/D3379
a368242c886ee306675071737440b8f831c83fcf: Bug 1480095 - Add example custom error page to GeckoView Example r=esawin
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:53:49 -0500 - rev 828057
Push
118624 by bmo:snorp@snorp.net at Thu, 09 Aug 2018 20:07:39 +0000
Bug 1480095 - Add example custom error page to GeckoView Example r=esawin
MozReview-Commit-ID: HeYOkwNHYXq
ebf5551cd9e83aa72b99a61d6a07de9dc6cbf475: Bug 1480095 - Allow NavigationDelegate.onLoadError() to return URL for error page r=esawin,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:52:28 -0500 - rev 828056
Push
118624 by bmo:snorp@snorp.net at Thu, 09 Aug 2018 20:07:39 +0000
Bug 1480095 - Allow NavigationDelegate.onLoadError() to return URL for error page r=esawin,jchen
MozReview-Commit-ID: 4pgHD6oh4GY
b0ec47e587d71b21697da7b762262ece6ad22020: Bug 1480095 - Allow loading custom error pages via nsILoadURIDelegate r=esawin,bz,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:48:31 -0500 - rev 828055
Push
118624 by bmo:snorp@snorp.net at Thu, 09 Aug 2018 20:07:39 +0000
Bug 1480095 - Allow loading custom error pages via nsILoadURIDelegate r=esawin,bz,jchen
MozReview-Commit-ID: IhVC9nU60fy
06d0dfb0d6e3ac016ef97477fb3aa02439fe6b9a: Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 27 Jul 2018 13:24:49 -0500 - rev 828054
Push
118624 by bmo:snorp@snorp.net at Thu, 09 Aug 2018 20:07:39 +0000
Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
This ensures we have screen information with e10s.
MozReview-Commit-ID: 1zghxZuLqr3
37b4e0260cedbea3e841447ecb701cab0b781285: Bug 1477837 - Add GeckoView API to override device display density r=esawin,jchen
Randall Barker <rbarker@mozilla.com> - Tue, 07 Aug 2018 20:10:15 +0000 - rev 827519
Push
118540 by bmo:bpostelnicu@mozilla.com at Wed, 08 Aug 2018 10:44:22 +0000
Bug 1477837 - Add GeckoView API to override device display density r=esawin,jchen
Differential Revision:
https://phabricator.services.mozilla.com/D2808
09871ad4c346bb477b4c2346b8971bb57329351c: Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
James Willcox <snorp@snorp.net> - Fri, 27 Jul 2018 13:24:49 -0500 - rev 827417
Push
118534 by bmo:gl@mozilla.com at Wed, 08 Aug 2018 04:44:16 +0000
Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
This ensures we have screen information with e10s.
MozReview-Commit-ID: 1zghxZuLqr3
a32a9c2e38240c124b385a094ab4acbe8622b9db: Bug 1477837 - Add GeckoView API to override device display density r=esawin,jchen
draft
Randall Barker <rbarker@mozilla.com> - Mon, 06 Aug 2018 16:07:04 -0700 - rev 827088
Push
118457 by bmo:rbarker@mozilla.com at Mon, 06 Aug 2018 23:14:39 +0000
Bug 1477837 - Add GeckoView API to override device display density r=esawin,jchen
MozReview-Commit-ID: L2NXE2zVezR
b48851fe1a8a291ea712d0bc5edea3b9e8ad91ce: Bug 1480095 - Add example custom error page to GeckoView Example r=esawin
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:53:49 -0500 - rev 826963
Push
118423 by bmo:snorp@snorp.net at Mon, 06 Aug 2018 14:35:16 +0000
Bug 1480095 - Add example custom error page to GeckoView Example r=esawin
MozReview-Commit-ID: HeYOkwNHYXq
6225d01930c6e93a7f45566835a448db11091be2: Bug 1480095 - Allow NavigationDelegate.onLoadError() to return URL for error page r=esawin,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:52:28 -0500 - rev 826962
Push
118423 by bmo:snorp@snorp.net at Mon, 06 Aug 2018 14:35:16 +0000
Bug 1480095 - Allow NavigationDelegate.onLoadError() to return URL for error page r=esawin,jchen
MozReview-Commit-ID: 4pgHD6oh4GY
5b0078e12a496878787a063b176b13cfddbdc8b5: Bug 1480095 - Allow loading custom error pages via nsILoadURIDelegate r=esawin,bz,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:48:31 -0500 - rev 826961
Push
118423 by bmo:snorp@snorp.net at Mon, 06 Aug 2018 14:35:16 +0000
Bug 1480095 - Allow loading custom error pages via nsILoadURIDelegate r=esawin,bz,jchen
MozReview-Commit-ID: IhVC9nU60fy
c0f16c4a3da6c8c5fb3f706389067bb50a63cc39: Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 27 Jul 2018 13:24:49 -0500 - rev 826608
Push
118369 by mozilla@buttercookie.de at Sat, 04 Aug 2018 13:27:22 +0000
Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
This ensures we have screen information with e10s.
MozReview-Commit-ID: 1zghxZuLqr3
252669e977a8d0058eefdb0c7f1bed7a923b9327: Bug 1451476 - Add example custom error page to GeckoView Example r=esawin
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:53:49 -0500 - rev 826482
Push
118339 by bmo:snorp@snorp.net at Fri, 03 Aug 2018 21:42:51 +0000
Bug 1451476 - Add example custom error page to GeckoView Example r=esawin
MozReview-Commit-ID: 5H9JLLFITMN
3d258f197003f66a0fe6b167d76bf3741f76a9f8: Bug 1451476 - Allow NavigationDelegate.onLoadError() to return URL for error page r=esawin,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:52:28 -0500 - rev 826481
Push
118339 by bmo:snorp@snorp.net at Fri, 03 Aug 2018 21:42:51 +0000
Bug 1451476 - Allow NavigationDelegate.onLoadError() to return URL for error page r=esawin,jchen
MozReview-Commit-ID: HTHn7wyuku3
0546c3129e54aeee2baea10d78fa06f5ae879662: Bug 1451476 - Allow loading custom error pages via nsILoadURIDelegate r=esawin,bz,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:48:31 -0500 - rev 826480
Push
118339 by bmo:snorp@snorp.net at Fri, 03 Aug 2018 21:42:51 +0000
Bug 1451476 - Allow loading custom error pages via nsILoadURIDelegate r=esawin,bz,jchen
MozReview-Commit-ID: IEH6TNoJJjY
43bf2b33b6443ceae62f24808f2376de94596975: Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 27 Jul 2018 13:24:49 -0500 - rev 826479
Push
118339 by bmo:snorp@snorp.net at Fri, 03 Aug 2018 21:42:51 +0000
Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
This ensures we have screen information with e10s.
MozReview-Commit-ID: 1zghxZuLqr3
fdadf22d5e28423fe442cee7e9e5d9c22f98cf1f: Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 27 Jul 2018 13:24:49 -0500 - rev 826470
Push
118333 by bmo:snorp@snorp.net at Fri, 03 Aug 2018 20:42:37 +0000
Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
This ensures we have screen information with e10s.
MozReview-Commit-ID: 1zghxZuLqr3
fcd5d27d06b4864c0fd59c51d10fd5ee7f17cdc4: Bug 1451476 - Add example custom error page to GeckoView Example r=esawin
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:53:49 -0500 - rev 826425
Push
118328 by bmo:snorp@snorp.net at Fri, 03 Aug 2018 20:12:12 +0000
Bug 1451476 - Add example custom error page to GeckoView Example r=esawin
MozReview-Commit-ID: 5H9JLLFITMN
4a62a46c6bb6407d7a928f4ebae0f3f79dca3a37: Bug 1451476 - Allow NavigationDelegate.onLoadError() to return URL for error page r=esawin,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:52:28 -0500 - rev 826424
Push
118328 by bmo:snorp@snorp.net at Fri, 03 Aug 2018 20:12:12 +0000
Bug 1451476 - Allow NavigationDelegate.onLoadError() to return URL for error page r=esawin,jchen
MozReview-Commit-ID: HTHn7wyuku3
b928d3e1f1db5024783b9821647f2c59e3ddc818: Bug 1451476 - Allow loading custom error pages via nsILoadURIDelegate r=esawin,bz,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:48:31 -0500 - rev 826423
Push
118328 by bmo:snorp@snorp.net at Fri, 03 Aug 2018 20:12:12 +0000
Bug 1451476 - Allow loading custom error pages via nsILoadURIDelegate r=esawin,bz,jchen
MozReview-Commit-ID: IEH6TNoJJjY
56aefbcda91f1257b31493db5b5eb6bceca9020a: Bug 1451476 - Allow loading custom error pages via nsILoadURIDelegate r=esawin,bz, jchen
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:53:49 -0500 - rev 826422
Push
118327 by bmo:snorp@snorp.net at Fri, 03 Aug 2018 20:07:44 +0000
Bug 1451476 - Allow loading custom error pages via nsILoadURIDelegate r=esawin,bz, jchen
Summary:
MozReview-Commit-ID: IEH6TNoJJjY
Bug 1451476 - Allow NavigationDelegate.onLoadError() to return URL for error page r=esawin,jchen
MozReview-Commit-ID: HTHn7wyuku3
Bug 1451476 - Add example custom error page to GeckoView Example r=esawin
MozReview-Commit-ID: 5H9JLLFITMN
Tags: #secure-revision
Differential Revision:
https://phabricator.services.mozilla.com/D2739
531101fbca5758c3ea727eb4a7885105d042894b: Bug 1451476 - Allow NavigationDelegate.onLoadError() to return URL for error page r=esawin,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:52:28 -0500 - rev 826421
Push
118327 by bmo:snorp@snorp.net at Fri, 03 Aug 2018 20:07:44 +0000
Bug 1451476 - Allow NavigationDelegate.onLoadError() to return URL for error page r=esawin,jchen
MozReview-Commit-ID: HTHn7wyuku3
081c2aba7b121b742bb22c314f149b913dc97e4f: Bug 1451476 - Allow loading custom error pages via nsILoadURIDelegate r=esawin,bz, jchen
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 14:48:31 -0500 - rev 826420
Push
118327 by bmo:snorp@snorp.net at Fri, 03 Aug 2018 20:07:44 +0000
Bug 1451476 - Allow loading custom error pages via nsILoadURIDelegate r=esawin,bz, jchen
MozReview-Commit-ID: IEH6TNoJJjY
e2924a8e8dd427280d2d0e31f3296c71a1ccc80c: Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 27 Jul 2018 13:24:49 -0500 - rev 826392
Push
118315 by mozilla@buttercookie.de at Fri, 03 Aug 2018 18:59:43 +0000
Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
This ensures we have screen information with e10s.
MozReview-Commit-ID: 1zghxZuLqr3
e46ff681a241e6e5322bef94c1b4cf55276163a5: Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 27 Jul 2018 13:24:49 -0500 - rev 826347
Push
118303 by mozilla@buttercookie.de at Fri, 03 Aug 2018 17:39:14 +0000
Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
This ensures we have screen information with e10s.
MozReview-Commit-ID: 1zghxZuLqr3
e039b0f8b24d623bf6a67fafcaf72defdc55117f: Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 27 Jul 2018 13:24:49 -0500 - rev 826305
Push
118284 by bmo:snorp@snorp.net at Fri, 03 Aug 2018 13:54:11 +0000
Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
This ensures we have screen information with e10s.
MozReview-Commit-ID: 1zghxZuLqr3
c7e0f8412e5cb10b0b1f773fd52d3fd1a2798625: Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 27 Jul 2018 13:24:49 -0500 - rev 826050
Push
118234 by mozilla@buttercookie.de at Thu, 02 Aug 2018 20:54:10 +0000
Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
This ensures we have screen information with e10s.
MozReview-Commit-ID: 1zghxZuLqr3
3d16a7f0ffb1993bb737221c8137ad7d6cda0448: Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 27 Jul 2018 13:24:49 -0500 - rev 825969
Push
118217 by bmo:snorp@snorp.net at Thu, 02 Aug 2018 19:02:12 +0000
Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
This ensures we have screen information with e10s.
MozReview-Commit-ID: 1zghxZuLqr3
2110db37093241328f8e2bcff788420e6ad461f2: Bug 1463790 - Introduce a Kotlin extension module for GeckoView r=jchen,nalexander,esawin,sebastian
draft
James Willcox <snorp@snorp.net> - Sat, 07 Jul 2018 13:47:34 -0500 - rev 825968
Push
118217 by bmo:snorp@snorp.net at Thu, 02 Aug 2018 19:02:12 +0000
Bug 1463790 - Introduce a Kotlin extension module for GeckoView r=jchen,nalexander,esawin,sebastian
MozReview-Commit-ID: GPPy5rY7SIe
c974c891864749c722c6c55d371d7feadba32266: Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
draft
James Willcox <snorp@snorp.net> - Fri, 27 Jul 2018 13:24:49 -0500 - rev 825039
Push
118026 by bmo:snorp@snorp.net at Tue, 31 Jul 2018 22:53:30 +0000
Bug 1475875 - Use ScreenManager on Android r=esawin,jchen
This ensures we have screen information with e10s.
MozReview-Commit-ID: 1zghxZuLqr3
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
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
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
6216499596eb5464bcb6a79c480c394711d460ee: Bug 1472140 - 2. Set text input / accessibility views with the session; r?esawin
draft
Jim Chen <nchen@mozilla.com> - Tue, 31 Jul 2018 12:12:56 -0400 - rev 824671
Push
117972 by bmo:nchen@mozilla.com at Tue, 31 Jul 2018 16:13:49 +0000
Bug 1472140 - 2. Set text input / accessibility views with the session; r?esawin
Instead of changing the text input / accessibility views during window
attachment / detachment, we should change them during session attachment
/ detachment because those views are associated with the session.
MozReview-Commit-ID: 7KNnfXtjyIu
932cc42e15c10e62960d9a269adcca0c36e7da6d: Bug 1472140 - 2. Set text input / accessibility views with the session; r=esawin
Jim Chen <nchen@mozilla.com> - Mon, 30 Jul 2018 16:38:35 -0400 - rev 824592
Push
117945 by bmo:mikokm@gmail.com at Tue, 31 Jul 2018 10:52:49 +0000
Bug 1472140 - 2. Set text input / accessibility views with the session; r=esawin
Instead of changing the text input / accessibility views during window
attachment / detachment, we should change them during session attachment
/ detachment because those views are associated with the session.
MozReview-Commit-ID: G89rnc9ySS1
b99a347fbcfb6c106e28f03f06df41c7eefd6b6c: Bug 1472140 - 2. Set text input / accessibility views with the session; r?esawin
draft
Jim Chen <nchen@mozilla.com> - Mon, 30 Jul 2018 16:38:35 -0400 - rev 824445
Push
117906 by bmo:nchen@mozilla.com at Mon, 30 Jul 2018 20:39:17 +0000
Bug 1472140 - 2. Set text input / accessibility views with the session; r?esawin
Instead of changing the text input / accessibility views during window
attachment / detachment, we should change them during session attachment
/ detachment because those views are associated with the session.
MozReview-Commit-ID: G89rnc9ySS1
46cf39b31988ad011da0bb61274798b7a51ccc96: Bug 1475875 - Use ScreenManager on Android r=esawin
James Willcox <snorp@snorp.net> - Fri, 27 Jul 2018 13:24:49 -0500 - rev 824409
Push
117892 by bmo:rbarker@mozilla.com at Mon, 30 Jul 2018 19:23:48 +0000
Bug 1475875 - Use ScreenManager on Android r=esawin
This makes sure things work under e10s, but also results
in simplified code since we weren't actually using the
features of nsScreenManagerAndroid any more.
MozReview-Commit-ID: 1zghxZuLqr3
d5ad86b2490cec88613d36a0f62fb4c85a0c09ee: Bug 1475875 - Use ScreenManager on Android r=esawin
draft
James Willcox <snorp@snorp.net> - Fri, 27 Jul 2018 13:24:49 -0500 - rev 823648
Push
117749 by bmo:snorp@snorp.net at Fri, 27 Jul 2018 18:27:21 +0000
Bug 1475875 - Use ScreenManager on Android r=esawin
This makes sure things work under e10s, but also results
in simplified code since we weren't actually using the
features of nsScreenManagerAndroid any more.
MozReview-Commit-ID: 1zghxZuLqr3
c3aeb0c88e568ad48c58aacbc894b8ab0196b400: Bug 1463790 - Introduce a Kotlin extension module for GeckoView r=jchen,nalexander,esawin,sebastian
draft
James Willcox <snorp@snorp.net> - Sat, 07 Jul 2018 13:47:34 -0500 - rev 823647
Push
117749 by bmo:snorp@snorp.net at Fri, 27 Jul 2018 18:27:21 +0000
Bug 1463790 - Introduce a Kotlin extension module for GeckoView r=jchen,nalexander,esawin,sebastian
MozReview-Commit-ID: GPPy5rY7SIe
068426dfbe61609595d3be89e4e5b43a995274ba: Bug 1477469 - Check for null composition pointer; r=esawin
Jim Chen <nchen@mozilla.com> - Tue, 24 Jul 2018 18:14:05 -0400 - rev 822942
Push
117537 by bmo:hskupin@gmail.com at Thu, 26 Jul 2018 12:55:33 +0000
Bug 1477469 - Check for null composition pointer; r=esawin
Check for null TextComposition pointer, which can apparently happen
during regular usage.
MozReview-Commit-ID: 6nKjyBVL2vF
6131c47a97a8b0912f1ab0e02650b2de0a89d67a: Bug 1477469 - Check for null composition pointer; r?esawin
draft
Jim Chen <nchen@mozilla.com> - Wed, 25 Jul 2018 13:59:29 -0400 - rev 822681
Push
117443 by bmo:nchen@mozilla.com at Wed, 25 Jul 2018 18:01:42 +0000
Bug 1477469 - Check for null composition pointer; r?esawin
Check for null TextComposition pointer, which can apparently happen
during regular usage.