.cargo
Bug 1504507 - Update serde branch for changes in WR PR #3264 . r=kats
2018-11-05 13:14:07 +00:00
.vscode
Bug 1514820 - Recommend a VSCode extension for IDL language highlighting r=jya
2018-12-18 19:43:33 +00:00
accessible
Bug 1513332, add some null-pointer checks on elements in XULListboxAccessible, r=marcoz
2018-12-17 20:02:11 -05:00
browser
Bug 1514070 - Ensure that the cookies subpanel will correctly show granted permissions to trackers as soon as they're granted r=ewright
2018-12-18 16:57:13 +00:00
build
Merge inbound to mozilla-central. a=merge
2018-12-18 11:50:37 +02:00
caps
Bug 1512029 part 1 - Stop calling JS_GetCompartmentPrincipals for system compartments. r=bzbarsky
2018-12-16 14:59:46 +00:00
chrome
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
config
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2018-12-10 07:58:12 -08:00
db
Bug 1495238 - Upgrade to SQLite 3.25.3. r=mak
2018-11-06 16:59:19 +00:00
devtools
Bug 1513028 - Throw exception with stack and message when a module doesn't exists. r=jdescottes
2018-12-18 13:35:42 +00:00
docshell
Bug 1513473 - Re-enable the Text Encoding menu telemetry probes on the release channel. datareview=chutten. r=janerik
2018-12-18 09:06:55 +00:00
dom
Bug 1508991 - Enable ESLint for dom/manifest/ (manual changes) r=Standard8,Ehsan
2018-12-18 20:39:42 +00:00
editor
Bug 1441619 - Add crashtest. r=masayuki
2018-12-18 15:09:52 +09:00
embedding
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
extensions
Bug 1503393 - adjust tests for localhost proxying r=mayhemer
2018-12-03 16:28:14 +02:00
gfx
Bug 1508225 - Change return type of VRDisplayExternal::GetSensorState to a reference r=kip,dmajor
2018-12-18 19:39:44 +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 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
image
Bug 1514393 - Correct formatting in nsJPEGEncoder.cpp r=aosmond
2018-12-17 23:50:23 +00:00
intl
Bug 1404666 - patch 2 - Accelerate DateTimeFormat::FormatUDateTime by caching ICU UDateFormat objects instead of creating them afresh every time. r=gandalf
2018-12-18 11:42:04 +00:00
ipc
Bug 1514884 - Part 2 - convert the remaining fields in the IPDL compiler from ints to bools; r=nika
2018-12-18 18:47:11 +00:00
js
Backed out changeset 82ca028b0524 (bug 1503984) for StaticPrefList failures CLOSED TREE
2018-12-18 22:06:19 +02:00
layout
Bug 1512597 - Resolve currentcolor in fill and stroke against visited-dependent color r=xidorn
2018-12-18 09:39:07 +00:00
media
Bug 1513511 - P1. Use new FFmpeg decode API with recent FFmpeg version. r=bryce
2018-12-17 17:29:13 +00:00
memory
Bug 1511251 - Remove redundant and costly assert. r=njn
2018-12-05 14:45:52 +00:00
mfbt
Bug 1509926
- Disable the warning -Wc++2a-compat on some files r=dholbert
2018-12-17 06:56:45 +00:00
mobile
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-12-18 19:37:00 +02:00
modules
Backed out changeset 82ca028b0524 (bug 1503984) for StaticPrefList failures CLOSED TREE
2018-12-18 22:06:19 +02:00
mozglue
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
netwerk
Bug 1415625 - Use Telemetry::CanRecordPreReleaseData instead of toolkit.telemetry.enabled. Remove network.allow-experiments because it is not used. r=michal
2018-12-18 17:19:29 +00:00
nsprpub
…
other-licenses
Bug 1514532 - the modules/libmar directory isn't clang formatted and there are a few deprecation warnings in app update code. r=mhowell
2018-12-17 11:17:21 -08:00
parser
Merge inbound to mozilla-central. a=merge
2018-12-18 19:34:11 +02:00
python
Bug 1492664 - set TASKCLUSTER_ROOT_URL and TASKCLUSTER_PROXY_URL; r=tomprince,glandium
2018-12-18 05:37:41 +00:00
security
Bug 1513839 - Make SSL_TIME_UNTIL_HANDSHAKE_FINISHED keyed by kea group r=keeler,jcj
2018-12-18 09:33:34 +00:00
services
Bug 1514909 - Update the last sync time from X-L-M instead of X-W-T after a batch upload. r=markh
2018-12-17 23:34:04 +00:00
servo
Bug 1514449 - Use NonNegative more in the border code. r=boris,#style
2018-12-17 21:35:14 +00:00
startupcache
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
storage
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
2018-12-14 18:10:35 +00:00
taskcluster
Bug 1492664 - update periodic-updates to use TASKCLUSTER_ROOT_URL; r=sfraser
2018-12-18 17:26:09 +00:00
testing
Bug 1507244 Part 2 - Suppress column-span descendants under a new block formatting context. r=dbaron
2018-12-18 00:40:58 +00:00
third_party
Bug 1492664 - vendor taskcluster-urls r=firefox-build-system-reviewers,gps
2018-12-11 22:20:45 +00:00
toolkit
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-12-18 19:37:00 +02:00
tools
Bug 1492664 - set TASKCLUSTER_ROOT_URL and TASKCLUSTER_PROXY_URL; r=tomprince,glandium
2018-12-18 05:37:41 +00:00
uriloader
Bug 1394188 - Make tab labels not change during reload. r=bzbarsky,florian
2018-12-17 12:33:29 +00:00
view
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
widget
Backed out changeset 61de4550c887 (bug 1512416) for bustages in builds/worker/workspace/build/src/widget/gtk/mozcontainer.cpp:230:15
2018-12-18 15:53:38 +02:00
xpcom
Bug 1510768: Move SpiderMonkey promise interface into its own header. r=arai
2018-12-17 23:21:04 +00:00
xpfe /appshell
Bug 1514360 - Add nsIWindowMediator.getMostRecentBrowserWindow() r=Ehsan
2018-12-14 22:53:21 +00:00
.arcconfig
…
.clang-format
Bug 1512716 - Re-indent NS_QUERYFRAME macros after clang-format. r=TYLin
2018-12-07 20:00:18 +00:00
.clang-format-ignore
Bug 1513205 - Remove tests from the ignore list r=Ehsan
2018-12-13 20:36:45 +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 1508991 - Enable ESLint for dom/manifest/ (manual changes) r=Standard8,Ehsan
2018-12-18 20:39:42 +00:00
.eslintrc.js
Bug 1513636 - Temporarily turn off ESlint rule mozilla/reject-importGlobalProperties for dom/. r=mossop
2018-12-12 19:04:35 +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 1511501
- Add information about the tree-wide clang-format to .git-blame-ignore-revs r=kats
2018-12-04 05:01:02 +00:00
.gitignore
Bug 1513450
- Do not ignore .rej/.orig files. r=firefox-build-system-reviewers,nalexander
2018-12-17 21:41:01 +00:00
.hg-annotate-ignore-revs
Bug 1508324
- Create the .hg-annotate-ignore-revs file to be used with hg smart-annotate. r=ehsan DONTBUILD NPOTB
2018-11-30 01:16:10 -02: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 1513450
- Do not ignore .rej/.orig files. r=firefox-build-system-reviewers,nalexander
2018-12-17 21:41:01 +00:00
.hgtags
No bug - Tagging mozilla-central 3386ff76878d83496bb822d09115c77472808b53 with FIREFOX_NIGHTLY_65_END a=release DONTBUILD CLOSED TREE
2018-12-10 07:29:08 -08:00
.lldbinit
…
.mailmap
…
.taskcluster.yml
Bug 1492664 - set TASKCLUSTER_ROOT_URL and TASKCLUSTER_PROXY_URL; r=tomprince,glandium
2018-12-18 05:37:41 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2018-12-10 07:58:12 -08:00
Cargo.lock
Bug 1514247 - Upgrade u2f-hid-rs to 0.2.3 r=emilio,keeler
2018-12-14 19:40:03 +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
Bug 1513798 - Revert bug 638149 and leave it to configure to set -dead_strip. r=nalexander
2018-12-18 10:50:06 +09:00
build.gradle
Bug 1498406 - Part 2: Don't check for Android platform in configure. r=froydnj
2018-12-18 03:29:16 +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
Bug 1513798 - Move --with-macos-{sdk,private-frameworks} to python configure. r=nalexander
2018-12-18 10:50:12 +09:00
package-lock.json
…
package.json
…
settings.gradle
…
test.mozbuild
…