Bug 735230 - Part 2: Add compositor pause/resume events to Gecko. r=kats

This commit is contained in:
Ali Juma
2012-03-28 18:00:32 -04:00
parent 8a1a6d97a9
commit ee6e4e172a
7 changed files with 67 additions and 23 deletions

View File

@@ -589,6 +589,8 @@ public:
SCREENSHOT = 25,
UNUSED2_EVENT = 26,
SCREENORIENTATION_CHANGED = 27,
COMPOSITOR_PAUSE = 28,
COMPOSITOR_RESUME = 29,
dummy_java_enum_list_end
};