.cargo
…
.vscode
Add some task definitions to run mach from VSCode (bug 1323308). r=gps
2017-05-04 18:03:54 +03:00
accessible
Bug 1330765 - Only attempt to shutdown a11y if last XPC doc was just removed. r=surkov
2017-06-22 12:37:42 -07:00
addon-sdk
Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop.
2017-06-22 12:51:42 +02:00
browser
Merge mozilla-central to mozilla-inbound
2017-06-22 14:10:35 +02:00
build
merge mozilla-inbound to mozilla-central a=merge
2017-06-22 12:47:40 +02:00
caps
Bug 1374282 - script generated patch to remove Promise.defer calls, r=Mossop.
2017-06-22 12:51:42 +02:00
chrome
Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz, r=mikedeboer
2017-05-30 18:07:59 +02:00
config
Bug 1261841 part 4 - Add a configuration option for enabling explicit SIMD in Rust. r=froydnj.
2017-06-13 13:24:19 +03:00
db
Bug 1371364 - Upgrade to SQLite 3.19.3. r=mak
2017-06-08 15:23:34 -04:00
devtools
Bug 1375462 - Update Debugger frontend v0.6 (6/22/2017). r=jdescottes
2017-06-22 21:36:25 +02:00
docshell
Bug 1373604 - Only try to switch focus to targetDocShell if the load succeeds. r=smaug
2017-06-21 14:54:15 +08:00
dom
Bug 1373536 - Add missing includes due to added file. r=smaug
2017-06-21 12:14:01 +02:00
editor
Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop.
2017-06-22 12:51:42 +02:00
embedding
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
extensions
Bug 1374665 - Stop parsing principals during GetPermissionsForKey, r=ehsan
2017-06-22 14:46:18 -04:00
gfx
Bug 1371689 - reuse Skia's SkConvolutionFilter1D instead of forked code from Chromium. r=jrmuizel
2017-06-22 13:57:17 -04:00
gradle /wrapper
…
hal
Bug 1366356 - Decrease the process priority of content processes that are not running a foreground tab - part 2 - enabled if the platform specific code is ready, r=smaug
2017-06-07 09:59:00 +02:00
image
Bug 1371689 - reuse Skia's SkConvolutionFilter1D instead of forked code from Chromium. r=jrmuizel
2017-06-22 13:57:17 -04:00
intl
Backed out changeset 19fbc34f239c (bug 1374629)
2017-06-21 15:50:52 -07:00
ipc
Bug 1360308 - Part 4: Block shutdown when generating minidumps in CrashReporterHost::GenerateMinidumpAndPair(). r=gsvelto
2017-06-22 18:53:25 +08:00
js
Merge mozilla-central to mozilla-inbound
2017-06-22 14:10:35 +02:00
layout
Bug 1372863 - Fix dump message of frame tree for preserves-3d. r=mattwoodrow
2017-06-21 04:56:00 -04:00
media
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
memory
Bug 1369626 - Remove MALLOC_XMALLOC. r=njn
2017-06-02 15:19:20 +09:00
mfbt
Backed out changeset 3411f1c818f6 (bug 1374629) for build bustage a=backout
2017-06-21 15:50:15 -07:00
mobile
Bug 1372670 - part 3 - add spinEventLoopUntil to nsIThreadManager; r=erahm,florian
2017-06-21 12:59:28 -04:00
modules
Bug 981818 - Save preferences every time they are dirty (on an idle timer for batching and jank reduction). r=milan
2017-06-15 14:15:25 -04:00
mozglue
Bug 1372375: Avoid locks in EnsureWalkThreadReady during the profiler's critical section. r=mstange
2017-06-13 18:30:48 -04:00
netwerk
Bug 1365519 - Make nsUnknownDecoder nsIThreadRetargetableStreamListener. r=mayhemer
2017-06-22 10:49:00 -04:00
nsprpub
Bug 1350291, landing final NSPR 4.15 RTM tag, no code change, just version number, r=me
2017-06-06 12:19:16 +02:00
other-licenses
Bug 1374697 - Add ATK support for aria-details and aria-errormessage. r=surkov
2017-06-21 15:53:00 -04:00
parser
Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop.
2017-06-22 12:51:42 +02:00
probes
Bug 1344878 - add BUG_COMPONENT to probes/* files. r=Ms2ger
2017-03-24 09:50:48 -04:00
python
Bug 1361003 - Use check_call when calling "mach vendor rust". r=ted
2017-06-22 13:52:38 +08:00
rdf
Bug 1330235 - Remove NS_STDCALL_FUNCPROTO and replace its usage with decltype. r=froydnj
2017-05-09 23:00:37 +10:00
security
Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop.
2017-06-22 12:51:42 +02:00
services
Bug 1367813 - 1) Add telemetry for prefs.js not existing or being corrupted, and the presence of a user.js file. 2) Rename and change the nsIPrefService.readUserPrefs API. The new API reads user prefs from a file but doesn't remember that location or save changed preferences to that location. r=milan data-r=rweiss
2017-06-21 15:26:10 -04:00
servo
servo: Merge #17459 - Servo backout testing (from indygreg:backout-testing); r=Manishearth
2017-06-21 22:13:25 -07:00
startupcache
Backed out 6 changesets (bug 1371699) for various failures including frequent img-blobURI-2.html failures and leaks a=backout
2017-06-13 17:50:11 -07:00
storage
Bug 1374282 - script generated patch to remove Promise.defer calls, r=Mossop.
2017-06-22 12:51:42 +02:00
taskcluster
Bug 1354927 - Typo fix in taskcluster. r=MattN
2017-04-09 11:48:00 -04:00
testing
Bug 1372037 - Windows 10 permafailure /2dcontext/building-paths/canvas_complexshapes_beziercurveto_001.htm. disable for win10. r=gbrown
2017-06-22 10:52:42 -04:00
third_party
Bug 1374937 - Vendor encoding_c 0.7.6 into m-c. r=emk
2017-06-21 09:53:11 +03:00
toolkit
Bug 1363655 - Unwrap (lib)clang_path before passing it to os.path.* methods; r=froydnj
2017-06-22 14:29:50 -04:00
tools
Bug 1373980 - Null-check infoArray correctly in GetInfoForSelf on macOS, r=mstange
2017-06-22 14:50:48 -04:00
uriloader
Bug 1374282 - script generated patch to remove useless bind calls, r=Mossop.
2017-06-22 12:51:42 +02:00
view
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
widget
Bug 1321574 - Remove ASSERT checking if nsWindow::NPZCSupport::SetIsLongpressEnabled is called on Java UI thread. The APZCTreeManager ensures the call is dispatched to correct thread r=esawin
2017-06-22 12:13:09 -07:00
xpcom
Bug 1368072 - Move idle dispatch to thread manager. r=froydnj
2017-06-22 11:14:10 +02:00
xpfe
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
.clang-format
Bug 1322321 - Update the clang format file to match more our coding style r=ehsan
2016-12-06 17:43:17 -10:00
.clang-format-ignore
Bug 1374720 - Refresh .clang-format-ignore with the recent update of thirdparty libs r=andi
2017-06-20 19:33:12 +02:00
.clang-tidy
Bug 1319396 - Update the list of checkers in the .clang-tidy file r=Ehsan
2016-11-22 12:30:19 +01:00
.cron.yml
Bug 1374422 - Enable OSX Cross Compiled Nightlies. r=kmoir
2017-06-21 12:49:05 -04:00
.eslintignore
Bug 1369028 - Add build infrastructure for follow-on search telemetry system add-on. r=Mossop
2017-06-08 15:57:08 +01:00
.eslintrc.js
Bug 1359011 - Make the mozilla/recommended eslint configuration the default for the whole tree. r=mossop
2017-04-25 20:12:21 +01:00
.flake8
Bug 1288432 - Use new mozlint configuration for flake8 linter, r=bc
2017-06-02 09:46:01 -04:00
.gdbinit
Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld
2016-11-16 01:13:22 -05:00
.gdbinit_python
Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted
2017-05-25 11:48:03 -04:00
.gitignore
Bug 1367041 - Add |mach wpt| support for Chrome, Edge and Servo, r=AutomatedTester
2017-05-31 15:45:47 +01:00
.hgignore
Bug 1364410 - Fix quantum-pageload test so it runs locally on windows via mach; r=jmaher
2017-06-05 14:51:06 -04:00
.hgtags
No bug - Tagging mozilla-central f9605772a0c9098ed1bcaa98089b2c944ed69e9b with FIREFOX_BETA_55_BASE a=release DONTBUILD CLOSED TREE
2017-06-12 12:50:30 +01:00
.inferconfig
Bug 1357629 - Add httpclientandroidlib to .inferconfig ignore list r=nalexander,njpark
2017-04-18 20:05:25 -07:00
.lldbinit
Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted
2017-05-25 11:48:03 -04:00
.taskcluster.yml
Bug 591688 - Notify when decision task fails r=dustin,gps
2017-04-12 21:01:46 -07:00
.ycm_extra_conf.py
…
AUTHORS
Bug 1111333 - Enable double-tap-drag to zoom. r=kats
2017-05-23 19:53:06 +02:00
Android.mk
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2017-06-12 13:48:15 +01:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1371871 - Run the artifact tier during a tup artifact build. r=mshal
2017-06-21 16:20:18 -07:00
README.txt
Bug 1349108 - Update links in README.txt to HTTPS r=RyanVM
2017-03-21 00:11:02 -04:00
aclocal.m4
Bug 1363992 - Remove jemalloc 4. r=njn
2017-05-11 13:23:07 +09:00
build.gradle
Bug 1318823 - Use com.getkeepsafe.dexcount in Gradle builds. r=sebastian
2016-11-18 18:28:58 -08:00
client.mk
Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium
2016-12-02 10:05:57 -08:00
client.py
…
configure.in
…
configure.py
Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal
2016-12-21 16:28:28 -08:00
gradle.properties
…
gradlew
…
mach
Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal
2016-12-21 16:28:28 -08:00
moz.build
bug 1370176, generic configuration for l10n, r=flod,gps
2017-06-05 10:28:33 +02:00
moz.configure
Bug 1372987 - move library/object prefix/suffix configuration to moz.configure; r=mshal
2017-06-19 14:20:29 -04:00
mozilla-config.h.in
Bug 1371266 - libpng should be built with -std=c89. r=glennrp
2017-06-08 06:29:03 -07:00
npm-shrinkwrap.json
Bug 1371669 - Add support for npm 5. r=standard8
2017-06-09 17:18:52 +03:00
old-configure.in
Bug 1372987 - move library/object prefix/suffix configuration to moz.configure; r=mshal
2017-06-19 14:20:29 -04:00
package.json
Bug 1371669 - Add support for npm 5. r=standard8
2017-06-09 17:18:52 +03:00
settings.gradle
Bug 1355625 - Part 2: Tweak the Gradle build to agree more with moz.build. r=nalexander
2017-06-20 11:19:32 -07:00
test.mozbuild
…