mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
485409e98d
--- 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(-) |
||
---|---|---|
.. | ||
crashtests | ||
public | ||
src | ||
test | ||
moz.build |