mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Gecko engine for Wine
5049825665
======== https://hg.mozilla.org/integration/gaia-central/rev/d7352747669d Author: Rex KM Lee <rexboy@mozilla.com> Desc: Merge pull request #27320 from rexboy7/1118569-lock-horizotal Bug 1118569 - [Stingray][Home] Prevent navigating to diagonal direction ... r=johnhu ======== https://hg.mozilla.org/integration/gaia-central/rev/03e969d015fa Author: Rex Lee <rexboy@mozilla.com> Desc: Bug 1118569 - [Stingray][Home] Prevent navigating to diagonal direction elements ======== https://hg.mozilla.org/integration/gaia-central/rev/42347d8ac2f4 Author: Rex KM Lee <rexboy@mozilla.com> Desc: Merge pull request #27076 from luke-chang/1116709_stingray_spatial_navigator_improvement Bug 1116709 - [Stingray] Improve key navigation feature. r=johnhu, rexboy ======== https://hg.mozilla.org/integration/gaia-central/rev/daa66ed2da93 Author: Luke Chang <lchang@mozilla.com> Desc: Bug 1116709 - [Stingray] Improve key navigation feature ======== https://hg.mozilla.org/integration/gaia-central/rev/44e37e1c9eb4 Author: Sean Lee <weilonge@gmail.com> Desc: Merge pull request #27267 from weilonge/seanlee/STK/master/Bug1119640 Bug 1119640 - Remove event listener of these events when the setup event command is received r=frsela ======== https://hg.mozilla.org/integration/gaia-central/rev/3b12c7246644 Author: Sean Lee <selee@mozilla.com> Desc: Bug 1088611 - Remove event listener of these events when the setup event command is received: STK_EVENT_TYPE_LOCATION_STATUS STK_EVENT_TYPE_IDLE_SCREEN_AVAILABLE STK_EVENT_TYPE_BROWSER_TERMINATION ======== https://hg.mozilla.org/integration/gaia-central/rev/f3f0fefc5b23 Author: Rex KM Lee <rexboy@mozilla.com> Desc: Merge pull request #27319 from rexboy7/1120381-appdeck-gridscroll Bug 1120381 - [Stingray][AppDeck] Scroll to center button on vertical mimiddle when navigating gridView. r=dwi2 ======== https://hg.mozilla.org/integration/gaia-central/rev/f04b52b9fd47 Author: Rex Lee <rexboy@mozilla.com> Desc: Bug 1120381 - [Stingray][AppDeck] Scroll to center button on vertical middle when navigating gridView ======== https://hg.mozilla.org/integration/gaia-central/rev/c9488b01a418 Author: Rex KM Lee <rexboy@mozilla.com> Desc: Merge pull request #27270 from rexboy7/1105987-rearrange-visual Bug 1105987 - [Stingray][home] Visual to rearrange mode. r=dwi2 ======== https://hg.mozilla.org/integration/gaia-central/rev/6b98c899c551 Author: Rex Lee <rexboy@mozilla.com> Desc: Bug 1105987 - [Stingray][home] Visual to rearrange mode ======== https://hg.mozilla.org/integration/gaia-central/rev/287f275b431f Author: Min-Zhong "John" Lu <jlu@mozilla.com> Desc: Merge pull request #27372 from mnjul/bug_1115649_kbsettings_diff_panel_dialog Bug 1115649 - Differentiate concept of Panel and Dialog in Keyboard Settings. r=timdream ======== https://hg.mozilla.org/integration/gaia-central/rev/f67eb08b3f7f Author: John Lu [:mnjul] <jlu@mozilla.com> Desc: Bug 1115649 - Differentiate concept of Panel and Dialog in Keyboard Settings - Dialogs are now such named, instead of named as panels. - PanelController and DialogController is differentiated. DialogController checks the existence of onsubmit to make sure it's acting upon a dialog. |
||
---|---|---|
accessible | ||
addon-sdk | ||
b2g | ||
browser | ||
build | ||
caps | ||
chrome | ||
config | ||
content | ||
db/sqlite3 | ||
docshell | ||
dom | ||
editor | ||
embedding | ||
extensions | ||
gfx | ||
hal | ||
image | ||
intl | ||
ipc | ||
js | ||
layout | ||
media | ||
memory | ||
mfbt | ||
mobile | ||
modules | ||
mozglue | ||
netwerk | ||
nsprpub | ||
other-licenses | ||
parser | ||
probes | ||
profile | ||
python | ||
rdf | ||
security | ||
services | ||
startupcache | ||
storage | ||
testing | ||
toolkit | ||
tools | ||
uriloader | ||
view | ||
webapprt | ||
widget | ||
xpcom | ||
xpfe | ||
xulrunner | ||
.clang-format | ||
.clang-format-ignore | ||
.gdbinit | ||
.gitignore | ||
.hgignore | ||
.hgtags | ||
.lldbinit | ||
aclocal.m4 | ||
Android.mk | ||
AUTHORS | ||
client.mk | ||
client.py | ||
CLOBBER | ||
configure.in | ||
LEGAL | ||
LICENSE | ||
mach | ||
Makefile.in | ||
moz.build | ||
mozilla-config.h.in | ||
README.txt |
An explanation of the Mozilla Source Code Directory Structure and links to project pages with documentation can be found at: https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure For information on how to build Mozilla from the source code, see: http://developer.mozilla.org/en/docs/Build_Documentation To have your bug fix / feature added to Mozilla, you should create a patch and submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at: http://developer.mozilla.org/en/docs/Creating_a_patch http://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree If you have a question about developing Mozilla, and can't find the solution on http://developer.mozilla.org, you can try asking your question in a mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups are accessible on Google Groups, or news.mozilla.org with a NNTP reader.] You can download nightly development builds from the Mozilla FTP server. Keep in mind that nightly builds, which are used by Mozilla developers for testing, may be buggy. Firefox nightlies, for example, can be found at: ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/ - or - http://nightly.mozilla.org/