.cargo
Bug 1504507 - Update serde branch for changes in WR PR #3264 . r=kats
2018-11-05 13:14:07 +00:00
.vscode
…
accessible
Bug 1510582 - Remove useless inclusions of Services.h r=erahm
2018-11-28 17:25:23 +00:00
browser
Bug 1511095 - Remove support for the 30fps pref, and replace the loading.svg with the 30fps variant. r=mconley
2018-11-29 22:26:13 +00:00
build
Bug 1503537 - Get rid of the pdfium & mortar code r=peterv
2018-11-28 19:31:21 +00:00
caps
Bug 1497940 - Part IV, Move pluginProblem resources from chrome://mozapps to chrome://global r=mossop
2018-11-22 05:49:22 +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
Backed out changeset 5c1893bd77c2 (bug 1499323) for linting failure at /builds/worker/checkouts/gecko/config/check_macroassembler_style.py:149:5 on a CLOSED TREE
2018-11-29 16:03:08 +02:00
db
Bug 1495238 - Upgrade to SQLite 3.25.3. r=mak
2018-11-06 16:59:19 +00:00
devtools
Bug 1507736 - Make sure the Flexbox inspector correctly shows if the current flex container is also a flex item. r=pbro
2018-11-29 19:54:41 +00:00
docshell
Bug 1510580 - Remove browser.fixup.hide_user_pass pref, r=valentin
2018-11-28 18:05:55 +01:00
dom
Bug 571074 - Mark nsITransferable.getTransferData as [must_use]. r=mats
2018-11-29 21:57:40 +00:00
editor
Bug 571074 - Mark nsITransferable.getTransferData as [must_use]. r=mats
2018-11-29 21:57:40 +00:00
embedding
Bug 1502457 - Move MOZ_APP_VERSION{,_DISPLAY} to python configure. r=nalexander
2018-11-16 01:15:35 +00:00
extensions
Merge mozilla-inbound to mozilla-central. a=merge
2018-11-28 06:08:19 +02:00
gfx
Bug 1510899 - Try catch up composites with WR. r=jrmuizel,sotaro
2018-11-29 18:30:06 +00:00
gradle /wrapper
Bug 1509572 - Part 1: Bump Gradle wrapper to 4.10.2; decouple script from Gradle version. r=snorp
2018-11-26 21:42:27 +00:00
hal
Bug 1509450 - Remove unnecessary inclusions of ContentParent.h and ContentChild.h r=froydnj
2018-11-26 14:49:44 +00:00
image
Bug 1511141 - Disable formatting for more MOZ_COLLECT_REPORT calls. r=erahm
2018-11-29 21:41:48 +00:00
intl
Bug 1510582 - Remove useless inclusions of Services.h r=erahm
2018-11-28 17:25:23 +00:00
ipc
Bug 1511140 - Declare PRINT_MACH_RESULT only once r=Ehsan
2018-11-29 20:21:29 +00:00
js
Bug 1508962 part 4 - Abstract jump opcodes in BaselineCodeGen. r=djvj
2018-11-29 22:44:50 +00:00
layout
Bug 1510080 - Fix appending into a fragmented fieldset. r=TYLin
2018-11-29 21:54:57 +00:00
media
Bug 1509548 - Make MediaStreamGraph pull data per track instead of per stream. r=padenot
2018-11-29 17:37:42 +00:00
memory
Bug 1499907 - Add a `jsonEscape` argument to `fixSymbols`. r=erahm
2018-11-21 10:28:00 +11:00
mfbt
Bug 1508472 - Part 4: Fourth batch of comment fix-ups in preparation for the tree reformat r=sylvestre
2018-11-28 09:16:55 +00:00
mobile
Bug 1511012 - [1.0] Ensure non-null scheme before accessing it. r=droeh
2018-11-29 22:06:32 +00:00
modules
Bug 1337655 part 2: Turn off moz-prefixed CSS gradient functions for nightly. r=emilio
2018-11-29 18:27:30 +00:00
mozglue
Bug 1508472 - Part 5: Fifth batch of comment fix-ups in preparation for the tree reformat r=sylvestre
2018-11-29 10:30:46 +00:00
netwerk
Backed out 3 changesets (bug 1509493) for failng win xpcshell at netwerk/test/unit/test_mozTXTToHTMLConv.js on a CLOSED TREE
2018-11-29 20:54:22 +02:00
nsprpub
…
other-licenses
Bug 1468544 - Replace mar_hash_name with CityHash algorithm. r=rstrong
2018-11-06 13:34:21 -05:00
parser
Bug 1508472 - Part 5: Fifth batch of comment fix-ups in preparation for the tree reformat r=sylvestre
2018-11-29 10:30:46 +00:00
python
Bug 1397847: Pass the taskcluster root to `load_tasks_for_kind` in `mach artifact toolchain`; r=dustin a=tomprince
2018-11-29 09:37:39 -07:00
security
Bug 1498624 - pt2 - Implement Win sandbox for RDD process. r=bobowen
2018-11-29 17:02:16 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
2018-11-29 13:37:25 +00:00
servo
Bug 1510862 - Prevent exponential blowup of custom properties. r=jwatt
2018-11-29 12:14:01 +01:00
startupcache
Bug 1508472 - Part 5: Fifth batch of comment fix-ups in preparation for the tree reformat r=sylvestre
2018-11-29 10:30:46 +00:00
storage
Bug 1510582 - Remove useless inclusions of Services.h r=erahm
2018-11-28 17:25:23 +00:00
taskcluster
Bug 1397847: Pass the taskcluster root to `load_tasks_for_kind` in `mach artifact toolchain`; r=dustin a=tomprince
2018-11-29 09:37:39 -07:00
testing
Bug 1510584 - [marionette] Have a better granularity between DEBUG and TRACE logging output. r=ato
2018-11-29 19:31:38 +00:00
third_party
Bug 1510884 - Re-vendor rust dependencies. r=kats
2018-11-29 03:36:19 +00:00
toolkit
Bug 1511140 - Declare PRINT_MACH_RESULT only once r=Ehsan
2018-11-29 20:21:29 +00:00
tools
Bug 1511160 - Add dom/media/webaudio/blink/ to the thirdparty list of code r=andi
2018-11-29 21:02:28 +00:00
uriloader
Bug 1508472 - Part 5: Fifth batch of comment fix-ups in preparation for the tree reformat r=sylvestre
2018-11-29 10:30:46 +00:00
view
Bug 1508472 - Part 5: Fifth batch of comment fix-ups in preparation for the tree reformat r=sylvestre
2018-11-29 10:30:46 +00:00
widget
Bug 571074 - Mark nsITransferable.getTransferData as [must_use]. r=mats
2018-11-29 21:57:40 +00:00
xpcom
Bug 1511141 - Disable formatting for more MOZ_COLLECT_REPORT calls. r=erahm
2018-11-29 21:41:48 +00:00
xpfe /appshell
Bug 1502330 - Create BrowsingContext with passed opener. r=qdot
2018-11-27 09:59:44 +00:00
.arcconfig
…
.clang-format
Bug 1508818, part 1 - Add some missing things to the clang-format macro list. r=Ehsan
2018-11-28 07:38:12 +00:00
.clang-format-ignore
Bug 1511176 - Ignore the files used to generate the windows.h STL wrapper in clang-format r=sylvestre
2018-11-29 21:22:51 +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 1507524 - Update miscellaneous things with the new WR location. r=jrmuizel
2018-11-22 21:47:50 +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 1508889 - Remove ipc/chromium from the lists of third-party code. r=Ehsan
2018-11-21 03:11:37 +00:00
.gdbinit
…
.gdbinit_python
…
.git-blame-ignore-revs
Bug 1509369 - Add .git-blame-ignore-revs file. r=Ehsan
2018-11-22 20:39:20 +00:00
.gitignore
Bug 1510363 - backout accidentally checked in file. r=jya
2018-11-28 17:50:32 +00: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
…
.mailmap
…
.taskcluster.yml
Bug 1486970 - Create revision and pushlog-id index routes for cron decision tasks. r=dustin,aki
2018-11-27 22:33:09 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Bug 1499026 - Part 3: Updating ICU requires a clobber. r=clobber
2018-11-01 06:32:49 -07:00
Cargo.lock
Bug 1510884 - Re-vendor rust dependencies. r=kats
2018-11-29 03:36:19 +00:00
Cargo.toml
Bug 1507524 - Move webrender to gfx/wr. r=jrmuizel
2018-11-22 21:47:48 +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 1509573 - Part 4: Use |make -C ... stage-package| rather than special Make target. r=snorp
2018-11-28 19:47:48 +00: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
…
configure.in
…
configure.py
…
gradle.properties
…
gradlew
…
mach
…
moz.build
Bug 1508248 - Update in-tree bugzilla metadata to use 'Firefox Build System :: Mach Core' for mach files r=froydnj
2018-11-19 13:35:14 +00:00
moz.configure
Bug 1502457 - Move MOZILLA_OFFICIAL to init.configure. r=nalexander
2018-11-16 01:16:31 +00: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
Merge mozilla-central to autoland a=merge on a CLOSED TREE
2018-11-27 01:03:16 +02:00
package-lock.json
…
package.json
…
settings.gradle
…
test.mozbuild
…