gecko-dev/widget/android
Ehsan Akhgari 490e611801 Bug 1508472 - Part 5: Fifth batch of comment fix-ups in preparation for the tree reformat r=sylvestre
This is a best effort attempt at ensuring that the adverse impact of
reformatting the entire tree over the comments would be minimal. I've used a
combination of strategies including disabling of formatting, some manual
formatting and some changes to formatting to work around some clang-format
limitations.

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

--HG--
extra : moz-landing-system : lando
2018-11-29 10:30:46 +00:00
..
bindings Bug 1405081 - Add WebRequest, WebResponse, and GeckoWebExecutor to GeckoView r=jchen,esawin 2018-11-01 09:52:23 -05:00
fennec Bug 1507540 part 2. Use more notxpcom attributes in docshell/. r=smaug 2018-11-19 20:17:53 -05:00
jni Bug 1486596 - Hold a WeakRef to EventDispatcher from native code r=jchen 2018-10-03 13:02:46 -05:00
AndroidAlerts.cpp Bug 1508472 - Part 5: Fifth batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-29 10:30:46 +00:00
AndroidAlerts.h Bug 1508472 - Part 5: Fifth batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-29 10:30:46 +00:00
AndroidBridge.cpp Bug 1509450 - Remove unnecessary inclusions of ContentParent.h and ContentChild.h r=froydnj 2018-11-26 14:49:44 +00:00
AndroidBridge.h Bug 1475875 - Use ScreenManager on Android r=esawin,jchen 2018-08-07 14:14:32 -05:00
AndroidBridgeUtilities.h
AndroidColors.h Bug 1508472 - Part 5: Fifth batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-29 10:30:46 +00:00
AndroidCompositorWidget.cpp
AndroidCompositorWidget.h
AndroidContentController.cpp
AndroidContentController.h
AndroidDirectTexture.h
AndroidGraphicBuffer.h
AndroidUiThread.cpp
AndroidUiThread.h
ANRReporter.cpp
ANRReporter.h
EventDispatcher.cpp Bug 1494713 - Expose EventDispatcher::GetGlobalObject() and nsWindow::GetEventDispatcher(). r=snorp 2018-11-16 17:30:26 +00:00
EventDispatcher.h Bug 1494713 - Expose EventDispatcher::GetGlobalObject() and nsWindow::GetEventDispatcher(). r=snorp 2018-11-16 17:30:26 +00:00
GeckoBatteryManager.h
GeckoEditableSupport.cpp Bug 1509450 - Remove unnecessary inclusions of ContentParent.h and ContentChild.h r=froydnj 2018-11-26 14:49:44 +00:00
GeckoEditableSupport.h Bug 1507328 - 2. Make new text input tests pass; r=esawin 2018-11-16 10:29:30 +00:00
GeckoNetworkManager.h
GeckoProcessManager.h Bug 1494713 - Add nsWindow::From. r=jchen 2018-11-16 17:31:58 +00:00
GeckoScreenOrientation.h Bug 1486772 - Refactor the screen-orientation types and headers r=smaug 2018-08-29 20:54:56 +00:00
GeckoSystemStateListener.h Bug 1478505 - Rename GeckoInputDeviceListener to GeckoSystemStateListener. r=jchen 2018-09-15 10:03:29 +00:00
GeckoVRManager.h
GfxInfo.cpp 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 2018-07-05 15:42:11 +02:00
GfxInfo.h
moz.build Bug 1494713 - Expose EventDispatcher::GetGlobalObject() and nsWindow::GetEventDispatcher(). r=snorp 2018-11-16 17:30:26 +00:00
nsAndroidProtocolHandler.cpp
nsAndroidProtocolHandler.h
nsAppShell.cpp Bug 1508472 - Part 5: Fifth batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-29 10:30:46 +00:00
nsAppShell.h Bug 1508472 - Part 5: Fifth batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-29 10:30:46 +00:00
nsClipboard.cpp Bug 1493292 - Remove aDataLen parameters from nsITransferable.setTransferData. r=smaug 2018-11-20 17:00:09 +00:00
nsClipboard.h
nsDeviceContextAndroid.cpp
nsDeviceContextAndroid.h
nsIAndroidBridge.idl Bug 1503658 - Add isFennec attribute to nsIAndroidBridge. r=snorp 2018-10-31 13:56:08 -05:00
nsIdleServiceAndroid.cpp
nsIdleServiceAndroid.h
nsLookAndFeel.cpp Bug 1500876 - Remove PContent::GetSystemColors sync IPC. r=snorp,mccr8 2018-10-29 01:35:47 +00:00
nsLookAndFeel.h Bug 1500876 - Remove PContent::GetSystemColors sync IPC. r=snorp,mccr8 2018-10-29 01:35:47 +00:00
nsNativeThemeAndroid.cpp Bug 1505316 p2. Rename aWidgetType to aAppearance in widget code. r=emilio 2018-10-24 16:24:57 +01:00
nsNativeThemeAndroid.h Bug 1505316 p2. Rename aWidgetType to aAppearance in widget code. r=emilio 2018-10-24 16:24:57 +01:00
nsPrintSettingsServiceAndroid.cpp
nsPrintSettingsServiceAndroid.h
nsWidgetFactory.cpp Bug 1491594 - Remove the XPCOM registration for the native theme renderer r=mstange 2018-09-20 01:20:55 +00:00
nsWindow.cpp Bug 1510582 - Remove useless inclusions of Services.h r=erahm 2018-11-28 17:25:23 +00:00
nsWindow.h Bug 1494713 - Add nsWindow::From. r=jchen 2018-11-16 17:31:58 +00:00
PrefsHelper.h Bug 1507540 part 6. Make nsIVariant's "type" a notxpcom attribute. r=froydnj 2018-11-19 20:20:05 -05:00
ScreenHelperAndroid.cpp Bug 1476106 - Part 4 - Refresh ScreenManager data when detecting orientation changes. r=snorp 2018-08-02 22:03:59 +02:00
ScreenHelperAndroid.h Bug 1475875 - Use ScreenManager on Android r=esawin,jchen 2018-08-07 14:14:32 -05:00
Telemetry.h Bug 1499418 - [3.2] Refactor and move Fennec's telemetry classes to geckoview/. r=jchen 2018-11-13 17:39:27 +01:00
WebExecutorSupport.cpp Bug 1405081 - Add WebRequest, WebResponse, and GeckoWebExecutor to GeckoView r=jchen,esawin 2018-11-01 09:52:23 -05:00
WebExecutorSupport.h Bug 1405081 - Add WebRequest, WebResponse, and GeckoWebExecutor to GeckoView r=jchen,esawin 2018-11-01 09:52:23 -05:00