.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 1482693 - Recommend the official Rust VisualStudio Code extension r=gps,jya
2018-08-13 21:21:34 +00:00
accessible
Bug 1489454 - Remove all trailing whitespaces (again) r=Ehsan
2018-09-07 14:47:51 +00:00
browser
Bug 1482004 - Disable browser_ext_browserAction_popup_resize.js for frequent failures r=jmaher
2018-09-08 02:56:00 +03:00
build
Merge mozilla-inbound to mozilla-central a=merge
2018-09-08 06:53:43 +03:00
caps
Bug 1489196 - Don't call SetDomain in ContentPrincipal::Read. r=bholley
2018-09-06 16:40:56 +00:00
chrome
Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop
2018-09-04 18:08:43 +00:00
config
Bug 1440879 - Ensure all the stl_wrappers end up in the generated-files tarball. r=froydnj
2018-09-07 09:34:40 -04:00
db
Bug 1485765 - use a compile-time determined endianness on aarch64 windows for sqlite; r=asuth
2018-08-27 12:47:36 -04:00
devtools
Backed out 5 changesets (bug 1024913) for causing perma damp failures. CLOSED TREE
2018-09-10 10:25:32 +03:00
docshell
Bug 1489454 - Remove all trailing whitespaces (again) r=Ehsan
2018-09-07 14:47:51 +00:00
dom
Bug 1489387 - Have fullscreenerror event aligned to refresh driver tick. r=smaug
2018-09-09 23:33:40 +00:00
editor
Bug 1485925 - part 1: Create HTMLEditor::HideResizersInternal() for internal use r=m_kato
2018-09-06 05:02:46 +00:00
embedding
…
extensions
Bug 1488659 - Part 2: Remove some dead code and mark the remaining detector classes as final; r=hsivonen
2018-09-10 07:59:42 -04:00
gfx
Bug 1489462 - Avoid writing past the logical length of a string in Oculus library loader. r=kip
2018-09-08 17:23:25 +00: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 1489454 - Remove all trailing whitespaces (again) r=Ehsan
2018-09-07 14:47:51 +00:00
image
Merge mozilla-inbound to mozilla-central a=merge
2018-09-08 06:53:43 +03:00
intl
Bug 1488659 - Part 2: Remove some dead code and mark the remaining detector classes as final; r=hsivonen
2018-09-10 07:59:42 -04:00
ipc
Merge mozilla-inbound to mozilla-central a=merge
2018-09-08 06:53:43 +03:00
js
Merge mozilla-inbound to mozilla-central a=merge
2018-09-08 06:53:43 +03:00
layout
Bug 1489617 - Get rid of XUL box related component registrations. r=Ehsan
2018-09-09 15:05:18 +00:00
media
Bug 1489550 Remove a stray merge file that got commited r=dminor
2018-09-07 17:46:47 +00:00
memory
Bug 1480457-Correct typedef so it matches an earlier typedef r=aklotz
2018-08-30 23:05:59 +03:00
mfbt
Merge mozilla-inbound to mozilla-central a=merge
2018-09-08 06:53:43 +03:00
mobile
Merge mozilla-inbound to mozilla-central a=merge
2018-09-08 06:53:43 +03:00
modules
Bug 1489454 - Remove all trailing whitespaces (again) r=Ehsan
2018-09-07 14:47:51 +00:00
mozglue
Bug 1480457 - Address moz.build failures for mingw-clang r=aklotz
2018-08-30 23:17:15 +03:00
netwerk
Bug 1418545: Don't fire OnDataAvailable for 0 bytes r=mayhemer
2018-09-10 08:03:12 -04: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 1488217 build correctly snappy on big endian platforms r=glandium
2018-09-03 14:10:10 +00:00
parser
Bug 1488659 - Part 1: Remove the XPCOM registrations for character detector classes; r=hsivonen
2018-09-10 07:59:42 -04:00
python
Bug 1489340 - Handle XPT files as blobs of data in packager. r=froydnj
2018-09-07 22:21:07 +00:00
security
Merge mozilla-inbound to mozilla-central a=merge
2018-09-08 06:53:43 +03:00
services
Backed out changeset bd8baf88f373 (bug 1468222) for test_security-info-parser.js failures. CLOSED TREE
2018-09-08 03:16:25 +03:00
servo
Bug 1486711 - Fill logically uninitialized parts of an XPCOM string's buffer with a marker byte in debug builds. r=froydnj
2018-09-07 05:47:57 +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 1488689 - Add Octane shell benchmark to raptor. r=ahal
2018-09-08 11:00:16 +00:00
testing
Bug 1489457 - Restart after test that's leaking state, a=testonly
2018-09-10 12:10:04 +01:00
third_party
Bug 1488887. Update Cargo lockfiles and revendor dependencies.
2018-09-05 21:21:57 -04:00
toolkit
Bug 1489077 - Report to console when cookie permission is granted for trackers, r=ehsan
2018-09-09 20:03:09 +02:00
tools
Bug 1489340 - Remove xpcom/typelib r=froydnj
2018-09-07 13:55:38 +00:00
uriloader
bug 832834 - reimplement nsSecureBrowserUIImpl r=franziskus,Felipe
2018-09-05 17:12:36 +00:00
view
Bug 1487190 - Update bugzilla metadata in moz.build files to reflect Layout components reorganization in bug 1484408. r=heycam
2018-09-05 11:16:02 +00:00
widget
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-09-07 00:59:25 +03:00
xpcom
Bug 1486711 - Fill logically uninitialized parts of an XPCOM string's buffer with a marker byte in debug builds. r=froydnj
2018-09-07 05:47:57 +00:00
xpfe /appshell
Bug 1488628 - Change some nsIWebNavigation method arguments from wstring to AString. r=nika
2018-09-05 13:42:16 +10: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 1477021 - Schedule pipfile updates to run once per week. r=sfraser
2018-07-27 15:12:36 +00:00
.eslintignore
Bug 1429421 - remove gcli code; r=jdescottes,julienw,ochameau
2018-09-06 11:42:57 +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
Bug 1473951: Add infer to taskcluster and build. r=gps
2018-07-06 17:37:16 +01: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
Bug 1484708 - Update .gitignore rules and add js/src/obj-*. r=ted.mielczarek
2018-08-20 09:03:00 +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
…
.taskcluster.yml
Bug 1469610: [taskgraph] Use `action.taskGroupId` to set `ACTION_TASK_GROUP_ID`; r=dustin
2018-09-07 17:30:12 +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 1489102 - P1. mp4parse-rust resync to f6032a118aa498525145adf611cd7b3bec0e0216 r=bryce
2018-09-07 14:17:06 +00: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 1473821 - The MOZ_PGO_INSTRUMENTED environment variable is not used anymore so remove all remaining mentions of it r=gps
2018-08-17 16:40:10 +00:00
Pipfile
bug 1461992 - update vendored copy of voluptuous to 0.11.5. r=gps
2018-08-06 06:45:33 -04:00
Pipfile.lock
bug 1461992 - update vendored copy of voluptuous to 0.11.5. r=gps
2018-08-06 06:45:33 -04: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 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
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
…
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
Bug 1481340 - Don't generate combinations of make and tup backends in configure. r=gps,firefox-build-system-reviewers
2018-08-10 22:30:35 +00: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
Bug 1480552 - handle aarch64 windows when determining MOZ_D3DCOMPILER_VISTA_DLL; r=ted.mielczarek
2018-09-04 16:41:08 -04:00
package-lock.json
Bug 1456078 - Upgrade ESLint to version 5.3.0, and eslint-plugin-html to 4.0.5. r=mossop
2018-08-07 14:46:19 +00:00
package.json
Bug 1456078 - Upgrade ESLint to version 5.3.0, and eslint-plugin-html to 4.0.5. r=mossop
2018-08-07 14:46:19 +00:00
settings.gradle
Bug 1444546 - Part 2: Build annotationProcessors with Gradle. r=jchen
2018-02-22 16:11:14 -08:00
test.mozbuild
…