.cargo
Bug 1426116 - Update for changes in WR PR 2251. r=jrmuizel
2018-01-08 09:19:27 -05:00
.vscode
Bug 1423565 - Update tasks.json as per documentation. r=rillian
2017-12-06 14:59:35 +01:00
accessible
Bug 1430938 part 2: AccessibleHandler: When QueryService is called for IAccessibleAction or IAccessibleText, just use QI. r=MarcoZ
2018-01-17 10:23:07 +10:00
browser
Bug 1431267
- expect about:studies to open in a new tab; r=mythmon
2018-01-18 14:32:54 -08:00
build
Bug 1430608 followup - Suppress valgrind error in MediaList::evaluate on a CLOSED TREE.
2018-01-18 18:09:02 +11:00
caps
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
chrome
Bug 1426501 - Change JS code to use nsIURIMutator instead of the nsIURI.spec setter r=mayhemer
2018-01-08 15:20:29 +01:00
config
Bug 1430886 - Disable incremental rust in automation. r=froydnj
2018-01-17 08:32:51 -08:00
db
Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium
2017-12-07 22:09:15 +01:00
devtools
Merge inbound to mozilla-central. a=merge
2018-01-18 23:53:03 +02:00
docshell
Bug 1430619 part 3 - Remove nsIContentViewerContainer. r=smaug
2018-01-11 12:27:00 +00:00
dom
Bug 1019551 - Fix failure to print when pages contain zero sized <canvas>. r=lsalzman
2018-01-12 12:48:20 +00:00
editor
Bug 1402526 - Add crashtest. r=me a=test-only
2018-01-15 14:27:45 +09:00
embedding
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
extensions
Bug 1430714 - Remove duplicate words. r=jet
2018-01-16 13:46:46 +07:00
gfx
Bug 1431028 - Move the gfx warning to the correct position. r=mattwoodrow
2018-01-17 02:19:00 -05:00
gradle /wrapper
Backed out 20 changesets (bug 1411654) for incorrect android:debuggable. r=nalexander, a=RyanVM
2018-01-17 15:55:38 -05:00
hal
Bug 1423552: Use BaseRect access methods instead of member variables in hal/ r=gsvelto
2018-01-10 11:17:58 -05:00
image
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
intl
Bug 1263437 - Add missing information for languages shipping in Firefox/Fennec: ach, cak, kab, lij, ltg, zam r=m_kato
2018-01-17 09:20:11 +01:00
ipc
Bug 1430745 - IPC: Fix unaligned accesses in DirReaderLinux. r=froydnj
2018-01-17 23:17:28 +08:00
js
Bug 1431223 - Use an empty-statement for assert/dbg in non-debug builds. r=jandem
2018-01-18 03:24:01 -08:00
layout
Bug 1430619 part 3 - Remove nsIContentViewerContainer. r=smaug
2018-01-11 12:27:00 +00:00
media
Bug 1428608 - Forbid / or !/ in LOCAL_INCLUDES. r=froydnj
2018-01-17 17:10:20 +09:00
memory
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
mfbt
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
mobile
Backed out changeset df5c47596915 (bug 1424252) for causing bug 1429757 a=backout
2018-01-18 23:57:56 +02:00
modules
Bug 1427614 - Turn off foreground throttling of tp timeouts. r=bkelly
2018-01-18 06:57:00 -05:00
mozglue
Bug 1423999: Improved UIA detection that eliminates handle duplication; r=Jamie
2017-12-07 12:13:14 -07:00
netwerk
Bug 1418028 - UBSan: null pointer passed to memcpy in CacheFileMetadata::WriteMetadata. r=honzab
2018-01-18 07:50:00 -05:00
nsprpub
Bug 1420407, uplift NSPR_4_18_RTM, no code change, only version number. Require version 4.18 for building. r=me
2018-01-18 14:02:42 +01:00
other-licenses
Backed out 5 changesets (bug 1418425) requested per comment #83 . on a CLOSED TREE a=backout
2018-01-15 15:30:30 +02:00
parser
Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE
2018-01-16 18:00:21 +02:00
python
Merge mozilla-inbound to mozilla-central r=merge a=merge
2018-01-18 11:43:47 +02:00
rdf
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
security
bug 1430906
- don't hold around a test key forever in mozilla::pkix gtests r=franziskus
2018-01-12 13:57:51 -08:00
services
Bug 1430970 - Fix FxAccounts internal mocking. r=tcsc
2018-01-16 22:24:17 -05:00
servo
servo: Merge #19791 - style: Cleanup a bit the calc code (from emilio:calc-clean); r=jdm
2018-01-17 09:09:49 -06:00
startupcache
Bug 1410471 - Remove StartupCacheWrapper and friends. r=froydnj
2017-10-20 10:40:50 -07:00
storage
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
taskcluster
Bug 1431381 Pin all funsize dependency versions r=callek a=nightly-fix
2018-01-18 12:47:17 +00:00
testing
Merge inbound to mozilla-central. a=merge
2018-01-18 23:53:03 +02:00
third_party
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-01-18 00:31:28 +02:00
toolkit
Bug 1430635 - Add telemetry to track how often preloaded scripts are used. r=baku, data-review=liuche
2018-01-17 03:10:00 -05:00
tools
Merge inbound to mozilla-central. a=merge
2018-01-17 11:46:53 +02:00
uriloader
Bug 1411579 - add system handler when Firefox runs in flatpak; r=stransky
2018-01-12 16:32:53 +01:00
view
Bug 1423551: Use BaseRect access methods instead of member variables in view/. r=jet
2018-01-10 11:16:22 -05:00
widget
Merge inbound to mozilla-central. a=merge
2018-01-17 23:48:10 +02:00
xpcom
Bug 1431261 - Add nsTDependentString copy constructor. r=dbaron
2018-01-18 14:16:19 -08:00
xpfe
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
.arcconfig
Bug 1424950: Add missing repository.callsign to .arcconfig. r=dkl
2017-12-13 15:38:18 +01:00
.clang-format
Bug 1414764 - Remove Mozilla specific options to avoid build warnings with gcc and -Wcomment enabled. r=sylvestre
2017-11-06 11:47:40 +02:00
.clang-format-ignore
Bug 1430792
- ExampleStylesheet.h should not be formatted r=andi
2018-01-16 16:37:01 +01:00
.cron.yml
Bug 1418188
- Run Searchfox indexing in TaskCluster on a daily basis (r=dustin,chmanchester)
2017-11-23 07:25:12 -08:00
.eslintignore
Bug 1426205 - ES module usage in exported tests cause eslint errors. r=k88hudson
2017-12-19 10:57:22 -08:00
.eslintrc.js
Bug 1429701
- Enable ESLint rule mozilla/use-services for dom/indexedDB. r=bevis
2018-01-10 17:25:52 +00:00
.flake8
Bug 1395126 - Support cascading configuration for flake8, r=bc
2017-08-29 17:32:31 -04:00
.gdbinit
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
2017-10-03 09:05:19 +11:00
.gdbinit_python
Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted
2017-05-25 11:48:03 -04:00
.gitignore
Bug 1429511 - Move Rust port of mozrunner to central. r=ahal
2018-01-12 15:31:20 +00:00
.hgignore
Bug 1431177
- Update hgignore for talos webkit tests; r=jmaher
2018-01-17 13:59:55 -05:00
.hgtags
No bug - Tagging mozilla-central 1f91961bb79ad06fd4caef9e5dfd546afd5bf42c with FIREFOX_NIGHTLY_58_END. a=release DONTBUILD CLOSED TREE
2017-11-12 21:12:59 -05:00
.inferconfig
Bug 1357629 - Add httpclientandroidlib to .inferconfig ignore list r=nalexander,njpark
2017-04-18 20:05:25 -07:00
.lldbinit
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
2017-10-03 09:05:19 +11:00
.taskcluster.yml
bug 1328719 - task.extra.cron + task.payload.env.ACTION_TASK_GROUP_ID. r=bstack r=dustin
2018-01-12 22:17:39 -08:00
.yamllint
Bug 1392795 - [yamllint] Group paths to lint by their closest config and run each config group separately, r=dustin
2017-08-23 11:28:28 -04:00
.ycm_extra_conf.py
…
AUTHORS
Bug 1111333 - Enable double-tap-drag to zoom. r=kats
2017-05-23 19:53:06 +02:00
CLOBBER
Bug 1416465 - Expand pattern when track file is created rather than read. r=mshal
2017-12-02 16:51:19 +09:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1424651: Remove unused SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE mozconfig variable; r=ted.mielczarek
2017-12-10 23:05:05 -07:00
README.txt
…
aclocal.m4
Bug 1363992 - Remove jemalloc 4. r=njn
2017-05-11 13:23:07 +09:00
build.gradle
Backed out 20 changesets (bug 1411654) for incorrect android:debuggable. r=nalexander, a=RyanVM
2018-01-17 15:55:38 -05:00
client.mk
Bug 1417264 - Write .mozconfig.json from Python; r=nalexander
2017-11-13 17:45:03 -08:00
client.py
Bug 1399100 - fix client.py follow-up, r=kaie
2017-09-20 09:13:14 +02:00
configure.in
…
configure.py
Bug 1412460 - Don't write make variables in configure.d; r=mshal
2017-11-01 15:02:11 -07:00
gradle.properties
Backed out 20 changesets (bug 1411654) for incorrect android:debuggable. r=nalexander, a=RyanVM
2018-01-17 15:55:38 -05:00
gradlew
…
mach
…
moz.build
Backed out 2 changesets (bug 1403519) for bustage on \python\mozbuild\mozbuild\test\frontend\test_reader.py on a CLOSED TREE
2018-01-17 07:23:40 +02:00
moz.configure
Bug 1425035 - move --enable-ui-locale to moz.configure; r=gps
2017-12-18 14:21:26 -08:00
mozilla-config.h.in
Bug 1426898 - Stop including Char16.h everywhere. r=Waldo
2017-12-23 00:53:12 +09:00
npm-shrinkwrap.json
Bug 1371293 - Upgrade ESLint to version 4.8.0, configuration changes. r=mossop
2017-10-09 10:54:16 +01:00
old-configure.in
Backed out 20 changesets (bug 1411654) for incorrect android:debuggable. r=nalexander, a=RyanVM
2018-01-17 15:55:38 -05:00
package.json
Bug 1371293 - Upgrade ESLint to version 4.8.0, configuration changes. r=mossop
2017-10-09 10:54:16 +01:00
settings.gradle
Bug 1360587 - Part 2. Remove bouncer apk build config; source; docs, r=nalexander
2017-10-25 22:51:44 +08:00
test.mozbuild
…