gecko-dev/layout/ipc
Kartikaya Gupta 2ccb1ce2ad Bug 1130455 - Remove the ScrollingBehavior code to propagate APZ and use gfxPrefs instead. r=roc,fabrice
The ScrollingBehavior passed around extensively in TabParent/TabChild is
entirely redundant now that the layers.async-pan-zoom.enabled pref definitively
controls whether or not APZ is enabled. All the code related to ScrollingBehavior
can be removed.
2015-02-26 08:47:01 -05:00
..
moz.build Bug 1130455 - Remove the ScrollingBehavior code to propagate APZ and use gfxPrefs instead. r=roc,fabrice 2015-02-26 08:47:01 -05:00
PRenderFrame.ipdl Bug 1056427 - Stop PRenderFrame from managing PLayerTransaction since it hasn't worked since the layers refactoring. r=roc 2014-08-22 12:16:44 +12:00
PVsync.ipdl Bug 1125999 Part 1 Use compress keyword for PVsync notify messages. r=bent 2015-01-29 17:41:02 -08:00
RenderFrameChild.cpp Bug 1103107 - Don't Destroy() RenderFrameChild if it is already ActorDestroy()ed. 2014-11-25 16:14:19 -08:00
RenderFrameChild.h Bug 1103107 - Don't Destroy() RenderFrameChild if it is already ActorDestroy()ed. 2014-11-25 16:14:19 -08:00
RenderFrameParent.cpp Bug 1130455 - Remove the ScrollingBehavior code to propagate APZ and use gfxPrefs instead. r=roc,fabrice 2015-02-26 08:47:01 -05:00
RenderFrameParent.h Bug 1130455 - Remove the ScrollingBehavior code to propagate APZ and use gfxPrefs instead. r=roc,fabrice 2015-02-26 08:47:01 -05:00
VsyncChild.cpp Bug 1125030 - Handle VsyncChild shutdown in ActorDestroy(). r=bent 2015-01-29 22:19:00 +01:00
VsyncChild.h Bug 1125030 - Handle VsyncChild shutdown in ActorDestroy(). r=bent 2015-01-29 22:19:00 +01:00
VsyncParent.cpp Bug 1121331 - Part1: PVsync protocol for vsync event passing. r=bent 2015-01-14 00:37:00 +01:00
VsyncParent.h Bug 1121331 - Part1: PVsync protocol for vsync event passing. r=bent 2015-01-14 00:37:00 +01:00