.cargo
Bug 1468950 - Update serde_derive patch for changes in WR PR 2819. r=Gankro
2018-06-21 08:15:40 -04:00
.vscode
Bug 1493017 - Tweak vscode tasks.json problemMatcher regexes to handle clang/Windows output - r=jya
2018-09-21 10:00:59 +00:00
accessible
Merge inbound to mozilla-central a=merge
2018-09-24 12:48:00 +03:00
browser
Bug 1494023 Add missing head.js for extension browser tests r=zombie
2018-09-25 17:10:59 +00:00
build
Bug 1493641 - embed the libLLVM.dylib into clang-tidy artifact on macOS. r=froydnj
2018-09-24 20:44:27 +00:00
caps
Bug 1490874: Log Principal based Security Errors to the Security pane in the console. r=smaug
2018-09-25 07:25:05 +02:00
chrome
Bug 1491394 - Update callsites to use new mozILocaleService API. r=jfkthame
2018-09-21 15:30:37 +00:00
config
Backed out 2 changesets (bug 1483780) for build bustages on a CLOSED TREE
2018-09-21 05:43:03 +03:00
db
Bug 1491671 - Upgrade to SQLite 3.25.1. r=mak
2018-09-19 13:28:02 +00:00
devtools
Bug 1490927 - Stop sharing maps in NetworkMonitor between all instances. r=Honza
2018-09-19 23:26:05 +00:00
docshell
Merge inbound to mozilla-central. a=merge
2018-09-25 12:42:09 +03:00
dom
Bug 1492327 - Mimic XUL activeElement behavior for XUL in XHTML. r=smaug
2018-09-25 16:00:13 +00:00
editor
Bug 1484111 - part 1: Create HTMLEditor::InsertTableCellsWithTransaction() for internal use of nsITableEditor::InsertTableCell() r=m_kato
2018-09-20 11:44:35 +00: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 1260399 - Remove deprecated messages in nsICookieManager methods - part 3 - nsICookieManager.cookieExists, r=ehsan
2018-09-24 11:37:57 +02:00
gfx
Bug 1493496. Update webrender to commit b83ec3fd994b69f31e9c6b6ffa19426b2b98c66a
2018-09-24 23:16:44 -04:00
gradle /wrapper
Bug 1476165 - Part 2: Update Android Gradle plugin to version 3.1.0. r=nalexander,snorp
2018-07-17 13:20:19 +01:00
hal
Bug 1488401 - Remove the remnants of the DiskSpaceWatcher r=asuth,janv,smaug
2018-09-13 06:40:51 +00:00
image
Bug 1456558 - Part 3. Implement factor of 2 scaling support for SVGs in VectorImage. r=tnikkel
2018-09-20 20:22:06 -04:00
intl
Bug 1493220 - Migrate mozIOSPreferences to use Array<> interface. r=jfkthame
2018-09-22 07:49:05 +00:00
ipc
Backed out changeset 58f0722012cd (bug 1475415) for force-cargo-library-build bustages CLOSED TREE
2018-09-24 19:37:49 +03:00
js
Bug 1492302 - Implement visitDivI(). r=nbp
2018-09-24 15:11:00 +03:00
layout
Bug 1493145 - [CSD] Enable round corners by default by -moz-gtk-csd-transparent-background media query, r=dao
2018-09-25 11:53:04 +00:00
media
Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus
2018-09-22 23:54:11 +03:00
memory
Bug 1480457-Correct typedef so it matches an earlier typedef r=aklotz
2018-08-30 23:05:59 +03:00
mfbt
Merge inbound to mozilla-central. a=merge
2018-09-25 12:42:09 +03:00
mobile
Bug 1473513 - Backed out changeset d72f6ff37ca6 for failures on mobile/android/tests/browser/chrome/test_debugger_server.html CLOSED TREE
2018-09-25 19:34:26 +03:00
modules
Bug 1481152
- Restrict to a single input stream per process on Linux, when using PulseAudio and audio remoting is enabled. r=pehrsons
2018-09-25 10:04:44 +00:00
mozglue
Backed out changeset 628ebca30ce3 (bug 1490240) for bustages on [Unified_cpp_crashreporter0.obj]. CLOSED TREE
2018-09-24 17:10:58 +03:00
netwerk
Bug 1490235
- Use nsDependentCSubstring in AltDataOutputStreamChild::WriteDataInChunks r=mayhemer
2018-09-25 16:56:16 +00:00
nsprpub
Bug 1477680, NSPR 4.20 RTM, no code change, only version number, r=me
2018-08-28 16:21:01 +02:00
other-licenses
Bug 1490264 Part 2 - Document our SFX stub version resource edits. r=agashlin
2018-09-11 11:17:30 -07:00
parser
Bug 1415980 - make hash keys movable and not copyable; r=erahm
2018-09-20 11:20:36 -04:00
python
Bug 1493922 - [Static-Analysis][Clang-Tidy] Add more return codes to mach static-analysis autotest. r=janx
2018-09-25 12:37:45 +00:00
security
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
2018-09-24 12:05:01 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
2018-09-20 12:47:19 +00:00
servo
Bug 1493145 - [CSD] Enable round corners by default by -moz-gtk-csd-transparent-background media query, r=dao
2018-09-25 11:53:04 +00:00
startupcache
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
storage
Bug 1489147 - Remove the XPCOM component registration for nsXPConnect; r=mccr8
2018-09-06 16:39:35 -04:00
taskcluster
Bug 1493021 - Prevent test-coverage from running on non code coverage builds. r=jmaher
2018-09-25 08:10:15 +00:00
testing
Bug 1493674 - Fix up test resolver with out of tree manifest r=ahal
2018-09-25 09:40:56 +00:00
third_party
Bug 1493496. Update Cargo lockfiles re-vendor rust dependencies
2018-09-24 23:17:50 -04:00
toolkit
Merge inbound to mozilla-central. a=merge
2018-09-25 12:42:09 +03:00
tools
Merge inbound to mozilla-central. a=merge
2018-09-25 12:42:09 +03:00
uriloader
Bug 680300 - Part 2: Add a test case for ensuring no error reporting when loading an unknown protocol. r=smaug
2018-09-23 22:24:05 +00:00
view
Backout changeset c5b3caf36ddf (bug 1490297) for causing bug 1493081 and making Nightly unusable; a=Aryx
2018-09-21 13:59:25 -04:00
widget
Bug 1492764 - Set .left class to headerbar box element as Gtk+ does, r=jhorak
2018-09-25 08:51:40 +00:00
xpcom
Bug 1493145 - [CSD] Enable round corners by default by -moz-gtk-csd-transparent-background media query, r=dao
2018-09-25 11:53:04 +00:00
xpfe /appshell
Bug 1489967 - Keep active state when Firefox is moved to background and focusmanager test mode is enabled. r=enndeakin
2018-09-10 15:03:04 +02:00
.arcconfig
Bug 1460463 - Update .arcconfig to make history mutable; r=gps
2018-05-09 23:49:52 +00:00
.clang-format
…
.clang-format-ignore
Bug 1489449 - Add prio and other thirdparty libs to the list of thirdparty code r=janx
2018-09-07 12:08:25 +00:00
.cron.yml
Bug 1493071 Rename bouncer_check cron task r=mtabara
2018-09-24 16:01:45 +00:00
.eslintignore
Bug 1493967 - Add devtools webconsole's automatically generated stub files to the ESLint ignore list. r=nchevobbe
2018-09-25 14:16:52 +00:00
.eslintrc.js
Bug 1486739 - Enable ESLint rule comma-dangle for browser/, services/, taskcluster/ and toolkit/ directories. r=mossop
2018-08-31 06:06:08 +00:00
.flake8
Backed out changeset aae4f349fa58 (bug 1479503) per developer's request on IRC a=backout
2018-09-14 16:35:23 +03:00
.gdbinit
Bug 1486903 - Add "ftl" command to dump frame subtree to .gdbinit. r=Ehsan
2018-08-28 20:20:21 +00:00
.gdbinit_python
…
.gitignore
Bug 1484708 - Update .gitignore rules and add js/src/obj-*. r=ted.mielczarek
2018-08-20 09:03:00 +03:00
.hgignore
Backed out changeset aae4f349fa58 (bug 1479503) per developer's request on IRC a=backout
2018-09-14 16:35:23 +03:00
.hgtags
No bug - Tagging mozilla-central 034c5ef24e98b0ce85fa849face079f568eb397c with FIREFOX_NIGHTLY_63_END a=release DONTBUILD CLOSED TREE
2018-09-04 11:10:28 -07:00
.lldbinit
Bug 1481555: Use lldb's python API to summarise nsAtoms. r=froydnj
2018-08-08 15:11:22 +00:00
.mailmap
NO BUG - Use ato's new address. r=me
2018-02-26 15:59:29 +00:00
.taskcluster.yml
Bug 1490515: add "on-completed" notify route to try push decision tasks r=tomprince
2018-09-24 13:46:55 +00:00
.trackerignore
Bug 1486468 - Add .trackerignore file to avoid GNOME Tracker indexing mozilla-central files. r=ahal
2018-08-27 16:45:03 +02:00
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
Bug 1481409 - Use HTTPS protocol for Mozilla's Credits link in AUTHORS file r=mossop
2018-08-13 16:39:30 +00:00
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2018-09-04 11:15:27 -07:00
Cargo.lock
Bug 1493496. Update Cargo lockfiles re-vendor rust dependencies
2018-09-24 23:17:50 -04:00
Cargo.toml
Bug 1474871 - Link dump_syms against rustc-demangle. r=ted
2018-07-12 10:23:12 +09:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
bug 1490325 - write sccache log directly to artifact directory, make logs slightly more verbose. r=mshal
2018-09-18 20:02:17 +00:00
Pipfile
Bug 1490128: upgrade json-e==2.7.0 r=davehunt
2018-09-11 21:14:52 +00:00
Pipfile.lock
Bug 1490128: upgrade json-e==2.7.0 r=davehunt
2018-09-11 21:14:52 +00:00
README.txt
Bug 1460030
- Update the nightly URL in the README.txt file r=kohei
2018-05-08 21:22:10 +02:00
aclocal.m4
…
build.gradle
Bug 1485439 - Pre: Upgrade Android Gradle plugin. r=nalexander
2018-09-04 22:33:00 +02:00
client.mk
bug 1490325 - write sccache log directly to artifact directory, make logs slightly more verbose. r=mshal
2018-09-18 20:02:17 +00:00
client.py
…
configure.in
…
configure.py
Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal
2018-05-21 14:01:50 -07:00
gradle.properties
Bug 1453413 - Use aapt2 to build Firefox for Android. r=mcomella
2018-04-11 09:59:22 -07:00
gradlew
…
mach
…
moz.build
Bug 1346026 - Vendor pipenv 2018.5.18 and transient dependencies; r=ahal
2018-05-17 19:06:20 +01:00
moz.configure
Backed out changeset aae4f349fa58 (bug 1479503) per developer's request on IRC a=backout
2018-09-14 16:35:23 +03:00
mozilla-config.h.in
Bug 1463637: Remove mozilla-config.h hacks for Hunspell extra includes. r=ted
2018-05-22 20:36:39 -07:00
old-configure.in
Backed out 2 changesets (bug 1483780) for build bustages on a CLOSED TREE
2018-09-21 05:43:03 +03:00
package-lock.json
Bug 1493654 - Upgrade eslint-plugin-html to 4.0.6 to pick up performance fix. r=mossop
2018-09-24 15:33:56 +00:00
package.json
Bug 1493654 - Upgrade eslint-plugin-html to 4.0.6 to pick up performance fix. r=mossop
2018-09-24 15:33:56 +00:00
settings.gradle
Bug 1444546 - Part 2: Build annotationProcessors with Gradle. r=jchen
2018-02-22 16:11:14 -08:00
test.mozbuild
…