|
Move PlatformEventDispatcher implementations to the Oilpan heap.
Make PlatformEventDispatcher a GC mixin, maintaining weak references
to its registered controllers.
R=
BUG= 340522
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+111 lines, -52 lines) |
Patch |
 |
M |
Source/core/frame/PlatformEventDispatcher.h
|
View
|
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/frame/PlatformEventDispatcher.cpp
|
View
|
|
2 chunks |
+17 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/modules/battery/BatteryDispatcher.h
|
View
|
|
2 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/modules/battery/BatteryDispatcher.cpp
|
View
|
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/modules/device_light/DeviceLightDispatcher.h
|
View
|
|
2 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/modules/device_light/DeviceLightDispatcher.cpp
|
View
|
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/modules/device_orientation/DeviceMotionDispatcher.h
|
View
|
|
1 chunk |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/modules/device_orientation/DeviceMotionDispatcher.cpp
|
View
|
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/modules/device_orientation/DeviceOrientationDispatcher.h
|
View
|
|
1 chunk |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/modules/device_orientation/DeviceOrientationDispatcher.cpp
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/modules/gamepad/GamepadDispatcher.h
|
View
|
|
2 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/modules/gamepad/GamepadDispatcher.cpp
|
View
|
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/modules/screen_orientation/ScreenOrientationDispatcher.h
|
View
|
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/modules/screen_orientation/ScreenOrientationDispatcher.cpp
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|