accessible
accessible/generic: Add stubs to DocAccessible for wine-gecko specific nsIDocument methods.
2022-06-13 19:19:30 +02:00
addon-sdk
cuddlefish: Return string from RDF.__str__.
2019-09-06 15:43:28 +02:00
b2g
Run 2to3 on source tree.
2019-09-06 15:43:04 +02:00
browser
Run 2to3 on source tree.
2019-09-06 15:43:04 +02:00
build
Fix relative import in top level module.
2019-09-06 15:43:16 +02:00
caps
Allow loading local file URIs when schemas don't match.
2022-07-03 17:57:54 +00:00
chrome
Bug 1244074 - Part 4: Use StyleSheetHandle instead of concrete style sheet class in most places. r=dholbert
2016-02-24 18:01:12 +11:00
config
Add support for PDB debug symbol packages.
2020-11-30 13:44:54 +01:00
db /sqlite3
Bug 1252937 - Build sqlite with -DSQLITE_ENABLE_FTS3_TOKENIZER to get the two-argument version of fts3_tokenizer() function back. r=asuth
2016-03-03 11:10:00 -05:00
devtools
Bug 1254025 - Force the CodeMirror editor to always use a textarea. r=jdescottes a=ritu
2016-04-26 07:00:53 -07:00
docshell
Merge tag 'FIREFOX_BETA_47_END' into wine-gecko-2.47
2016-06-13 15:32:36 +02:00
dom
Expose GetComplete in nsIDOMHTMLInputElement.
2022-11-21 22:13:54 +02:00
editor
Bug 1271460, don't leak editor created element objects, r=ehsan a=ritu
2016-05-13 20:10:22 +03:00
embedding
Merge tag 'FIREFOX_BETA_47_BASE' into wine-gecko-2.47
2016-04-25 20:00:22 +02:00
extensions
Bug 1269941 - Upgrade to Hunspell 1.4.1. r=ehsan a=ritu
2016-05-03 19:00:00 -04:00
gfx
gfx/2d: Include limits in BaseRect.h.
2021-11-25 21:39:13 +01:00
gradle /wrapper
No bug - Include distributionSha256Sum in Gradle wrapper. r=me
2016-02-10 21:06:38 -08:00
hal
Merge branch 'mozilla-central'
2016-03-06 06:37:22 +01:00
image
Merge tag 'FIREFOX_BETA_47_BASE' into wine-gecko-2.47
2016-04-25 20:00:22 +02:00
intl
Run 2to3 on source tree.
2019-09-06 15:43:04 +02:00
ipc
ipc/glue: Don't compare pointer to int.
2020-11-26 12:49:49 +01:00
js
Add support for PDB debug symbol packages.
2020-11-30 13:44:54 +01:00
layout
Add XPCOM listener for MediaQueryList.
2022-07-28 21:08:06 +03:00
media
python: Import MutableSet and MutableSequence from collections.abc.
2022-01-18 16:14:01 +01:00
memory
Run 2to3 on source tree.
2019-09-06 15:43:04 +02:00
mfbt
Bug 1255857 - Allow mozilla::UniquePtr's deleter template argument to customize the pointer type; r=froydnj
2020-11-26 12:49:49 +01:00
mobile
Run 2to3 on source tree.
2019-09-06 15:43:04 +02:00
modules
Run 2to3 on source tree.
2019-09-06 15:43:04 +02:00
mozglue
Run 2to3 on source tree.
2019-09-06 15:43:04 +02:00
netwerk
Fix -Wc++11-narrowing compile errors with llvm-mingw.
2020-11-26 12:49:48 +01:00
nsprpub
nsprpub: Use winsock2.h in prmapopt.c.
2022-01-26 16:19:08 +01:00
other-licenses
Update ply to 3.11.
2019-09-06 15:43:18 +02:00
parser
Merge tag 'FIREFOX_BETA_47_END' into wine-gecko-2.47
2016-06-13 15:32:36 +02:00
probes
python
virtualenv: Update to upstream v16.7.11.
2022-01-18 16:14:02 +01:00
rdf
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-02-02 17:36:30 +02:00
release /docker
Run 2to3 on source tree.
2019-09-06 15:43:04 +02:00
security
Mark executables as nxcompat.
2019-12-10 13:44:06 +01:00
services
Run 2to3 on source tree.
2019-09-06 15:43:04 +02:00
startupcache
Bug 1249389 - part 7 - clean up calls to GetBuffer in TestStartupCache; r=erahm
2016-02-18 14:57:14 -05:00
storage
Bug 1248757 followup - Release blob after assignment in DoGetBlobAsString on CLOSED TREE.
2016-02-17 11:57:59 +08:00
testing
python: Import MutableSet and MutableSequence from collections.abc.
2022-01-18 16:14:01 +01:00
toolkit
Add support for PDB debug symbol packages.
2020-11-30 13:44:54 +01:00
tools
Run 2to3 on source tree.
2019-09-06 15:43:04 +02:00
uriloader
Bug 1253307 - Use a better function to load web handler apps in e10s. r=billm r=mconley, a=ritu
2016-03-11 14:31:55 -08:00
view
Bug 1261752. Part 3. r=mats a=ritu
2016-05-10 22:58:47 -05:00
webapprt
Bug 1258792 - ensure window before trying to use it in update check; r=marco, a=ritu
2016-03-24 14:24:47 -07:00
widget
Don't call the IPCWindowProcHandler.
2022-07-13 16:41:21 +02:00
wine
Don't ship plugin-container.exe.
2022-07-13 16:47:27 +02:00
xpcom
Restore nsIDOMProgressEvent XPCOM interface.
2022-06-28 15:46:06 +03:00
xpfe
Bug 1259492 - Ensure window position is constrained to the screen after it has been sized properly in nsXULWindow::OnChromeLoaded. r=emk a=ritu
2016-03-24 17:08:19 +00:00
.clang-format
Bug 961541 - Make Clang-Format ignore all comments. r=mystor
2015-06-26 12:38:44 -07:00
.clang-format-ignore
.eslintignore
Bug 1245875 - Remove Tilt from tree. r=vporof,jwalker
2016-03-03 02:27:22 -08:00
.eslintrc
Bug 1245916: Unify eslint global discovery rules. r=pbrosset
2016-02-05 11:37:50 -08:00
.gdbinit
.gitignore
Bug 1252446 - Sync global .gitignore and .hgignore for various missing unwanted files. r=gps DONTBUILD
2016-03-01 15:18:22 +01:00
.hgignore
Bug 1252446 - Sync global .gitignore and .hgignore for various missing unwanted files. r=gps DONTBUILD
2016-03-01 15:18:22 +01:00
.hgtags
No bug - Tagging mozilla-beta cf6ec12bd62001b93387ffb184a8841644255b5e with FIREFOX_RELEASE_47_BASE a=release DONTBUILD CLOSED TREE
2016-05-31 18:12:33 -07:00
.lldbinit
.ycm_extra_conf.py
aclocal.m4
Bug 1205012 - Allow rust source code in SpiderMonkey; r=mshal
2015-09-18 13:55:29 -07:00
Android.mk
AUTHORS
Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb
2015-08-12 20:19:11 -07:00
build.gradle
Bug 1233882 - Post: Update Android Gradle plugin to 1.5.0. r=me
2016-02-17 19:16:41 -08:00
client.mk
client.mk: Use Python 3.
2019-09-06 15:43:08 +02:00
client.py
Run 2to3 on source tree.
2019-09-06 15:43:04 +02:00
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2016-04-25 09:34:48 -07:00
configure.in
configure.in: Use Python 3.
2019-09-06 15:43:08 +02:00
configure.py
Run 2to3 on source tree.
2019-09-06 15:43:04 +02:00
GNUmakefile
gradle.properties
Bug 1218370 - Use Gradle daemon in srcdir builds. r=me
2015-10-26 09:28:14 -07:00
gradlew
Bug 1123416 - Part 1: Make topsrcdir a valid Gradle project root. r=sebastian
2015-10-21 15:07:55 -07:00
LEGAL
LICENSE
mach
Run 2to3 on source tree.
2019-09-06 15:43:04 +02:00
Makefile.in
Bug 1250294 - Make configure a Python script that invokes the old configure.sh. r=ted
2016-02-25 07:22:33 +09:00
moz.build
Bug 1245953 - Convert TaskCluster docs to Sphinx; r=garndt
2016-02-17 10:24:06 -08:00
mozilla-config.h.in
Bug 1231314 - Turn mozilla-config.h and js-confdefs.h into CONFIGURE_DEFINE_FILES. r=gps
2015-12-15 08:06:11 +09:00
old-configure.in
configure: Support delayload on llvm-mingw.
2020-11-30 13:44:54 +01:00
README.txt
No bug, Update README.txt for ftp changes, r=bustage-check CLOSED TREE
2015-08-30 21:53:27 +12:00
settings.gradle
Bug 1233882 - Fold base Gradle project into app Gradle project. r=sebastian,mcomella
2016-02-17 19:25:54 -08:00
test.mozbuild
Bug 1229233 - Add a (incomplete) end-to-end build test. r=gps
2015-12-01 13:57:52 +09:00