.cargo
Bug 1556641 - Re-point cranelift to current HEAD. r=bbouvier
2019-06-04 09:17:12 +02:00
.vscode
Bug 1543529 - Stop recommending VSCode plugin "Babel ES6/ES7" r=jya
2019-04-11 03:31:54 +00:00
accessible
Bug 1539469 - Make all input elements display: inline-block, for compat with other UAs. r=mats
2019-06-04 15:39:47 +00:00
browser
Backed out changeset e7c35e215255 (bug 1557717) for browser-chrome failure in browser_connection_bug1557717.js. On a CLOSED TREE
2019-06-07 19:44:03 +03:00
build
Bug 1557313 - Update ExplicitOperatorBoolChecker.cpp for clang trunk changes r=andi
2019-06-06 15:42:25 +00:00
caps
Bug 1508939 - cpp serialization r=ckerschb,mccr8,mikedeboer
2019-06-03 12:37:12 +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
Backed out changeset 7bf9069eba43 (bug 1557674) for DevTools failures in devtools/client/storage/test/browser_storage_cookies_tab_navigation.js. CLOSED TREE
2019-06-08 00:10:09 +03:00
docshell
Bug 1555050: Always (if non null) set any CSP as cspToInherit on the loadinfo of new document load. Update documentation for GetCSP, GetPreloadCSP() and GetCSPToInherit and update two callsites which called GetCSP instead of GetCSPToInherit. r=bzbarsky
2019-06-06 20:19:56 +00:00
dom
Backed out changeset 0635eeb2fad4 (bug 1529023) for bustage in ChromeUtils.cpp. CLOSED TREE
2019-06-07 19:09:41 +02:00
editor
Bug 1556656 - Restrict script access for some methods in nsIEditingSession r=masayuki
2019-06-06 05:31:16 +00:00
extensions
Bug 1556925 part 2. Stop using [array] in mozISpellCheckingEngine.getDictionaryList. r=masayuki
2019-06-05 12:57:32 +00:00
gfx
Backed out changeset 4a658ccf88a0 (bug 1557271) for Build bustage. CLOSED TREE
2019-06-08 00:11:14 +03: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 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 1552714 - Migrate all remaining callsites to use WebIDL DOMLocalization and remove mozIDOMLocalization and DOMLocalization.jsm. r=smaug
2019-06-06 16:32:49 +00:00
ipc
Bug 1555050: Always (if non null) set any CSP as cspToInherit on the loadinfo of new document load. Update documentation for GetCSP, GetPreloadCSP() and GetCSPToInherit and update two callsites which called GetCSP instead of GetCSPToInherit. r=bzbarsky
2019-06-06 20:19:56 +00:00
js
Bug 1548759 - Add crash tests. r=jorendorff
2019-06-05 15:12:20 +00:00
layout
Merge mozilla-central to autoland. on a CLOSED TREE
2019-06-07 19:24:42 +03:00
media
Bug 1552145 - Make MediaChangeMonitor by default not try to init decoder until it receives extradata. r=jya
2019-06-07 00:10:35 +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 1554063 - Move decimal to mozglue. r=jwalden
2019-05-29 06:57:28 +00:00
mobile
Bug 1533575 - Simplified GeckoSession.MediaSource.Source constants. r=droeh,geckoview-reviewers,snorp
2019-06-07 18:33:34 +00:00
modules
Backed out changeset 37138554f34a (bug 1557266) for Build bustage in /builds/worker/workspace/build/src/widget/gtk/WindowSurfaceWayland.cpp. CLOSED TREE
2019-06-08 00:31:56 +03:00
mozglue
Backed out 13 changesets (bug 1492121) for valgrind bustage
2019-06-06 04:01:24 +03:00
netwerk
Backed out changeset 0635eeb2fad4 (bug 1529023) for bustage in ChromeUtils.cpp. CLOSED TREE
2019-06-07 19:09:41 +02:00
nsprpub
Bug 1526010
, NSPR 4.21 RTM, r=me
2019-03-07 11:16:36 +01:00
other-licenses
Bug 1523802 - Cancel BITS jobs in uninstaller. r=mhowell
2019-04-30 15:25:48 +00:00
parser
Bug 1556746 - Remove kCharsetFromHintPrevDoc that have been accidentally restored by resolving merge conflict. r=hsivonen
2019-06-04 14:47:34 +00:00
python
Bug 1557278 - Avoid implicit conversion to Unicode when rewriting log lines. r=ahal
2019-06-06 16:46:40 +00:00
remote
Merge mozilla-central to autoland. a=merge CLOSED TREE
2019-05-28 00:57:10 +03:00
security
Backed out changeset 0039b4ffc66b (bug 1557282) for causing permafailures in z:/build/build/src/dom/media/GraphDriver.cpp:522 CLOSED TREE
2019-06-06 17:30:31 +03:00
services
Backed out changeset 4f2475241df7 (bug 1550473) on request from ckerschb. a=backou
2019-06-06 15:33:55 +02:00
servo
Bug 1557212 - Use cbindgen for gradients. r=jwatt
2019-06-07 14:13:17 +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 1557764 - comm-checkout should be under gecko-checkout. r=dustin
2019-06-07 16:22:05 +00:00
testing
Bug 1556511 part 2: Add a test variant that uses SVG embedded in an `<object>` element. r=longsonr
2019-06-07 13:37:51 +00:00
third_party
Bug 1552621
- Record shutdown blocker progress in the bookmarks mirror. r=markh,tcsc
2019-06-03 23:04:37 +00:00
toolkit
Merge mozilla-central to autoland on a CLOSED TREE
2019-06-08 01:11:08 +03:00
tools
Bug 1556013 - Add prettier to the top-level eslint config, r=Standard8
2019-06-07 14:20:09 +00:00
uriloader
Bug 1555374. Use StaticPrefs accessors for various prefs that moved to StaticPrefs recently. r=edgar
2019-06-01 02:29:26 +00:00
view
Bug 1550422
- P23. Remove now unused gfxPrefs. r=jrmuizel
2019-05-26 14:31:53 +00:00
widget
Backed out 2 changesets (bug 1555899) for Build bustage. CLOSED TREE
2019-06-08 00:37:35 +03:00
xpcom
Merge mozilla-inbound to mozilla-central. a=merge
2019-06-07 19:19:50 +03:00
xpfe /appshell
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00: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 1552011 - Ignore newtab component build artifacts r=Mardak,Standard8
2019-05-17 16:45:30 +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
Bug 1511181 - Quick fix for .hg-format-source that has an empty line. r=ehsan, a=aryx
2018-11-30 13:25:44 +02:00
.hgignore
Bug 1552011 - Ignore newtab component build artifacts r=Mardak,Standard8
2019-05-17 16:45:30 +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
Bug 1522135 - Make .ycm_extra_conf.py work with python3. r=jgraham
2019-01-24 13:51:28 +01:00
AUTHORS
…
CLOBBER
Bug 1555661 - Fix client code inclusion in Google urls. r=daleharvey
2019-05-31 12:56:59 +00:00
Cargo.lock
Bug 1552621
- Record shutdown blocker progress in the bookmarks mirror. r=markh,tcsc
2019-06-03 23:04:37 +00:00
Cargo.toml
Bug 1556641 - Re-point cranelift to current HEAD. r=bbouvier
2019-06-04 09:17:12 +02: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
Bug 1519603 - Manually inline AC_OUTPUT_SUBDIRS and MOZ_RUN_ALL_SUBCONFIGURES. r=nalexander
2019-01-14 18:37:06 +00:00
build.gradle
Bug 1391438 - Support FIDO2 for WebAuthn on Android r=snorp,keeler
2019-05-10 16:40:17 +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
Bug 1527896 - Increase Gradle heaps to handle large assets. r=nalexander
2019-02-14 18:21:13 +00:00
gradlew
…
gradlew.bat
Bug 1527796 - Part 3. Use gradlew.bat on Windows. r=nalexander
2019-02-26 11:06:12 +09:00
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
Bug 1543323 - On Android, only build gtest tests archive on x86_64 builds; r=glandium
2019-04-12 00:17:45 +00:00
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 1553926 - Add fetch-options eslint plugin to mozilla central r=Standard8
2019-06-06 11:31:20 +00:00
package.json
Bug 1553926 - Add fetch-options eslint plugin to mozilla central r=Standard8
2019-06-06 11:31:20 +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
…