gecko-dev/b2g/app
Gina Yeh bd5a3188f8 Bug 989198, Patch 3: Dispatch BeforeAfterKeyboardEvent on b2g, r=smaug
---
 b2g/app/b2g.js                   |    3 +
 content/base/src/nsGkAtomList.h  |    4 +
 dom/events/EventNameList.h       |   16 +++
 dom/events/EventStateManager.cpp |    6 +
 dom/ipc/PBrowser.ipdl            |    2 +
 dom/ipc/TabChild.cpp             |    6 +-
 dom/ipc/TabParent.cpp            |   24 ++++
 dom/ipc/TabParent.h              |    1 +
 layout/base/nsIPresShell.h       |   12 +-
 layout/base/nsPresShell.cpp      |  250 ++++++++++++++++++++++++++++++++++++++
 layout/base/nsPresShell.h        |   26 ++++
 modules/libpref/init/all.js      |    3 +
 12 files changed, 350 insertions(+), 3 deletions(-)
2014-10-14 15:09:24 +08:00
..
macbuild/Contents Bug 944685 - Use NSHighResolutionCapable in B2G's Info.plist. r=mstange 2013-12-04 17:44:35 -05:00
b2g.icns Bug 874459 - Set a valid window icon for desktop on Mac; r=myk 2013-05-30 15:56:34 -07:00
b2g.ico Bug 865210 - Set a valid window icon for desktop. r=vingtetun 2013-05-06 08:51:25 -04:00
b2g.js Bug 989198, Patch 3: Dispatch BeforeAfterKeyboardEvent on b2g, r=smaug 2014-10-14 15:09:24 +08:00
B2GLoader.cpp Bug 1051633: Make sure magic file descriptors in the content process will not be taken for other uses. r=khuey 2014-09-30 00:00:00 +08:00
default.png Bug 865210 - Set a valid window icon for desktop. r=vingtetun 2013-05-06 08:51:25 -04:00
Makefile.in Mac v2 signing - Bug 1066123 - Ensure b2g desktop OSX builds still work after the v2 signature changes to Firefox.app bundles. r=ted 2014-09-29 11:51:47 -07:00
moz.build Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
nsBrowserApp.cpp Bug 1060115 - Avoid using malloc/free in b2g.exe on b2g desktop so that we can make it work on XPSP2 with MSVC2013; r=dmajor 2014-09-04 23:21:24 -04:00
ua-update.json.in Bug 1006337 - "Remove UA override for domains (starting 2014-05-06)". r=lmandel 2014-07-13 19:06:00 +02:00