.cargo
Backed out 3 changesets (bug 1547682) for build bustages: "cannot find function `init_frame` in this scope". CLOSED TREE
2019-05-02 13:54:51 +03:00
.vscode
…
accessible
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
browser
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
build
Bug 1556646 part 2 - Rename JS_POSIX_NSPR to JS_WITHOUT_NSPR and remove --enable-posix-nspr-emulation configure flag. r=sfink,glandium
2019-06-08 09:10:59 +00:00
caps
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
chrome
Bug 1536744 - Remove nsIProtocolHandler.newURI r=baku
2019-05-28 13:49:27 +00:00
config
Bug 1557229 - Add `-d16` as a target_feature along `+neon` for rust code. r=nalexander
2019-06-07 00:47:03 +00:00
devtools
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
docshell
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
dom
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
editor
Bug 1557996 - Make `HTMLEditor::GetSelectedElement()` not treat an element as selected when it's followed by a <br> element r=m_kato
2019-06-11 07:59:07 +00:00
extensions
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
gfx
Bug 1554813 - Size the scroll parts clip to the scroll frame's true outer size. r=tnikkel
2019-06-10 16:30:42 +00:00
gradle /wrapper
…
hal
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-05-25 17:46:15 +00:00
image
Bug 1556360. Release nsIconChannel on main thread. r=aosmond
2019-06-04 22:46:59 +00:00
intl
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
ipc
Bug 1554559 - P1. Test for invalid arguments. r=kershaw
2019-06-11 06:29:23 +00:00
js
Bug 1557664 - Add AutoHoldPrincipals RAII class and use it to fix a leak in the JS shell. r=jwalden
2019-06-11 10:11:21 +00:00
layout
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
media
Bug 1299139 - Don't export symbols from soundtouch on Windows; r=padenot
2019-06-11 10:01:54 +00:00
memory
Bug 997353 - Make powerpc not use static page sizes in mozjemalloc. r=njn
2019-06-06 05:25:59 +00:00
mfbt
Bug 1558440 - Use SaturateUint32 for the visible content heuristic. r=bzbarsky
2019-06-11 15:02:17 +00:00
mobile
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
modules
Bug 1557962 - Buffer OTS messages and report them once we're back on the main thread. r=jfkthame
2019-06-11 15:56:31 +00:00
mozglue
Bug 1558350: Add TestNativeNt to cppunittest.ini; r=mhowell
2019-06-11 00:11:58 +00:00
netwerk
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
nsprpub
…
other-licenses
Bug 1523802 - Cancel BITS jobs in uninstaller. r=mhowell
2019-04-30 15:25:48 +00:00
parser
Bug 1539714 - Trigger initial localization even if layout started. r=bzbarsky
2019-06-10 20:06:08 +00:00
python
Bug 1520001 - dependency cloudabi is BSD-2 and must appear in about:license;r=mhoye
2019-06-10 13:22:58 +00:00
remote
bug 1554638: remote: fix link to Slack instance; r=me a=doc
2019-05-27 12:23:26 +01:00
security
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
services
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
servo
Bug 1557430 - Add memory reporters for SVG mapped attribute declarations. r=njn,heycam
2019-06-08 18:58:57 +00:00
startupcache
Bug 1554162 - Enable ESLint for startupcache/. r=froydnj
2019-05-25 02:07:26 +00:00
storage
Bug 1516333 - Part 1: Move group and origin re-escaping from QuotaManager::GetQuotaObject to GetQuotaObjectFromNameAndParameters in TelemetryVFS.cpp; r=janv,asuth
2019-06-07 08:04:57 +02:00
taskcluster
Bug 1536007 - Change maximum depth of backfills from 10 to 25. r=dustin
2019-06-11 14:14:57 +00:00
testing
Bug 1554818 - [mozlog] Update StatusHandler to support known_intermittent field r=jgraham
2019-06-11 14:09:40 +00:00
third_party
Backed out changeset ce509bb0895a (bug 1557161) for Windows 2012 AArch64 build bustages. CLOSED TREE
2019-06-10 21:45:55 +03:00
toolkit
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
tools
Bug 1543598 - Move OneCRL and Pinning blocklist clients out of services r=jcj,glasserc
2019-06-11 10:14:40 +00:00
uriloader
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
view
Bug 1550422
- P23. Remove now unused gfxPrefs. r=jrmuizel
2019-05-26 14:31:53 +00:00
widget
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
2019-06-11 15:51:51 +00:00
xpcom
Bug 1555891 - Merge PVideoDecoderManager into PRemoteDecoderManager. r=jya,jld
2019-06-11 02:01:34 +00:00
xpfe /appshell
Backed out 18 changesets (bug 1525720) for mass failures on Windows platform e.g ProcessPriorityManager.cpp on a CLOSED TREE.
2019-05-23 01:57:16 +03:00
.arcconfig
…
.clang-format
Bug 1547143 - Force the pointer style declaration r=Ehsan
2019-05-01 08:46:08 +00:00
.clang-format-ignore
Bug 1554063 - Move decimal to mozglue. r=jwalden
2019-05-29 06:57:28 +00:00
.cron.yml
Bug 1554608 Schedule raptor fennec v64 tests in CI r=dustin,tomprince
2019-06-03 13:59:18 +00:00
.eslintignore
Bug 1556013 - Add prettier to the top-level eslint config, r=Standard8
2019-06-07 14:20:09 +00:00
.eslintrc.js
Bug 1554224
- Enable some ESLint rules for more of layout/. r=dholbert
2019-05-29 10:50:49 +00:00
.flake8
Bug 1542963 - Fix most flake8 issues in python/mozbuild/mozbuild/* r=firefox-build-system-reviewers,chmanchester
2019-05-28 14:22:20 +00:00
.gdbinit
…
.gdbinit_python
…
.git-blame-ignore-revs
No Bug - Ignore Bug 1519636 in blame/annotate. r=sylvestre
2019-04-30 11:41:02 +00:00
.gitignore
Bug 1558271
- Update mozilla/browsertime snapshot to b8c1becaee74970a6f6e4222a64d1e2e18f20cd6 r=nalexander
2019-06-10 21:03:22 +00:00
.hg-annotate-ignore-revs
Bug 1554625
- Add more commits to the hg ignore list r=marco
2019-05-28 15:32:37 +00:00
.hg-format-source
…
.hgignore
Bug 1558271
- Add browsertime-results to hgignore r=nalexander
2019-06-10 19:43:22 +00:00
.hgtags
No bug - Tagging mozilla-central 97dae745c1b3ef2292127ba1c4e90b1345c8f576 with FIREFOX_NIGHTLY_68_END a=release DONTBUILD CLOSED TREE
2019-05-20 13:18:38 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
Bug 1556013 - Add prettier to the top-level eslint config, r=Standard8
2019-06-07 14:20:09 +00:00
.prettierrc
Bug 1551218 - Part 3: Add a top-level .prettierrc and reformat the debugger, r=jlast
2019-05-17 15:51:36 +00:00
.taskcluster.yml
Bug 1547724 - send cron failure notifications to sheriffs / ciduty r=aryx
2019-05-16 15:37:05 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Bug 1555661 - Fix client code inclusion in Google urls. r=daleharvey
2019-05-31 12:56:59 +00:00
Cargo.lock
Backed out 14 changesets (bug 1552435) for build bustages on BinASTTokenReaderContext.h. CLOSED TREE
2019-06-11 17:33:06 +03:00
Cargo.toml
Backed out 3 changesets (bug 1547682) for build bustages: "cannot find function `init_frame` in this scope". CLOSED TREE
2019-05-02 13:54:51 +03:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1551639 - Always update buildid but avoid rebuilding libxul. r=nalexander
2019-06-06 04:35:02 +00:00
README.txt
…
aclocal.m4
…
build.gradle
Bug 1543982 - Part 2: Don't invoke `mach build ...` recursively. r=emilio
2019-05-09 20:39:10 +00:00
client.mk
…
client.py
…
configure.in
…
configure.py
Bug 1547730 - Add six to path when running configure. r=glandium
2019-05-28 14:23:35 +00:00
gradle.properties
…
gradlew
…
gradlew.bat
…
mach
…
moz.build
Backed out changeset 8d14aa373383 (bug 1522113) for Bugzilla lint failures CLOSED TREE
2019-05-18 01:23:13 +03:00
moz.configure
…
mozilla-config.h.in
…
old-configure.in
bug 1555110 - Backed out changeset a187487af38a to disable cert_storage on non-nightly builds r=jcj,froydnj
2019-05-29 00:11:53 +00:00
package-lock.json
Bug 1551218 - Part 1: Enable running top-level eslint for the devtools debugger, r=Standard8,jlast
2019-05-17 15:50:29 +00:00
package.json
Bug 1551218 - Part 1: Enable running top-level eslint for the devtools debugger, r=Standard8,jlast
2019-05-17 15:50:29 +00:00
settings.gradle
Bug 1543982 - Part 1: Avoid re-configuring from within Gradle. r=emilio
2019-05-09 20:38:48 +00:00
test.mozbuild
…