.cargo
Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink
2016-10-13 16:12:42 -07:00
accessible
bug 1340579 - fixup werror bustage landing on a CLOSED TREE
2017-03-01 17:45:04 -05:00
addon-sdk
Bug 1341097 - part 3: don't dispatch oodles of titlechanged notifications for new history entries, r=mak
2017-02-27 18:26:21 +00:00
b2g
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
2017-02-23 06:10:07 +09:00
browser
Bug 1343477 - Search label should be a placeholder text in Settings of Site Data, r=Gijs
2017-03-01 18:00:22 +08:00
build
merge mozilla-inbound to mozilla-central a=merge
2017-03-02 14:02:48 +01:00
caps
Bug 1341218 - nsNullPrincipal should serialize its URL, r=qdot
2017-02-23 14:30:23 +01:00
chrome
Bug 1060419 - make nsChromeRegistry.cpp use Printf.h, r=froydnj
2016-12-09 09:58:57 -10:00
config
merge mozilla-inbound to mozilla-central a=merge
2017-03-03 13:03:48 +01:00
db /sqlite3
Bug 1340028 - Remove the CLANG_VERSION macro from the in-tree SQLite. r=mak
2017-02-16 09:46:41 -05:00
devtools
Bug 1344155 - Remove toolbox in netmonitor r=Honza
2017-03-02 22:59:56 +08:00
docshell
Bug 1341589 - Test TriggeringPrincipal on history entry for view-source loads. r=gijs
2017-03-02 17:45:24 +01:00
dom
Bug 1307710 - part3: fix ProcessingInstruction node for testcase. r=rillian
2017-03-03 11:34:33 +08:00
editor
Bug 1344116 - Clean up HTMLEditRules::RemoveAlignment. r=masayuki
2017-03-03 13:13:21 +09:00
embedding
Bug 1332392 - embedding/* should have BUG_COMPONENTS specified in moz.build files. r=ted
2017-02-06 09:45:58 -05:00
extensions
Bug 1340486 - Remove duplication of code at nsHttpNegotiate/NTLMAuth::TestPref and MatchesBaseURI r=mayhemer
2017-02-27 17:57:59 +01:00
gfx
merge mozilla-inbound to mozilla-central a=merge
2017-03-03 13:03:48 +01:00
gradle /wrapper
Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian
2016-09-22 14:31:01 -07:00
hal
Bug 1060419 - make log_print use Printf.h, r=froydnj
2016-12-15 20:16:31 -07:00
image
Backed out changeset 588c44c7a966 (bug 1058040)
2017-03-02 11:24:33 +08:00
intl
Bug 1225401 - Part 2. Update ICU source in tree after removing cities data. r=Waldo
2017-03-03 13:56:26 +09:00
ipc
Bug 1303060: Fix problematic annotation on mscom::InParamWalker; r=staticbustage-fix
2017-03-01 11:05:35 -07:00
js
merge mozilla-inbound to mozilla-central a=merge
2017-03-03 13:03:48 +01:00
layout
merge mozilla-inbound to mozilla-central a=merge
2017-03-03 13:03:48 +01:00
media
Merge m-c to inbound, a=merge
2017-03-02 15:03:11 -08:00
memory
Backed out changeset 24bea8bde57d (bug 1343432) for build bustage
2017-03-02 11:23:28 +08:00
mfbt
Bug 1341951 - Remove mozilla::AlignedStorage, and inline its sole use into js::jit::RInstructionStorage. r=nbp
2017-02-22 18:27:51 -08:00
mobile
Bug 1330973 - Use website description length for highlights ranking. r=Grisha
2017-02-02 17:08:30 +01:00
modules
merge mozilla-inbound to mozilla-central a=merge
2017-03-03 13:03:48 +01:00
mozglue
Bug 1341880 - do not emit trailing \0 in PrintfState; r=glandium
2017-02-27 13:29:54 -07:00
netwerk
merge mozilla-inbound to mozilla-central a=merge
2017-03-02 14:02:48 +01:00
nsprpub
Bug 1331810: enable sending of 0 size UDP packets in NSPR. r=ted
2017-01-18 11:50:12 -08:00
other-licenses
Bug 1324617 - Allow any of multiple installations to be set as the Windows default browser; r=jimm,rstrong
2017-01-09 08:14:00 -08:00
parser
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
2017-02-23 06:10:07 +09:00
probes
…
python
Backed out changeset 2a15e34e2d22 (bug 1341962) for build bustage
2017-03-01 11:54:27 +08:00
rdf
Bug 1332639 - Remove the RDF "standalone" library which isn't used, r=glandium
2017-02-27 13:07:28 -05:00
security
Backed out 2 changesets (bug 1334975, bug 1335539) for merge conflicts a=backout
2017-03-02 14:57:21 -08:00
services
Bug 1317223 (part 7) - disable tests on ASAN due to bug 1344085. r=kitcambridge
2017-03-03 10:54:45 +11:00
servo
servo: Merge #15793 - Fix animation shorthand parsing (from upsuper:animation); r=emilio,bholley
2017-03-03 03:28:21 -08:00
startupcache
Bug 1341794 - annotate startupcache/* moz.build file with BUG_COMPONENT. r=froydnj
2017-02-23 08:01:45 -05:00
storage
Bug 1342441 - Improve the Wrong Sqlite Version message. r=asuth
2017-02-24 17:39:30 +01:00
taskcluster
merge mozilla-inbound to mozilla-central a=merge
2017-03-03 13:03:48 +01:00
testing
Bug 1307710 - part4: Enable getCueAsHTML.html testcase, disable entities.html, tags.html, modify timestamp.html.ini .r=rillian
2017-03-03 11:35:00 +08:00
third_party /rust
Bug 1341102: Revendor rust dependencies; r=bustage
2017-02-28 09:23:59 -08:00
toolkit
Bug 1337772 - Fix intermittent browser_context_menu_autocomplete_interaction.js. r=MattN
2017-03-01 20:05:38 +01:00
tools
merge mozilla-inbound to mozilla-central a=merge
2017-03-02 14:02:48 +01:00
uriloader
Bug 1340803 - Make nsMIMEInfoWin::GetPossibleLocalHandlers check fileExt is non-empty before checking its first char. r=jimm
2017-02-18 07:31:00 -05:00
view
Bug 1302071 - Part 5: Bucket PresContext invalidations by transaction ID, and only deliver them when the associated composite has completed. r=tnikkel
2017-02-17 15:16:15 +13:00
widget
merge mozilla-inbound to mozilla-central a=merge
2017-03-03 13:03:48 +01:00
xpcom
merge mozilla-inbound to mozilla-central a=merge
2017-03-03 13:03:48 +01:00
xpfe
Bug 1342303 part 5 - Remove nsCOMArray::EnumerateForwards uses in xpfe. r=erahm
2017-02-24 22:01:42 +11: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 1343185 - Add the JNI generate files in the list of ignored elements r=mystor
2017-02-28 08:27:33 +01: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 1338385 - Add cron job for nightly coverage tests run; r=jmaher
2017-02-08 11:16:25 -08:00
.eslintignore
Bug 1317223 (part 2) - add 'doctor' concept and move bookmark validation logic to it. r=tcsc
2017-03-02 17:14:31 +11:00
.eslintrc.js
Bug 1338585 - Add an eslint rule to require using .ownerGlobal instead of .ownerDocument.defaultView, r=jaws.
2017-02-13 13:01:32 +01:00
.flake8
Bug 1321956 - Disable flake8 check for 'visually indented line with same indent as next logical line', r=ahal
2016-12-08 09:53:21 -10:00
.gdbinit
Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld
2016-11-16 01:13:22 -05:00
.gdbinit_python
…
.gitignore
Bug 1301790 - Bundle codemirror into a single script;r=gl
2016-09-11 09:38:51 -07:00
.hgignore
Bug 1332691: Add script to regenerate tests, update the WPT manifest and expectations; r=luke
2017-02-17 20:13:54 +01:00
.hgtags
No bug - Tagging mozilla-central f80dc9fc34680105b714a49b4704bb843f5f7004 with FIREFOX_AURORA_53_BASE a=release DONTBUILD CLOSED TREE
2017-01-23 15:31:28 +00:00
.lldbinit
…
.taskcluster.yml
Bug 1334810: temporarily revert {{owner}}; r=garndt
2017-02-07 16:18:19 +00:00
.ycm_extra_conf.py
Bug 1293534: Fix .ycm_extra_conf after bug 1195748. r=gps
2016-08-09 10:30:58 -07:00
AUTHORS
Backed out changeset fe7303de56be (bug 1302763) for failing webdriver tests on Linux x64 debug (geckodriver.manifest fetch failed). r=backout
2016-12-19 21:15:07 +01:00
Android.mk
…
CLOBBER
Bug 1343432 - Update jemalloc 4 to version 4.5.0. r=glandium
2017-03-01 21:06:24 -05:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1339182 - Remove OSX universal support in the build system; r=glandium
2017-02-10 16:52:17 -05:00
README.txt
…
aclocal.m4
Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium
2016-08-08 16:58:54 -07: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
Bug 1295751 - Make it possible to copy configure.in to configure. r=gps
2016-08-16 19:35:00 -07:00
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 1335873 - Add marionette-harness python tests to root moz.build file, r=mshal
2017-03-01 11:52:51 -05:00
moz.configure
Bug 1339673 - Add an option to disable building the gtest xul and set it for valgrind builds in automation. r=ted
2017-02-16 10:47:55 -08:00
mozilla-config.h.in
…
old-configure.in
Bug 1343744 - Set _INTL_API=no on Android's beta/release build. r=snorp
2017-03-02 12:22:02 +09:00
settings.gradle
Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian
2016-10-05 20:23:38 -07:00
test.mozbuild
…