зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1699780 - Add the missing type name for MouseUpFollowedByClick payload r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D109101
This commit is contained in:
Родитель
fc1515023f
Коммит
dff0c3d7c5
|
@ -23,6 +23,7 @@ const char* kCompositionPayloadTypeNames[kCompositionPayloadTypeCount] = {
|
||||||
"APZScroll",
|
"APZScroll",
|
||||||
"APZPinchZoom",
|
"APZPinchZoom",
|
||||||
"ContentPaint",
|
"ContentPaint",
|
||||||
|
"MouseUpFollowedByClick",
|
||||||
};
|
};
|
||||||
|
|
||||||
const char* GetLayersBackendName(LayersBackend aBackend) {
|
const char* GetLayersBackendName(LayersBackend aBackend) {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче