.cargo
Bug 1504507 - Update serde branch for changes in WR PR #3264 . r=kats
2018-11-05 13:14:07 +00: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
Bug 1503964 - Prevent crashes when dealing with crazy table row and column role constructs, r=Jamie
2018-11-08 10:54:09 +00:00
browser
Bug 1502083 - Move the 'Close Other Tabs' and 'Close Tabs to the Right' back to the main tab context menu and out of a submenu. r=dao
2018-11-08 09:11:42 +00:00
build
Bug 1504074 - Apply LLVM patch to close file mapping handles after __gcov_flush. r=dmajor
2018-11-01 18:12:03 +01:00
caps
Bug 1502743 - Replace black/whitelist within caps to block/allowlist r=ckerschb
2018-10-31 17:56:43 +00:00
chrome
Bug 1356412: Part 2 - Remove script loader path mangling from DOM code. r=bz
2018-11-02 16:15:26 -07:00
config
Bug 1502530 - Part 2: Update tzdata in ICU data files to 2018g. r=Waldo
2018-11-06 02:52:01 -08:00
db
Bug 1495238 - Upgrade to SQLite 3.25.3. r=mak
2018-11-06 16:59:19 +00:00
devtools
Bug 1495388 - Simplify Inspector Front destruction; r=ochameau
2018-11-07 14:35:42 +00:00
docshell
Bug 1498526 - add in user pref to prevent loading implied triggeringPrincipal loads for dev and nightly builds. r=ckerschb
2018-11-07 14:42:27 +00:00
dom
Bug 1482150 - Create a unit test to verify all corner cases of the helper method. r=padenot
2018-11-08 12:33:41 +00:00
editor
Merge inbound to mozilla-central. a=merge
2018-11-07 18:17:51 +02: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 1504442 - Remove nsIReadConfig r=mkaply
2018-11-07 18:23:16 +00:00
gfx
Bug 1505664 - Reduce shared texture cache to 32 layers. r=gw
2018-11-07 21:31:17 -08: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 1505180 - Add an SVG image drawing profiler label. r=mattwoodrow
2018-11-07 01:47:08 +00:00
intl
Bug 1502530 - Part 2: Update tzdata in ICU data files to 2018g. r=Waldo
2018-11-06 02:52:01 -08:00
ipc
Merge inbound to mozilla-central. a=merge
2018-11-03 11:40:50 +02:00
js
Merge inbound to mozilla-central a=merge
2018-11-07 23:51:27 +02:00
layout
Merge inbound to mozilla-central a=merge
2018-11-08 06:52:03 +02:00
media
Bug 1505419
- replace nestegg's README_MOZILLA with moz.yaml r=kinetik
2018-11-07 20:24:49 +00:00
memory
Backed out 2 changesets (bug 1402282) for turning multiple browser chrome bugs into permafail
2018-11-05 17:56:37 +02:00
mfbt
Bug 1321014 - Respect MOZ_INHERIT_TYPE_ANNOTATIONS_FROM_TEMPLATE_ARGS for the purpose of identifying GC types and pointers, r=jonco
2018-07-20 18:36:20 -07:00
mobile
Backed out changeset 60659171e414 (bug 1498246) for geckoview bustages CLOSED TREE
2018-11-08 14:56:40 +02:00
modules
Bug 1502392 - Remove support for browser.urlbar.autocomplete.enabled. r=adw
2018-11-08 09:59:27 +00:00
mozglue
Bug 1499507 - Don't collect line numbers for profiling stack frames. r=njn
2018-11-06 04:31:02 +00:00
netwerk
bug 1503517
- do not strip 0x0c from X-Content-Type-Options header fields r=dragana
2018-11-08 11:30:13 +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
Backed out changeset 196dcfd11ce3 (bug 1468544) for landing twice
2018-11-06 20:46:50 +02:00
parser
Bug 1364399 follow-up - Test cases and clarifying comment. r=smaug.
2018-11-07 12:54:42 +02:00
python
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-11-08 11:39:58 +02:00
security
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM
2018-11-05 13:27:19 +00:00
services
Bug 1502109 - TPS do not wipe server at first phase r=markh
2018-11-06 11:23:57 +00:00
servo
Bug 1500107 - Fix the default behavior of scale:<number>{1}. r=birtles
2018-11-06 23:44:24 +00:00
startupcache
Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj
2018-10-31 20:39:03 +00:00
storage
Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop
2018-10-19 12:55:39 +00:00
taskcluster
Bug 1504648 - Set telemetry-tests-client suite to CI tier 2; r=Dexter
2018-11-08 10:06:10 +00:00
testing
bug 1492499: marionette: increase TimedPromise timeout on debug; r=whimboo
2018-11-08 13:11:40 +00:00
third_party
Bug 1504507 - Re-vendor rust dependencies. r=kats
2018-11-05 13:14:49 +00:00
toolkit
Bug 1502392 - Remove support for browser.urlbar.autocomplete.enabled. r=adw
2018-11-08 09:59:27 +00:00
tools
Merge mozilla-central to inbound
2018-11-07 23:56:03 +02:00
uriloader
Bug 1478171 - [1.0] Forward channel redirect to nsILoadURIDelegate to allow external handling. r=snorp,smaug
2018-10-31 16:16:28 -05:00
view
Bug 1504521 - rename in-tree mentions of bugzilla metadata for product and component "Core :: Layout: Web Painting" to "Core :: Web Painting" r=kats
2018-11-04 12:57:04 +00:00
widget
Merge inbound to mozilla-central a=merge
2018-11-08 06:52:03 +02:00
xpcom
Merge inbound to mozilla-central. a=merge
2018-11-07 11:52:57 +02:00
xpfe /appshell
Bug 1480198 - Construct nsDocShell objects inside BrowsingContext. r=peterv
2018-11-05 12:43:10 +00:00
.arcconfig
Bug 1460463 - Update .arcconfig to make history mutable; r=gps
2018-05-09 23:49:52 +00: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 1468447 - Add closure-library to the list of thirdparty r=andi DONTBUILD
2018-10-30 11:47:16 +00:00
.cron.yml
Bug 1503547
- Move searchfox indexing jobs a half hour earlier to match nightly build times. r=mccr8
2018-11-01 15:37:07 +00:00
.eslintignore
Bug 1496082: Enable ESLint for docshell/test/navigation and docshell/test/unit (automatic fixes only). r=bzbarsky
2018-11-07 13:55:47 +00:00
.eslintrc.js
Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (setup ESLint). r=mossop
2018-10-19 08:46:31 +00:00
.flake8
Bug 1479503: Check infer in ./mach static-analysis autotest. r=nalexander
2018-10-24 21:54:34 +00: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 1479503: Check infer in ./mach static-analysis autotest. r=nalexander
2018-10-24 21:54:34 +00:00
.hgtags
No bug - Tagging mozilla-central c44fbdd5173548c9035256dda8fd3512f67118a8 with FIREFOX_NIGHTLY_64_END a=release DONTBUILD CLOSED TREE
2018-10-22 08:48:42 -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 1500166 - notify ciduty by email if a nightly hook fails + fix identation issue: fix indentation. a=bustage-fix
2018-10-23 18:27:00 +03: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
Bug 1499026 - Part 3: Updating ICU requires a clobber. r=clobber
2018-11-01 06:32:49 -07:00
Cargo.lock
Bug 1504507 - Re-vendor rust dependencies. r=kats
2018-11-05 13:14:49 +00:00
Cargo.toml
Bug 1504507 - Update serde branch for changes in WR PR #3264 . r=kats
2018-11-05 13:14:07 +00:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1498031 - Merge code paths for running configure between Tup and Make based backends. r=firefox-build-system-reviewers,mshal
2018-10-16 22:21:36 +00:00
README.txt
Bug 1480997 - Remove "Mozilla FTP server" link in README.txt r=mossop
2018-10-23 10:06:29 +00:00
aclocal.m4
…
build.gradle
Bug 1485439 - Upgrade to Java 8. r=nalexander,jchen
2018-08-22 21:15:42 +02:00
client.mk
Bug 1498031 - Merge code paths for running configure between Tup and Make based backends. r=firefox-build-system-reviewers,mshal
2018-10-16 22:21:36 +00: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 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 1490253 - Replace pipenv with pip-tools for vendoring packages and dependencies; r=ahal
2018-10-10 08:58:41 +00:00
moz.configure
Bug 1475562 Produce pdbs for the mingw-clang build job r=ted
2018-10-17 09:38:52 -05:00
mozilla-config.h.in
Bug 1504022 - Map GetExceptionCode to a nop to avoid an error r=bobowen
2018-11-02 13:28:01 -05:00
old-configure.in
Bug 1495238 - Upgrade to SQLite 3.25.3. r=mak
2018-11-06 16:59:19 +00:00
package-lock.json
Bug 1495397 - Update mozilla-central's package.json for being more generic, and move existing ESLint modules to dev dependencies. r=firefox-build-system-reviewers,nalexander
2018-10-01 17:28:45 +00:00
package.json
Bug 1495397 - Update mozilla-central's package.json for being more generic, and move existing ESLint modules to dev dependencies. r=firefox-build-system-reviewers,nalexander
2018-10-01 17:28:45 +00:00
settings.gradle
Bug 1444546 - Part 2: Build annotationProcessors with Gradle. r=jchen
2018-02-22 16:11:14 -08:00
test.mozbuild
…