gecko-dev/widget/android
James Willcox 3a8c22db22 Bug 1508730 - Add `WebRequestError#certificate`. r=geckoview-reviewers,droeh,agi
This is useful if you get a certificate-related error and want
to inspect the broken certificate.

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

--HG--
extra : moz-landing-system : lando
2020-01-10 15:24:08 +00:00
..
bindings Bug 1601076 - Fix some broken BUG_COMPONENTS in moz.build files; r=jmaher 2019-12-04 13:55:45 +00:00
jni Bug 1607595 - Remove uses of mozilla::IsBaseOf. r=froydnj 2020-01-08 14:52:10 +00:00
AndroidAlerts.cpp Bug 1589246 - Guard against null notification when closing them on Android r=geckoview-reviewers,droeh 2019-10-25 18:06:09 +00:00
AndroidAlerts.h Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
AndroidBridge.cpp Bug 1607124 - Query system colors in child processes directly. r=geckoview-reviewers,snorp 2020-01-07 15:41:07 +00:00
AndroidBridge.h Bug 1607124 - Query system colors in child processes directly. r=geckoview-reviewers,snorp 2020-01-07 15:41:07 +00:00
AndroidBridgeUtilities.h
AndroidColors.h
AndroidCompositorWidget.cpp
AndroidCompositorWidget.h
AndroidContentController.cpp
AndroidContentController.h Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
AndroidDirectTexture.h
AndroidGraphicBuffer.h
AndroidUiThread.cpp
AndroidUiThread.h
Base64UtilsSupport.h Bug 1343678 - Add WebPush support to GeckoView r=jcj,lina,agi,geckoview-reviewers,droeh,mt 2019-09-04 21:25:44 +00:00
EventDispatcher.cpp Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky 2019-12-11 06:17:44 +00:00
EventDispatcher.h
GeckoBatteryManager.h
GeckoEditableSupport.cpp Bug 1598782 - Don't destroy GeckoEditableSupport when getting focus. r=geckoview-reviewers,rbarker 2019-12-10 20:16:16 +00:00
GeckoEditableSupport.h Bug 1598782 - Don't destroy GeckoEditableSupport when getting focus. r=geckoview-reviewers,rbarker 2019-12-10 20:16:16 +00:00
GeckoNetworkManager.h
GeckoProcessManager.h
GeckoScreenOrientation.h
GeckoSystemStateListener.h
GeckoTelemetryDelegate.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-06 18:29:55 +00:00
GeckoVRManager.h
GfxInfo.cpp Bug 1602597 - Enable Webrender for Adreno 5xx and 6xx in Nightly. r=jnicol 2019-12-13 16:14:40 +00:00
GfxInfo.h Bug 1594145 - Add gfx telemetry scalars to geckoview_streaming. r=Dexter,jnicol 2019-11-26 19:42:06 +00:00
ImageDecoderSupport.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
ImageDecoderSupport.h Bug 1530402 - Provide GeckoImageDecoder. r=snorp 2019-11-18 16:48:55 +00:00
MediaKeysEventSourceFactory.cpp Bug 1601508 - create a general interface for getting platform-specific media keys event source r=spohl 2019-12-06 20:55:26 +00:00
PrefsHelper.h
ProcInfo.cpp
ScreenHelperAndroid.cpp
ScreenHelperAndroid.h
Telemetry.h Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
WebAuthnTokenManager.cpp
WebExecutorSupport.cpp Bug 1508730 - Add `WebRequestError#certificate`. r=geckoview-reviewers,droeh,agi 2020-01-10 15:24:08 +00:00
WebExecutorSupport.h
components.conf
moz.build Bug 1601508 - create a general interface for getting platform-specific media keys event source r=spohl 2019-12-06 20:55:26 +00:00
nsAndroidProtocolHandler.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsAndroidProtocolHandler.h
nsAppShell.cpp Backed out 4 changesets (bug 1594820) for geckoview failures. CLOSED TREE 2020-01-10 03:16:20 +02:00
nsAppShell.h Bug 1607595 - Remove uses of mozilla::IsBaseOf. r=froydnj 2020-01-08 14:52:10 +00:00
nsClipboard.cpp Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
nsClipboard.h
nsDeviceContextAndroid.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsDeviceContextAndroid.h
nsIAndroidBridge.idl
nsIdleServiceAndroid.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsIdleServiceAndroid.h
nsLookAndFeel.cpp Bug 1607124 - Query system colors in child processes directly. r=geckoview-reviewers,snorp 2020-01-07 15:41:07 +00:00
nsLookAndFeel.h Bug 1607124 - Query system colors in child processes directly. r=geckoview-reviewers,snorp 2020-01-07 15:41:07 +00:00
nsNativeThemeAndroid.cpp
nsNativeThemeAndroid.h
nsPrintSettingsServiceAndroid.cpp
nsPrintSettingsServiceAndroid.h
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Bug 1603491 - Rename geckoview.xul to geckoview.xhtml r=geckoview-reviewers,agi 2019-12-13 00:16:26 +00:00
nsWindow.h Bug 1586986 - Deliver 'fixed-bottom' offset to the top of the pres context on the foreground tab. r=geckoview-reviewers,tnikkel,snorp 2019-11-21 21:15:46 +00:00