.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 1431020 - Remove unused globals TLS_ERROR_REPORT_TELEMETRY_MANUAL_SEND and TLS_ERROR_REPORT_TELEMETRY_AUTO_SEND. r=florian
2018-01-17 09:08:06 +00:00
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
caps
Bug 1424474 part 1. Make sure we don't call into the chrome registry's AllowContentToAccess with non-chrome URLs. r=gijs
2017-12-21 10:54:43 -05: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
Backed out 5 changesets (bug 1418425) requested per comment #83 . on a CLOSED TREE a=backout
2018-01-15 15:30:30 +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 1421213 - Fix tests broken due to simulateClickLink changes. r=nchevobbe
2018-01-17 20:53:30 +05:30
docshell
Bug 1383876 - Part 2: Remove GroupedSHistory and Prerendering logic from JS code, r=freesamael
2018-01-12 17:52:54 -05:00
dom
Bug 1406350 - part3: Use fake constraints to avoid enumeration error in one mochitest. r=pehrsons
2018-01-17 17:01:53 +02:00
editor
Bug 1402526 - Add crashtest. r=me a=test-only
2018-01-15 14:27:45 +09:00
embedding
…
extensions
Bug 1423678 - Add words to en-US dictionary. r=jet
2018-01-14 11:07:31 +07:00
gfx
Bug 1430660 - Move the APZ update of scroll layer positions into a transaction. r=nical
2018-01-17 11:19:39 -05:00
gradle /wrapper
Backed out 19 changesets (bug 1411654) for Android nightly bustages a=backout
2018-01-13 15:17:49 +02: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
Merge inbound to mozilla-central r=merge a=merge
2018-01-11 11:54:56 +02:00
intl
Backed out changeset 67f5e518f575 (bug 1389384) for failing xpcshell tests on intl/l10n/test/test_domlocalization.js on a CLOSED TREE
2018-01-13 01:42:59 +02:00
ipc
Bug 1428984 - Part 3: Remove unused inline flag. r=froydnj
2018-01-12 21:14:53 -08:00
js
Bug 1426478 - Adding license boilerplate to binjs source files;r=Yoric
2018-01-17 11:42:10 +01:00
layout
Bug 1222285 - Part 2: Making the keyboard events of modifier keys been suppressed when 'privacy.resistFingerprinting' is true. r=arthuredelstein,masayuki
2017-08-31 11:14:14 +08:00
media
Bug 1420585 - remove unnecessary stopCapture which causes deadlock. r=jib
2018-01-05 15:50:23 +08:00
memory
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
mfbt
Bug 1428541 - Make char16ptr_t::operator bool() explicit. r=froydnj
2017-12-24 23:33:56 +09:00
mobile
Bug 1430731 - Close WebAppActivity after fallback to Fennec. ?maliu r=maliu
2018-01-16 17:00:57 +08:00
modules
Merge inbound to mozilla-central. a=merge
2018-01-17 11:46:53 +02:00
mozglue
Bug 1423999: Improved UIA detection that eliminates handle duplication; r=Jamie
2017-12-07 12:13:14 -07:00
netwerk
Backed out changeset 070b636b242b (bug 1425097) for bustage at netwerk/protocol/http/nsHttpTransaction.cpp:1668: lvalue required as left operand of assignment. CLOSED TREE
2018-01-16 20:15:04 +02:00
nsprpub
Bug 1420407, Land NSPR 4.18 into FF 59, NSPR_4_18_BETA5, r=me
2017-12-21 14:58:24 +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
Bug 1429342 - Ignore `mach file-info` arguments that don't resolve to paths; r=froydnj
2018-01-16 16:40:30 -08:00
rdf
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
security
No bug, Automated HPKP preload list update from host bld-linux64-spot-306 - a=hpkp-update
2018-01-15 10:59:32 -08:00
services
Bug 1429245 - Optimize CommonUtils.bytesAsHex. r=tcsc
2018-01-10 16:11:22 -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
Merge inbound to mozilla-central. a=merge
2018-01-17 11:46:53 +02:00
testing
Bug 1406350 - part1: Update runtest.py to new loopback setup. r=pehrsons
2018-01-15 12:51:14 +02:00
third_party
Bug 1430152 - Move geckodriver to in-tree mozversion. r=jgraham
2018-01-12 16:09:28 +00:00
toolkit
Bug 1429047 - Add telemetry probe to measure source load time;r=yulia,datareview=liuche
2018-01-12 15:53:50 +01:00
tools
Merge inbound to mozilla-central. a=merge
2018-01-17 11:46:53 +02:00
uriloader
Bug 1278282 - update of the moz.build files to remove gtk2 references r=lsalzman
2018-01-10 10:04:59 +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
Bug 1222285 - Part 2: Making the keyboard events of modifier keys been suppressed when 'privacy.resistFingerprinting' is true. r=arthuredelstein,masayuki
2017-08-31 11:14:14 +08:00
xpcom
Bug 1431109 - Ignore a second incorrect warning with gcc (-Wuninitialized) r=froydnj
2018-01-17 15:58:00 +01:00
xpfe
Bug 1383876 - Part 3: Remove prerendering methods from nsIWebBrowserChrome3.idl, r=freesamael
2018-01-12 17:52:56 -05: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
…
.gdbinit
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
2017-10-03 09:05:19 +11:00
.gdbinit_python
…
.gitignore
Bug 1419836 - ID .gitignore entry ignores "id" locale (for mac). r=standard8
2017-11-22 10:30:55 -08:00
.hgignore
Bug 1430152 - Move Rust port of mozversion to central. r=ahal
2018-01-12 16:08:07 +00: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
…
.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
…
.ycm_extra_conf.py
…
AUTHORS
…
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
…
build.gradle
Backed out 19 changesets (bug 1411654) for Android nightly bustages a=backout
2018-01-13 15:17:49 +02: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 19 changesets (bug 1411654) for Android nightly bustages a=backout
2018-01-13 15:17:49 +02: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 5 changesets (bug 1418425) requested per comment #83 . on a CLOSED TREE a=backout
2018-01-15 15:30:30 +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
…