mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Gecko engine for Wine
98a310e484
======== https://hg.mozilla.org/integration/gaia-central/rev/2a7e995d4699 Author: Ryan VanderMeulen <ryanvm@gmail.com> Desc: Merge pull request #31338 from aethanyc/1194042 Bug 1194042 - Implement a global cut-or-copied state for text selection dialog across apps ======== https://hg.mozilla.org/integration/gaia-central/rev/a26c431531bc Author: Ting-Yu Lin <tlin@mozilla.com> Desc: Bug 1194042 - Update app_text_selection_dialog_test.js. r=timdream * Add a test to ensure two AppTextSelectionDialog get the same global states object. * Update those timer unit tests. ======== https://hg.mozilla.org/integration/gaia-central/rev/04db54502734 Author: Ting-Yu Lin <tlin@mozilla.com> Desc: Bug 1194042 - Implement global states to shared data across all apps. r=timdream ======== https://hg.mozilla.org/integration/gaia-central/rev/9f3c2a5e48e1 Author: Ting-Yu Lin <tlin@mozilla.com> Desc: Bug 1194042 - Improve debug log in app_text_selection_dialog.js. r=timdream Almost all the objects passed to this.debug() are stringify-ed. No need to stringify them again in this.debug(). ======== https://hg.mozilla.org/integration/gaia-central/rev/4a108e20032b Author: Ting-Yu Lin <tlin@mozilla.com> Desc: Bug 1194042 - Remove trailing whitespaces in app_text_selection_dialog. r=timdream ======== https://hg.mozilla.org/integration/gaia-central/rev/bee0f5f685cb Author: Ryan VanderMeulen <ryanvm@gmail.com> Desc: Merge pull request #31573 from alastor0325/Bug1198824_TeleVolumeControl Bug 1198824 - use call state to verify isOnCall() ======== https://hg.mozilla.org/integration/gaia-central/rev/719aec1a29df Author: Alastor Wu <alwu@mozilla.com> Desc: Bug 1198824 - use call state to verify isOnCall(). r=etienne ======== https://hg.mozilla.org/integration/gaia-central/rev/32cacb886d27 Author: Ryan VanderMeulen <ryanvm@gmail.com> Desc: Merge pull request #31627 from Fischer-L/bug_1199537-change-modal-dialog-btn-color Bug 1199537 - Change the color of the only button on the alert modal dialog to gray ======== https://hg.mozilla.org/integration/gaia-central/rev/a017466918b7 Author: Fischer.json <foxbrush@Fischerjsons-MacBook-Pro.local> Desc: Bug 1199537 - Change the color of the only button on the alert modal dialog to gray ======== https://hg.mozilla.org/integration/gaia-central/rev/b47e34131351 Author: Ryan VanderMeulen <ryanvm@gmail.com> Desc: Merge pull request #31509 from janus926/bug-1198132 Bug 1198132 - Apply gaia-header tweaks to Gallery to avoid reflow at … ======== https://hg.mozilla.org/integration/gaia-central/rev/3aa4c6e5ac73 Author: Ting-Yu Chou <janus926@gmail.com> Desc: Bug 1198132 - Apply gaia-header tweaks to Gallery to avoid reflow at startup. r=djf |
||
---|---|---|
accessible | ||
addon-sdk | ||
b2g | ||
browser | ||
build | ||
caps | ||
chrome | ||
config | ||
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 | ||
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 | ||
.ycm_extra_conf.py | ||
aclocal.m4 | ||
Android.mk | ||
AUTHORS | ||
client.mk | ||
client.py | ||
CLOBBER | ||
configure.in | ||
GNUmakefile | ||
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: https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/ - or - http://nightly.mozilla.org/