searching for reviewer(jchen)
f5732e0812ff1cac72c698dd6c0a52a7a8bd445a: Bug 1480920 - Bump versions for Android test runner packages r=jchen
James Willcox <snorp@snorp.net> - Thu, 23 Aug 2018 13:12:20 +0000 - rev 831011
Push
118868 by bmo:zjz@zjz.name at Fri, 24 Aug 2018 07:04:39 +0000
Bug 1480920 - Bump versions for Android test runner packages r=jchen
This also removes the trivial tests for geckoview_example that were
causing problems.
Differential Revision:
https://phabricator.services.mozilla.com/D3991
4dbf6f8f9990cc2e834cc0f2b09707e16d373500: Bug 1484472 - Avoid FileUriExposedException in ExternalIntentDuringPrivateBrowsingPromptFragment. r=jchen
Jan Henning <jh+bugzilla@buttercookie.de> - Wed, 22 Aug 2018 16:50:04 +0000 - rev 830897
Push
118857 by bmo:mtigley@mozilla.com at Thu, 23 Aug 2018 04:55:06 +0000
Bug 1484472 - Avoid FileUriExposedException in ExternalIntentDuringPrivateBrowsingPromptFragment. r=jchen
The fragment is also used to handle intents launched through GeckoAppShell.
openUriExternal(), such as e.g. when launching downloaded files from
about:downloads.
The synchronous code path when not in private browsing is already covered by the
code added in
bug 1450449, but the async path through the fragment when in
private browsing needs to be handled separately.
Differential Revision:
https://phabricator.services.mozilla.com/D3916
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
8d09209d2ee1a7baa166dedf8425dcbdfd35cfaa: Bug 1484960 - Remove IllegalStateException throw on multiple calls to overrides in GeckoAppShell r=jchen
Randall Barker <rbarker@mozilla.com> - Tue, 21 Aug 2018 19:17:30 +0000 - rev 830676
Push
118847 by bmo:hskupin@gmail.com at Wed, 22 Aug 2018 09:09:03 +0000
Bug 1484960 - Remove IllegalStateException throw on multiple calls to overrides in GeckoAppShell r=jchen
Differential Revision:
https://phabricator.services.mozilla.com/D3911
c26970c767e17c317e92b86ecf581dbb2384f152: Bug 1330257 - 5a. Fix checkstyle error; r=jchen
Jim Chen <nchen@mozilla.com> - Mon, 20 Aug 2018 23:02:09 -0400 - rev 830427
Push
118832 by bmo:ntim.bugs@gmail.com at Tue, 21 Aug 2018 13:33:17 +0000
Bug 1330257 - 5a. Fix checkstyle error; r=jchen
a1376639939701af68140b1c3029cadff03c88b2: Bug 1484463 - Remove GeckoAppShell.setScreenDepthOverride(). r=jchen
Randall Barker <rbarker@mozilla.com> - Mon, 20 Aug 2018 19:11:09 +0000 - rev 830390
Push
118832 by bmo:ntim.bugs@gmail.com at Tue, 21 Aug 2018 13:33:17 +0000
Bug 1484463 - Remove GeckoAppShell.setScreenDepthOverride(). r=jchen
Differential Revision:
https://phabricator.services.mozilla.com/D3813
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
d9466b483cb5de5fb7682315947c5c0cd2e64996: Bug 1481924 - use WINDOW_CONTENT_CHANGED instead of WINDOW_STATE_CHANGED when viewport changes to ensure accessible bounds are re-drawn correctly. r=eeejay, jchen
Yura Zenevich <yura.zenevich@gmail.com> - Thu, 16 Aug 2018 16:36:08 -0400 - rev 829953
Push
118807 by bmo:mtigley@mozilla.com at Sat, 18 Aug 2018 03:08:50 +0000
Bug 1481924 - use WINDOW_CONTENT_CHANGED instead of WINDOW_STATE_CHANGED when viewport changes to ensure accessible bounds are re-drawn correctly. r=eeejay, jchen
MozReview-Commit-ID: 92bKGZMwJkP
cc1ffa88e12c75cf047757753589594c41d76ac5: Bug 1483600 - Notify "tab-content-frameloader-created" in GeckoView content script. r=jchen
Matt Brubeck <mbrubeck@mozilla.com> - Thu, 16 Aug 2018 20:50:36 +0000 - rev 829906
Push
118801 by bmo:rbartlensky@mozilla.com at Fri, 17 Aug 2018 12:50:32 +0000
Bug 1483600 - Notify "tab-content-frameloader-created" in GeckoView content script. r=jchen
Differential Revision:
https://phabricator.services.mozilla.com/D3546
fb971f169811504aaa15352ea46f0a2ba7bcc2a0: Bug 1483342 - [2.1] Initialize SafeBrowsing module by default to enable safe browsing. r=jchen
Eugen Sawin <esawin@mozilla.com> - Tue, 14 Aug 2018 21:42:35 +0200 - rev 829782
Push
118795 by xquan@mozilla.com at Thu, 16 Aug 2018 22:58:08 +0000
Bug 1483342 - [2.1] Initialize SafeBrowsing module by default to enable safe browsing. r=jchen
47e290808d8e401d70ef5fc4a8f523388de6dd96: Bug 1483342 - [1.1] Add GeckoRuntime Safe Browsing API. r=snorp,jchen,francois
Eugen Sawin <esawin@mozilla.com> - Tue, 14 Aug 2018 21:40:50 +0200 - rev 829781
Push
118795 by xquan@mozilla.com at Thu, 16 Aug 2018 22:58:08 +0000
Bug 1483342 - [1.1] Add GeckoRuntime Safe Browsing API. r=snorp,jchen,francois
056aaefaffac83e68417a62a048b046ab5e20f58: Bug 1470942 - part 1: Craft zip archive of maven artifacts r=jchen
Johan Lorenzo <jlorenzo@mozilla.com> - Thu, 16 Aug 2018 15:45:13 +0000 - rev 829734
Push
118795 by xquan@mozilla.com at Thu, 16 Aug 2018 22:58:08 +0000
Bug 1470942 - part 1: Craft zip archive of maven artifacts r=jchen
Same as
https://phabricator.services.mozilla.com/D2031 but keeps the old maven artifacts exposed.
Differential Revision:
https://phabricator.services.mozilla.com/D2420
8cfb5c70e0ed8e88bde99a0408397e1eebcdd5f0: Bug 1482478 - Treat handler attribute in notification message as optional. r=jchen
Jan Henning <jh+bugzilla@buttercookie.de> - Tue, 14 Aug 2018 21:25:03 +0000 - rev 829349
Push
118765 by bmo:dharvey@mozilla.com at Wed, 15 Aug 2018 13:08:04 +0000
Bug 1482478 - Treat handler attribute in notification message as optional. r=jchen
Differential Revision:
https://phabricator.services.mozilla.com/D3359
f1ec6d943b5f524588db3f699c829709a6108111: Bug 1480421 - Crash reporter not working prior to Android O r=jchen
Petru Lingurar <petru.lingurar@softvision.ro> - Sat, 11 Aug 2018 11:52:17 +0300 - rev 828548
Push
118683 by bmo:gl@mozilla.com at Sat, 11 Aug 2018 20:18:50 +0000
Bug 1480421 - Crash reporter not working prior to Android O r=jchen
Summary:
When running on pre Oreo devices CrashReportingService (a JobIntentService)
is started as a regular Service.
Return super.onStartCommand(..) to make sure onHandleWork() would be caled.
Reviewers: sdaswani, VladBaicu, jchen
Reviewed By: jchen
Bug #: 1480421
Differential Revision:
https://phabricator.services.mozilla.com/D3102
edf053871a39c3c0d5b1c90418b8ea6c70188436: Bug 1480806 - Remove javascript intent filter if unused r=jchen
Petru Lingurar <petru.lingurar@softvision.ro> - Sat, 11 Aug 2018 11:49:13 +0300 - rev 828547
Push
118683 by bmo:gl@mozilla.com at Sat, 11 Aug 2018 20:18:50 +0000
Bug 1480806 - Remove javascript intent filter if unused r=jchen
Reviewers: jchen
Reviewed By: jchen
Bug #: 1480806
Differential Revision:
https://phabricator.services.mozilla.com/D3105
134e465360c9438024aae38144c5b4761d23a039: Bug 1480007 Image not displayed for Welcome screen - Sign in to Sync r=jchen
Andrei Lazar <andrei.a.lazar@softvision.ro> - Wed, 08 Aug 2018 15:35:56 +0000 - rev 828497
Push
118683 by bmo:gl@mozilla.com at Sat, 11 Aug 2018 20:18:50 +0000
Bug 1480007 Image not displayed for Welcome screen - Sign in to Sync r=jchen
Fixed the issue where we it was trying to parse a drawable instead of an id from parcelable.
MozReview-Commit-ID: IEgmAT39JiQ
Differential Revision:
https://phabricator.services.mozilla.com/D2924
6f0f8668fb8198364c4b59b0a818d2405b6349dc: Bug 1481924 - added GevkoView accessibility tests for scrolling. r=eeejay, jchen
Yura Zenevich <yura.zenevich@gmail.com> - Thu, 09 Aug 2018 11:08:52 -0400 - rev 828341
Push
118671 by bmo:mstriemer@mozilla.com at Fri, 10 Aug 2018 18:51:19 +0000
Bug 1481924 - added GevkoView accessibility tests for scrolling. r=eeejay, jchen
MozReview-Commit-ID: ATGNFruDGAI
8720a95a99917395f69be6ea8a1d6c58dfd34290: Bug 1481922 - add support for select action and view selected event. r=eeejay, jchen
Yura Zenevich <yura.zenevich@gmail.com> - Thu, 09 Aug 2018 11:08:41 -0400 - rev 828340
Push
118671 by bmo:mstriemer@mozilla.com at Fri, 10 Aug 2018 18:51:19 +0000
Bug 1481922 - add support for select action and view selected event. r=eeejay, jchen
MozReview-Commit-ID: FaLz7majPhz
42e2eeaca65d313926e962b6583d52d4bcab6d15: Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov
Gabriele Svelto <gsvelto@mozilla.com> - Thu, 05 Jul 2018 15:42:11 +0200 - rev 828187
Push
118647 by bmo:gl@mozilla.com at Fri, 10 Aug 2018 06:14:44 +0000
Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov
This introduces the machinery needed to generate crash annotations from a YAML
file. The relevant C++ functions are updated to take a typed enum. JavaScript
calls are unaffected but they will throw if the string argument does not
correspond to one of the known entries in the C++ enum. The existing whitelists
and blacklists of annotations are also generated from the YAML file and all
duplicate code related to them has been consolidated. Once written out to the
.extra file the annotations are converted in string form and are no different
than the existing ones.
All existing annotations have been included in the list (and some obsolete ones
have been removed) and all call sites have been updated including tests where
appropriate.
d3978309484acd5512a017190a20bc1e2b4a3618: Bug 1480920 - Bump versions for Android test runner packages r=jchen
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 17:30:52 -0500 - rev 828152
Push
118647 by bmo:gl@mozilla.com at Fri, 10 Aug 2018 06:14:44 +0000
Bug 1480920 - Bump versions for Android test runner packages r=jchen
MozReview-Commit-ID: GlC0qJCVl4V
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
97ab168799b94f4a8bd6ad002ef9917fa33ad779: Bug 1477837 - Fix typo in comment documentation for function GeckoRuntimeSettings.getDisplayDensityOverride r=jchen
Randall Barker <rbarker@mozilla.com> - Wed, 08 Aug 2018 20:02:53 -0700 - rev 828039
Push
118619 by bmo:mtigley@mozilla.com at Thu, 09 Aug 2018 18:23:03 +0000
Bug 1477837 - Fix typo in comment documentation for function GeckoRuntimeSettings.getDisplayDensityOverride r=jchen
MozReview-Commit-ID: FqdSLvNJVao
4a9bb2b62b72ce22b21520451dba85ecc5e1626e: Bug 1480757 - [1.0] Move safe intent handling utilities from IntentHelper to IntentUtils to make them accessible in GeckoView. r=jchen
Eugen Sawin <esawin@mozilla.com> - Fri, 03 Aug 2018 15:03:46 +0200 - rev 828010
Push
118619 by bmo:mtigley@mozilla.com at Thu, 09 Aug 2018 18:23:03 +0000
Bug 1480757 - [1.0] Move safe intent handling utilities from IntentHelper to IntentUtils to make them accessible in GeckoView. r=jchen
bf959a3fdcfc65fc282cac4b8375147fce6c9a33: Bug 1471868 - Don't set composing region after removing autocomplete. r=jchen
Matt Brubeck <mbrubeck@mozilla.com> - Wed, 08 Aug 2018 15:35:22 +0000 - rev 827889
Push
118602 by wisniewskit@gmail.com at Thu, 09 Aug 2018 14:58:37 +0000
Bug 1471868 - Don't set composing region after removing autocomplete. r=jchen
Backport of https://github.com/mozilla-mobile/android-components/pull/423
Differential Revision:
https://phabricator.services.mozilla.com/D2882
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
8865d2752c66085731a0e3587d21c8df208e27cb: Bug 1480079 - Add REQUEST_INSTALL_PACKAGES permission for all builds; r=jchen
Petru Lingurar <petru.lingurar@softvision.ro> - Tue, 07 Aug 2018 16:48:29 +0300 - rev 827356
Push
118523 by bmo:alwu@mozilla.com at Tue, 07 Aug 2018 22:38:39 +0000
Bug 1480079 - Add REQUEST_INSTALL_PACKAGES permission for all builds; r=jchen
This permission is needed on API26+ to be able to install app updates but also
other downloaded APKs.
MozReview-Commit-ID: Lk0uqBAJ5BH
469bc308d5ade9215a5cee6150908e4c4e84ef11: Bug 1480079 - Add REQUEST_INSTALL_PACKAGES permission for all builds; r?jchen
draft
Petru Lingurar <petru.lingurar@softvision.ro> - Tue, 07 Aug 2018 16:48:29 +0300 - rev 827202
Push
118495 by plingurar@mozilla.com at Tue, 07 Aug 2018 13:50:22 +0000
Bug 1480079 - Add REQUEST_INSTALL_PACKAGES permission for all builds; r?jchen
This permission is needed on API26+ to be able to install app updates but also
other downloaded APKs.
MozReview-Commit-ID: Lk0uqBAJ5BH
d6d39130d3c9c355e2656941ea39703fc2265f1e: Bug 1458662 - Re-enable regex JIT on aarch64. r=jchen
Matt Brubeck <mbrubeck@mozilla.com> - Mon, 06 Aug 2018 22:11:11 +0000 - rev 827170
Push
118488 by bmo:hsivonen@hsivonen.fi at Tue, 07 Aug 2018 12:28:14 +0000
Bug 1458662 - Re-enable regex JIT on aarch64. r=jchen
MozReview-Commit-ID: 8d2pO69R2OD
Differential Revision:
https://phabricator.services.mozilla.com/D2796
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
ac280d2e0cbeb2066f1428a809546a075f11bf43: Bug 1410218 - Fix NPE when cast fails; r=jchen
Petru Lingurar <petru.lingurar@softvision.ro> - Fri, 03 Aug 2018 13:26:55 +0300 - rev 827077
Push
118457 by bmo:rbarker@mozilla.com at Mon, 06 Aug 2018 23:14:39 +0000
Bug 1410218 - Fix NPE when cast fails; r=jchen
This happened whenever starting to cast a video and loading the media failed.
MediaStatus in this case would be null and querying it would throw a
NullPointerException.
Avoiding this query when the MediaStatus is null lets the normal execution flow
continue and if loading media failed casting will fail gracefully.
MozReview-Commit-ID: 8ZOqr1FO1Dt
36cc027d6c7aaf207a0dee29e2100bc9cb768553: Bug 1458662 - Re-enable regex JIT on aarch64. r?jchen
draft
Matt Brubeck <mbrubeck@mozilla.com> - Mon, 06 Aug 2018 11:37:09 -0700 - rev 827019
Push
118441 by bmo:mbrubeck@mozilla.com at Mon, 06 Aug 2018 18:48:16 +0000
Bug 1458662 - Re-enable regex JIT on aarch64. r?jchen
MozReview-Commit-ID: 8d2pO69R2OD
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
9c99f2d82e70a17ad8afa808d04897e05a8f7177: Bug 1480920 - Bump versions for Android test runner packages r=jchen
draft
James Willcox <snorp@snorp.net> - Fri, 03 Aug 2018 17:30:52 -0500 - rev 826487
Push
118342 by bmo:snorp@snorp.net at Fri, 03 Aug 2018 22:32:05 +0000
Bug 1480920 - Bump versions for Android test runner packages r=jchen
MozReview-Commit-ID: GlC0qJCVl4V
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
1e9ecba54e7b1e6ee614e323ece9c98c373311a9: Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov
Gabriele Svelto <gsvelto@mozilla.com> - Thu, 05 Jul 2018 15:42:11 +0200 - rev 826469
Push
118333 by bmo:snorp@snorp.net at Fri, 03 Aug 2018 20:42:37 +0000
Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov
This introduces the machinery needed to generate crash annotations from a YAML
file. The relevant functions are updated to take a typed enum (in C++) and an
integer constant (in JavaScript). A JavaScript wrapper around the crash
reporter service is provided to hold the constants. The existing whitelists
and blacklists of annotations are also generated from the YAML file and the
existing duplicate code has been consolidated. Once written out to the .extra
file the annotations are converted in string form and are no different than
the existing ones.
All existing annotations have been included (and some obsolete ones removed)
and all call sites have been updated including tests.
86471a18672fb8b1c7edf27076f5e2964e2389f9: Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov
Gabriele Svelto <gsvelto@mozilla.com> - Thu, 05 Jul 2018 15:42:11 +0200 - rev 826463
Push
118333 by bmo:snorp@snorp.net at Fri, 03 Aug 2018 20:42:37 +0000
Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov
This introduces the machinery needed to generate crash annotations from a YAML
file. The relevant functions are updated to take a typed enum (in C++) and an
integer constant (in JavaScript). A JavaScript wrapper around the crash
reporter service is provided to hold the constants. The existing whitelists
and blacklists of annotations are also generated from the YAML file and the
existing duplicate code has been consolidated. Once written out to the .extra
file the annotations are converted in string form and are no different than
the existing ones.
All existing annotations have been included (and some obsolete ones removed)
and all call sites have been updated including tests.
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