.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 1428610 part 7. Make the nsICSSDeclaration length API nicer. r=emilio
2018-01-30 14:48:27 -05:00
browser
Bug 1424469 - The Downloads view in the Library window doesn't get focus when opened. r=mak
2018-01-30 14:38:25 +00:00
build
Bug 1434326: Cleanup DiagnosticsMatcher constructor. r=mystor
2018-01-30 17:40:00 +01:00
caps
Bug 1432963 - Fixing workers headers - part 16 - JSSettings in a workerinternals namespace, r=smaug
2018-01-31 08:24:59 +01:00
chrome
Bug 1432870, r=bz
2018-01-30 12:07:08 +00:00
config
Backed out 3 changesets (bug 1368699) for bustage on Android L10n nightlies a=backout
2018-01-31 01:59:23 +02:00
db
Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium
2017-12-07 22:09:15 +01:00
devtools
Bug 1434025 - Update Debugger Frontend v12. r=jdescottes
2018-01-31 16:32:18 +01:00
docshell
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
2018-01-29 15:20:18 -08:00
dom
Bug 1434342 P3 Make each ServiceWorker DOM object automatically fire its statechange event when appropriate. r=asuth
2018-01-31 09:10:26 -08:00
editor
Bug 1428610 part 7. Make the nsICSSDeclaration length API nicer. r=emilio
2018-01-30 14:48:27 -05:00
embedding
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
2018-01-29 15:20:18 -08:00
extensions
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
2018-01-29 15:20:18 -08:00
gfx
Backed out changeset bdd8a8fc3912 (bug 1431813) for failing reftests at reftest/tests/layout/reftests/svg/smil/transform/paced-1.svg on a CLOSED TREE
2018-01-31 19:03:33 +02: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 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
2018-01-29 15:20:18 -08:00
intl
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
2018-01-29 15:20:18 -08:00
ipc
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-01-31 12:11:39 +02:00
js
Bug 1434546 - Reduce the length of time we hold the exclusive access lock while atomizing a string r=jandem
2018-01-31 16:06:48 +00:00
layout
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-01-31 12:11:39 +02:00
media
Bug 1299515 - Use an I420BufferPool for allocations in VideoFrameConverter. r=dminor
2017-11-28 11:42:33 +01:00
memory
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
2018-01-29 15:20:18 -08:00
mfbt
Bug 1433971 Clean up Assertions.h with respect to Unused Attributes r=froydnj
2018-01-29 11:36:19 -06:00
mobile
Bug 1299515 - Wire up track-disabling logic to frontend APIs. r=jib, r=johannh
2017-11-17 20:13:06 +01:00
modules
Bug 1299515 - Disable turning off camera while disabled by default on android. r=jib
2018-01-23 17:40:58 +01:00
mozglue
Backed out 11 changesets (bug 1428182) for build bustages on pixman-inlines.h:29:10 on a CLOSED TREE
2018-01-30 01:22:33 +02:00
netwerk
Bug 1405974 - NonBlockingAsyncInputStream must take the ownership of the underlying stream, r=qdot
2018-01-31 16:45:20 +01: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
2018-01-15 15:30:30 +02:00
parser
Bug 1432186 part 19. Remove the nsIDOMNode::*_NODE constants. r=mccr8
2018-01-29 23:10:53 -05:00
python
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-01-31 12:11:39 +02:00
rdf
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
2018-01-29 15:20:18 -08:00
security
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-01-31 12:11:39 +02:00
services
Backed out 8 changesets (bug 633062) for xpcshell failures on browser/extensions/formautofill/test/unit/test_sync.js on a CLOSED TREE
2018-01-31 07:28:06 +02:00
servo
servo: Merge #19908 - Double the sccache timeout (from servo:jdm-patch-9); r=emilio
2018-01-30 10:59:18 -06:00
startupcache
Bug 1431204
- Change calls to nsIURI.spec setter to use nsIURIMutator instead r=mayhemer
2018-01-19 15:19:42 +01:00
storage
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
2018-01-29 15:20:18 -08:00
taskcluster
Bug 1431427 - Add tc linux configs for new talos nightly profiling suite; r=jmaher
2018-01-29 14:23:29 -05:00
testing
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-01-31 12:11:39 +02:00
third_party
Bug 1433567 - Update Cargo lockfiles and re-vendor rust dependencies. r=jrmuizel
2018-01-30 10:22:30 -05:00
toolkit
Bug 1426886 - Timer.jsm should validate callback argument is a function. r=mconley
2018-01-26 17:13:34 -08:00
tools
Merge inbound to mozilla-central. a=merge
2018-01-31 12:00:14 +02:00
uriloader
Bug 1357791 - require mAppAssoc (Vista+) API for extension lookup from nsOSHelperAppService.cpp, r=gijs
2018-01-31 17:00:56 +00: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 mozilla-inbound to mozilla-central. r=merge a=merge
2018-01-31 00:22:27 +02:00
xpcom
Bug 1371699 - Correct canceling of the AsyncWait() callback in NonBlockingAsyncInputStream, r=froydnj
2018-01-31 16:45:21 +01:00
xpfe
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
2018-01-29 15:20:18 -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 1430139 P1 Move code, tests, and moz.build rules to dom/serviceworkers. r=asuth
2018-01-26 13:08:57 -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
Added tag FIREFOX_NIGHTLY_59_END for changeset 5faab9e61990
2018-01-22 11:14:37 +00:00
.inferconfig
…
.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
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2018-01-22 11:19:18 +00: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
…
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
Merge inbound to mozilla-central. a=merge
2018-01-30 12:01:49 +02: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
…