Bug 735230 - Part 2: Add compositor pause/resume events to Gecko. r=kats
This commit is contained in:
@@ -589,6 +589,8 @@ public:
|
||||
SCREENSHOT = 25,
|
||||
UNUSED2_EVENT = 26,
|
||||
SCREENORIENTATION_CHANGED = 27,
|
||||
COMPOSITOR_PAUSE = 28,
|
||||
COMPOSITOR_RESUME = 29,
|
||||
dummy_java_enum_list_end
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user